🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

threads-arg

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

threads-arg

Highly scalable inference of ancestral recombination graphs (ARGs)

0.2.1
PyPI
Maintainers
2

Threads

This software implements the Threads algorithm, described in

Á. F. Gunnarsson, J. Zhu, B. C. Zhang, Z. Tsangalidou, A. Allmont, P. Palamara. A scalable approach for genome-wide inference of ancestral recombination graphs. bioRxiv, 2024.

The user manual for threads can be found here.

Installation

pip install threads_arg

threads Release Notes

[0.2.1] - 2025-06-03

Added

  • VCF conversion backwards compatibility (#76)
  • Add Linux ARM platform to Python wheels (#82)

[0.2.0] - 2025-04-29

Added

  • Optimised imputation (#28)
  • Variant mapping (#38)
  • Upgrade to numpy 2.0 (#39)
  • Consistent SHAPEIT format for regions (#42)
  • Ability to write impute output directly to stdout (#42)
  • Allele age estimation and data consistency (#51)

Fixed

  • Fix os.sched_getaffinity macOS error (#49)

[0.1.0] - 2024-07-04

Added

  • Initial version of threads

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts