Skip to content

Releases: idekerlab/cellmaps_generate_hierarchy

Requirements versions and bug fixes

19 Mar 20:03
Compare
Choose a tag to compare
  • Update requirements versions

  • Increase timeout for cmd run

  • Fix 'k' argument type

Added default argument for password

25 Nov 20:04
Compare
Choose a tag to compare
  • Added default argument for password.

Fix arguments in cmd

08 Nov 23:46
Compare
Choose a tag to compare
  • Fixed types of arguments.

Added bootstrapping of edges, style and refactoring

16 Oct 19:14
Compare
Choose a tag to compare
  • Added the --bootstrap_edges flag, which allows specifying the percentage of edges to be randomly removed
    from each PPI network (across networks at different PPI cutoffs).

  • Added a style for proteins specified as bait.

  • Refactored code and expose more methods for hierarchy generation from edgelists.

First release

07 Sep 03:28
Compare
Choose a tag to compare
  • First release on PyPI.