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
citation("seqinr")
methods(getLocation)