Changeset [69cb48e1eddabf483a5465b1d44d65ef34418e4b] by Robert Buels

April 30th, 2018 @ 06:15 PM

add a VCFTribble store class that uses tribble-index from npm to support GATK/IGV .idx files for VCFs. fixes #1019
https://github.com/GMOD/jbrowse/commit/69cb48e1eddabf483a5465b1d44d...

Committed by Robert Buels

  • A src/JBrowse/Model/TribbleIndex.js
  • A src/JBrowse/Store/SeqFeature/VCF/LazyFeature.js
  • A src/JBrowse/Store/SeqFeature/VCF/Parser.js
  • A src/JBrowse/Store/SeqFeature/VCFTribble.js
  • A src/JBrowse/Store/TribbleIndexedFile.js
  • A src/JBrowse/View/FileDialog/TrackList/VCFTribbleDriver.js
  • R src/JBrowse/Store/SeqFeature/VCFTabix/LazyFeature.js
  • R src/JBrowse/Store/SeqFeature/VCFTabix/Parser.js
  • M package.json
  • M release-notes.txt
  • M src/JBrowse/Browser.js
  • M src/JBrowse/Store/SeqFeature/VCFTabix.js
  • M src/JBrowse/View/FileDialog.js
  • M src/JBrowse/View/FileDialog/ResourceList.js
  • M webpack.config.js
  • M yarn.lock
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

AJAX Genome Browser