Skip to content

Add vcftools and htslib#2714

Merged
bgruening merged 1 commit intoBioContainers:masterfrom
mribeirodantas:add-htslib-vcftools
Aug 21, 2023
Merged

Add vcftools and htslib#2714
bgruening merged 1 commit intoBioContainers:masterfrom
mribeirodantas:add-htslib-vcftools

Conversation

@mribeirodantas
Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Marcel Ribeiro-Dantas <mribeirodantas@seqera.io>
@bgruening bgruening merged commit 7b77e45 into BioContainers:master Aug 21, 2023
@bgruening
Copy link
Copy Markdown
Member

thanks @mribeirodantas

@mribeirodantas mribeirodantas deleted the add-htslib-vcftools branch August 21, 2023 14:47
@mribeirodantas
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Contributor Author

Thanks, @tamuanand ! 😉

@bgruening
Copy link
Copy Markdown
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
Copy Markdown
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