View source: R/DenoiseUNOISE3.R
DenoiseUNOISE3 | R Documentation |
This function denoises amplicons using the UNOISE3 algorithm from the USEARCH softwae by Robert Edgar. It depends on the folder structure created by the function Folders().
DenoiseUNOISE3(UsePrimerFile = FALSE, usearchdest = "usearch")
UsePrimerFile |
TRUE or FALSE, is a csv file provided containing primer information? |
usearchdest |
Specify the location of the usearch executable if PATH not configured appropriately. |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.