From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pjotr Prins Subject: Packaging Galaxy Date: Sun, 17 Mar 2019 21:19:59 +0100 Message-ID: <20190317201959.66ameoc6itheyuq6@thebird.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([209.51.188.92]:39795) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h5cNB-0007Lz-Nv for guix-devel@gnu.org; Sun, 17 Mar 2019 16:27:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h5cNA-0001jn-TW for guix-devel@gnu.org; Sun, 17 Mar 2019 16:27:09 -0400 Received: from mail.thebird.nl ([94.142.245.5]:48654) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h5cNA-0001jc-Hq for guix-devel@gnu.org; Sun, 17 Mar 2019 16:27:08 -0400 Content-Disposition: inline List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org Anyone here interested in Galaxy (for bioinformatics)? I will want to package that at some point. Galaxy is pretty notorious for being complicated - a right challenge :). I want to use it as a front-end for some HPC work. Especially now they are including Jupyter labs and CWL: https://galaxyproject.org/ Pj.