metacoder (version 0.1.3)

read_fasta: Read a FASTA file

Description

Read a FASTA file

Usage

read_fasta(file_path, subset = NULL)

Arguments

file_path

(character of length 1) The path to a file to read.

subset

(numeric) Indexes of entries to return. If not NULL, the file will first be indexed without loading the whole file into RAM.

Value

names character