Git Product home page Git Product logo

irma-singularity's Introduction

IRMA - Singularity container

https://www.singularity-hub.org/static/img/hosted-singularity--hub-%23e32929.svg

Iterative Refinement Meta-Assembler (IRMA) version 0.6.7 built from IRMA v0.6.7 zip file from the IRMA Website.

About IRMA

From the IRMA Website:

IRMA was designed for the robust assembly, variant calling, and phasing of highly variable RNA viruses. Currently IRMA is deployed with modules for influenza and ebolavirus. IRMA is free to use and parallelizes computations for both cluster computing and single computer multi-core setups. Please refer to our FAQ below or contact us for further questions. Please read IRMA's full license and disclaimer.

The IRMA manuscript provides more background on the methodology.

NOTE: the SAM binaries packaged within LABEL and the BLAT binaries packaged within IRMA may be used for government and/or academic use only. Commercial use and redistribution of SAM or BLAT is excluded without permission from their authors. Please read the SAM license and BLAT license.

Pre-requisite

Install Singularity

Usage

Latest version

Run from Singularity Hub

 singularity run shub://peterk87/irma-singularity

The following steps are needed to use the image:

  1. Pull the image
singularity pull --name TMP_DIRECTORY shub://peterk87/irma-singularity@latest

This will command will create a file irma-singularity.simg, which is executable.

  1. Use the image
./irma-singularity.simg --help

A particular version

singularity pull --name TMP_DIRECTORY shub://peterk87/irma-singularity/@VERSION.NUMBER

Suggested pattern

  1. Create a singularity folder:
mkdir HOME/singularity
  1. Pull the image to the singularity folder.
singularity pull --name sistr shub://peterk87/irma-singularity@latest
  1. Link the image to a folder in your $PATH (e.g. $HOME/bin)
ln -s $HOME/singularity/irma.simg $HOME/bin/IRMA
  1. Now, when you login again, you should be able to just type:
IRMA

Output:

Welcome to IRMA 0.6.7
IRMA installed on 2019-02-19
Iterative Refinement Meta-Assembler (IRMA), v0.6.7 (13 APR 2017)
Samuel S. Shepard (NCIRD/OID/CDC), [email protected]

GPL version 3. This program comes with ABSOLUTELY NO WARRANTY. This is free software.
You are welcome to redistribute it under certain conditions. See:  <http://www.gnu.org/licenses/>.
Components of this pipeline have non-commercial restrictions. See: IRMA_RES/scripts/packaged-citations-licenses

USAGE:
(PAIRED-END):   IRMA <MODULE|MODULE-CONFIG> <R1.fastq.gz|R1.fastq> <R2.fastq.gz|R2.fastq> <sample_name>
(SINGLE-END):   IRMA <MODULE|MODULE-CONFIG> <fastq|fastq.gz> <sample_name>

irma-singularity's People

Contributors

peterk87 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  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.