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

Arguments

exp.design

Experimental design data frame

Value

df A data frame containing the Sailfish results.