Releases: eweitz/ideogram
Releases · eweitz/ideogram
v1.13.0
- Support comparative genomics for organisms with chromosome-level assemblies (#171)
- Compare whole genomes for many more organisms (#173)
- Expand source genomes available for comparative genomics (#174)
v1.12.0
- Compare gene lists across genomes (#167)
- Compare genomic coordinates across genomes (#166)
- Compare whole genome size (#164)
- Fully restore support for eukaryotes (#168)
- Ensure style and tests with Git hooks (#165)
v1.11.0
- Add Orthologs example to home page (#162)
- Improve error handling in Orthologs example (#159)
- Prevent race condition when initialized multiple times in quick succession (#154)
- Fix embedding Ideogram in other libraries that include
d3-transition
(#160)
- Mitigate impact of upstream API break on support for various organisms (#161)
v1.10.0
- Optimize rendering upon scroll (#149)
- Allow fetch of bands on change of bands source (#153)
- Modularize homology service (#157)
- Enable choice of orthology source (#158)
v1.9.0
- Use more robust mapping for comparative genomics (#147)
- Enhance security by removing
eval
after chromosome data fetch (#146)
- Improve maintainability of Python code (#145)
v1.8.0
- Expand support for comparative genomics (#144)
- Display centromeres in default genome assembly for chimpanzee (#144)
- Fix bugs in 2D heatmap thresholds
v1.7.0
- Support adjustable 2D heatmap thresholds (#142)
- Refine histogram annotation layout (#141)
- Incorporate centromere data for Arabidopsis thaliana (#140)
- Add "accessToken" option for authentication and authorization (#139)
v1.6.0
- Support 2D genomic heatmaps (#136)
- Support margins between collinear chromosomes (#135)
- Support
trackIndex
in data passed to the annotations
option (#137)
- Refine visual style of Ideogram.js site (#134)
- Fix invisible distal track in chromosome 1 with default
annotationsLayout
v1.4.1
- Fix issue fetching eukaryotic genomes due to new NCBI E-Utils API rate limiting
- Refine scrolling UI (#125)
- Ensure track labels can display beyond ideogram container
- Support floating-point annotation values in heatmap