Skip to content

Releases: eweitz/ideogram

v1.10.0

16 Jul 11:33
Compare
Choose a tag to compare
  • 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

02 Jun 02:06
Compare
Choose a tag to compare
  • 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

01 May 12:36
Compare
Choose a tag to compare
  • Expand support for comparative genomics (#144)
  • Display centromeres in default genome assembly for chimpanzee (#144)
  • Fix bugs in 2D heatmap thresholds

v1.7.0

10 Apr 12:55
Compare
Choose a tag to compare
  • 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

12 Mar 01:10
Compare
Choose a tag to compare
  • 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.5.0

14 Jan 04:50
Compare
Choose a tag to compare

v1.4.1

10 Dec 03:05
Compare
Choose a tag to compare
  • 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

v1.4.0

30 Nov 03:47
Compare
Choose a tag to compare
  • Support legend for annotations (#119)
  • Fix annotation tooltip position (#118)
  • Support labels for heatmap tracks of genome annotations (#114)
  • Extend support for filtering tracks to annotations that have a heatmap layout (#113)
  • Support tabs and scrolling in layout (#111)
  • Improve JavaScript maintainability by using smaller modules and methods (#103, #106)

v1.3.0

19 Aug 01:39
Compare
Choose a tag to compare
  • Fix distortion upon rotating small chromosomes (#102)
  • Support apicoplast chromosome in Plasmodium falciparum (malaria parasite)
  • Add onDidRotate option
  • Integrate annotation filtering code into exported Ideogram module
  • Fix filtering mouse annotations
  • Fix support for non-nuclear chromosomes
  • Significantly improve branch coverage in automated tests
  • Switch back to npm client for package management

v1.2.0

07 Jul 01:13
Compare
Choose a tag to compare