We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c0d9f3 commit 7c6f21bCopy full SHA for 7c6f21b
packages.tsv
@@ -9,6 +9,8 @@ alpine jq 1 test $(/usr/bin/jq -M -n -c "{a: (4+3)}") = "{\"a\":7}"
9
alpine mtr 1 /usr/sbin/mtr -v
10
conda m4 1.4.17--0 test $(echo "define(a, bbb)a" | m4) = "bbb"
11
conda samtools 1.3--1 samtools --version
12
+conda samtools 1.2--2 samtools --version
13
conda cufflinks 2.2.1--py27_1 (cuffmerge --help 2>&1) | grep Options > /dev/null
14
conda tophat 2.1.0--py27_0 (tophat --version 2>&1) > /dev/null
15
conda curl 7.45.0--1 curl --fail icanhazip.com
16
+conda bcftools 1.3--0 bcftools --version
0 commit comments