Giter VIP home page Giter VIP logo

phyloskims_container's Introduction

Phyloskims container

This is a Dockerfile based on Ubuntu22.04 to run Phyloskims, it it a modified version of the original recipe from https://gricad-gitlab.univ-grenoble-alpes.fr/eric.coissac/phyloskim to sort out ambiguities and resolve conflicts so that it could still be built in 2024/06/15.

Only the recipe has been updated, the source code for the software itself was not modified in any way, and users will still find that the executables are located in /org-assembler and /bin.

To pull the container

with Docker

docker pull quay.io/jeani/phyloskims:main

with Apptainer

apptainer pull docker://quay.io/jeani/phyloskims:main

Usage

Warning: this container was not tested and if you want to contribute with an example of usage (including all the necessary inputs and command lines), please get in touch.

A sample command might look like:

apptainer shell --bind ./inputdata:/opt/uio/inputdata,./results:/opt/uio/results phyloskims_main.sif

phyloskim --input /opt/uio/inputdata/sequences.fasta --output /opt/uio/results/phylogeny.tre

where the inputdata is located in a folder called inputdata in the current directory, and the output results will be stored in another local directory called results on the host, however from inside the container these will be referred to as /opt/uio/inputdata and /opt/uio/results, respectively.

Citation:

Should you use this modified recipe and/or the corresponding container image, please cite:

Iaquinta, J. (2024). j34ni/Phyloskims_container: Version 1.0.2 (1.0.2). Zenodo. https://doi.org/10.5281/zenodo.12806246

DOI

phyloskims_container's People

Contributors

j34ni avatar

Watchers

 avatar

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.