-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathNEWS
More file actions
executable file
·25 lines (18 loc) · 817 Bytes
/
NEWS
File metadata and controls
executable file
·25 lines (18 loc) · 817 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
NetPathMiner 1.19.1
===========
* Added a new function to create a metabolite network.
* Added a new function to reindex networks using vertex attributes.
* Removed compiler warnings.
* Fixed various bugs in network manipulation.
NetPathMiner 1.3.1
===========
* Fixed a bug SBML2igraph (metabolic).
NetPathMiner 1.1.6
===========
* plotCytoscapeGML: a new function to export network plots as GML files, for Cytoscape 3.0 compatibility.
* getGetsetNetworks now can return pathway-class objects, used by graphite package, which allows fast topology-based geneset analyses.
* getGenesets now can export the results in GMT file format, readily parsed by most GSEA packages.
* Bug fixes on KGML signaling network construction.
NetPathMiner 1.1.3
===========
* Bioconductor stable release on the development branch