Skip to content

icaoberg/singularity-genometools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

singularity-genometools

Hosted Release Build Status GitHub issues GitHub forks GitHub stars GitHub license

Annotation

The GenomeTools genome analysis system is a free collection of bioinformatics tools (in the realm of genome informatics) combined into a single binary named gt. It is based on a C library named “libgenometools” which consists of several modules.

Pre-requisites

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 remotely

Run the script rbuild.sh to build image remotely.

bash ./rbuild.sh

You will need to edit the script above to match your account on SyLabs.io.

Pulling from the repository

If you have the client installed and cannot build the image locally nor remotely, simply run

singularity pull library://icaoberg/default/genometools:v1.6.0

Disclaimer

I am nothing but a humble programmer creating the container for this wonderful app. The GenomeTools are being developed by Gordon Gremme, Sascha Steinbiss, Stefan Kurtz and others.


CBD

Copyleft © 2019-2020 icaoberg at the Computational Biology Department in Carnegie Mellon University