genotype: Genotyping main function

View source: R/genotyping.R

genotypeR Documentation

Genotyping main function

Description

Genotyping main function

Usage

genotype(label, samples, vcfs, outdir, het_only = FALSE, chr_prefix = TRUE)

Arguments

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

Value

integer Status code


whtns/numbat documentation built on Nov. 8, 2022, 10:48 a.m.