Skip to content

Releases: pinellolab/dictys

v1.1.0

12 Dec 04:59
Compare
Choose a tag to compare

Added functionality to account for multi-TF motifs.
Exposed functionality to account for covariates in pipeline input.
Updated interfaces with external systems such as zenodo.
Bug corrections.
Improved helper scripts.
Improved documentation, tutorials, and error messages.
Minor aesthetic updates.

v1.0.0

03 Aug 08:37
Compare
Choose a tag to compare

Added container support.
Updated CUDA support for pytorch 2.
Integrated direct & steady-state networks into the same h5 file.
Package dependency corrections.
Updated documentation.

v0.1.1

21 Feb 04:33
Compare
Choose a tag to compare

New functionalities:

  • Added option to use weighted outdegree centrality as regulatory activity for network analysis and visualization functions
  • Added option to use whitelist filter when linking TFs to target genes
  • Added layout templates for dynamic network animation in dictys.plot.layout

Improvements:

  • Updated network file functions
  • Bug corrections
  • Code and interface refactoring
  • Updated documentation & logging
  • Added/updated tutorials
  • Added continuous integration for tests, code/repo maintenance, and package release
  • Added python 3.10 support

0.1.0

12 Sep 16:00
Compare
Choose a tag to compare

Initial release.