# RSeQC
Recipe source code: https://github.com/rworkflow/RcwlRecipes/blob/master/Rcwl/pl_RSeQC.R (opens new window)
# plot
# Inputs
| label | type | description | |
|---|---|---|---|
| bam | File | ||
| gtf | File |
# Outputs
| label | type | description | |
|---|---|---|---|
| distribution | File | ||
| gCovP | File | ||
| gCovT | File |
# steps
| label | doc | |
|---|---|---|
| gtfToGenePred | ||
| genePredToBed | ||
| r_distribution | ||
| gCoverage |