pscedu / singularity-filtlong

Quality filtering tool for long reads

Home Page:https://github.com/rrwick/Filtlong

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Status Status Issue forks Stars License

singularity-filtlong

Singularity recipe for filtlong.

Installing the container on Bridges 2

Copy the

  • SIF file
  • and the filtlong script

to /opt/packages/filtlong/0.2.1.

Copy the file modulefile.lua to /opt/modulefiles/filtlong as 0.2.1.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 © 2024 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

Quality filtering tool for long reads

https://github.com/rrwick/Filtlong

License:Apache License 2.0


Languages

Language:Shell 48.9%Language:Lua 39.7%Language:Singularity 11.5%