Skip to content

v0.1.1

Compare
Choose a tag to compare
@lingfeiwang lingfeiwang released this 21 Feb 04:33
· 39 commits to master since this release

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