attriShape2Node {bioCancer} | R Documentation |
Attributes shape to Nodes
attriShape2Node(gene, genelist)
gene |
symbol "TP53" |
genelist |
a vector of gene symbol |
A data frame with egdes attributes
GeneList <- c("DKK3" , "NBN" , "MYO6" , "TP53" , "PML" , "IFI16" ,"BRCA1") NodeShape <- attriShape2Gene("DKK3", GeneList)