From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=systemreboot.net; s=default; t=1776855567; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type; bh=PlHgiJ5r6CM/aDbkg1PutvsgglKbehLuV38Zi1dgxn0=; b=jALMdbvDtb1vgJqfCcNOUZ1WUozWae/NoVj+x13rHYKlcwYUth8PKx10qtYseYRsl/IdyY JuyEJ1vJlIDDkzr5WKh0GnfbR9OgpIcmaZMm0WHnyc/GgGUmZM4+D0OSfjfJ8it5bnBs6v QYt5cYJlqNECXxJcIIQLwspXtRpsRHBNZhOkPlh8VFy6tDrCvW7i0QLCkGpeQS12Odo5nV mOoxcTwBXXPAvzV34/YsmNoE6qPRMCGVIT6OuQ0OLuvjpc8drFFhigFLaEO9SQigicMNGC Dj+0FT6JFVobC1ep415wlfUIDkthBJml2OXAHkaw48ztolYVuAVqxx+AtJrTyQ== Received: from localhost ( [192.168.2.1]) by mugam.systemreboot.net (OpenSMTPD) with ESMTPSA id 444b6723 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Wed, 22 Apr 2026 10:59:27 +0000 (UTC) From: Arun Isaac To: guix-science@gnu.org Cc: ravanan@systemreboot.net Subject: Guix, CWL, ravanan and reproducibility talk at UCL Date: Wed, 22 Apr 2026 11:59:26 +0100 Message-ID: <87cxzrb6r5.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: text/plain List-Id: Hi, I am a postdoc at University College London (UCL). I have been working on ravanan[1] for a few years now. ravanan is a Common Workflow Language (CWL) runner that uses Guix to provide strong reproducibility guarantees and content-addressed caching. Yesterday, I gave a talk in my department at UCL on Guix, CWL, ravanan and reproducibility. The slides are at https://files.systemreboot.net/ucl-guix-ravanan-seminar.pdf To the bioinformaticians reading this, it may be of interest that we ported pggb (the pangenome building pipeline) from the original bash script to CWL. Links to the original and the port below: https://github.com/pangenome/pggb https://github.com/arunisaac/pggb.cwl Regards, Arun [1]: https://forge.systemreboot.net/ravanan/