getName {seqinr} | R Documentation |
Method for the class of sequences: SeqFastadna
, SeqFastaAA
, SeqAcnucWeb
or SeqFrag
.
getName(object)
object |
an object of class SeqFastadna , SeqFastaAA , SeqAcnucWeb or SeqFrag |
A string of chars containing the name of the sequence.
D. Charif
citation("seqinr")
methods(getName)