logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

xpore-diffmod - Nanopore analysis of differential RNA modifications

Author

        This manpage was written by Nilesh Patra for the Debian distribution and
        can be used for any other usage of the program.

xpore-diffmod 1.0                                   May 2021                                    XPORE-DIFFMOD(1)

Description

       usage: xpore-diffmod [-h] --config CONFIG [--n_processes N_PROCESSES]

              [--save_models] [--resume] [--ids [IDS ...]]

   requiredarguments:--config CONFIG
              yaml configuraion filepath. (default: None)

   optionalarguments:-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: [])

Name

       xpore-diffmod - Nanopore analysis of differential RNA modifications

See Also