1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
Test-Command: export HOME=$ADTTMP; cd tests && make -C pysam_data && make -C cbcf_data && nosetests --nocapture -v
Depends:
build-essential,
cython,
python-dev,
libhts-dev,
zlib1g-dev,
python-pysam,
python-nose,
tabix,
samtools,
bcftools
Restrictions: allow-stderr, rw-build-tree
Test-Command: export HOME=$ADTTMP; cd tests && make -C pysam_data && make -C cbcf_data && nosetests3 --nocapture -v
Depends:
build-essential,
cython3,
python3-dev,
libhts-dev,
zlib1g-dev,
python3-pysam,
python3-nose,
tabix,
samtools,
bcftools
Restrictions: allow-stderr, rw-build-tree
|