getSeqdiffsByAmp: get all seqdiffs for some population

Description Usage Arguments

View source: R/initMMDIT.R

Description

get all seqdiffs for some population

Usage

1
2
3
4
5
6
7
getSeqdiffsByAmp(
  db,
  pop = "%",
  ignoreIndels = FALSE,
  getPopulation = FALSE,
  kit = default_kit
)

Arguments

db

the database handle

pop

the population requested (defaults to all). vectorized populations okay

ignoreIndels

strips out indel events (default TRUE)

getPopulation

gets the population label along with the sequence differences

kit

nameof amplicon sequencing kit...


Ahhgust/MMDIT documentation built on Jan. 27, 2021, 11:48 a.m.