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.
- 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.
- Jupyter Notebooks which showcased example analysis have now been moved to DANSy_Applications.
- Inclusion of the full deDANSy method and dependent python scripts.
- First release of DANSy