getLocation {seqinr} | R Documentation |
Methods for the class of sequences: SeqAcnucWeb
. If the sequence is a subsequence (e.g. coding sequence), the function will return the position of each exon on the parent sequence.
getLocation(object)
object |
an object of the class SeqAcnucWeb . |
a list giving the positions of the sequence on the parent 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(getLocation)