KoslickiLab / YACHT

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

Update README.md #80

Closed dkoslicki closed 9 months ago

dkoslicki commented 9 months ago

Since the conda release is available

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (6cc88e7) 75.77% compared to head (09bad2f) 75.77%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #80 +/- ## ======================================= Coverage 75.77% 75.77% ======================================= Files 15 15 Lines 1325 1325 ======================================= Hits 1004 1004 Misses 321 321 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

druvus commented 9 months ago

You might also want to update this part:

# install YACHT
conda install -c conda-forge -c bioconda yacht

Bioconda is depending on conda-forge and needs both chanels to work correctly.

dkoslicki commented 9 months ago

Ah, yup! Missed that

sonarcloud[bot] commented 9 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