Changeset [aa1a68bfef7957647e515ec694c4f6157f571549] by Robert Buels
April 12th, 2013 @ 01:19 PM
add a method to the Browser object for regularizing reference
sequence names, making them case-insensitive, and also insensitive
to variations in "chr/chrom/chromosome" and so forth. fixes
#239
https://github.com/GMOD/jbrowse/commit/aa1a68bfef7957647e515ec694c4...
Committed by Robert Buels
- A tests/js_tests/spec/RegularizeRefSeqs.spec.js
- M src/JBrowse/Browser.js
- M src/JBrowse/GenomeView.js
- M src/JBrowse/Model/TabixIndex.js
- M src/JBrowse/Store/SeqFeature/BAM.js
- M src/JBrowse/Store/SeqFeature/BAM/File.js
- M src/JBrowse/Store/SeqFeature/BigWig.js
- M src/JBrowse/Store/SeqFeature/VCFTabix.js
- M src/JBrowse/Store/TabixIndexedFile.js
- M tests/js_tests/index.html
- M tests/js_tests/spec/BAM.spec.js
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
AJAX Genome Browser