Description Usage Arguments Author(s) Examples
View source: R/species_level_sampling.R
This function reduce sequence files in fasta format to species-level samples (one sample per species per cluster). It runs on the current working directoy and creates a subdirectory with the corrected files.
1 |
pattern |
Common pattern for every target sequence files (e.g. Cluster) |
Cristian Roman-Palacios
1 2 3 4 | ## Not run:
species_level_sampling("Cluster")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.