View source: R/sequence-utilities.R
read.fasta | R Documentation |
read FASTA file
read.fasta(fasta, type = "auto")
fasta |
fasta file |
type |
sequence type of the input file, one of 'NT' or 'AA'. Default is 'auto' and guess the sequence type automatically |
This function supports both DNA or AA sequences
DNAbin or AAbin object
Guangchuang Yu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.