Skip to content
Merged
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 BLAST+/2.16.0-gompi-2024a

| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|BLAST+/2.16.0-gompi-2024a|-|x|x|x|x|x|x|
|BLAST+/2.16.0-gompi-2024a|x|x|x|x|x|x|x|
|BLAST+/2.16.0-gompi-2023b|x|x|x|x|x|x|x|
|BLAST+/2.14.1-gompi-2023a|x|x|x|x|x|x|x|
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ module load LMDB/0.9.31-GCCcore-13.3.0

| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|LMDB/0.9.31-GCCcore-13.3.0|-|x|x|x|x|x|x|
|LMDB/0.9.31-GCCcore-13.3.0|x|x|x|x|x|x|x|
|LMDB/0.9.31-GCCcore-13.2.0|x|x|x|x|x|x|x|
|LMDB/0.9.31-GCCcore-12.3.0|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 Racon/1.5.0-GCCcore-13.3.0

| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|Racon/1.5.0-GCCcore-13.3.0|-|x|x|x|x|x|x|
|Racon/1.5.0-GCCcore-13.3.0|x|x|x|x|x|x|x|
|Racon/1.5.0-GCCcore-12.3.0|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 SPAdes/4.1.0-GCC-13.3.0

| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|SPAdes/4.1.0-GCC-13.3.0|-|x|x|x|x|x|x|
|SPAdes/4.1.0-GCC-13.3.0|x|x|x|x|x|x|x|
|SPAdes/3.15.4-GCC-12.3.0|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 Unicycler/0.5.1-gompi-2024a

| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|Unicycler/0.5.1-gompi-2024a|-|x|x|x|x|x|x|
|Unicycler/0.5.1-gompi-2024a|x|x|x|x|x|x|x|
|Unicycler/0.5.0-gompi-2023a|x|x|x|x|x|x|x|
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ module load cpio/2.15-GCCcore-13.3.0

| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|cpio/2.15-GCCcore-13.3.0|-|x|x|x|x|x|x|
|cpio/2.15-GCCcore-13.3.0|x|x|x|x|x|x|x|
|cpio/2.15-GCCcore-13.2.0|x|x|x|x|x|x|x|
|cpio/2.15-GCCcore-12.3.0|x|x|x|x|x|-|-|
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ module load makeinfo/7.1-GCCcore-13.3.0

| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|makeinfo/7.1-GCCcore-13.3.0|-|x|x|x|x|x|x|
|makeinfo/7.1-GCCcore-13.3.0|x|x|x|x|x|x|x|
|makeinfo/7.1-GCCcore-13.2.0|x|x|x|x|x|x|x|
|makeinfo/7.0.3-GCCcore-12.3.0|x|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: Sun, 16 Mar 2025 at 15:45:28 CET # This line is automatically updated by scripts/available_modules/available_modules.py
modules_last_updated: Mon, 17 Mar 2025 at 15:45:22 CET # 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
Loading