Usage
read.fasta(fasta, type = "auto")
Arguments
- fasta
fasta file
- type
sequence type of the input file, one of 'NT' or 'AA'.
Default is 'auto' and guess the sequence type automatically
Value
DNAbin or AAbin object
Details
This function supports both DNA or AA sequences