From 0b548f12bc742fa412afcc0c6806e33a3d22a572 Mon Sep 17 00:00:00 2001 From: Luuk Harbers <40829819+ljwharbers@users.noreply.github.com> Date: Wed, 9 Apr 2025 11:57:44 +0200 Subject: [PATCH 1/3] Add libtroch and fibertools container --- combinations/hash.tsv | 1 + 1 file changed, 1 insertion(+) diff --git a/combinations/hash.tsv b/combinations/hash.tsv index 5b9e9a453..fdaefe394 100644 --- a/combinations/hash.tsv +++ b/combinations/hash.tsv @@ -638,3 +638,4 @@ python=3.10,ucsc-gtftogenepred=469,ucsc-genepredtobed=469 bioconductor-flames=1.8.0,minimap2=2.28 bowtie2=2.5.4,samtools=1.21 python=3.13.2,samtools=1.21 +libtorch=2.2.0,fibertools-rs=0.6.4 From 1f7a2fe93d38ade2ffa1a3006f7aac3262824188 Mon Sep 17 00:00:00 2001 From: Luuk Harbers <40829819+ljwharbers@users.noreply.github.com> Date: Wed, 9 Apr 2025 12:43:19 +0200 Subject: [PATCH 2/3] Update hash.tsv --- combinations/hash.tsv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/combinations/hash.tsv b/combinations/hash.tsv index fdaefe394..7939337ae 100644 --- a/combinations/hash.tsv +++ b/combinations/hash.tsv @@ -638,4 +638,4 @@ python=3.10,ucsc-gtftogenepred=469,ucsc-genepredtobed=469 bioconductor-flames=1.8.0,minimap2=2.28 bowtie2=2.5.4,samtools=1.21 python=3.13.2,samtools=1.21 -libtorch=2.2.0,fibertools-rs=0.6.4 +libtorch=2.6.0,fibertools-rs=0.6.4 From cafd883dafc2bffb2cb80ba0d93af03b53e5c788 Mon Sep 17 00:00:00 2001 From: Luuk Harbers <40829819+ljwharbers@users.noreply.github.com> Date: Thu, 10 Apr 2025 14:19:04 +0200 Subject: [PATCH 3/3] Update hash.tsv