Skip to content

Commit

Permalink
Merge pull request #5 from mulled/pr-1
Browse files Browse the repository at this point in the history
Add samtools
  • Loading branch information
thriqon committed Jan 18, 2016
2 parents d66ed48 + 5512dc3 commit 064f954
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ alpine task 1 /usr/bin/task --version
alpine jq 1 test $(/usr/bin/jq -M -n -c "{a: (4+3)}") = "{\"a\":7}"
alpine mtr 1 /usr/sbin/mtr -v
conda m4 3 test $(echo "define(a, bbb)a" | /bin/m4) = "bbb"
conda samtools 1 samtools --version

0 comments on commit 064f954

Please sign in to comment.