lofreq¶
Summary¶
A fast and sensitive variant-caller for inferring SNVs and indels from next-generation sequencing data
Versions¶
- 2.1.2
License¶
MIT
Meta¶
package:
name: lofreq
version: '2.1.2'
source:
fn: lofreq_star-2.1.2.tgz
url: http://downloads.sourceforge.net/project/lofreq/lofreq_star-2.1.2.tar.gz # [linux]
url: http://downloads.sourceforge.net/project/lofreq/lofreq_star-2.1.2_macosx.tgz # [osx]
build:
number: 0
script: "mkdir -p $PREFIX/bin; chmod a+x bin/*; cp bin/* $PREFIX/bin" # [osx]
skip: True # [not py27]
requirements:
build:
- python
run:
- python
test:
commands:
- 'lofreq version'
about:
home: http://csb5.github.io/lofreq/
license: MIT
summary: A fast and sensitive variant-caller for inferring SNVs and indels from next-generation sequencing data