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/"