Michael L Heuer

Results 95 issues of Michael L Heuer

See e.g. https://github.com/brewsci/homebrew-bio/actions/runs/7415282740/job/20178109973?pr=1658 ``` brew style brewsci/bio ==> FAILED Full style brewsci/bio output /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/brewsci/homebrew-bio/Formula/bandage.rb:18:3: C: FormulaAudit/UsesFromMacos: uses_from_macos should not be used when Linux is required. uses_from_macos "zlib" ^^^^^^^^^^^^^^^^^^^^^^ /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/brewsci/homebrew-bio/Formula/kssd.rb:15:3: C:...

Created with `brew bump-formula-pr`.

Created with `brew bump-formula-pr`.

NHHall and Ladspa chugins are present in the repo and were present in osx builds up until recently, but now are missing from the osx build. I haven't looked into...

Fixes #142 Builds ok for me but I'm not sure how to test.

Although commonly abbreviated in immunogenomics, there are no human genes called `A`, `B`, `C`, etc. Not all the genes included here use the `HLA-` prefix. Please consider using the full...

After updating seqkit to version 2.8.1 via homebrew, the version is still reported as 2.8.0 ``` $ seqkit version seqkit v2.8.0 $ which seqkit /usr/local/bin/seqkit $ ls -als `which seqkit`...

Hello, I am seeing unit test failures related to 501 and 403 HTTP errors with TestGalaxyInstance (https://main.g2.bx.psu.edu/) $ mvn install ... Running workflow in history 1db3a2621ee83293 Workflow Output ID bbd44e69cb8906b5b1b3268bfc864c57...

WIP, currently fails two unit tests.

Cross compiling for scala 2.10/2.11 is already supported with the `scripts/move_to_scala_2.x` scripts; a release script similar to https://github.com/bigdatagenomics/adam/blob/master/scripts/release/release.sh should be added.