Description Usage Arguments Value Examples
tidyFasta reads and tidys FASTA file.
| 1 | tidyFasta(path)
 | 
| path | A string of path to a FASTA file. | 
A tibble with columns named header, sequence,
uniprot_ac, uniprot_iso, entry_name.
| 1 | tidyFasta("https://www.uniprot.org/uniprot/O13297.fasta")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.