Changeset [f02a1ff682a8bac533551a6430bd59490b7ffbf3] by jsmirob
April 23rd, 2013 @ 11:37 AM
Merge remote-tracking branch 'origin/master' into
clustered_heatmap
https://github.com/GMOD/jbrowse/commit/f02a1ff682a8bac533551a6430bd...
Committed by jsmirob
- A bin/add-json.pl
- A bin/new-plugin.pl
- A img/spriteArrows.png
- A src/JBrowse/Store/SeqFeature/REST.js
- A src/JBrowse/Util/FastPromise.js
- A src/JBrowse/View/DetailsMixin.js
- A src/JBrowse/View/FeatureGlyph.js
- A src/JBrowse/View/FeatureGlyph/Alignment.js
- A src/JBrowse/View/FeatureGlyph/Box.js
- A src/JBrowse/View/FeatureGlyph/_FeatureLabelMi
- A src/JBrowse/View/Track/BlockBased/Block.js
- A src/JBrowse/has.js
- A tests/data/rest_store_test/features/ctgA
- A tests/data/rest_store_test/stats/global
- A tests/js_tests/spec/RESTStore.spec.js
- A tests/js_tests/spec/RegularizeRefSeqs.spec.js
- A tests/perl_tests/add-json.pl.t
- R src/JBrowse/View/Track/Canvas.js
- R tests/selenium_tests/jbrowse_selenium/jbrowse
- M Makefile.PL
- M README.md
- M bin/add-track-json.pl
- M build/Makefile
- M build/init.js
- M docs/tutorial/data_files/volvox-sorted.bam.co
- M docs/tutorial/data_files/volvox-sorted.bam.co
- M docs/tutorial/data_files/volvox.test.vcf.gz
- M docs/tutorial/data_files/volvox.test.vcf.gz.t
- M docs/tutorial/data_files/volvox.vcf.conf
- M docs/tutorial/data_files/volvox_microarray.bw
- M index.html
- M jbrowse_conf.json
- M main.css
- M menubar.css
- M plugins/WebApollo/js/View/Track/DraggableHTML
- M release-notes.txt
- M sample_data/json/modencode/trackList.json
- M setup.sh
- M src/JBrowse/Browser.js
- M src/JBrowse/Component.js
- M src/JBrowse/ConfigManager.js
- M src/JBrowse/GenomeView.js
- M src/JBrowse/JBrowse.profile.js
- M src/JBrowse/Model/FileBlob.js
- M src/JBrowse/Model/Location.js
- M src/JBrowse/Model/NestedFrequencyTable.js
- M src/JBrowse/Model/SimpleFeature.js
- M src/JBrowse/Model/TabixIndex.js
- M src/JBrowse/Model/XHRBlob.js
- M src/JBrowse/Plugin.js
- M src/JBrowse/Store.js
- M src/JBrowse/Store/DeferredFeaturesMixin.js
- M src/JBrowse/Store/DeferredStatsMixin.js
- M src/JBrowse/Store/LRUCache.js
- M src/JBrowse/Store/RemoteBinaryFile.js
- M src/JBrowse/Store/SeqFeature.js
- M src/JBrowse/Store/SeqFeature/BAM.js
- M src/JBrowse/Store/SeqFeature/BAM/File.js
- M src/JBrowse/Store/SeqFeature/BAM/LazyFeature.
- M src/JBrowse/Store/SeqFeature/BigWig.js
- M src/JBrowse/Store/SeqFeature/BigWig/RequestWo
- M src/JBrowse/Store/SeqFeature/BigWig/Window.js
- M src/JBrowse/Store/SeqFeature/NCList.js
- M src/JBrowse/Store/SeqFeature/SNPCoverage.js
- M src/JBrowse/Store/SeqFeature/VCFTabix.js
- M src/JBrowse/Store/SeqFeature/VCFTabix/Parser.
- M src/JBrowse/Store/SeqFeature/_MismatchesMixin
- M src/JBrowse/Store/Sequence/StaticChunked.js
- M src/JBrowse/Store/TabixIndexedFile.js
- M src/JBrowse/Store/TiledImage/Fixed.js
- M src/JBrowse/Store/TrackMetaData.js
- M src/JBrowse/Util.js
- M src/JBrowse/View/Dialog/SetHighlight.js
- M src/JBrowse/View/GranularRectLayout.js
- M src/JBrowse/View/Track/Alignments2.js
- M src/JBrowse/View/Track/BlockBased.js
- M src/JBrowse/View/Track/CanvasFeatures.js
- M src/JBrowse/View/Track/ExportMixin.js
- M src/JBrowse/View/Track/FeatureCoverage.js
- M src/JBrowse/View/Track/FeatureDetailMixin.js
- M src/JBrowse/View/Track/FixedImage.js
- M src/JBrowse/View/Track/GridLines.js
- M src/JBrowse/View/Track/HTMLFeatures.js
- M src/JBrowse/View/Track/LocationScale.js
- M src/JBrowse/View/Track/SNPCoverage.js
- M src/JBrowse/View/Track/Sequence.js
- M src/JBrowse/View/Track/VariantDetailMixin.js
- M src/JBrowse/View/Track/Wiggle/Density.js
- M src/JBrowse/View/Track/Wiggle/_Scale.js
- M src/JBrowse/View/Track/WiggleBase.js
- M src/JBrowse/View/Track/_AlignmentsMixin.js
- M src/JBrowse/View/TrackList/Faceted.js
- M src/JBrowse/View/TrackList/Simple.js
- M src/jDataView
- M src/perl5/Bio/JBrowse/FeatureStream/GFF3_LowL
- M tests/js_tests/index.html
- M tests/js_tests/spec/BAM.spec.js
- M tests/js_tests/spec/BigWig.spec.js
- M tests/js_tests/spec/FeatureLayout.spec.js
- M tests/js_tests/spec/GFF3toJbrowseJsonSpec.js
- M tests/js_tests/spec/RemoteBinaryFile.spec.js
- M tests/js_tests/spec/TabixIndex.spec.js
- M tests/js_tests/spec/TabixIndexedFile.spec.js
- M tests/selenium_tests/jbrowse_selenium/JBrowse
- M tests/selenium_tests/jbrowse_selenium/track_s
- M tests/selenium_tests/modencode_faceted_tracks
- M tests/selenium_tests/volvox_biodb_test.py
- M tests/selenium_tests/yeast_biodb_test.py
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
AJAX Genome Browser