Skip to content

Commit 7c6f21b

Browse files
committed
Add new packages from conda
1 parent 8c0d9f3 commit 7c6f21b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages.tsv

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ alpine jq 1 test $(/usr/bin/jq -M -n -c "{a: (4+3)}") = "{\"a\":7}"
99
alpine mtr 1 /usr/sbin/mtr -v
1010
conda m4 1.4.17--0 test $(echo "define(a, bbb)a" | m4) = "bbb"
1111
conda samtools 1.3--1 samtools --version
12+
conda samtools 1.2--2 samtools --version
1213
conda cufflinks 2.2.1--py27_1 (cuffmerge --help 2>&1) | grep Options > /dev/null
1314
conda tophat 2.1.0--py27_0 (tophat --version 2>&1) > /dev/null
1415
conda curl 7.45.0--1 curl --fail icanhazip.com
16+
conda bcftools 1.3--0 bcftools --version

0 commit comments

Comments
 (0)