get_usual_length: 'get_usual_length'

View source: R/process.R

get_usual_lengthR Documentation

get_usual_length

Description

get_usual_length is used to find out the length of the sequences (W/O deletion).

Usage

get_usual_length(seqc, bp = 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 the length of most of the samples, the higher number is taken as tie breaker


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