View source: R/data_wrangling.R
vcf_to_mipanalyzer_biallelic | R Documentation |
Convert vcf to biallelic mipanalyzer data class.
vcf_to_mipanalyzer_biallelic(file = NULL, vcfR = NULL, verbose = TRUE)
file |
path to vcf file. |
vcfR |
object of class |
verbose |
if reading from file, whether to read in verbose manner. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.