Given 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)

Arguments

exp.design

Experimental design data frame.

Value

df A data frame containing the RNA-SeQC results.