We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a192bd2 + b07c8b9 commit c0c7958Copy full SHA for c0c7958
packages.tsv
@@ -8,3 +8,4 @@ alpine jq 1 test $(/usr/bin/jq -M -n -c "{a: (4+3)}") = "{\"a\":7}"
8
alpine mtr 1 /usr/sbin/mtr -v
9
conda m4 1.4.17--0 test $(echo "define(a, bbb)a" | m4) = "bbb"
10
conda samtools 1.3--1 samtools --version
11
+conda cufflinks 2.2.1--py27_1 (cuffmerge --help 2>&1) | grep Options > /dev/null
0 commit comments