Hilfe-Text | DESCRIPTION
BamTools is a project that provides both a C++ API and a command-line
toolkit for reading, writing, and manipulating BAM (genome alignment) files.
DOCUMENTATION
* Main BAMTOOLS site
https://github.com/pezmaster31/bamtools/wiki
* BAMTOOLS Using the API Guide and loacal Documentation
https://github.com/pezmaster31/bamtools/wiki/Using-the-API
/opt/bwhpc/common/bio/bamtools/2.4.1/docs
* BAMTOOLS Download
https://github.com/pezmaster31/bamtools
* PATHS for other Projects who include Bamtools
PATH /opt/bwhpc/common/bio/bamtools/2.4.1/bin:$PATH
LD_LIBRARY_PATH /opt/bwhpc/common/bio/bamtools/2.4.1/lib
INCLUDE /opt/bwhpc/common/bio/bamtools/2.4.1/include
* Usage (after loading the module!)
bamtools --help
In case of problems, please contact: bwhpc (at) uni-konstanz.de
This module is available for all users. |