-
Notifications
You must be signed in to change notification settings - Fork 119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add sylph #816
Add sylph #816
Conversation
Hi Dr. T, thanks for the PR! I'm excited to see you contribute here. Myself or one of the other maintainers will review when we are able and make suggestions and/or request changes. I just approved the CI workflow to run, so that will test that the image builds OK. Looks like it already passed successfully 👍 Upon a glance everything looks great, but when I get a chance I'll take a closer look. Nice to see a |
I think this looks great! I like the builder stage (which makes for a smaller image), and I like the test stage is using actual files. I made two adjustments:
|
There is one warning during compiling. Is this something that can be ignored?
|
The results from the test look good
|
I think we can merge this PR, but I'd like clarity that the compilation warning can be ignored. |
I wish I knew the answer to this. I think the rust compiler is telling you that this |
It's probably fine (seems to run okay). I'm going to
|
Thank you for your contribution! You can check the status of the deploy here https://github.com/StaPH-B/docker-builds/actions/runs/7135566344 Let us know if you run into problems |
This PR adds sylph (https://github.com/bluenote-1577/sylph). sylph is a program that can perform ultrafast (1) ANI querying or (2) metagenomic profiling for metagenomic shotgun samples.
Pull Request (PR) checklist:
docker build --tag samtools:1.15test --target test docker-builds/samtools/1.15
)spades/3.12.0/Dockerfile
)spades/3.12.0/README.md
)