ricegeneannotation: Annotation of genes of rice (Oryza Sativa)

Description Usage Arguments Value Author(s) Examples

View source: R/ricegeneannotation.R

Description

ricegeneann Annotate the gene of rice (Oryza Sativa)

Usage

1

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

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

ricegeneann documentation built on Feb. 25, 2020, 5:08 p.m.