Skip to content

2.7.0

Compare
Choose a tag to compare
@jrobinso jrobinso released this 09 Nov 06:15
· 2972 commits to master since this release

New Features

  • Extended support for bedpe and UCSC interact and bigInteract formats

  • Add "Sort by gap size" option to alignment track context (right-click) menu.

  • New browser API method to fetch the current genomic region(s) in view. browser.currerntLoci()

  • Support CSI index for BAM files.

  • Show GFF "gene" features if not part of a composite feature or features (such as trasnscript).

  • Enable normalization of coverage tracks (#1153).

  • API to sort alignment tracks by base (#893).

  • Option to load specific samples for segmented copy number tracks (#814).

  • Property values in track configuration objects now have precedence over property values from "track line". (#994, #1068).

  • Support UCSC useScore option (#869).

  • Add "squished view" option for BAM tracks (#160).

  • Support setting color (altColor) for negative strand features (#1149)