readFasta: Returns contents of one fasta file as a StringSet object.

Description Usage Arguments

View source: R/public_functions.R

Description

Returns contents of one fasta file as a StringSet object.

Usage

1
readFasta(fasta_in_path, fasta_type = "nonspecific")

Arguments

fasta_in_path

The path to the fasta to read

fasta_type

The type of sequence data contained in the fasta file. Options: "nonspecific", "DNA", "RNA", or "AA"


LucasBusta/phyloChemistry documentation built on Sept. 6, 2020, 11:36 p.m.