ApplyLulu | R Documentation |
This function automates the lulu algorithm on a user supplied set of sequences and sample-OTU mapping.
ApplyLulu(seqs, table, output, vsearchdest = "vsearch")
seqs |
The location of a FASTA file containing sequences used in the generation of the OTU-sample table. |
table |
The location of a .csv sample table to be used for lulu OTU pruning. Must contain the same OTU name as the supplied FASTA seqs. |
output |
An output file location and name for the lulu pruned OTU-sample table .csv file. |
vsearchdest |
Specify the location of the vsearch 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.