Description Usage Arguments Examples
Read a fasta file from a set of sequences into a data frame
1 | fasta_read(file_name, compress = FALSE)
|
file_name |
Character, where to save the fasta file |
compress |
If TRUE reads a gz file |
1 | df <- fasta_read(df,"otu_taxo.fasta", compress=FALSE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.