Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1016 Bytes

File metadata and controls

23 lines (15 loc) · 1016 Bytes

2026-06-03

DANSy was updated to v0.2.0 that includes several changes:

  • No longer including deDANSy within the main package structure, instead this has been moved to a development branch.
  • Small improvements in reference file import and n-gram extraction
  • Addition of plotting module that generates an n-gram subnetwork centered on a specific n-gram of interest.

2025-07-25

  • Updated DANSy to a package structure
  • Changed the structure of defining differentially expressed genes for deDANSy to be more flexible by defining a comparison contrast metadata attribute that is accessed for analysis
  • Added the functional and distinction score calculation and plotting as a built-in method for deDANSy
  • Small updates to the enriched n-gram plotting functions to be more flexible.

2025-06-03:

  • Jupyter Notebooks which showcased example analysis have now been moved to DANSy_Applications.
  • Inclusion of the full deDANSy method and dependent python scripts.

2025-05-19

  • First release of DANSy