Skip to content

Auto Update Modules [10 July 2025, 15:43] #969

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ module load ArchR/1.0.3-foss-2023b-R-4.4.1

| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|ArchR/1.0.3-foss-2023b-R-4.4.1|x|-|x|x|x|x|x|
|ArchR/1.0.3-foss-2023b-R-4.4.1|x|x|x|x|x|x|x|
|ArchR/1.0.2-foss-2023a-R-4.3.2|-|x|-|x|-|x|x|
|ArchR/1.0.2-20220704-foss-2023a-R-4.3.2|-|-|-|-|-|x|x|
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ module load MACS2/2.2.9.1-foss-2023b

| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|MACS2/2.2.9.1-foss-2023b|x|-|x|x|x|x|x|
|MACS2/2.2.9.1-foss-2023b|x|x|x|x|x|x|x|
|MACS2/2.2.9.1-foss-2023a|x|x|x|x|x|x|x|
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ module load Mono/6.12.0.199-GCCcore-13.3.0

| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|Mono/6.12.0.199-GCCcore-13.3.0|x|-|x|x|x|x|x|
|Mono/6.12.0.199-GCCcore-13.3.0|x|x|x|x|x|x|x|
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ module load SearchGUI/4.3.9-GCCcore-13.3.0-Java-11

| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|SearchGUI/4.3.9-GCCcore-13.3.0-Java-11|x|-|x|x|x|x|x|
|SearchGUI/4.3.9-GCCcore-13.3.0-Java-11|x|x|x|x|x|x|x|
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ module load chromVARmotifs/0.2.0-foss-2023b-R-4.4.1

| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|chromVARmotifs/0.2.0-foss-2023b-R-4.4.1|x|-|x|x|x|x|x|
|chromVARmotifs/0.2.0-foss-2023b-R-4.4.1|x|x|x|x|x|x|x|
|chromVARmotifs/0.2.0-foss-2023a-R-4.3.2|x|x|-|x|-|x|x|
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ module load presto/1.0.0-20230501-foss-2023b-R-4.4.1

| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|presto/1.0.0-20230501-foss-2023b-R-4.4.1|x|-|x|x|x|x|x|
|presto/1.0.0-20230501-foss-2023b-R-4.4.1|x|x|x|x|x|x|x|
|presto/1.0.0-20230501-foss-2023a-R-4.3.2|-|x|-|x|-|x|x|
2 changes: 1 addition & 1 deletion mkdocs/extra/gent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ hpcname: hpcugent
loginnode: login.hpc.ugent.be
loginhost: gligar09.gastly.os
altloginhost: gligar10.gastly.os
modules_last_updated: Sat, 05 Jul 2025 at 15:45:39 CEST # This line is automatically updated by scripts/available_modules/available_modules.py
modules_last_updated: Thu, 10 Jul 2025 at 15:45:47 CEST # This line is automatically updated by scripts/available_modules/available_modules.py
# get these with ssh-keyscan gligar01.ugent.be > file
# ssh-keygen -l -f file
# ssh-keygen -l -f file -E md5
Expand Down