Skip to content

Releases: JianYang-Lab/gsMap

gsMap v1.73.7

12 Feb 13:56

Choose a tag to compare

gsMap v1.73.7

📦 Installation

PyPI

pip install gsMap==1.73.7

Docker

docker pull ghcr.io/JianYang-Lab/gsMap:1.73.7

📋 What's Changed

See full changelog

v1.73.5: Bumps version to 1.73.5. #45

12 May 10:31
77b41b7

Choose a tag to compare

fix: Automatically handle low-quality SNPs ( #45)

v1.73.4: bump version to 1.73.4

29 Apr 16:50

Choose a tag to compare

- #45 Fix the error of generate_ld_score when some SNPs are filtered out due to having bad quality in the plink file.

v1.73.3

27 Apr 07:57

Choose a tag to compare

Apply the same filter to both the LD score and SNP-gene matrix.

v1.73.2

21 Apr 12:55

Choose a tag to compare

Fix bug #26 in diagnosis.py to avoid overflow in data integrity check.

v1.73.1

18 Apr 11:41

Choose a tag to compare

Update version to 1.73.1

v1.73.0

22 Mar 16:38

Choose a tag to compare

bump version to 1.73.0

v1.70

25 Sep 14:08

Choose a tag to compare

This update includes several enhancements and fixes:

  1. Quick Mode: Introduced a new quick mode utilizing precomputation for faster performance.
  2. Report and Diagnosis Module: Added a module that generates a final report, allowing users to interactively view and check results in their browser.
  3. Performance Improvements: Optimized memory usage and made various performance enhancements for a smoother experience.
  4. Bug Fixes: Addressed known issues to enhance overall stability.

v1.62

30 Mar 03:29

Choose a tag to compare

Rename to gsMap
Fix bugs

v1.54: - add the GPS docs

27 Feb 12:50

Choose a tag to compare