Changeset [58c3af574f97aafe23a4f0abd255f4f390bc2d98] by Robert Buels

July 13th, 2018 @ 05:08 PM

Committed by Robert Buels

  • A img/search.png
  • A plugins/NeatCanvasFeatures/.eslintrc
  • A plugins/NeatCanvasFeatures/js/View/FeatureGlyph/Box.js
  • A plugins/NeatCanvasFeatures/js/View/FeatureGlyph/Gene.js
  • A plugins/NeatCanvasFeatures/js/View/FeatureGlyph/ProcessedTranscript.js
  • A plugins/NeatCanvasFeatures/js/View/FeatureGlyph/Segments.js
  • A plugins/NeatCanvasFeatures/js/View/Track/NeatFeatures.js
  • A plugins/NeatHTMLFeatures/.eslintrc
  • A plugins/NeatHTMLFeatures/js/View/Track/NeatFeatures.js
  • A src/JBrowse/View/Dialog/Search.js
  • A src/JBrowse/View/FileDialog/TrackList/_MultiIndexedFileDriver.js
  • A tests/data/fake_large_chromosome/test.gff3.gz
  • A tests/data/fake_large_chromosome/test.gff3.gz.csi
  • A tests/data/obscure_contig_names/seq/refSeqs.json
  • A tests/data/obscure_contig_names/tracks.conf
  • A tests/data/volvox_formatted_names/names/114/7.json
  • A tests/data/volvox_formatted_names/names/21d/1.json
  • A tests/data/volvox_formatted_names/names/224/e.json
  • A tests/data/volvox_formatted_names/names/28a/e.json
  • A tests/data/volvox_formatted_names/names/3b8/0.json
  • A tests/data/volvox_formatted_names/names/40f/d.json
  • A tests/data/volvox_formatted_names/names/45d/4.json
  • A tests/data/volvox_formatted_names/names/47f/c.json
  • A tests/data/volvox_formatted_names/names/56d/b.json
  • A tests/data/volvox_formatted_names/names/57b/2.json
  • A tests/data/volvox_formatted_names/names/6ea/2.json
  • A tests/data/volvox_formatted_names/names/6eb/4.json
  • A tests/data/volvox_formatted_names/names/72c/b.json
  • A tests/data/volvox_formatted_names/names/806/b.json
  • A tests/data/volvox_formatted_names/names/84e/4.json
  • A tests/data/volvox_formatted_names/names/8fd/a.json
  • A tests/data/volvox_formatted_names/names/924/d.json
  • A tests/data/volvox_formatted_names/names/a90/8.json
  • A tests/data/volvox_formatted_names/names/aa4/a.json
  • A tests/data/volvox_formatted_names/names/b47/2.json
  • A tests/data/volvox_formatted_names/names/c50/5.json
  • A tests/data/volvox_formatted_names/names/cf8/0.json
  • A tests/data/volvox_formatted_names/names/d55/e.json
  • A tests/data/volvox_formatted_names/names/ddc/5.json
  • A tests/data/volvox_formatted_names/names/e5c/5.json
  • A tests/data/volvox_formatted_names/names/f09/5.json
  • A tests/data/volvox_formatted_names/names/fc9/d.json
  • A tests/data/volvox_formatted_names/names/fcc/1.json
  • A tests/data/volvox_formatted_names_incremental/names/114/7.json
  • A tests/data/volvox_formatted_names_incremental/names/21d/1.json
  • A tests/data/volvox_formatted_names_incremental/names/224/e.json
  • A tests/data/volvox_formatted_names_incremental/names/28a/e.json
  • A tests/data/volvox_formatted_names_incremental/names/3b8/0.json
  • A tests/data/volvox_formatted_names_incremental/names/40f/d.json
  • A tests/data/volvox_formatted_names_incremental/names/45d/4.json
  • A tests/data/volvox_formatted_names_incremental/names/47f/c.json
  • A tests/data/volvox_formatted_names_incremental/names/56d/b.json
  • A tests/data/volvox_formatted_names_incremental/names/57b/2.json
  • A tests/data/volvox_formatted_names_incremental/names/6ea/2.json
  • A tests/data/volvox_formatted_names_incremental/names/6eb/4.json
  • A tests/data/volvox_formatted_names_incremental/names/72c/b.json
  • A tests/data/volvox_formatted_names_incremental/names/806/b.json
  • A tests/data/volvox_formatted_names_incremental/names/84e/4.json
  • A tests/data/volvox_formatted_names_incremental/names/8fd/a.json
  • A tests/data/volvox_formatted_names_incremental/names/924/d.json
  • A tests/data/volvox_formatted_names_incremental/names/a90/8.json
  • A tests/data/volvox_formatted_names_incremental/names/aa4/a.json
  • A tests/data/volvox_formatted_names_incremental/names/b47/2.json
  • A tests/data/volvox_formatted_names_incremental/names/c50/5.json
  • A tests/data/volvox_formatted_names_incremental/names/cf8/0.json
  • A tests/data/volvox_formatted_names_incremental/names/d55/e.json
  • A tests/data/volvox_formatted_names_incremental/names/ddc/5.json
  • A tests/data/volvox_formatted_names_incremental/names/e5c/5.json
  • A tests/data/volvox_formatted_names_incremental/names/f09/5.json
  • A tests/data/volvox_formatted_names_incremental/names/fc9/d.json
  • A tests/data/volvox_formatted_names_incremental/names/fcc/1.json
  • M ".travis.yml"
  • M build/Makefile
  • M docs/tutorial/conf_files/volvox.json
  • M plugins/NeatCanvasFeatures/README.md
  • M plugins/NeatCanvasFeatures/js/NeatCanvasFeatures.profile.js
  • M plugins/NeatCanvasFeatures/js/main.js
  • M plugins/NeatHTMLFeatures/README.md
  • M plugins/NeatHTMLFeatures/css/main.css
  • M plugins/NeatHTMLFeatures/js/NeatHTMLFeatures.profile.js
  • M plugins/NeatHTMLFeatures/js/main.js
  • M release-notes.md
  • M setup.sh
  • M src/JBrowse/Browser.js
  • M src/JBrowse/Store/Names/Hash.js
  • M src/JBrowse/Store/SeqFeature/BAM.js
  • M src/JBrowse/Store/SeqFeature/BEDTabix.js
  • M src/JBrowse/Store/SeqFeature/GFF3Tabix.js
  • M src/JBrowse/Store/SeqFeature/SequenceChunks.js
  • M src/JBrowse/Store/SeqFeature/VCFTabix.js
  • M src/JBrowse/Util.js
  • M src/JBrowse/View/FileDialog/ResourceList.js
  • M src/JBrowse/View/FileDialog/TrackList/BAMDriver.js
  • M src/JBrowse/View/FileDialog/TrackList/GFF3TabixDriver.js
  • M src/JBrowse/View/FileDialog/TrackList/VCFTabixDriver.js
  • M src/JBrowse/View/Track/_FeatureDetailMixin.js
  • M src/perl5/Bio/JBrowse/Cmd/IndexNames.pm
  • M tests/data/fake_large_chromosome/tracks.conf
  • M tests/data/volvox_formatted_names/names/007/e.json
  • M tests/data/volvox_formatted_names/names/01f/3.json
  • M tests/data/volvox_formatted_names/names/02e/9.json
  • M tests/data/volvox_formatted_names/names/03c/5.json
  • M tests/data/volvox_formatted_names/names/062/1.json
  • M tests/data/volvox_formatted_names/names/06c/a.json
  • M tests/data/volvox_formatted_names/names/072/f.json
  • M tests/data/volvox_formatted_names/names/07a/b.json
  • M tests/data/volvox_formatted_names/names/07f/6.json
  • M tests/data/volvox_formatted_names/names/082/4.json
  • M tests/data/volvox_formatted_names/names/09f/3.json
  • M tests/data/volvox_formatted_names/names/0cb/a.json
  • M tests/data/volvox_formatted_names/names/0e5/d.json
  • M tests/data/volvox_formatted_names/names/0f6/e.json
  • M tests/data/volvox_formatted_names/names/0fd/2.json
  • M tests/data/volvox_formatted_names/names/103/2.json
  • M tests/data/volvox_formatted_names/names/150/3.json
  • M tests/data/volvox_formatted_names/names/164/7.json
  • M tests/data/volvox_formatted_names/names/18d/b.json
  • M tests/data/volvox_formatted_names/names/1a3/4.json
  • M tests/data/volvox_formatted_names/names/1c0/8.json
  • M tests/data/volvox_formatted_names/names/1c7/e.json
  • M tests/data/volvox_formatted_names/names/1cc/a.json
  • M tests/data/volvox_formatted_names/names/1ed/8.json
  • M tests/data/volvox_formatted_names/names/1ee/f.json
  • M tests/data/volvox_formatted_names/names/220/b.json
  • M tests/data/volvox_formatted_names/names/24f/f.json
  • M tests/data/volvox_formatted_names/names/25b/5.json
  • M tests/data/volvox_formatted_names/names/26a/5.json
  • M tests/data/volvox_formatted_names/names/26f/b.json
  • M tests/data/volvox_formatted_names/names/285/c.json
  • M tests/data/volvox_formatted_names/names/2a6/b.json
  • M tests/data/volvox_formatted_names/names/2af/d.json
  • M tests/data/volvox_formatted_names/names/2be/0.json
  • M tests/data/volvox_formatted_names/names/2de/2.json
  • M tests/data/volvox_formatted_names/names/354/6.json
  • M tests/data/volvox_formatted_names/names/35e/6.json
  • M tests/data/volvox_formatted_names/names/38b/0.json
  • M tests/data/volvox_formatted_names/names/392/5.json
  • M tests/data/volvox_formatted_names/names/39f/b.json
  • M tests/data/volvox_formatted_names/names/3bd/4.json
  • M tests/data/volvox_formatted_names/names/3e5/6.json
  • M tests/data/volvox_formatted_names/names/3f9/a.json
  • M tests/data/volvox_formatted_names/names/430/7.json
  • M tests/data/volvox_formatted_names/names/432/7.json
  • M tests/data/volvox_formatted_names/names/449/1.json
  • M tests/data/volvox_formatted_names/names/454/6.json
  • M tests/data/volvox_formatted_names/names/463/7.json
  • M tests/data/volvox_formatted_names/names/47e/0.json
  • M tests/data/volvox_formatted_names/names/480/6.json
  • M tests/data/volvox_formatted_names/names/49a/b.json
  • M tests/data/volvox_formatted_names/names/4d1/b.json
  • M tests/data/volvox_formatted_names/names/4f2/3.json
  • M tests/data/volvox_formatted_names/names/4f5/9.json
  • M tests/data/volvox_formatted_names/names/4fb/4.json
  • M tests/data/volvox_formatted_names/names/510/6.json
  • M tests/data/volvox_formatted_names/names/519/5.json
  • M tests/data/volvox_formatted_names/names/51a/6.json
  • M tests/data/volvox_formatted_names/names/532/b.json
  • M tests/data/volvox_formatted_names/names/54c/4.json
  • M tests/data/volvox_formatted_names/names/564/c.json
  • M tests/data/volvox_formatted_names/names/575/d.json
  • M tests/data/volvox_formatted_names/names/577/0.json
  • M tests/data/volvox_formatted_names/names/584/9.json
  • M tests/data/volvox_formatted_names/names/59f/a.json
  • M tests/data/volvox_formatted_names/names/5b3/3.json
  • M tests/data/volvox_formatted_names/names/5b6/c.json
  • M tests/data/volvox_formatted_names/names/63a/b.json
  • M tests/data/volvox_formatted_names/names/640/2.json
  • M tests/data/volvox_formatted_names/names/643/9.json
  • M tests/data/volvox_formatted_names/names/64b/0.json
  • M tests/data/volvox_formatted_names/names/65e/e.json
  • M tests/data/volvox_formatted_names/names/67e/6.json
  • M tests/data/volvox_formatted_names/names/686/c.json
  • M tests/data/volvox_formatted_names/names/690/8.json
  • M tests/data/volvox_formatted_names/names/696/e.json
  • M tests/data/volvox_formatted_names/names/6b3/b.json
  • M tests/data/volvox_formatted_names/names/6eb/9.json
  • M tests/data/volvox_formatted_names/names/6ee/c.json
  • M tests/data/volvox_formatted_names/names/715/6.json
  • M tests/data/volvox_formatted_names/names/717/8.json
  • M tests/data/volvox_formatted_names/names/726/6.json
  • M tests/data/volvox_formatted_names/names/731/2.json
  • M tests/data/volvox_formatted_names/names/73b/1.json
  • M tests/data/volvox_formatted_names/names/743/d.json
  • M tests/data/volvox_formatted_names/names/748/0.json
  • M tests/data/volvox_formatted_names/names/74e/f.json
  • M tests/data/volvox_formatted_names/names/79f/7.json
  • M tests/data/volvox_formatted_names/names/7a4/8.json
  • M tests/data/volvox_formatted_names/names/7a5/a.json
  • M tests/data/volvox_formatted_names/names/7b1/9.json
  • M tests/data/volvox_formatted_names/names/7b3/b.json
  • M tests/data/volvox_formatted_names/names/7b6/6.json
  • M tests/data/volvox_formatted_names/names/7e0/a.json
  • M tests/data/volvox_formatted_names/names/7e3/3.json
  • M tests/data/volvox_formatted_names/names/7fc/3.json
  • M tests/data/volvox_formatted_names/names/808/8.json
  • M tests/data/volvox_formatted_names/names/815/f.json
  • M tests/data/volvox_formatted_names/names/83a/a.json
  • M tests/data/volvox_formatted_names/names/86e/9.json
  • M tests/data/volvox_formatted_names/names/87b/4.json
  • M tests/data/volvox_formatted_names/names/8a5/2.json
  • M tests/data/volvox_formatted_names/names/8b2/2.json
  • M tests/data/volvox_formatted_names/names/8b4/f.json
  • M tests/data/volvox_formatted_names/names/8cb/6.json
  • M tests/data/volvox_formatted_names/names/8d2/2.json
  • M tests/data/volvox_formatted_names/names/8df/c.json
  • M tests/data/volvox_formatted_names/names/8f1/0.json
  • M tests/data/volvox_formatted_names/names/937/b.json
  • M tests/data/volvox_formatted_names/names/945/b.json
  • M tests/data/volvox_formatted_names/names/949/1.json
  • M tests/data/volvox_formatted_names/names/952/e.json
  • M tests/data/volvox_formatted_names/names/96b/3.json
  • M tests/data/volvox_formatted_names/names/989/b.json
  • M tests/data/volvox_formatted_names/names/994/c.json
  • M tests/data/volvox_formatted_names/names/9cb/f.json
  • M tests/data/volvox_formatted_names/names/9dd/b.json
  • M tests/data/volvox_formatted_names/names/9df/1.json
  • M tests/data/volvox_formatted_names/names/9e1/e.json
  • M tests/data/volvox_formatted_names/names/9e3/4.json
  • M tests/data/volvox_formatted_names/names/9eb/1.json
  • M tests/data/volvox_formatted_names/names/a09/8.json
  • M tests/data/volvox_formatted_names/names/a1e/3.json
  • M tests/data/volvox_formatted_names/names/a32/7.json
  • M tests/data/volvox_formatted_names/names/a3f/3.json
  • M tests/data/volvox_formatted_names/names/a4b/4.json
  • M tests/data/volvox_formatted_names/names/a63/4.json
  • M tests/data/volvox_formatted_names/names/ab5/f.json
  • M tests/data/volvox_formatted_names/names/abe/7.json
  • M tests/data/volvox_formatted_names/names/acc/6.json
  • M tests/data/volvox_formatted_names/names/ad5/5.json
  • M tests/data/volvox_formatted_names/names/ad6/d.json
  • M tests/data/volvox_formatted_names/names/ad7/7.json
  • M tests/data/volvox_formatted_names/names/b67/f.json
  • M tests/data/volvox_formatted_names/names/bdd/a.json
  • M tests/data/volvox_formatted_names/names/c00/f.json
  • M tests/data/volvox_formatted_names/names/c06/8.json
  • M tests/data/volvox_formatted_names/names/c1e/5.json
  • M tests/data/volvox_formatted_names/names/c38/1.json
  • M tests/data/volvox_formatted_names/names/c46/b.json
  • M tests/data/volvox_formatted_names/names/c4f/c.json
  • M tests/data/volvox_formatted_names/names/c64/f.json
  • M tests/data/volvox_formatted_names/names/c96/8.json
  • M tests/data/volvox_formatted_names/names/ca3/8.json
  • M tests/data/volvox_formatted_names/names/ca9/3.json
  • M tests/data/volvox_formatted_names/names/cc5/b.json
  • M tests/data/volvox_formatted_names/names/cca/7.json
  • M tests/data/volvox_formatted_names/names/cd0/c.json
  • M tests/data/volvox_formatted_names/names/cdc/f.json
  • M tests/data/volvox_formatted_names/names/ce6/7.json
  • M tests/data/volvox_formatted_names/names/d03/a.json
  • M tests/data/volvox_formatted_names/names/d0e/5.json
  • M tests/data/volvox_formatted_names/names/d13/2.json
  • M tests/data/volvox_formatted_names/names/d68/4.json
  • M tests/data/volvox_formatted_names/names/d83/9.json
  • M tests/data/volvox_formatted_names/names/d89/4.json
  • M tests/data/volvox_formatted_names/names/da2/f.json
  • M tests/data/volvox_formatted_names/names/da8/0.json
  • M tests/data/volvox_formatted_names/names/dcc/d.json
  • M tests/data/volvox_formatted_names/names/ddc/3.json
  • M tests/data/volvox_formatted_names/names/de8/3.json
  • M tests/data/volvox_formatted_names/names/dee/4.json
  • M tests/data/volvox_formatted_names/names/df6/f.json
  • M tests/data/volvox_formatted_names/names/e07/3.json
  • M tests/data/volvox_formatted_names/names/e0e/d.json
  • M tests/data/volvox_formatted_names/names/e14/e.json
  • M tests/data/volvox_formatted_names/names/e1a/4.json
  • M tests/data/volvox_formatted_names/names/e1b/2.json
  • M tests/data/volvox_formatted_names/names/e24/2.json
  • M tests/data/volvox_formatted_names/names/e46/2.json
  • M tests/data/volvox_formatted_names/names/e61/2.json
  • M tests/data/volvox_formatted_names/names/e7c/5.json
  • M tests/data/volvox_formatted_names/names/e9c/2.json
  • M tests/data/volvox_formatted_names/names/ea1/6.json
  • M tests/data/volvox_formatted_names/names/eb8/f.json
  • M tests/data/volvox_formatted_names/names/eba/d.json
  • M tests/data/volvox_formatted_names/names/ebd/3.json
  • M tests/data/volvox_formatted_names/names/ee1/5.json
  • M tests/data/volvox_formatted_names/names/ee7/2.json
  • M tests/data/volvox_formatted_names/names/eed/3.json
  • M tests/data/volvox_formatted_names/names/eff/9.json
  • M tests/data/volvox_formatted_names/names/f16/f.json
  • M tests/data/volvox_formatted_names/names/f26/8.json
  • M tests/data/volvox_formatted_names/names/f30/7.json
  • M tests/data/volvox_formatted_names/names/f4a/2.json
  • M tests/data/volvox_formatted_names/names/f5b/d.json
  • M tests/data/volvox_formatted_names/names/f73/7.json
  • M tests/data/volvox_formatted_names/names/f78/7.json
  • M tests/data/volvox_formatted_names/names/fa3/b.json
  • M tests/data/volvox_formatted_names/names/fa9/a.json
  • M tests/data/volvox_formatted_names/names/fb6/8.json
  • M tests/data/volvox_formatted_names/names/fc9/9.json
  • M tests/data/volvox_formatted_names/names/fcc/d.json
  • M tests/data/volvox_formatted_names/names/fd7/c.json
  • M tests/data/volvox_formatted_names/names/ff9/d.json
  • M tests/data/volvox_formatted_names_incremental/names/007/e.json
  • M tests/data/volvox_formatted_names_incremental/names/00e/5.json
  • M tests/data/volvox_formatted_names_incremental/names/033/e.json
  • M tests/data/volvox_formatted_names_incremental/names/03c/5.json
  • M tests/data/volvox_formatted_names_incremental/names/046/c.json
  • M tests/data/volvox_formatted_names_incremental/names/062/1.json
  • M tests/data/volvox_formatted_names_incremental/names/06e/7.json
  • M tests/data/volvox_formatted_names_incremental/names/072/7.json
  • M tests/data/volvox_formatted_names_incremental/names/07a/b.json
  • M tests/data/volvox_formatted_names_incremental/names/082/4.json
  • M tests/data/volvox_formatted_names_incremental/names/084/2.json
  • M tests/data/volvox_formatted_names_incremental/names/096/d.json
  • M tests/data/volvox_formatted_names_incremental/names/0cb/a.json
  • M tests/data/volvox_formatted_names_incremental/names/0f6/e.json
  • M tests/data/volvox_formatted_names_incremental/names/0fd/2.json
  • M tests/data/volvox_formatted_names_incremental/names/103/2.json
  • M tests/data/volvox_formatted_names_incremental/names/106/d.json
  • M tests/data/volvox_formatted_names_incremental/names/11e/e.json
  • M tests/data/volvox_formatted_names_incremental/names/129/d.json
  • M tests/data/volvox_formatted_names_incremental/names/146/9.json
  • M tests/data/volvox_formatted_names_incremental/names/164/7.json
  • M tests/data/volvox_formatted_names_incremental/names/190/c.json
  • M tests/data/volvox_formatted_names_incremental/names/1c0/8.json
  • M tests/data/volvox_formatted_names_incremental/names/1c7/e.json
  • M tests/data/volvox_formatted_names_incremental/names/1e9/9.json
  • M tests/data/volvox_formatted_names_incremental/names/1ed/8.json
  • M tests/data/volvox_formatted_names_incremental/names/220/b.json
  • M tests/data/volvox_formatted_names_incremental/names/225/e.json
  • M tests/data/volvox_formatted_names_incremental/names/246/a.json
  • M tests/data/volvox_formatted_names_incremental/names/24f/f.json
  • M tests/data/volvox_formatted_names_incremental/names/25b/5.json
  • M tests/data/volvox_formatted_names_incremental/names/262/f.json
  • M tests/data/volvox_formatted_names_incremental/names/265/5.json
  • M tests/data/volvox_formatted_names_incremental/names/26a/5.json
  • M tests/data/volvox_formatted_names_incremental/names/26f/b.json
  • M tests/data/volvox_formatted_names_incremental/names/285/c.json
  • M tests/data/volvox_formatted_names_incremental/names/290/d.json
  • M tests/data/volvox_formatted_names_incremental/names/29e/2.json
  • M tests/data/volvox_formatted_names_incremental/names/2be/0.json
  • M tests/data/volvox_formatted_names_incremental/names/304/0.json
  • M tests/data/volvox_formatted_names_incremental/names/354/6.json
  • M tests/data/volvox_formatted_names_incremental/names/376/0.json
  • M tests/data/volvox_formatted_names_incremental/names/37b/9.json
  • M tests/data/volvox_formatted_names_incremental/names/38b/0.json
  • M tests/data/volvox_formatted_names_incremental/names/38d/4.json
  • M tests/data/volvox_formatted_names_incremental/names/392/5.json
  • M tests/data/volvox_formatted_names_incremental/names/3e5/6.json
  • M tests/data/volvox_formatted_names_incremental/names/42f/0.json
  • M tests/data/volvox_formatted_names_incremental/names/454/6.json
  • M tests/data/volvox_formatted_names_incremental/names/457/c.json
  • M tests/data/volvox_formatted_names_incremental/names/47e/0.json
  • M tests/data/volvox_formatted_names_incremental/names/4d1/b.json
  • M tests/data/volvox_formatted_names_incremental/names/4f2/3.json
  • M tests/data/volvox_formatted_names_incremental/names/4fb/4.json
  • M tests/data/volvox_formatted_names_incremental/names/504/2.json
  • M tests/data/volvox_formatted_names_incremental/names/515/1.json
  • M tests/data/volvox_formatted_names_incremental/names/517/9.json
  • M tests/data/volvox_formatted_names_incremental/names/52f/8.json
  • M tests/data/volvox_formatted_names_incremental/names/532/6.json
  • M tests/data/volvox_formatted_names_incremental/names/54a/f.json
  • M tests/data/volvox_formatted_names_incremental/names/54c/4.json
  • M tests/data/volvox_formatted_names_incremental/names/575/d.json
  • M tests/data/volvox_formatted_names_incremental/names/599/e.json
  • M tests/data/volvox_formatted_names_incremental/names/59f/a.json
  • M tests/data/volvox_formatted_names_incremental/names/5b6/c.json
  • M tests/data/volvox_formatted_names_incremental/names/5c7/e.json
  • M tests/data/volvox_formatted_names_incremental/names/5dc/2.json
  • M tests/data/volvox_formatted_names_incremental/names/5e1/2.json
  • M tests/data/volvox_formatted_names_incremental/names/5fd/0.json
  • M tests/data/volvox_formatted_names_incremental/names/640/2.json
  • M tests/data/volvox_formatted_names_incremental/names/643/9.json
  • M tests/data/volvox_formatted_names_incremental/names/64b/0.json
  • M tests/data/volvox_formatted_names_incremental/names/64f/3.json
  • M tests/data/volvox_formatted_names_incremental/names/65e/e.json
  • M tests/data/volvox_formatted_names_incremental/names/660/8.json
  • M tests/data/volvox_formatted_names_incremental/names/668/a.json
  • M tests/data/volvox_formatted_names_incremental/names/66d/a.json
  • M tests/data/volvox_formatted_names_incremental/names/675/e.json
  • M tests/data/volvox_formatted_names_incremental/names/67e/6.json
  • M tests/data/volvox_formatted_names_incremental/names/686/c.json
  • M tests/data/volvox_formatted_names_incremental/names/6b3/b.json
  • M tests/data/volvox_formatted_names_incremental/names/6b5/2.json
  • M tests/data/volvox_formatted_names_incremental/names/6bf/3.json
  • M tests/data/volvox_formatted_names_incremental/names/6d2/6.json
  • M tests/data/volvox_formatted_names_incremental/names/6eb/9.json
  • M tests/data/volvox_formatted_names_incremental/names/6ee/c.json
  • M tests/data/volvox_formatted_names_incremental/names/70c/f.json
  • M tests/data/volvox_formatted_names_incremental/names/715/6.json
  • M tests/data/volvox_formatted_names_incremental/names/726/6.json
  • M tests/data/volvox_formatted_names_incremental/names/73b/1.json
  • M tests/data/volvox_formatted_names_incremental/names/79a/8.json
  • M tests/data/volvox_formatted_names_incremental/names/79c/3.json
  • M tests/data/volvox_formatted_names_incremental/names/7b1/9.json
  • M tests/data/volvox_formatted_names_incremental/names/7b4/b.json
  • M tests/data/volvox_formatted_names_incremental/names/7c4/f.json
  • M tests/data/volvox_formatted_names_incremental/names/7ce/0.json
  • M tests/data/volvox_formatted_names_incremental/names/7d8/d.json
  • M tests/data/volvox_formatted_names_incremental/names/7e0/a.json
  • M tests/data/volvox_formatted_names_incremental/names/7e3/3.json
  • M tests/data/volvox_formatted_names_incremental/names/7ea/1.json
  • M tests/data/volvox_formatted_names_incremental/names/808/8.json
  • M tests/data/volvox_formatted_names_incremental/names/83a/a.json
  • M tests/data/volvox_formatted_names_incremental/names/847/f.json
  • M tests/data/volvox_formatted_names_incremental/names/853/5.json
  • M tests/data/volvox_formatted_names_incremental/names/86e/9.json
  • M tests/data/volvox_formatted_names_incremental/names/88f/3.json
  • M tests/data/volvox_formatted_names_incremental/names/895/9.json
  • M tests/data/volvox_formatted_names_incremental/names/8b4/f.json
  • M tests/data/volvox_formatted_names_incremental/names/8bb/3.json
  • M tests/data/volvox_formatted_names_incremental/names/8cb/6.json
  • M tests/data/volvox_formatted_names_incremental/names/8d2/2.json
  • M tests/data/volvox_formatted_names_incremental/names/8df/c.json
  • M tests/data/volvox_formatted_names_incremental/names/8e1/6.json
  • M tests/data/volvox_formatted_names_incremental/names/8f1/0.json
  • M tests/data/volvox_formatted_names_incremental/names/925/5.json
  • M tests/data/volvox_formatted_names_incremental/names/949/1.json
  • M tests/data/volvox_formatted_names_incremental/names/96b/3.json
  • M tests/data/volvox_formatted_names_incremental/names/9c5/0.json
  • M tests/data/volvox_formatted_names_incremental/names/9c5/c.json
  • M tests/data/volvox_formatted_names_incremental/names/9d8/7.json
  • M tests/data/volvox_formatted_names_incremental/names/9dd/b.json
  • M tests/data/volvox_formatted_names_incremental/names/9df/1.json
  • M tests/data/volvox_formatted_names_incremental/names/9e3/4.json
  • M tests/data/volvox_formatted_names_incremental/names/9eb/1.json
  • M tests/data/volvox_formatted_names_incremental/names/9f9/b.json
  • M tests/data/volvox_formatted_names_incremental/names/9fb/b.json
  • M tests/data/volvox_formatted_names_incremental/names/a04/4.json
  • M tests/data/volvox_formatted_names_incremental/names/a09/8.json
  • M tests/data/volvox_formatted_names_incremental/names/a19/3.json
  • M tests/data/volvox_formatted_names_incremental/names/a32/7.json
  • M tests/data/volvox_formatted_names_incremental/names/a63/4.json
  • M tests/data/volvox_formatted_names_incremental/names/acc/6.json
  • M tests/data/volvox_formatted_names_incremental/names/ad1/d.json
  • M tests/data/volvox_formatted_names_incremental/names/ad6/d.json
  • M tests/data/volvox_formatted_names_incremental/names/b01/e.json
  • M tests/data/volvox_formatted_names_incremental/names/b16/e.json
  • M tests/data/volvox_formatted_names_incremental/names/b67/f.json
  • M tests/data/volvox_formatted_names_incremental/names/b7a/8.json
  • M tests/data/volvox_formatted_names_incremental/names/bba/c.json
  • M tests/data/volvox_formatted_names_incremental/names/bce/2.json
  • M tests/data/volvox_formatted_names_incremental/names/bda/a.json
  • M tests/data/volvox_formatted_names_incremental/names/bdd/1.json
  • M tests/data/volvox_formatted_names_incremental/names/be4/3.json
  • M tests/data/volvox_formatted_names_incremental/names/c17/1.json
  • M tests/data/volvox_formatted_names_incremental/names/c3b/f.json
  • M tests/data/volvox_formatted_names_incremental/names/c43/6.json
  • M tests/data/volvox_formatted_names_incremental/names/c46/b.json
  • M tests/data/volvox_formatted_names_incremental/names/c4e/6.json
  • M tests/data/volvox_formatted_names_incremental/names/c64/f.json
  • M tests/data/volvox_formatted_names_incremental/names/c96/8.json
  • M tests/data/volvox_formatted_names_incremental/names/ca3/8.json
  • M tests/data/volvox_formatted_names_incremental/names/ca9/3.json
  • M tests/data/volvox_formatted_names_incremental/names/ccb/9.json
  • M tests/data/volvox_formatted_names_incremental/names/cd0/c.json
  • M tests/data/volvox_formatted_names_incremental/names/cf0/b.json
  • M tests/data/volvox_formatted_names_incremental/names/cf6/6.json
  • M tests/data/volvox_formatted_names_incremental/names/d03/a.json
  • M tests/data/volvox_formatted_names_incremental/names/d13/2.json
  • M tests/data/volvox_formatted_names_incremental/names/d39/4.json
  • M tests/data/volvox_formatted_names_incremental/names/d68/4.json
  • M tests/data/volvox_formatted_names_incremental/names/d6f/f.json
  • M tests/data/volvox_formatted_names_incremental/names/d83/9.json
  • M tests/data/volvox_formatted_names_incremental/names/da2/f.json
  • M tests/data/volvox_formatted_names_incremental/names/daf/d.json
  • M tests/data/volvox_formatted_names_incremental/names/db9/4.json
  • M tests/data/volvox_formatted_names_incremental/names/dcc/d.json
  • M tests/data/volvox_formatted_names_incremental/names/dd1/a.json
  • M tests/data/volvox_formatted_names_incremental/names/ddc/3.json
  • M tests/data/volvox_formatted_names_incremental/names/dee/4.json
  • M tests/data/volvox_formatted_names_incremental/names/df6/f.json
  • M tests/data/volvox_formatted_names_incremental/names/e04/f.json
  • M tests/data/volvox_formatted_names_incremental/names/e0e/d.json
  • M tests/data/volvox_formatted_names_incremental/names/e1b/2.json
  • M tests/data/volvox_formatted_names_incremental/names/e24/2.json
  • M tests/data/volvox_formatted_names_incremental/names/e25/3.json
  • M tests/data/volvox_formatted_names_incremental/names/e3f/f.json
  • M tests/data/volvox_formatted_names_incremental/names/e61/2.json
  • M tests/data/volvox_formatted_names_incremental/names/ea6/b.json
  • M tests/data/volvox_formatted_names_incremental/names/eb8/f.json
  • M tests/data/volvox_formatted_names_incremental/names/eba/d.json
  • M tests/data/volvox_formatted_names_incremental/names/ed5/5.json
  • M tests/data/volvox_formatted_names_incremental/names/ee7/2.json
  • M tests/data/volvox_formatted_names_incremental/names/ef2/4.json
  • M tests/data/volvox_formatted_names_incremental/names/eff/9.json
  • M tests/data/volvox_formatted_names_incremental/names/f16/f.json
  • M tests/data/volvox_formatted_names_incremental/names/f26/8.json
  • M tests/data/volvox_formatted_names_incremental/names/f32/9.json
  • M tests/data/volvox_formatted_names_incremental/names/f46/a.json
  • M tests/data/volvox_formatted_names_incremental/names/f4a/2.json
  • M tests/data/volvox_formatted_names_incremental/names/f4d/1.json
  • M tests/data/volvox_formatted_names_incremental/names/f57/7.json
  • M tests/data/volvox_formatted_names_incremental/names/f5b/d.json
  • M tests/data/volvox_formatted_names_incremental/names/f6d/5.json
  • M tests/data/volvox_formatted_names_incremental/names/f73/7.json
  • M tests/data/volvox_formatted_names_incremental/names/f85/6.json
  • M tests/data/volvox_formatted_names_incremental/names/fa3/b.json
  • M tests/data/volvox_formatted_names_incremental/names/fae/4.json
  • M tests/data/volvox_formatted_names_incremental/names/fb2/e.json
  • M tests/data/volvox_formatted_names_incremental/names/fb6/8.json
  • M tests/data/volvox_formatted_names_incremental/names/fc9/5.json
  • M tests/data/volvox_formatted_names_incremental/names/fe3/7.json
  • M tests/data/volvox_formatted_names_incremental/names/ff9/d.json
  • M tests/data/volvox_formatted_names_incremental/names/ffc/2.json
  • M tests/data/volvox_formatted_names_incremental/names/meta.json
  • M tests/data/volvox_formatted_names_limited/names/07a/b.json
  • M tests/data/volvox_formatted_names_limited/names/082/4.json
  • M tests/data/volvox_formatted_names_limited/names/09f/3.json
  • M tests/data/volvox_formatted_names_limited/names/137/a.json
  • M tests/data/volvox_formatted_names_limited/names/164/7.json
  • M tests/data/volvox_formatted_names_limited/names/1b7/6.json
  • M tests/data/volvox_formatted_names_limited/names/2be/0.json
  • M tests/data/volvox_formatted_names_limited/names/38b/2.json
  • M tests/data/volvox_formatted_names_limited/names/3e6/5.json
  • M tests/data/volvox_formatted_names_limited/names/510/6.json
  • M tests/data/volvox_formatted_names_limited/names/584/9.json
  • M tests/data/volvox_formatted_names_limited/names/690/8.json
  • M tests/data/volvox_formatted_names_limited/names/7b1/9.json
  • M tests/data/volvox_formatted_names_limited/names/7e0/a.json
  • M tests/data/volvox_formatted_names_limited/names/88f/3.json
  • M tests/data/volvox_formatted_names_limited/names/9c5/0.json
  • M tests/data/volvox_formatted_names_limited/names/9d8/7.json
  • M tests/data/volvox_formatted_names_limited/names/9fb/e.json
  • M tests/data/volvox_formatted_names_limited/names/a3c/0.json
  • M tests/data/volvox_formatted_names_limited/names/ad1/1.json
  • M tests/data/volvox_formatted_names_limited/names/ba6/9.json
  • M tests/data/volvox_formatted_names_limited/names/bda/a.json
  • M tests/data/volvox_formatted_names_limited/names/ca9/3.json
  • M tests/data/volvox_formatted_names_limited/names/d70/a.json
  • M tests/data/volvox_formatted_names_limited/names/d89/4.json
  • M tests/data/volvox_formatted_names_limited/names/e1b/2.json
  • M tests/data/volvox_formatted_names_limited/names/e46/2.json
  • M tests/data/volvox_formatted_names_limited/names/ebd/3.json
  • M tests/data/volvox_formatted_names_limited/names/ec1/0.json
  • M tests/data/volvox_formatted_names_limited/names/ef2/4.json
  • M tests/data/volvox_formatted_names_limited/names/fb0/b.json
  • M tests/data/volvox_formatted_names_limited/names/fd7/c.json
  • M tests/data/volvox_formatted_names_limited/names/ff9/d.json
  • M tests/data/volvox_formatted_names_limited/names/meta.json
  • M tests/js_tests/spec/AddFiles.spec.js
  • M tests/js_tests/spec/GFF3Tabix.spec.js
  • M tests/js_tests/spec/SequenceChunkStore.spec.js
  • M tests/js_tests/spec/Util.spec.js
  • M utils/jb_run.js
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