read_fasta {ActiveDriver} | R Documentation |
Read FASTA file as character vector.
Description
Read FASTA file as character vector.
Usage
read_fasta(fname)
Arguments
fname |
name of file to be read. |
Value
character vector with names corresponding to annotations from FASTA.
[Package ActiveDriver version 1.0.0 Index]