fasta.titles {bioseq.fasta} R Documentation

get the fasta titles from a collection of fasta sequence

Description

Usage

fasta.titles(fa);

Arguments

fa

a fasta sequence collection, which can be a FastaFile object, a collection of the @T:SMRUCC.genomics.SequenceModel.FASTA.FastaSeq

env

[as Environment]

Details

Authors

seqtoolkit

Value

a character vector of the fasta title text of each sequence in the given fasta sequence collection.

clr value class

Examples


[Package bioseq.fasta version 1.0.0.0 Index]