From a66dfb32a657057857a34ac831a9c75b7609b8d8 Mon Sep 17 00:00:00 2001 From: Shaun Jackman Date: Thu, 2 Jun 2016 22:50:37 -0700 Subject: [PATCH] kallisto: Build a bottle for Linuxbrew --- kallisto.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/kallisto.rb b/kallisto.rb index 21b09a3854..a80c502623 100644 --- a/kallisto.rb +++ b/kallisto.rb @@ -1,3 +1,4 @@ +# kallisto: Build a bottle for Linuxbrew class Kallisto < Formula desc "Quantify abundances of transcripts from RNA-Seq data" homepage "https://pachterlab.github.io/kallisto/"