Skip to content

Commit df941ec

Browse files
author
admin6
committed
Update Modules [17 June 2025, 15:43]
1 parent d83bcec commit df941ec

File tree

17 files changed

+29
-16
lines changed

17 files changed

+29
-16
lines changed

mkdocs/docs/HPC/only/gent/available_software/data/json_data.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

mkdocs/docs/HPC/only/gent/available_software/data/json_data_detail.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

mkdocs/docs/HPC/only/gent/available_software/detail/BCFtools.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,13 @@ The overview below shows which BCFtools installations are available per HPC-UGen
1414
To start using BCFtools, load one of these modules using a `module load` command like:
1515

1616
```shell
17-
module load BCFtools/1.18-GCC-12.3.0
17+
module load BCFtools/1.19-GCC-13.2.0
1818
```
1919

2020
*(This data was automatically generated on {{modules_last_updated}})*
2121

2222
| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+
|BCFtools/1.19-GCC-13.2.0|x|x|x|x|x|x|x|
2425
|BCFtools/1.18-GCC-12.3.0|x|x|x|x|x|x|x|
2526
|BCFtools/1.17-GCC-12.2.0|-|-|-|-|-|x|x|

mkdocs/docs/HPC/only/gent/available_software/detail/DeltaLake.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,12 @@ The overview below shows which DeltaLake installations are available per HPC-UGe
1414
To start using DeltaLake, load one of these modules using a `module load` command like:
1515

1616
```shell
17-
module load DeltaLake/0.15.1-gfbf-2023a
17+
module load DeltaLake/0.25.5-gfbf-2023b
1818
```
1919

2020
*(This data was automatically generated on {{modules_last_updated}})*
2121

2222
| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+
|DeltaLake/0.25.5-gfbf-2023b|x|x|x|x|x|x|x|
2425
|DeltaLake/0.15.1-gfbf-2023a|x|x|x|x|x|x|x|

mkdocs/docs/HPC/only/gent/available_software/detail/LIQA.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,12 @@ The overview below shows which LIQA installations are available per HPC-UGent Ti
1414
To start using LIQA, load one of these modules using a `module load` command like:
1515

1616
```shell
17-
module load LIQA/1.3.4-foss-2023a
17+
module load LIQA/1.3.4-foss-2023b
1818
```
1919

2020
*(This data was automatically generated on {{modules_last_updated}})*
2121

2222
| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+
|LIQA/1.3.4-foss-2023b|x|x|x|x|x|x|x|
2425
|LIQA/1.3.4-foss-2023a|x|x|x|x|x|x|x|

mkdocs/docs/HPC/only/gent/available_software/detail/Longshot.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,12 @@ The overview below shows which Longshot installations are available per HPC-UGen
1414
To start using Longshot, load one of these modules using a `module load` command like:
1515

1616
```shell
17-
module load Longshot/1.0.0-GCCcore-12.3.0
17+
module load Longshot/1.0.0-GCCcore-13.2.0
1818
```
1919

2020
*(This data was automatically generated on {{modules_last_updated}})*
2121

2222
| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+
|Longshot/1.0.0-GCCcore-13.2.0|x|x|x|x|x|x|x|
2425
|Longshot/1.0.0-GCCcore-12.3.0|x|x|x|x|x|x|x|

mkdocs/docs/HPC/only/gent/available_software/detail/Rust.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,14 @@ The overview below shows which Rust installations are available per HPC-UGent Ti
1414
To start using Rust, load one of these modules using a `module load` command like:
1515

1616
```shell
17-
module load Rust/1.78.0-GCCcore-13.3.0
17+
module load Rust/1.86.0-GCCcore-13.2.0-nightly
1818
```
1919

2020
*(This data was automatically generated on {{modules_last_updated}})*
2121

2222
| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+
|Rust/1.86.0-GCCcore-13.2.0-nightly|x|x|x|x|x|x|x|
2425
|Rust/1.78.0-GCCcore-13.3.0|x|x|x|x|x|x|x|
2526
|Rust/1.76.0-GCCcore-13.2.0|x|x|x|x|x|x|x|
2627
|Rust/1.75.0-GCCcore-12.3.0|x|x|x|x|x|x|x|

mkdocs/docs/HPC/only/gent/available_software/detail/Subread.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,12 @@ The overview below shows which Subread installations are available per HPC-UGent
1414
To start using Subread, load one of these modules using a `module load` command like:
1515

1616
```shell
17-
module load Subread/2.0.6-GCC-12.3.0
17+
module load Subread/2.1.1-GCC-13.2.0
1818
```
1919

2020
*(This data was automatically generated on {{modules_last_updated}})*
2121

2222
| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+
|Subread/2.1.1-GCC-13.2.0|x|x|x|x|x|x|x|
2425
|Subread/2.0.6-GCC-12.3.0|x|x|x|x|x|x|x|

mkdocs/docs/HPC/only/gent/available_software/detail/annovar.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,12 @@ The overview below shows which annovar installations are available per HPC-UGent
1414
To start using annovar, load one of these modules using a `module load` command like:
1515

1616
```shell
17-
module load annovar/20200607-GCCcore-12.3.0
17+
module load annovar/20200607-GCCcore-13.2.0
1818
```
1919

2020
*(This data was automatically generated on {{modules_last_updated}})*
2121

2222
| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+
|annovar/20200607-GCCcore-13.2.0|x|x|x|x|x|x|x|
2425
|annovar/20200607-GCCcore-12.3.0|x|x|x|x|x|x|x|

mkdocs/docs/HPC/only/gent/available_software/detail/gffread.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,12 @@ The overview below shows which gffread installations are available per HPC-UGent
1414
To start using gffread, load one of these modules using a `module load` command like:
1515

1616
```shell
17-
module load gffread/0.12.7-GCCcore-12.3.0
17+
module load gffread/0.12.7-GCCcore-13.2.0
1818
```
1919

2020
*(This data was automatically generated on {{modules_last_updated}})*
2121

2222
| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+
|gffread/0.12.7-GCCcore-13.2.0|x|x|x|x|x|x|x|
2425
|gffread/0.12.7-GCCcore-12.3.0|x|x|x|x|x|x|x|

0 commit comments

Comments
 (0)