getAnnot {seqinr}R Documentation

Generic Function to obtain annotation for a sequence

Description

Methods for the classes of sequences: SeqFastadna, SeqFastaAA, SeqAcnucWeb.

Usage

getAnnot(object, nbl)

Arguments

object one of this object used to select a method
nbl the number of line of annotation to read

Value

a vector of sting of character containing the annotation.

Author(s)

D. Charif

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.

Examples

  methods(getAnnot)

[Package seqinr version 1.0-3 Index]