vphaser2¶
Summary¶
V-Phaser 2 is a tool to call variants in genetically heterogeneous populations from ultra-deep sequence data
Home¶
https://www.broadinstitute.org/scientific-community/science/projects/viral-genomics/v-phaser-2
Versions¶
- 2.0
Meta¶
about:
home: 'https://www.broadinstitute.org/scientific-community/science/projects/viral-genomics/v-phaser-2'
license: 'https://www.broadinstitute.org/node/4962'
summary: 'V-Phaser 2 is a tool to call variants in genetically heterogeneous populations from ultra-deep sequence data'
package:
name: "vphaser2"
version: '2.0'
source:
git_url: https://github.com/broadinstitute/v-phaser2.git #[osx or linux64]
build:
number: 1
requirements:
build:
- bamtools
- zlib
run:
- bamtools
- zlib
test:
commands:
- 'vphaser2 | grep "BAM file"'