Skip to content

Prepare rnaseqc module

Aaron Graubert requested to merge report into master

Created by: agraubert

The python code has been organized into a new rnaseqc module. A preliminary version of this module has already been deployed to pip

Subcommands can be invoked with python3 -m rnaseqc {subcommand} [args ...] which will call the respective modules

Merge request reports