jwillis0720 / sadie

The Complete Python Antibody Library
MIT License
21 stars 3 forks source link

Pyhmmer 0.10.0+ has Native ARM support #212

Closed tmsincomb closed 1 year ago

tmsincomb commented 1 year ago

HMMER 3.4 fully merged ARM supported code. SADIE doesn't need the complex ARM check in pyproject.toml anymore.

More details found here https://github.com/althonos/pyhmmer/issues/18

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (edf84af) 93.00% compared to head (ee7a97b) 93.00%. Report is 4 commits behind head on development.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #212 +/- ## ============================================ Coverage 93.00% 93.00% ============================================ Files 47 47 Lines 4148 4148 ============================================ Hits 3858 3858 Misses 290 290 ```

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