construct_rna_qc_dataframe.RdGiven a data frame containing library names and RNA-SeQC paths, Construct a data frame of RNA-SeQC results NOTE that this function makes strong assumptions about the shape of the incoming data frame.
construct_rna_qc_dataframe(exp.design)
| exp.design | Experimental design data frame. |
|---|
df A data frame containing the RNA-SeQC results.