Description Usage Arguments Value Author(s)
View source: R/get_annovar_files.R
Retrieve a list of ANNOVAR files from a given directory.
1 | get_annovar_files(path = '.', pattern = '.hg19_multianno.txt', recursive = TRUE)
|
path |
Directory to search ANNOVAR files (default: .) |
pattern |
Pattern to search ANNOVAR filenames (default: .hg19_multianno.txt) |
recursive |
Search a directory recursively (default: TRUE) |
Returns a list of ANNOVAR files.
Richard J. de Borja
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.