Description Usage Arguments Value Author(s)
View source: R/create_merged_data.R
A function that imports ANNOVAR annotated SNV files from the BioCore pipeline.
1 | create_merged_data(path = NULL, pattern = ".hg19_multianno.txt", colheader = get_annovar_colnames())
|
path |
full path to the ANNOVAR annotated SNV files (required) |
pattern |
suffix pattern to search in the directory (default: .hg19_multianno.txt) |
colheader |
list of column names |
Returns a dataframe containing merged SNV data from a cohort of samples.
Richard J. de Borja
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.