| read_fasta | R Documentation | 
A lightweight tool to read nucleic or amino-acid sequences from a file in FASTA format.
read_fasta(file)
| file | the name of the file which the data are to be read from. | 
a list of sequences.
read.fasta: heavier function for processing FASTA files.
## Not run: 
  read_fasta("https://www.uniprot.org/uniprot/P28307.fasta")
  
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.