Skip to content

Releases: omicsedge/selphi

Selphi 2.0.0-rc1 (pre-release)

Pre-release

Choose a tag to compare

@adrianodemarino adrianodemarino released this 14 Jul 16:32

Prebuilt Linux x86_64 binaries for Selphi 2.0.0 (branch new_version/selphi2_cluster, commit 9d72844).

Pre-release. master and the Latest release remain Selphi 1.5.3. This build is provided for collaborator testing of Selphi 2 and is not the stable release.

Which binary to use

  • selphi-linux-x86_64 — dynamic build, requires glibc >= 2.39, fastest. Check your system with ldd --version.
  • selphi-linux-x86_64-musl — fully static, no dependencies, runs on any Linux (including older HPC glibc). ~1.6x slower in the HMM step; negligible for small reference panels.

No Rust or system dependencies required.

# example: static build (works everywhere)
wget https://github.com/omicsedge/selphi/releases/download/2.0.0-rc1/selphi-linux-x86_64-musl
chmod +x selphi-linux-x86_64-musl
./selphi-linux-x86_64-musl --help

Verify integrity:

wget https://github.com/omicsedge/selphi/releases/download/2.0.0-rc1/SHA256SUMS.txt
sha256sum -c SHA256SUMS.txt

Docs: https://github.com/omicsedge/selphi/blob/new_version/selphi2_cluster/README.md
Method reference: Scientific Reports 2026, https://doi.org/10.1038/s41598-026-58420-2

1.5.3 improved build compatibility and chunk_size parameter

Choose a tag to compare

@sandra-selfdecode sandra-selfdecode released this 13 Oct 23:11
1311ae2

What's Changed

New Contributors

Full Changelog: 1.5.2...1.5.3

1.5.2 remove stochasticity

Choose a tag to compare

@sandra-selfdecode sandra-selfdecode released this 23 Dec 20:28
b5f4711

What's Changed

Full Changelog: 1.5.1...1.5.2

1.5.1 keep original IDs

Choose a tag to compare

@sandra-selfdecode sandra-selfdecode released this 25 Oct 01:17
d1befbf

What's Changed

Full Changelog: 1.4.2...1.5.1

1.4.2 bugfix

Choose a tag to compare

@sandra-selfdecode sandra-selfdecode released this 08 Oct 20:47
3be0e59

What's Changed

Full Changelog: 1.4.1...1.4.2

1.4.1 add Docker CD, bugfix

Choose a tag to compare

@sandra-selfdecode sandra-selfdecode released this 02 Oct 13:53
89d126e

What's Changed

Full Changelog: 1.3.0...1.4.1

1.3.0

Choose a tag to compare

@sandra-selfdecode sandra-selfdecode released this 27 Sep 22:08
7c8ffe5

What's Changed

Full Changelog: 1.2.6...1.3.0

1.2.6 reduce disk usage

Choose a tag to compare

@sandra-selfdecode sandra-selfdecode released this 26 Aug 21:45
acf3e3a

What's Changed

Full Changelog: 1.2.5...1.2.6

1.2.5

Choose a tag to compare

@sandra-selfdecode sandra-selfdecode released this 30 Jul 18:45
6206fd6

What's Changed

Full Changelog: 1.2.4...1.2.5

1.2.4 update cyvcf2 dependency

Choose a tag to compare

@sandra-selfdecode sandra-selfdecode released this 09 Jul 23:23
756bf27

What's Changed

Full Changelog: 1.2.3...1.2.4