da5da9a4 |
# Generated by roxygen2: do not edit by hand
|
a6b3c979 |
|
96e22bfc |
export(KGML2igraph)
export(NPMdefaults)
export(SBML2igraph)
export(assignEdgeWeights)
export(biopax2igraph)
export(colorVertexByAttr)
export(expandComplexes)
export(extractPathNetwork)
export(fetchAttribute)
export(getAttrNames)
export(getAttrStatus)
export(getAttribute)
export(getGeneSetNetworks)
export(getGeneSets)
export(getPathsAsEIDs)
export(layoutVertexByAttr)
export(makeGeneNetwork)
|
087265c8 |
export(makeMetaboliteNetwork)
|
96e22bfc |
export(makeReactionNetwork)
export(pathClassifier)
export(pathCluster)
export(pathRanker)
export(pathsToBinary)
export(plotAllNetworks)
export(plotClassifierROC)
export(plotClusterMatrix)
export(plotClusterProbs)
export(plotClusters)
|
a6b3c979 |
export(plotCytoscapeGML)
|
96e22bfc |
export(plotNetwork)
export(plotPathClassifier)
export(plotPathCluster)
export(plotPaths)
export(predictPathClassifier)
export(predictPathCluster)
export(registerMemoryErr)
|
087265c8 |
export(reindexNetwork)
|
96e22bfc |
export(rmAttribute)
export(rmSmallCompounds)
export(samplePaths)
export(setAttribute)
export(simplifyReactionNetwork)
export(stdAttrNames)
export(toGraphNEL)
export(vertexDeleteReconnect)
import(igraph)
useDynLib(NetPathMiner)
|