Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 540 Bytes

whats_new.rst

File metadata and controls

22 lines (15 loc) · 540 Bytes

Release history

Version 0.4

In Development

New features

  • Added a new filtering option remove_all_zeros_loci which removes non-interacting rows and columns from the count matrix prior to applying the filtering strategy. By Nicolas Servant and Nelle Varoquaux
  • ice now has a new option --output-bias. If provided, the bias vector will be saved in a file in addition of the normalized contact counts. By Nicolas Servant and Nelle Varoquaux