View source: R/readFunctions.R
readVCFMutations | R Documentation |
Read in mutation from standard VCF files
readVCFMutations(directory, pattern = "*.vcf")
directory |
A directory containing the files. |
pattern |
The filename pattern matching the files. |
A data.table with column names SampleID, Chr, Pos, AF.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.