getProteinInfo: getProteinInfo

Description Usage Arguments Value Examples

View source: R/user.R

Description

A convienice method to fetch annotations for specific protein/s

Usage

1
getProteinInfo(object, id, param = NULL)

Arguments

object

an object of class CellBaseR

id

a charcter vector of Uniprot Ids

param

an object of class CellBaseParam

Value

a dataframe of the query result

Examples

1
2
cb <- CellBaseR()
res <- getProteinInfo(cb, "O15350")

cellbaseR documentation built on Nov. 8, 2020, 5:38 p.m.