IPI2EG: Convert IPI to EG

Description Usage Arguments Value Author(s) See Also Examples

Description

Given a character vector of IPI, this function will convert it to Entrez gene IDs.

Usage

1
IPI2EG(ipi, organism = "human", useBiomart = FALSE, withoutVersion = TRUE)

Arguments

ipi

IPI.

organism

organism

useBiomart

using biomart or using annnotation package to convert ID

withoutVersion

with or without IPI version

Value

result

IPI.Entrez dataframe

Author(s)

Guangchuang Yu http://ygc.name

See Also

Uniprot2EG

Examples

1
IPI2EG("IPI00470674")

GuangchuangYu/bitr documentation built on May 6, 2019, 9 p.m.