-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
- what requirements users might have on command lines
- for what tasks users prefer using command line
Tasks
- send the questions to the community
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Backlog