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
To have an overview of the seqinR's functionnality, please consult this vignette:
Charif, D., Lobry, J.R. (2005) SeqinR: a contributed package to the R project for statistical
computing devoted to biological sequences retrieval and analysis. Springer Verlag, Biological and Medical Physics/Biomedical Series, in preparation.
methods(getLength)