Skip to content

Releases: brentp/jigv

No Server Needed!

08 Jun 10:42
Compare
Choose a tag to compare

This is a large rewrite from previous version so that data is embedded in the html page so users can create HTML and share with colleagues who don't have access to the original alignments or variants.

Please used the binary below.

Since this is the first release after a major change, the binary below is compiled in debug mode so it will be a bit slower but will give useful error messages (please report) should something happen.

custom js and show help with no args

07 Apr 17:23
Compare
Choose a tag to compare

v0.0.8

  • show help when run with no args (#7)
  • allow injection of custom javascript to affect options and option.tracks (#4)

always check latest release
see full description of jigv in the readme

grab the binary below to get started

better defaults, aesthetics

06 Apr 15:44
Compare
Choose a tag to compare

v0.0.7

  • css from @brwnj
  • better positioning of variant within window when using ->, <- arrow keys for SVs
  • more concise popover for alignment track click
  • given a VCF and no --region specified, the viewer will open at the first variant
  • alignment track-height is larger when fewer tracks.

always check latest release
see full description of jigv in the readme

grab the binary below to get started

more fixes for custom reference and hosted cram

30 Mar 19:40
Compare
Choose a tag to compare
v0.0.6

more fixes for custom reference + cram

styling, custom CSS, sizing for trio

30 Mar 18:34
Compare
Choose a tag to compare

v0.0.5

  • styling and left/right buttons by Joe Brown
  • better aesthetics (sized to fit a trio of bams +variant track in a laptop screen)
  • update readme to include directions on how to generate screenshots
  • fix for custom reference + cram
  • bump igv.js version to 2.4.1

always check latest release
see full description of jigv in the readme

navigation with keyboard arrows

18 Mar 17:45
Compare
Choose a tag to compare

v0.0.4

  • navigation along VCF variants with left/right arrows.

better aesthetics for BAM/CRAM

17 Mar 21:14
Compare
Choose a tag to compare

v0.0.3

  • color alignments by strand and set height to 10 by default
  • guess type by file extension for remote files
  • release binary is also a debug build as there is no performance-critical stuff an we will get better error messages in case of user problems.

support for names and remote files

17 Mar 14:20
Compare
Choose a tag to compare

initial release

17 Mar 02:11
Compare
Choose a tag to compare

see README.
static linux binary is below. just wget, chmod +x and run ./jigv -h