Skip to content
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 vcftools and htslib #2714

Merged
merged 1 commit into from
Aug 21, 2023
Merged

Add vcftools and htslib #2714

merged 1 commit into from
Aug 21, 2023

Conversation

mribeirodantas
Copy link
Contributor

No description provided.

Signed-off-by: Marcel Ribeiro-Dantas <[email protected]>
@bgruening bgruening merged commit 7b77e45 into BioContainers:master Aug 21, 2023
1 check passed
@bgruening
Copy link
Member

thanks @mribeirodantas

@mribeirodantas mribeirodantas deleted the add-htslib-vcftools branch August 21, 2023 14:47
@mribeirodantas
Copy link
Contributor Author

mribeirodantas commented Aug 21, 2023

Thanks, @bgruening ! I was able to find the container image by pulling the image last added to quay.io/biocontainers, but I can't find it at https://biocontainers.pro/multipackage or with mulled-search from the galaxy-tool-util package.

Is it because it takes a while to update the search database? Is there any other way that could help me (and others) find this image?

UPDATE: I was able to find it on the biocontainers registry, but it doesn't have the tags, which makes it difficult to find it unless you already know the container name (https://biocontainers.pro/tools/mulled-v2-b9358559e3ae3b9d7d8dbf1f401ae1fcaf757de3). How can I add the tags?

@bgruening
Copy link
Member

I'm not responsible for the registry and in fact, do not use it. I go directly to quay.io.
Tags are imho only possible to add via the Dockerfile builds, those ones here are automatic.

What have you tried with mulled-search that should be able to list your image? See https://github.com/BioContainers/multi-package-containers#searching-for-containers

@mribeirodantas
Copy link
Contributor Author

I expected mulled-search --destination quay -s vcftools tabix to return my container image. Or looking for them by vcftools and/or tabix in here: https://biocontainers.pro/multipackage

Who is responsible for that? Who can help me understand how can I make this happen? 😄

@tamuanand
Copy link
Contributor

Hi @mribeirodantas

Were you looking for something like this below?

python3 multi_container_mulled_hash.py "vcftools=0.1.14-0,htslib=1.3.1-0"
Packages                   : vcftools=0.1.14-0,htslib=1.3.1-0
# packages                 : 2
Mulled name                : mulled-v2-b9358559e3ae3b9d7d8dbf1f401ae1fcaf757de3:ac05763cf181a5070c2fdb9bb5461f8d08f7b93b
Image Name                 : mulled-v2-b9358559e3ae3b9d7d8dbf1f401ae1fcaf757de3
Version/Tag Name           : ac05763cf181a5070c2fdb9bb5461f8d08f7b93b
Quay.io URL                : https://quay.io/repository/biocontainers/mulled-v2-b9358559e3ae3b9d7d8dbf1f401ae1fcaf757de3
Docker pull command (quess): quay.io/biocontainers/mulled-v2-b9358559e3ae3b9d7d8dbf1f401ae1fcaf757de3:ac05763cf181a5070c2fdb9bb5461f8d08f7b93b-0

@mribeirodantas
Copy link
Contributor Author

Thanks, @tamuanand ! 😉

@bgruening
Copy link
Member

Its documented here: https://github.com/BioContainers/multi-package-containers#searching-for-containers

Can you provide me your bash command for mulled-search and the results? If its not working we should fix it :)

@mribeirodantas
Copy link
Contributor Author

The following command returns no results: mulled-search --destination quay -s vcftools. mulled-search --destination quay -s vcftools,htslib neither.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants