attriShape2Gene {bioCancer}R Documentation

Attribute shape to nodes

Description

Attribute shape to nodes

Usage

attriShape2Gene(gene, genelist)

Arguments

gene

Gene symbol

genelist

Gene list

Value

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

Examples

how <- "runManually"
## Not run: 
GeneList <- whichGeneList("73")
attriShape2Gene("P53", GeneList)
attriShape2Gene("GML",GeneList)

## End(Not run)


[Package bioCancer version 1.20.02 Index]