getAnnotation-deprecated {OmaDB}R Documentation

Get GO annotation for a sequence Function

Description

This function should no longer be used. Use instead annotateSequence.

Usage

getAnnotation(query)

Arguments

query

the sequence to be annotated, it can be either a string or an AAString object from the Biostrings package

Value

a data.frame containg the GO annotaition information linked to the query sequence

See Also

OmaDB-deprecated


[Package OmaDB version 2.2.0 Index]