Learn R Programming

ricegeneann (version 1.0.2)

ricegeneannotation: 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

Examples

Run this code
# NOT RUN {
convert_id <- ricegeneannotation('Os01g0100500','RAP')
convert_id <- ricegeneannotation(myID = 'Os01g0100500',
                            type = 'RAP')
# }

Run the code above in your browser using DataLab