bamtools¶
Summary¶
C++ API & command-line toolkit for working with BAM data
Versions¶
- 2.4.0
License¶
MIT
Meta¶
package:
name: bamtools
version: '2.4.0'
source:
fn: bamtools-2.4.0.tar.gz
url: "https://github.com/pezmaster31/bamtools/archive/v2.4.0.tar.gz"
sha256: "f1fe82b8871719e0fb9ed7be73885f5d0815dd5c7277ee33bd8f67ace961e13e"
patches:
# Install bamtools in lib instead of bamtools lib, thanks to homebrew-science:
# https://github.com/Homebrew/homebrew-science/blob/master/bamtools.rb
- bamtools_lib.diff
build:
number: 1
requirements:
build:
- cmake
run:
test:
commands:
- bamtools --help
about:
home: https://github.com/pezmaster31/bamtools
license: MIT
summary: C++ API & command-line toolkit for working with BAM data