getDistanceAsso: Fonction that calculates distance between each...

Description Usage Arguments Details Examples

Description

The igrpah created to simulate the KEGG pathways as metabolties as nodes and genes (related gene enzymes and reaction) as egdes.

Usage

1
2
getDistanceAsso(pathwayId, data, ordered = FALSE, output = c("xslx",
  "data.frame"))

Arguments

data(gene,

metabolites )

Details

The shortest distance is taking from calculation from both vertices related to a gene to the metabolites of interest.

for param data: gene = KEGGid of gene hsa:... metabolites : KEGGid of metabolites C.... for param pathwayId : KEGG id of pathways without ':' ex: hsa01100

Examples

1
getDistanceAsso(pathwayId, data, ouput)

sandraTL/PathQuantPadigm documentation built on May 29, 2019, 1:46 p.m.