KoslickiLab / YACHT

A mathematically characterized hypothesis test for organism presence/absence in a metagenome
MIT License
29 stars 7 forks source link

Preparing YACHT for Bioconda Packaging: Enhancements and Refactoring Efforts #68

Closed druvus closed 11 months ago

druvus commented 11 months ago

I have carried out a series of enhancements and refactoring efforts in the YACHT project to boost its usability and maintainability. Following Python packaging standards in the structuring of YACHT will streamline its integration into Bioconda. I am prepared to assist with this process once branchwater is also accessible via conda-forge.

Below are the key changes:

.gitignore Updates:

README.md Refinements:

New setup.py:

Removal of setup.sh:

Refactoring and Modularization:

New Features in Scripts:

These changes aim to make YACHT more accessible, easier to use, and maintain.

sonarcloud[bot] commented 11 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information