flag_allele: 'flag_allele'

View source: R/process.R

flag_alleleR Documentation

flag_allele

Description

flag_allele is used to find out a list of samples that has been flagged with length different from most and will not be included in computation of minimum SNPs.

Usage

flag_allele(seqc, bp = BiocParallel::SerialParam())

Arguments

seqc

a list containing list of nucleotides. To keep it simple, use provided read_fasta to import the fasta file.

bp

is the biocparallel backend, default to serialParam, most likely sufficient in most scenario

Value

Will return a list of ignored samples.


ludwigHoon/minSNPs documentation built on March 25, 2024, 11:54 a.m.