import_rsem_gene_results_files: Import RSEM gene results files

Description Usage Arguments Value Author(s)

Description

A function that imports that results files from RSEM processing.

Usage

1
import_rsem_gene_results_files(path = ".", pattern = ".genes.results", header = NULL)

Arguments

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)

Value

Returns a dataframe containing the imported RSEM output data

Author(s)

Richard J. de Borja <richard.deborja@uhnresearch.ca>


Bio-Core/BioCore.CAMs documentation built on May 30, 2019, 6:10 p.m.