We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c6f21b commit ec2efe1Copy full SHA for ec2efe1
packages.tsv
@@ -9,7 +9,6 @@ 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
0 commit comments