trim.primer | R Documentation |
Trim primer sequences of full length 16S/18S/target gene database by PCR primers
trim.primer(fasta, forseq, revseq, output.name = NULL, progress = TRUE)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.