- Calculation of correlations of bootstraps using ``fastspar`` (with temporary covariance parameter)
0.11.5
-------------------
Added +++++
- Add ``obssum_thres`` parameter to ``Otu.rm_sparse_obs`` method to filter by sum of observation counts
Fixed +++++
- The ``normalize_filter(off)`` module also does some filtering (with lax conditions) to ensure that the number of OTUs do not blow up.
0.11.3
-------------------
Fixed +++++
- ``scaled_sum`` consensus method fixed to allow negative edges in the consensus
0.11.2
-------------------
Added +++++
- ``NetworkGroup.to_network`` method to convert from ``nx.MultiGraph`` to ``nx.Graph``
Fixed +++++
- Make ``cids`` a default parameter in ``NetworkGroup.get_consensus_network`` - Minor code refactoring
0.11.1
-------------------
Added +++++
- ``slim`` parameter added to ``pvalue`` module to allow the user to forgo storage of correlation bootstrap files
0.11.0
-------------------
Fixed +++++
- ``Network`` class now uses ``name`` to build the lineage of the node object instead of the ``taxid`` field. This prevents inconsistency between OTU tables and Networks of the same level