Description Usage Arguments Value Author(s)
A function that imports that results files from RSEM processing.
1 | import_rsem_gene_results_files(path = ".", pattern = ".genes.results", header = NULL)
|
path |
Full path to the RSEM output files (optional, default: . |
pattern |
text pattern to search in file names (optional, default: ) |
header |
vector of column names to use as the data frame header (optional, default: NULL) |
Returns a dataframe containing the imported RSEM output data
Richard J. de Borja <richard.deborja@uhnresearch.ca>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.