table of contents
XPORE-DIFFMOD(1) | User Commands | XPORE-DIFFMOD(1) |
NAME¶
xpore-diffmod - Nanopore analysis of differential RNA modifications
DESCRIPTION¶
usage: xpore-diffmod [-h] --config CONFIG [--n_processes N_PROCESSES]
- [--save_models] [--resume] [--ids [IDS ...]]
required arguments:¶
- --config CONFIG
- yaml configuraion filepath. (default: None)
optional arguments:¶
- -h, --help
- show this help message and exit
- --n_processes N_PROCESSES
- number of processes to run. (default: 1)
- --save_models
- with this argument, the program will save the model parameters for each id. (default: False)
- --resume
- with this argument, the program will resume from the previous run. (default: False)
- --ids [IDS ...]
- gene / transcript ids to model. (default: [])
AUTHOR¶
This manpage was written by Nilesh Patra for the Debian
distribution and
can be used for any other usage of the program.
May 2021 | xpore-diffmod 1.0 |