genotype | R Documentation |
Genotyping main function
genotype(label, samples, vcfs, outdir, het_only = FALSE, chr_prefix = TRUE)
label |
character Individual/sample label |
samples |
vector Sample names |
vcfs |
list of vcfR VCFs from cellsnp-lite pileup |
outdir |
character Output directory |
het_only |
logical Whether to only use heterozygous SNPs |
chr_prefix |
logical Whether to add chr prefix |
integer Status code
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.