attriShape2Node | 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.