ricegeneannotation {ricegeneann}R Documentation

Annotation of genes of rice (Oryza Sativa)

Description

ricegeneann Annotate the gene of rice (Oryza Sativa)

Usage

ricegeneannotation(myID, type)

Arguments

myID

A vector of entrez id

type

Keytype of input id

Value

Return a vector or a datafram

Author(s)

Xiang LI <ynaulx@gmail.com> Linna MA <973649882@qq.com>

Examples

convert_id <- ricegeneannotation('Os01g0100500','RAP')
convert_id <- ricegeneannotation(myID = 'Os01g0100500',
                            type = 'RAP')

[Package ricegeneann version 1.0.2 Index]