Description Usage Arguments Value Author(s)
View source: R/load_annovar_file.R
A function to load an ANNOVAR file from the BioCore analysis pipeline.
1 | load_annovar_file(file = NULL, colheader = get_annovar_colnames())
|
file |
full path to the ANNOVAR file to process (required) |
colheader |
vector of column header names |
Returns a dataframe containing data from the ANNOVAR output file provided.
Richard J. de Borja
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.