get_hallmark: Find Associated Cancer hallmarks.

View source: R/hallmarks.R

get_hallmarkR Documentation

Find Associated Cancer hallmarks.

Description

Associated cancer hallmark for gene(s) of interest. Cancer Hallmark Genes (http://bio-bigdata.hrbmu.edu.cn/CHG/) is used as external source.

Usage

get_hallmark(gene_symbol)

Arguments

gene_symbol

A vector of gene symbol(s). Required parameter.

Value

A data_frame containing all associated cancer hallmarks.

Examples

get_hallmark(gene_symbol=c("PTEN"))

biomedbigdata/SPONGE-web-R documentation built on Sept. 18, 2022, 8:58 p.m.