trim.primer: Prepare KTU taxonomy assignment database by trimming primers

View source: R/FN_KTU.R

trim.primerR Documentation

Prepare KTU taxonomy assignment database by trimming primers

Description

Trim primer sequences of full length 16S/18S/target gene database by PCR primers

Usage

trim.primer(fasta, forseq, revseq, output.name = NULL, progress = TRUE)

Arguments

fasta

input database fasta file

forseq

forward primer sequence (5' -> 3')

revseq

reverse primer sequence (5' -> 3')

output.name

(optional) the name for output file

progress

show the processing progress


poyuliu/KTU documentation built on May 23, 2022, 11:06 a.m.