1
1
---
2
- title : Bio Modules for Harmony Nodes
2
+ title : Bio Modules 24.04
3
3
layout : single
4
4
permalink : /bio-modules-24.04/
5
- created : 2024-11-22
5
+ created : 2024-12-07
6
6
toc : true
7
7
toc_label : " On This Page"
8
8
sidebar :
@@ -40,7 +40,7 @@ Burrows-Wheeler Aligner (BWA) is an efficient program that aligns relatively
40
40
short nucleotide sequences against a long reference sequence such as the human
41
41
genome.
42
42
43
- - [ BamTools/2.5.2-GCC-12.2 .0] ( https://github.com/pezmaster31/bamtools )
43
+ - [ BamTools/2.5.2-GCC-12.3 .0] ( https://github.com/pezmaster31/bamtools )
44
44
BamTools provides both a programmer's API and an end-user's toolkit for handling BAM files.
45
45
- [ Beast/10.5.0-beta3-GCC-12.3.0-beagle-lib-4.0.1-CUDA-12.1.1] ( https://beast.community )
46
46
BEAST is a cross-platform program for Bayesian analysis of molecular sequences
@@ -60,11 +60,10 @@ BEAST is a cross-platform program for Bayesian MCMC analysis of molecular
60
60
- [ Bio-DB-HTS/3.01-GCC-12.2.0] ( https://metacpan.org/release/Bio-DB-HTS )
61
61
[ easyconfig] ( https://github.com/FredHutch/easybuild-life-sciences/blob/master/easyconfigs/b/Bio-DB-HTS/Bio-DB-HTS-3.01-GCC-12.2.0.eb )
62
62
Read files using HTSlib including BAM/CRAM, Tabix and BCF database files
63
- - [ BioPerl/1.7.8-GCCcore-12.2 .0] ( http ://www. bioperl.org/)
63
+ - [ BioPerl/1.7.8-GCCcore-12.3 .0] ( https ://bioperl.org/)
64
64
Bioperl is the product of a community effort to produce Perl code which is useful in biology.
65
65
Examples include Sequence objects, Alignment objects and database searching objects.
66
66
- [ Biopython/1.84-foss-2023b] ( https://www.biopython.org )
67
- [ easyconfig] ( https://github.com/FredHutch/easybuild-life-sciences/blob/master/easyconfigs/b/Biopython/Biopython-1.84-foss-2023b.eb )
68
67
Biopython is a set of freely available tools for biological
69
68
computation written in Python by an international team of developers. It is
70
69
a distributed collaborative effort to develop Python libraries and
@@ -102,7 +101,7 @@ CellRank is a toolkit to uncover cellular dynamics based on
102
101
Markov state modeling of single-cell data. It contains two main modules:
103
102
kernels compute cell-cell transition probabilities and estimators generate
104
103
hypothesis based on these.
105
- - [ Cgl/0.60.8-foss-2023a ] ( https://github.com/coin-or/Cgl )
104
+ - [ Cgl/0.60.8-foss-2023b ] ( https://github.com/coin-or/Cgl )
106
105
The COIN-OR Cut Generation Library (Cgl) is a collection of cut generators that
107
106
can be used with other COIN-OR packages that make use of cuts, such as, among
108
107
others, the linear solver Clp or the mixed integer linear programming solvers
@@ -113,8 +112,7 @@ communicate with a solver. It does not directly call a solver.
113
112
Clp (Coin-or linear programming) is an open-source linear programming solver.
114
113
It is primarily meant to be used as a callable library, but a basic,
115
114
stand-alone executable version is also available.
116
- - [ CoinUtils/2.11.10-GCC-13.2.0] ( https://github.com/coin-or/CoinUtils )
117
- [ easyconfig] ( https://github.com/FredHutch/easybuild-life-sciences/blob/master/easyconfigs/c/CoinUtils/CoinUtils-2.11.10-GCC-13.2.0.eb )
115
+ - [ CoinUtils/2.11.10-GCC-12.3.0] ( https://github.com/coin-or/CoinUtils )
118
116
CoinUtils (Coin-OR Utilities) is an open-source collection of classes and
119
117
functions that are generally useful to more than one COIN-OR project.
120
118
- [ Eigen/3.4.0-GCCcore-13.3.0] ( https://eigen.tuxfamily.org )
@@ -206,7 +204,7 @@ METIS is a set of serial programs for partitioning graphs, partitioning
206
204
recursive-bisection, multilevel k-way, and multi-constraint partitioning
207
205
schemes.
208
206
209
- - [ MPC/1.3.1-GCCcore-12.3 .0] ( http://www.multiprecision.org/ )
207
+ - [ MPC/1.3.1-GCCcore-13.2 .0] ( http://www.multiprecision.org/ )
210
208
Gnu Mpc is a C library for the arithmetic of
211
209
complex numbers with arbitrarily high precision and correct
212
210
rounding of the result. It extends the principles of the IEEE-754
@@ -218,7 +216,7 @@ Gnu Mpc is a C library for the arithmetic of
218
216
The MPFR library is a C library for multiple-precision floating-point
219
217
computations with correct rounding.
220
218
221
- - [ MUMPS/5.6.1-foss-2023a -metis] ( https://graal.ens-lyon.fr/MUMPS/ )
219
+ - [ MUMPS/5.6.1-foss-2022b -metis] ( https://graal.ens-lyon.fr/MUMPS/ )
222
220
A parallel sparse direct solver
223
221
- [ MUMmer/4.0.0rc1-GCCcore-12.3.0] ( https://mummer.sourceforge.net/ )
224
222
MUMmer is a system for rapidly aligning entire genomes,
@@ -257,14 +255,13 @@ Porechop is a tool for finding and removing adapters from Oxford Nanopore reads.
257
255
Adapters on the ends of reads are trimmed off, and when a read has an adapter in its middle,
258
256
it is treated as chimeric and chopped into separate reads. Porechop performs thorough alignments
259
257
to effectively find adapters, even at low sequence identity
260
- - [ PyTorch/2.1.2-foss-2023a-CUDA-12.1.1] ( https://pytorch.org/ )
261
- [ easyconfig] ( https://github.com/FredHutch/easybuild-life-sciences/blob/master/easyconfigs/p/PyTorch/PyTorch-2.1.2-foss-2023a-CUDA-12.1.1.eb )
258
+ - [ PyTorch/2.1.2-foss-2023a] ( https://pytorch.org/ )
262
259
Tensors and Dynamic neural networks in Python with strong GPU acceleration.
263
260
PyTorch is a deep learning framework that puts Python first.
264
261
- [ PyTorch-bundle/2.1.2-foss-2023a-CUDA-12.1.1] ( https://pytorch.org/ )
265
262
[ easyconfig] ( https://github.com/FredHutch/easybuild-life-sciences/blob/master/easyconfigs/p/PyTorch-bundle/PyTorch-bundle-2.1.2-foss-2023a-CUDA-12.1.1.eb )
266
263
PyTorch with compatible versions of official Torch extensions.
267
- - [ Pysam/0.22.0 -GCC-12 .3.0] ( https://github.com/pysam-developers/pysam )
264
+ - [ Pysam/0.22.1 -GCC-13 .3.0] ( https://github.com/pysam-developers/pysam )
268
265
Pysam is a python module for reading and manipulating Samfiles.
269
266
It's a lightweight wrapper of the samtools C-API. Pysam also includes an interface for tabix.
270
267
- [ Qhull/2020.2-GCCcore-13.2.0] ( http://www.qhull.org )
@@ -288,7 +285,7 @@ RDKit is a collection of cheminformatics and machine-learning software written i
288
285
[ easyconfig] ( https://github.com/FredHutch/easybuild-life-sciences/blob/master/easyconfigs/s/SAMtools/SAMtools-1.19.2-GCC-13.2.0.eb )
289
286
SAM Tools provide various utilities for manipulating alignments in the SAM format,
290
287
including sorting, merging, indexing and generating alignments in a per-position format.
291
- - [ SCOTCH/7.0.3-gompi-2022b ] ( https://www.labri.fr/perso/pelegrin/scotch/ )
288
+ - [ SCOTCH/7.0.3-gompi-2023a ] ( https://www.labri.fr/perso/pelegrin/scotch/ )
292
289
Software package and libraries for sequential and parallel graph partitioning,
293
290
static mapping, and sparse matrix block ordering, and sequential mesh and hypergraph partitioning.
294
291
- [ STAR/2.7.11b-GCC-13.2.0] ( https://github.com/alexdobin/STAR )
@@ -318,6 +315,10 @@ Seaborn is a Python visualization library based on matplotlib.
318
315
- [ Shapely/2.0.1-gfbf-2023a] ( https://github.com/Toblerity/Shapely )
319
316
Shapely is a BSD-licensed Python package for manipulation and analysis of planar geometric objects.
320
317
It is based on the widely deployed GEOS (the engine of PostGIS) and JTS (from which GEOS is ported) libraries.
318
+ - [ Sniffles/2.5.2-GCC-13.3.0] ( https://github.com/fritzsedlazeck/Sniffles )
319
+ [ easyconfig] ( https://github.com/FredHutch/easybuild-life-sciences/blob/master/easyconfigs/s/Sniffles/Sniffles-2.5.2-GCC-13.3.0.eb )
320
+ A fast structural variant caller for long-read sequencing,
321
+ Sniffles2 accurately detect SVs on germline, somatic and population-level for PacBio and Oxford Nanopore read data.
321
322
- [ Telescope/1.0.3-20230222-gfbf-2022b] ( https://github.com/mlbendall/telescope )
322
323
[ easyconfig] ( https://github.com/FredHutch/easybuild-life-sciences/blob/master/easyconfigs/t/Telescope/Telescope-1.0.3-20230222-gfbf-2022b.eb )
323
324
Single locus resolution of Transposable ELEment expression using next-generation sequencing.
@@ -346,6 +347,8 @@ Cutadapt finds and removes adapter sequences, primers, poly-A tails and
346
347
- [ easel/0.48-GCC-12.2.0] ( https://bioeasel.org/ )
347
348
[ easyconfig] ( https://github.com/FredHutch/easybuild-life-sciences/blob/master/easyconfigs/e/easel/easel-0.48-GCC-12.2.0.eb )
348
349
Easel supports computational analysis of biological sequences using probabilistic models.
350
+ - [ edlib/1.3.9.post1-GCC-13.3.0] ( https://martinsos.github.io/edlib )
351
+ Lightweight, super fast library for sequence alignment using edit (Levenshtein) distance.
349
352
- [ einops/0.7.0-GCCcore-12.3.0] ( https://einops.rocks/ )
350
353
Flexible and powerful tensor operations for readable and reliable code.
351
354
Supports numpy, pytorch, tensorflow, jax, and others.
0 commit comments