construct_sailfish_gene_dataframe.RdGiven a data frame containing library names and Sailfish paths, Construct a data frame of Sailfish results NOTE that this function makes strong assumptions about the shape of the incoming data frame, and currently only fetches gene-level results.
construct_sailfish_gene_dataframe(exp.design)
| exp.design | Experimental design data frame |
|---|
df A data frame containing the Sailfish results.