getLength {seqinr} | R Documentation |
Methods for the classes of sequences: SeqFastadna
, SeqFastaAA
, SeqAcnucWeb
, SeqFrag
.
getLength(object)
object |
an object of class SeqFastadna , SeqFastaAA , SeqAcnucWeb or SeqFrag . |
a numeric vector giving the length of the sequence
D. Charif
citation("seqinr")
methods(getLength)