clever-toolkit¶
Summary¶
The clever toolkit (CTK) is a suite of tools to analyze next-generation sequencing data and, in particular, to discover and genotype insertions and deletions from paired-end reads.
Versions¶
- 2.0rc3
License¶
GPLv3
Meta¶
package:
name: clever-toolkit
version: "2.0rc3"
source:
fn: clever-toolkit-v2.0rc3.tar.gz
url: https://bitbucket.org/tobiasmarschall/clever-toolkit/downloads/clever-toolkit-v2.0rc3.tar.gz
requirements:
build:
- gcc
- boost
- cmake
- zlib
run:
- libgcc
- python
- boost
- zlib
test:
commands:
- clever --help > /dev/null
- laser --help > /dev/null
about:
home: https://bitbucket.org/tobiasmarschall/clever-toolkit
license: GPLv3
summary: The clever toolkit (CTK) is a suite of tools to analyze next-generation sequencing data and, in particular, to discover and genotype insertions and deletions from paired-end reads.