Learn R Programming

seqinr (version 1.0-4)

getAnnot: 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.

References

citation("seqinr")

Examples

Run this code
methods(getAnnot)

Run the code above in your browser using DataLab