- Initial CRAN submission
- Package prepared for CRAN submission with comprehensive documentation
- Depends on ribiosUtils (on CRAN) and igraph
- Add TextMining_I2E and manual as supported databases
- Add aux function
fixNodeLabelto fix dash-only gene labels
- Add ronet-evaluation.Rscript for internal evaluation
- Bit-flags can specify which databases to use
- ronet.Rscript: bug fix for input GeneID/GeneSymbols trimming
- ronet.Rscript: add "-genesymbol" option
- Output graph converts GeneIDs to GeneSymbols
exportGML: fixed node indices starting from 0 instead of 1
- ronet.Rscript: package namespace "graph" appended before edges function
- Add pathSigTree.Rscript for pathway signature tree visualization
exportGMLrefactored into ribiosNetwork package
- ronet.Rscript: output isInput attribute of nodes
- ronet.Rscript: support edge type and automatic output format recognition
- Initial release of ribiosGraph (originally ribiosNetwork)
- Add ronet.Rscript and testing files