Releases: JianYang-Lab/gsMap
Releases · JianYang-Lab/gsMap
v1.70
This update includes several enhancements and fixes:
- Quick Mode: Introduced a new quick mode utilizing precomputation for faster performance.
- Report and Diagnosis Module: Added a module that generates a final report, allowing users to interactively view and check results in their browser.
- Performance Improvements: Optimized memory usage and made various performance enhancements for a smoother experience.
- Bug Fixes: Addressed known issues to enhance overall stability.
v1.62
Rename to gsMap
Fix bugs
v1.54: - add the GPS docs
- bug fix
1.53
bug fix
1.52
publish to pypi
v1.41
Notice:
- This version re-design the Spatial LDSC part. Now each spot has it's own weight.
Improvement:
- optimize the run-all mode args.
v1.4a
- add a function, which could use enhancer annotation.
- avoid overflow of float16
v1.31
- add run_visualize subcommand to visualize results.
- correct some typos.
v1.3
- optimize the latent to gene mem usage
- add --no_expression_fraction option
v1.2
Improve:
- Reduce the Spatial LDSC Step RAM Usage
- Speed up the Latent to Gene Step
- Use Sparse Matrix For generate LD score
- Some Bug fixed