attriShape2Node {bioCancer}R Documentation

Attributes shape to Nodes

Description

Attributes shape to Nodes

Usage

attriShape2Node(gene, genelist)

Arguments

gene

symbol "TP53"

genelist

a vector of gene symbol

Value

A data frame with egdes attributes

Examples

GeneList <- c("DKK3" , "NBN"  , "MYO6" , "TP53" , "PML"  , "IFI16" ,"BRCA1")
NodeShape <- attriShape2Gene("DKK3", GeneList)


[Package bioCancer version 1.20.02 Index]