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

gem3-mapper=3.6.1,samtools=1.6 #2722

Merged
merged 4 commits into from
Sep 15, 2023

Conversation

miqalvarez
Copy link
Contributor

No description provided.

@bgruening
Copy link
Member

There are currently other PRs with similar containers: #2726

Can you please check if they work for you?

@miqalvarez
Copy link
Contributor Author

That container wouldn't really work for me. I need to use gem3 together with samtools to convert the output. It's for a module to be added to Nextflow and I need the binaries for the gem3 container, the indexer and the mapper. Thank you

@miqalvarez
Copy link
Contributor Author

While checking build target: build target 'mulled-v2-240a9c1936dd6a68f46aa198b2629b6734a18428:8fc2f8fd66e104a88e3eec4d8fec1665ee7f7278-0' already exists. Use --force if you want to overwrite it

Do I need to generate a new hash using the https://biocontainers.pro/multipackage ?

@bgruening
Copy link
Member

If this container already exists, it should already work. I'm not sure I understand your use case.

Have you tried using docker run -i -t quay.io/biocontainers/mulled-v2-240a9c1936dd6a68f46aa198b2629b6734a18428:8fc2f8fd66e104a88e3eec4d8fec1665ee7f7278-0 bash

Is that working for you?

@miqalvarez
Copy link
Contributor Author

Nop, I'm getting this error:
docker: Error response from daemon: unauthorized: access to the requested resource is not authorized.

Basically we need the container for an nf-core module and speaking with the developers of a pipeline they told us that it was done here. We need gem3 which will do the alignment and then pass it through samtools to convert it.

What I don't understand is why this error occurred, or maybe I did the PR wrong (if so, I apologize for the mess).

…46aa198b2629b6734a18428_8fc2f8fd66e104a88e3eec4d8fec1665ee7f7278.tsv
@bgruening bgruening merged commit 70bcbd4 into BioContainers:master Sep 15, 2023
1 check passed
@bgruening
Copy link
Member

You created 2 identical containers in your commits, that have been causing the errors.

@miqalvarez
Copy link
Contributor Author

I see thanks! Now I just have to wait right? First time sry hahaha

@bgruening
Copy link
Member

It should be available after a few minutes after merge

@miqalvarez
Copy link
Contributor Author

Still can't find it using mulled-search --destination quay singularity -s gem3-mapper samtools
The output shows the containers separately but there is no "mulled" one

@bgruening
Copy link
Member

The name you see already above: mulled-v2-240a9c1936dd6a68f46aa198b2629b6734a18428:8fc2f8fd66e104a88e3eec4d8fec1665ee7f7278-0

And mulled-search shows you:

mulled-search --destination singularity -s gem3-mapper samtools 


The query returned the following result(s).
LOCATION     NAME                                                VERSION                                     COMMAND
singularity  gem3-mapper                                         3.6.1--h21aa3a5_0                           wget https://depot.galaxyproject.org
.....    
singularity  samtools                                            1.9--h91753b0_8                             wget https://depot.galaxyproject.org/singularity/samtools:1.9--h91753b0_8
singularity  mulled-v2-240a9c1936dd6a68f46aa198b2629b6734a18428  8fc2f8fd66e104a88e3eec4d8fec1665ee7f7278-0  wget https://depot.galaxyproject.org/singularity/mulled-v2-240a9c1936dd6a68f46aa198b2629b6734a18428:8fc2f8fd66e104a88e3eec4d8fec1665ee7f7278-0

Hope that helps!

@miqalvarez miqalvarez deleted the gem3-samtools branch September 22, 2023 13:25
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.

2 participants