View source: R/data_wrangling.R
mipanalyzer_biallelic_to_vcfR | R Documentation |
Converts an object of class mipanalyzer_biallelic
to
vcfR
format.
mipanalyzer_biallelic_to_vcfR(input = NULL, cutoff = 0.1)
input |
an object of class |
cutoff |
the within-sample non-referent allele frequency cutoff to transform your biallelic site to a genotype matrix. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.