Works with Cytoscape
3.0
Release Notes
1.0b6 (19th August 2014)
------------------------
- change of license (from 22nd May 2014 onwards, CoNet is distributed under the GNU General Public License version 2)
- fixed bug in Kendall implementation
- treatment of ties in Spearman implementation fixed
- fixed problem of setting initial edge selection parameter from settings file
- if groups are provided, the group properties are listed when matrix info is selected
- improved taxonomy parsing from biom files (hit number is parsed if provided)
- fixed rarefaction bug (previously, error message prevented to carry out rarefaction)
- network comment does no longer list removed edges and filtered rows, to reduce size of big networks
- logging level can now be adjusted (defaults to fatal to reduce size of log file)
**WARNING:** A serious bug was spotted in Jean-Sebastien Lerat's Spearman implementation,
which occurred when missing value treatment was set to pairwise_omit. This bug is now fixed, but
networks constructed with Spearman and missing value treatment enabled need to be reconstructed.