Skip to content

Releases: igvteam/igv-reports

v1.16.0

23 Sep 23:54

Choose a tag to compare

What's Changed

  • Update igv.js version in templates to 3.5.2
  • Add parameter --merge-overlaps. If defined overlapping regions in bedpe features are merged and presented in a single locus view.

Full Changelog: v1.15.1...v1.16.0

v1.15.1

23 Sep 23:56

Choose a tag to compare

What's Changed

  • Fix broken import statement #130

Full Changelog: v1.15.0...v1.15.1

v1.15.0

30 May 18:51

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.14.0...v1.15.0

v1.14.0

30 May 18:53

Choose a tag to compare

  • Update igv.js to v3.0.5

v1.12.0

08 Feb 21:20

Choose a tag to compare

What's Changed

  • Bug fix - Using option --genome with "hg38" caused an error and prevented creation of a report.

Full Changelog: v1.10.0...v1.12.0

v1.10.0

23 Dec 00:20

Choose a tag to compare

What's Changed

  • Extended support for structural variants

    • Large indels are now viewable (issue #100)
    • Info tags "CHR2" and "END" are now used to detect inter-chromosomal rearrangments
  • Bug fix -- gff colors from column 9 not recognized (issue #99)

Full Changelog: v1.9.0...v1.10.0

1.9.1

22 Sep 03:21

Choose a tag to compare

What's Changed

  • Bug fix -- BEDPE reports failed when including a tabix indexed VCF track (issue #76)

Full Changelog: v1.8.1...v1.9.0

1.9.0

16 Sep 22:03

Choose a tag to compare

What's Changed

  • On column sort place missing (blank) values at bottom. by @brianjohnhaas in #91

  • Fix layout problem affecting table horizontal scrollbar

Full Changelog: v1.8.1...v1.9.0

1.8.1

01 Sep 16:39

Choose a tag to compare

What's Changed

  • fix bug in tsv header being retained as data row by @jethror1 in #89

New Contributors

Full Changelog: v1.8.0...v1.8.1

1.8.0

01 Sep 16:39

Choose a tag to compare

What's Changed

  • Add --title to variant html template by @juanesarango in #77
  • New "fusion" report type to support Trinity CTAT fusion workflow
  • New --no-embed option to use external URL for data files

New Contributors

Full Changelog: v1.7.0...v1.8.0