parse.fasta {bioseq.fasta} R Documentation

parse the fasta sequence object from the given text data

Description

Usage

parse.fasta(x);

Arguments

x

Details

Authors

seqtoolkit

Value

a vector of the FastaSeq sequence object that parsed from the given fasta document text data.

clr value class

Examples


[Package bioseq.fasta version 1.0.0.0 Index]