seqinr (version 1.0-1)

getName: Generic Function To obtain the name of a sequence

Description

Method for the class of sequences: SeqFastadna, SeqFastaAA, SeqAcnucWeb or SeqFrag.

Usage

getName(object)

Arguments

object
an object of class SeqFastadna, SeqFastaAA, SeqAcnucWeb or SeqFrag

Value

  • A string of chars containing the name of the sequence.

References

� 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.

See Also

getFrag

Examples

Run this code
methods(getName)

Run the code above in your browser using DataLab