Besides using nplinker in python environment, users may also like using command lines for nplinker. This feature request is originally from Artem.
Some example commands users might desire:
npl --help
npl load all # load all data
npl get bgcs # get all bgc data (in csv format?)
npl get bgcs --count # get the number of bgcs
npl get links # get all links (in csv format?)
npl get links --filter "some-filter" # get filtered links (what format of filter to use?)
Questions
Tasks
Besides using nplinker in python environment, users may also like using command lines for nplinker. This feature request is originally from Artem.
Some example commands users might desire:
Questions
Tasks