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.
1 parent c84ce42 commit 5087482Copy full SHA for 5087482
packages.tsv
@@ -86,6 +86,7 @@ conda art 3.19.15--1 art_illumina -sam -i test.fasta -l 150 -ss MS -f 10 -o illu
86
conda lastz 1.0.2--0 lastz --version 2>&1 | grep 1.02.00 > /dev/null
87
conda kallisto 0.42.4--2 kallisto | grep Usage > /dev/null
88
conda cancerit-allelecount 2.1.2--1 alleleCounter -h
89
+conda julia 0.3.11--0 test $(julia -e "print(2+3)") = "5"
90
conda ccat 3.0--1 CCAT --help
91
conda cdbtools 0.99--1 cdbfasta -v
92
conda ceas 1.0.2--py27_0 ceas --version > /dev/null
0 commit comments