Learn R Programming

ActiveDriver (version 1.0.0)

read_fasta: 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.