| fasta_rename | R Documentation | 
The filt_fasta_rename function will assign corresponding ASV identifiers to a FASTA file for use in other applications.
fasta_rename(fasta, fixed = file.path(getwd(), "ASVids.tsv"))
fasta | 
 The FASTA file to assign ASV identifiers to.  | 
fixed | 
 The ASV reference list created by   | 
NULL. The FASTA file is modified in place.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.