pscedu / singularity-spades

SPAdes – St. Petersburg genome assembler – is intended for both standard isolates and single-cell MDA bacteria assemblies.

Home Page:https://cab.spbu.ru/software/spades/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Status Issue forks Stars License

singularity-spades

Installing the container on Bridges 2

Copy the

  • SIF file

to /opt/packages/spades/3.15.3.

Copy the file modulefile.lua to /opt/modulefiles/spades as 3.15.3.lua.

Building the image using the recipe

To build the image locally

Run the script build.sh to build image locally.

bash ./build.sh

To build the image remotely

Run the script rbuild.sh to build image remotely.

bash ./rbuild.sh

To run tests

To run the available tests, run the command

bash ./test.sh

Copyright © 2020-2021 Pittsburgh Supercomputing Center. All Rights Reserved.

The Biomedical Applications Group at the Pittsburgh Supercomputing Center in the Mellon College of Science at Carnegie Mellon University.

About

SPAdes – St. Petersburg genome assembler – is intended for both standard isolates and single-cell MDA bacteria assemblies.

https://cab.spbu.ru/software/spades/

License:Apache License 2.0


Languages

Language:Shell 81.6%Language:Lua 14.4%Language:Singularity 4.0%