trim_asvs: Trim all sequences

View source: R/handlers.R

trim_asvsR Documentation

Trim all sequences

Description

This function assumes that the sequence variable in the taxon table is called "sequence".

Usage

trim_asvs(ta, start, end)

Arguments

ta

a tidyamplicons object

start

index of where to start trimming

end

index of where to stop trimming


SWittouck/tidyamplicons documentation built on Aug. 15, 2023, 3:14 a.m.