getProteinInfo: getProteinInfo

View source: R/user.R

getProteinInfoR Documentation

getProteinInfo

Description

A convienice method to fetch annotations for specific protein/s

Usage

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

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

melsiddieg/cellbaseR documentation built on Jan. 16, 2024, 4:12 a.m.