The module parses results generated by RSeQC, a package that provides a number of useful modules that can
comprehensively evaluate high throughput RNA-seq data.
Supported scripts:
bam_stat
gene_body_coverage
infer_experiment
inner_distance
junction_annotation
junction_saturation
read_distribution
read_duplication
read_gc
tin
You can choose to hide sections of RSeQC output and customise their order. To do this, add and customise
the following to your MultiQC config file:
Change the order to rearrange sections or remove to hide them from the report.
Note that some scripts (for example, junction_annotation.py) write the logs to stderr. To make a file
parable by MultiQC, redirect the stderr to a file using 2> mysample.log.