attriShape2Gene: Attribute shape to nodes

Description Usage Arguments Value Examples

View source: R/Reactome.R

Description

Attribute shape to nodes

Usage

1
attriShape2Gene(gene, genelist)

Arguments

gene

Gene symbol

genelist

Gene list

Value

A character "BRCA1[shape = 'circle', "

Examples

1
2
3
4
5
6
7
how <- "runManually"
## Not run: 
GeneList <- whichGeneList("73")
attriShape2Gene("P53", GeneList)
attriShape2Gene("GML",GeneList)

## End(Not run)

bioCancer documentation built on Nov. 8, 2020, 6:26 p.m.