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