File tree Expand file tree Collapse file tree 9 files changed +55
-6
lines changed
docs/HPC/only/gent/available_software Expand file tree Collapse file tree 9 files changed +55
-6
lines changed Load Diff Large diffs are not rendered by default.
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -22,3 +22,4 @@ module load AUGUSTUS/3.5.0-foss-2023a
22
22
| | accelgor| doduo| donphan| gallade| joltik| litleo| shinx|
23
23
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24
24
| AUGUSTUS/3.5.0-foss-2023a| x| x| x| x| x| x| x|
25
+ | AUGUSTUS/3.5.0-20240612-foss-2023a| x| x| x| x| x| x| x|
Original file line number Diff line number Diff line change @@ -21,4 +21,4 @@ module load BRAKER/3.0.8-foss-2023a
21
21
22
22
| | accelgor| doduo| donphan| gallade| joltik| litleo| shinx|
23
23
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24
- | BRAKER/3.0.8-foss-2023a| - | x| x| x| x| x| x|
24
+ | BRAKER/3.0.8-foss-2023a| x | x| x| x| x| x| x|
Original file line number Diff line number Diff line change
1
+ ---
2
+ hide :
3
+ - toc
4
+ ---
5
+
6
+ TSEBRA
7
+ ======
8
+
9
+ # Available modules
10
+
11
+
12
+ The overview below shows which TSEBRA installations are available per HPC-UGent Tier-2 cluster, ordered based on software version (new to old).
13
+
14
+ To start using TSEBRA, load one of these modules using a ` module load ` command like:
15
+
16
+ ``` shell
17
+ module load TSEBRA/1.1.2.5-gfbf-2023a
18
+ ```
19
+
20
+ * (This data was automatically generated on {{modules_last_updated}})*
21
+
22
+ | | accelgor| doduo| donphan| gallade| joltik| litleo| shinx|
23
+ | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24
+ | TSEBRA/1.1.2.5-gfbf-2023a| x| x| x| x| x| x| x|
Original file line number Diff line number Diff line change
1
+ ---
2
+ hide :
3
+ - toc
4
+ ---
5
+
6
+ compleasm
7
+ =========
8
+
9
+ # Available modules
10
+
11
+
12
+ The overview below shows which compleasm installations are available per HPC-UGent Tier-2 cluster, ordered based on software version (new to old).
13
+
14
+ To start using compleasm, load one of these modules using a ` module load ` command like:
15
+
16
+ ``` shell
17
+ module load compleasm/0.2.6-foss-2023a
18
+ ```
19
+
20
+ * (This data was automatically generated on {{modules_last_updated}})*
21
+
22
+ | | accelgor| doduo| donphan| gallade| joltik| litleo| shinx|
23
+ | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24
+ | compleasm/0.2.6-foss-2023a| x| x| x| x| x| x| x|
Original file line number Diff line number Diff line change @@ -21,4 +21,4 @@ module load miniprot/0.13-GCCcore-12.3.0
21
21
22
22
| | accelgor| doduo| donphan| gallade| joltik| litleo| shinx|
23
23
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24
- | miniprot/0.13-GCCcore-12.3.0| - | x| x| x| x| x| x|
24
+ | miniprot/0.13-GCCcore-12.3.0| x | x| x| x| x| x| x|
Original file line number Diff line number Diff line change @@ -21,4 +21,4 @@ module load spaln/3.0.6b-GCC-12.3.0
21
21
22
22
| | accelgor| doduo| donphan| gallade| joltik| litleo| shinx|
23
23
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24
- | spaln/3.0.6b-GCC-12.3.0| - | x| x| x| x| x| x|
24
+ | spaln/3.0.6b-GCC-12.3.0| x | x| x| x| x| x| x|
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ hpcname: hpcugent
16
16
loginnode : login.hpc.ugent.be
17
17
loginhost : gligar09.gastly.os
18
18
altloginhost : gligar10.gastly.os
19
- modules_last_updated : Fri, 23 May 2025 at 15:45:40 CEST # This line is automatically updated by scripts/available_modules/available_modules.py
19
+ modules_last_updated : Sat, 24 May 2025 at 15:45:36 CEST # This line is automatically updated by scripts/available_modules/available_modules.py
20
20
# get these with ssh-keyscan gligar01.ugent.be > file
21
21
# ssh-keygen -l -f file
22
22
# ssh-keygen -l -f file -E md5
You can’t perform that action at this time.
0 commit comments