size {bioseq.fasta} R Documentation

get the sequence length

Description

Usage

size(fa);

Arguments

fa

a @T:SMRUCC.genomics.SequenceModel.FASTA.FastaSeq. [as FastaSeq]

Details

Authors

seqtoolkit

Value

the sequence length in chars of the given fasta sequence data, ZERO will be returned when the given sequence object is nothing.

clr value class

Examples


[Package bioseq.fasta version 1.0.0.0 Index]