GithubHelp home page GithubHelp logo

Comments (4)

ggrimes avatar ggrimes commented on June 29, 2024 2

You can run the docker image

$ docker run --rm -it  quay.io/biocontainers/mulled-v2-ac74a7f02cebcfcc07d8e8d1d750af9c83b4d45a:f480262c6feea34eb5a49c4fdfbb4986490fefbb-0

And in the command prompt type

/ # grep specs /usr/local/conda-meta/history
# update specs: ['pigz=2.3.4', 'samtools=1.9', 'bowtie2=2.4.1']

or download the hash.tsv and run the mulled-hash command

Install the galaxy-tool-util package using conda

$ conda create -n mulled galaxy-tool-util -c conda-forge -c bioconda
$ conda activate mulled
$ wget https://raw.githubusercontent.com/BioContainers/multi-package-containers/master/combinations/hash.tsv
$ cat hash.tsv|while read line; do printf "$line\t";mulled-hash $line; done|grep "mulled-v2-ac74a7f02cebcfcc07d8e8d1d750af9c83b4d45a:f480262c6feea34eb5a49c4fdfbb4986490fefbb-0"

bowtie2=2.4.1,samtools=1.9,pigz=2.3.4	mulled-v2-ac74a7f02cebcfcc07d8e8d1d750af9c83b4d45a:f480262c6feea34eb5a49c4fdfbb4986490fefbb

from multi-package-containers.

ryancey1 avatar ryancey1 commented on June 29, 2024

Hi @sidorov-si, have you been able to find a way to do this?

from multi-package-containers.

ryancey1 avatar ryancey1 commented on June 29, 2024

Thanks, @ggrimes!

from multi-package-containers.

bgruening avatar bgruening commented on June 29, 2024

I add some help on how to search also to the main readme file: mulled-hash changeo=1.2.0,igblast=1.17.1,wget=1.20.1
mulled-v2-7d8e418eb73acc6a80daea8e111c94cf19a4ecfd:e7f88c6f7da46a5407f261ca406c050d5bd12dea

from multi-package-containers.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.