diff --git a/395_Cellformer/Cellformer-20230814-foss-2023a-R-4.3.2.eb b/395_Cellformer/Cellformer-20230814-foss-2023a-R-4.3.2.eb index 57f621f5..43cf4e43 100644 --- a/395_Cellformer/Cellformer-20230814-foss-2023a-R-4.3.2.eb +++ b/395_Cellformer/Cellformer-20230814-foss-2023a-R-4.3.2.eb @@ -31,7 +31,7 @@ dependencies = [ ('R', '4.3.2'), ('R-bundle-CRAN', '2023.12'), ('R-bundle-Bioconductor', '3.18', versionsuffix), - ('ArchR', '1.0.2'), + ('ArchR', '1.0.2', versionsuffix), ] use_pip = True diff --git a/395_Cellformer/R-bundle-Bioconductor-3.18-foss-2023a-R-4.3.2.eb b/395_Cellformer/R-bundle-Bioconductor-3.18-foss-2023a-R-4.3.2.eb index 48c86d2e..7d2ebad2 100644 --- a/395_Cellformer/R-bundle-Bioconductor-3.18-foss-2023a-R-4.3.2.eb +++ b/395_Cellformer/R-bundle-Bioconductor-3.18-foss-2023a-R-4.3.2.eb @@ -1352,6 +1352,15 @@ exts_list = [ ('plyranges', '1.22.0', { 'checksums': ['fcdcad1082fadd1a365dd2d2cc7d955601b737ecd4a567d888d2b445756297fc'], }), + ('seqPattern', '1.34.0', { + 'checksums': ['6037d3685bab94e2d1f6046bdc19369a786a595ef421e6ce7d8a34408a6f4967'], + }), + ('genomation', '1.34.0', { + 'checksums': ['6c7e40caee1115a28617c2a0a0837c92701dbce7511277c078a5957a50e877ed'], + }), + ('ChIPseeker', '1.38.0', { + 'checksums': ['a0d4710fccda620b750f933916acac6d12999a077e1c17632d8823848a2fa82f'], + }), ] modextrapaths = {'R_LIBS_SITE': ''}