-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #343 from EESSIbot/update-software-overview-173163…
…4980 update overview of available software
- Loading branch information
Showing
16 changed files
with
151 additions
and
11 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- | ||
hide: | ||
- toc | ||
--- | ||
|
||
Mustache | ||
======== | ||
|
||
|
||
Mustache (Multi-scale Detection of Chromatin Loops from Hi-C and Micro-C Maps usingScale-Space Representation) is a tool for multi-scale detection of chromatin loops from Hi-C and Micro-Ccontact maps in high resolutions (10kbp all the way to 500bp and even more).Mustache uses recent technical advances in scale-space theory inComputer Vision to detect chromatin loops caused by interaction of DNA segments with a variable size. | ||
|
||
https://github.com/ay-lab/mustache | ||
# Available modules | ||
|
||
|
||
The overview below shows which Mustache installations are available per target architecture in EESSI, ordered based on software version (new to old). | ||
|
||
To start using Mustache, load one of these modules using a `module load` command like: | ||
|
||
```shell | ||
module load Mustache/1.3.3-foss-2023b | ||
``` | ||
|
||
*(This data was automatically generated on {{ generated_time }})* | ||
|
||
| |aarch64/generic|aarch64/neoverse_n1|aarch64/neoverse_v1|x86_64/generic|x86_64/amd/zen2|x86_64/amd/zen3|x86_64/amd/zen4|x86_64/intel/haswell|x86_64/intel/skylake_avx512| | ||
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | | ||
|Mustache/1.3.3-foss-2023b|x|x|x|x|x|x|x|x|x| |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
--- | ||
hide: | ||
- toc | ||
--- | ||
|
||
cooler | ||
====== | ||
|
||
|
||
Cooler is a support library for a storage format, also called cooler, used to store genomic interaction data of any size, such as Hi-C contact matrices. | ||
|
||
https://open2c.github.io/cooler | ||
# Available modules | ||
|
||
|
||
The overview below shows which cooler installations are available per target architecture in EESSI, ordered based on software version (new to old). | ||
|
||
To start using cooler, load one of these modules using a `module load` command like: | ||
|
||
```shell | ||
module load cooler/0.10.2-foss-2023b | ||
``` | ||
|
||
*(This data was automatically generated on {{ generated_time }})* | ||
|
||
| |aarch64/generic|aarch64/neoverse_n1|aarch64/neoverse_v1|x86_64/generic|x86_64/amd/zen2|x86_64/amd/zen3|x86_64/amd/zen4|x86_64/intel/haswell|x86_64/intel/skylake_avx512| | ||
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | | ||
|cooler/0.10.2-foss-2023b|x|x|x|x|x|x|x|x|x| | ||
|
||
|
||
### cooler/0.10.2-foss-2023b | ||
|
||
This is a list of extensions included in the module: | ||
|
||
asciitree-0.3.3, cooler-0.10.2, cytoolz-1.0.0, toolz-1.0.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- | ||
hide: | ||
- toc | ||
--- | ||
|
||
hic-straw | ||
========= | ||
|
||
|
||
Straw is a library which allows rapid streaming of contact data from .hic files. | ||
|
||
https://github.com/aidenlab/straw | ||
# Available modules | ||
|
||
|
||
The overview below shows which hic-straw installations are available per target architecture in EESSI, ordered based on software version (new to old). | ||
|
||
To start using hic-straw, load one of these modules using a `module load` command like: | ||
|
||
```shell | ||
module load hic-straw/1.3.1-foss-2023b | ||
``` | ||
|
||
*(This data was automatically generated on {{ generated_time }})* | ||
|
||
| |aarch64/generic|aarch64/neoverse_n1|aarch64/neoverse_v1|x86_64/generic|x86_64/amd/zen2|x86_64/amd/zen3|x86_64/amd/zen4|x86_64/intel/haswell|x86_64/intel/skylake_avx512| | ||
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | | ||
|hic-straw/1.3.1-foss-2023b|x|x|x|x|x|x|x|x|x| |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- | ||
hide: | ||
- toc | ||
--- | ||
|
||
multiprocess | ||
============ | ||
|
||
|
||
better multiprocessing and multithreading in python | ||
|
||
https://github.com/uqfoundation/multiprocess | ||
# Available modules | ||
|
||
|
||
The overview below shows which multiprocess installations are available per target architecture in EESSI, ordered based on software version (new to old). | ||
|
||
To start using multiprocess, load one of these modules using a `module load` command like: | ||
|
||
```shell | ||
module load multiprocess/0.70.16-gfbf-2023b | ||
``` | ||
|
||
*(This data was automatically generated on {{ generated_time }})* | ||
|
||
| |aarch64/generic|aarch64/neoverse_n1|aarch64/neoverse_v1|x86_64/generic|x86_64/amd/zen2|x86_64/amd/zen3|x86_64/amd/zen4|x86_64/intel/haswell|x86_64/intel/skylake_avx512| | ||
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | | ||
|multiprocess/0.70.16-gfbf-2023b|x|x|x|x|x|x|x|x|x| |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters