-
Notifications
You must be signed in to change notification settings - Fork 2
Common Arguments
Clay McLeod edited this page Sep 24, 2022
·
2 revisions
Some arguments are so common across commands that we have standardized their flags. We have elected, as of yet, not to standardize their descriptions, as the way in which the argument is used may vary from command to command.
Argument Name | Argument Short | Argument Long | Description (for this page use only) |
---|---|---|---|
Number of records | -n |
--num-records |
Number of records to process, examine, etc. |
Quiet output | -q |
--quiet |
Disables any logs above ERROR. |
Verbose output | -v |
--verbose |
Enables verbose output (anything above INFO). |
-
Subcommands
ngs convert
ngs derive
ngs generate
ngs index
ngs list
ngs plot
-
ngs qc
- Record-based Facets
- Sequence-based Facets
ngs view
- Development