get_hallmark: Find Associated Cancer hallmarks.

Description Usage Arguments Value Examples

View source: R/hallmarks.R

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

1
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

1
get_hallmark(gene_symbol=c("PTEN"))

IceQueen1996/spongeAPI documentation built on March 8, 2021, 8:33 p.m.