Description Usage Arguments Value Examples
Attributes shape to Nodes
1 | attriShape2Node(gene, genelist)
|
gene |
symbol "TP53" |
genelist |
a vector of gene symbol |
A data frame with egdes attributes
1 2 | 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.