Skip to content

Commit c0c7958

Browse files
committed
Merge pull request #9 from mulled/add-cufflinks
Add cufflinks
2 parents a192bd2 + b07c8b9 commit c0c7958

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages.tsv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ alpine jq 1 test $(/usr/bin/jq -M -n -c "{a: (4+3)}") = "{\"a\":7}"
88
alpine mtr 1 /usr/sbin/mtr -v
99
conda m4 1.4.17--0 test $(echo "define(a, bbb)a" | m4) = "bbb"
1010
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

Comments
 (0)