[galaxyproject/galaxy] f5af95: add BamNative datatype
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: f5af9539b9d50e0c0e99ade18eea8af6f7beb0e4 https://github.com/galaxyproject/galaxy/commit/f5af9539b9d50e0c0e99ade18eea8... Author: Bjoern Gruening <bjoern.gruening@gmail.com> Date: 2017-12-10 (Sun, 10 Dec 2017) Changed paths: M lib/galaxy/datatypes/binary.py Log Message: ----------- add BamNative datatype Commit: 017dad025db9a06c9c6d2430203f52fdec959f68 https://github.com/galaxyproject/galaxy/commit/017dad025db9a06c9c6d2430203f5... Author: Bjoern Gruening <bjoern.gruening@gmail.com> Date: 2017-12-10 (Sun, 10 Dec 2017) Changed paths: A test-data/bam_native_from_sam.bam Log Message: ----------- add new test file Commit: eea55a9258342e8de32162c9e62563de0f6438b8 https://github.com/galaxyproject/galaxy/commit/eea55a9258342e8de32162c9e6256... Author: Bjoern Gruening <bjoern.gruening@gmail.com> Date: 2017-12-10 (Sun, 10 Dec 2017) Changed paths: A test/functional/tools/sam_to_bam_native.xml Log Message: ----------- add new test tool Commit: 2a093f25f6fdb6ebf4a8bba84050130c4929e6c3 https://github.com/galaxyproject/galaxy/commit/2a093f25f6fdb6ebf4a8bba840501... Author: Bjoern Gruening <bjoern.gruening@gmail.com> Date: 2017-12-10 (Sun, 10 Dec 2017) Changed paths: M config/datatypes_conf.xml.sample Log Message: ----------- add new bam_native datatype to the registry Commit: 4d7bc9a778afa171bd7498004733943543af5730 https://github.com/galaxyproject/galaxy/commit/4d7bc9a778afa171bd74980047339... Author: Bjoern Gruening <bjoern.gruening@gmail.com> Date: 2017-12-10 (Sun, 10 Dec 2017) Changed paths: M lib/galaxy/datatypes/converters/bam_to_bigwig_converter.xml Log Message: ----------- bam to bigwig converter, converts also bam_native Commit: 2569851498f76d2fc416bd96ab4007c579bb0ffd https://github.com/galaxyproject/galaxy/commit/2569851498f76d2fc416bd96ab400... Author: Bjoern Gruening <bjoern.gruening@gmail.com> Date: 2017-12-10 (Sun, 10 Dec 2017) Changed paths: M test-data/sam_with_header.sam Log Message: ----------- use unsorted sam file for tests Commit: 8b55e0a33a52fe45fc5fdaa171607c7f253021c9 https://github.com/galaxyproject/galaxy/commit/8b55e0a33a52fe45fc5fdaa171607... Author: Bjoern Gruening <bjoern.gruening@gmail.com> Date: 2017-12-10 (Sun, 10 Dec 2017) Changed paths: A lib/galaxy/datatypes/converters/bam_native_to_bam_converter.xml A lib/galaxy/datatypes/converters/sam_to_bam_native.xml Log Message: ----------- add two converters Commit: 640cfb1e7d8be8ceaba96920cfb1be72c48f4974 https://github.com/galaxyproject/galaxy/commit/640cfb1e7d8be8ceaba96920cfb1b... Author: Bjoern Gruening <bjoern.gruening@gmail.com> Date: 2018-01-04 (Thu, 04 Jan 2018) Changed paths: M lib/galaxy/datatypes/binary.py Log Message: ----------- Bam to BAM Commit: e519f4e7efcbb055a66a861588ceabd09e0b9b58 https://github.com/galaxyproject/galaxy/commit/e519f4e7efcbb055a66a861588cea... Author: Bjoern Gruening <bjoern.gruening@gmail.com> Date: 2018-01-04 (Thu, 04 Jan 2018) Changed paths: M lib/galaxy/datatypes/binary.py Log Message: ----------- rearrange sniffer Commit: 295e5712ee2c020292754ddcb75d6d5744c4ed10 https://github.com/galaxyproject/galaxy/commit/295e5712ee2c020292754ddcb75d6... Author: Bjoern Gruening <bjoern.gruening@gmail.com> Date: 2018-01-04 (Thu, 04 Jan 2018) Changed paths: M test/functional/tools/sam_to_bam_native.xml M test/functional/tools/samples_tool_conf.xml Log Message: ----------- adjust tests Commit: 2b5b6cf74fb29eb4608318477c062982d8ad955c https://github.com/galaxyproject/galaxy/commit/2b5b6cf74fb29eb4608318477c062... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-01-04 (Thu, 04 Jan 2018) Changed paths: M test/functional/tools/sam_to_bam_native.xml M test/functional/tools/sample_datatypes_conf.xml Log Message: ----------- Fix test and add datatypes to test/functional/tools/sample_datatypes_conf.xml This test is still failing because `CONVERTER_sam_to_bam` will be invoked instead of CONVERTER_sam_to_bam_native. Possibly becasue Bam inherits from BamNative, so this isn't strictly speaking wrong, though not what one would expect. Commit: a8b3d23f1438f31436b86d24b48868fd3e133dad https://github.com/galaxyproject/galaxy/commit/a8b3d23f1438f31436b86d24b4886... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-01-04 (Thu, 04 Jan 2018) Changed paths: M lib/galaxy/datatypes/sniff.py Log Message: ----------- Adjust sniffer test for unsorted bam Commit: 43dd7910f4865c9c4205ad8eaa5e8f1a71b6b6c6 https://github.com/galaxyproject/galaxy/commit/43dd7910f4865c9c4205ad8eaa5e8... Author: Björn Grüning <bjoern@gruenings.eu> Date: 2018-01-04 (Thu, 04 Jan 2018) Changed paths: M lib/galaxy/datatypes/sniff.py M test/functional/tools/sam_to_bam_native.xml M test/functional/tools/sample_datatypes_conf.xml Log Message: ----------- Merge pull request #37 from mvdbeek/bam_native_tests Fix test and add datatypes to test/functional/tools/sample_datatypes_… Commit: 446643159540f8db67dfd0752560b387b63fc4b8 https://github.com/galaxyproject/galaxy/commit/446643159540f8db67dfd0752560b... Author: Bjoern Gruening <bjoern.gruening@gmail.com> Date: 2018-01-04 (Thu, 04 Jan 2018) Changed paths: M lib/galaxy/datatypes/registry.py Log Message: ----------- resort the converters so that the accepted_formats are infront Commit: 8928b34506c1ba1f4856fad82dc42aef0f7c68f6 https://github.com/galaxyproject/galaxy/commit/8928b34506c1ba1f4856fad82dc42... Author: Bjoern Gruening <bjoern.gruening@gmail.com> Date: 2018-01-07 (Sun, 07 Jan 2018) Changed paths: M lib/galaxy/datatypes/registry.py Log Message: ----------- implement priority converters Commit: b139726ed380192ecf03f10e91220a0488b573f3 https://github.com/galaxyproject/galaxy/commit/b139726ed380192ecf03f10e91220... Author: Bjoern Gruening <bjoern.gruening@gmail.com> Date: 2018-01-07 (Sun, 07 Jan 2018) Changed paths: M lib/galaxy/datatypes/registry.py Log Message: ----------- fix spelling Commit: ea34bdc34d560962f3f149d9f019d0ac3a3c4f0a https://github.com/galaxyproject/galaxy/commit/ea34bdc34d560962f3f149d9f019d... Author: Björn Grüning <bjoern@gruenings.eu> Date: 2018-01-07 (Sun, 07 Jan 2018) Changed paths: M lib/galaxy/datatypes/registry.py Log Message: ----------- Merge pull request #38 from bgruening/converter_resorting resort the converters so that the accepted_formats are infront Commit: 49dd02f4090b525beba735fc9ff16e32388b3fcd https://github.com/galaxyproject/galaxy/commit/49dd02f4090b525beba735fc9ff16... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-01-11 (Thu, 11 Jan 2018) Changed paths: M lib/galaxy/datatypes/converters/sam_to_bam_native.xml M test/functional/tools/sam_to_bam_native.xml Log Message: ----------- Keep header when converting sam to bam Otherwise the converted datasets are not valid BAM files. Commit: c32680733c8985d0db48a10d0b50fab7514dc4ff https://github.com/galaxyproject/galaxy/commit/c32680733c8985d0db48a10d0b50f... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-01-11 (Thu, 11 Jan 2018) Changed paths: M lib/galaxy/datatypes/registry.py Log Message: ----------- Revert "fix spelling" This reverts commit b139726ed380192ecf03f10e91220a0488b573f3. Commit: 38c5f711983033bb01072a769e6a618528724955 https://github.com/galaxyproject/galaxy/commit/38c5f711983033bb01072a769e6a6... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-01-11 (Thu, 11 Jan 2018) Changed paths: M lib/galaxy/datatypes/registry.py Log Message: ----------- Revert "implement priority converters" This reverts commit 8928b34506c1ba1f4856fad82dc42aef0f7c68f6. Commit: 6b444f609d3a48d17a783e581dc077b0731673ca https://github.com/galaxyproject/galaxy/commit/6b444f609d3a48d17a783e581dc07... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-01-13 (Sat, 13 Jan 2018) Changed paths: M lib/galaxy/datatypes/registry.py Log Message: ----------- Revert "resort the converters so that the accepted_formats are infront" This reverts commit 446643159540f8db67dfd0752560b387b63fc4b8. Commit: c2328e32eb18bd7a4a5c791306203b933fc73603 https://github.com/galaxyproject/galaxy/commit/c2328e32eb18bd7a4a5c791306203... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-01-13 (Sat, 13 Jan 2018) Changed paths: M config/datatypes_conf.xml.sample Log Message: ----------- Move up sam_to_bam_native converter That should allow implicit conversion from sam to bam_native for tools that support bam_native. Commit: a36ebe35521e3e45c5c3301eef9535ebdf630f9d https://github.com/galaxyproject/galaxy/commit/a36ebe35521e3e45c5c3301eef953... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-01-13 (Sat, 13 Jan 2018) Changed paths: M test/functional/tools/sam_to_bam_native.xml Log Message: ----------- Enhance tests for sam_to_bam conversion This demonstrates that the `sam_to_bam` converter will be used for an input with `format="bam"`, and not `sam_to_bam_native`. Commit: d544adf5ee45557f2e40c2f1050f4f2a427d56e1 https://github.com/galaxyproject/galaxy/commit/d544adf5ee45557f2e40c2f1050f4... Author: Björn Grüning <bjoern@gruenings.eu> Date: 2018-01-15 (Mon, 15 Jan 2018) Changed paths: M config/datatypes_conf.xml.sample M lib/galaxy/datatypes/converters/sam_to_bam_native.xml M lib/galaxy/datatypes/registry.py M test/functional/tools/sam_to_bam_native.xml Log Message: ----------- Merge pull request #39 from mvdbeek/bam_unsorted Fix tests and revert additional sorting of converters Commit: ae0c3524b87d1f14374ee04d452320ff0c091cf8 https://github.com/galaxyproject/galaxy/commit/ae0c3524b87d1f14374ee04d45232... Author: Björn Grüning <bjoern@gruenings.eu> Date: 2018-01-15 (Mon, 15 Jan 2018) Changed paths: A .ci/check_py3_compatibility.sh M .ci/first_startup.sh R .ci/py3_sources.txt M .gitignore M .travis.yml M Makefile M client/GruntFile.js M client/README.md M client/galaxy/scripts/apps/admin.js M client/galaxy/scripts/apps/analysis.js M client/galaxy/scripts/apps/extended.js M client/galaxy/scripts/apps/panels/admin-panel.js M client/galaxy/scripts/components/Citations.vue M client/galaxy/scripts/components/HistoryImport.vue A client/galaxy/scripts/components/Message.vue R client/galaxy/scripts/components/UserAPIKeys.vue A client/galaxy/scripts/components/admin/BaseGrid.vue A client/galaxy/scripts/components/admin/DataManagerGrid.vue A client/galaxy/scripts/components/admin/DataTables.vue A client/galaxy/scripts/components/admin/DataTablesGrid.vue A client/galaxy/scripts/components/admin/UserAPIKeys.vue M client/galaxy/scripts/galaxy.interactive_environments.js M client/galaxy/scripts/galaxy.js M client/galaxy/scripts/galaxy.library.js M client/galaxy/scripts/galaxy.pages.js M client/galaxy/scripts/layout/modal.js M client/galaxy/scripts/layout/router.js A client/galaxy/scripts/legacy/grid/grid-model.js A client/galaxy/scripts/legacy/grid/grid-template.js A client/galaxy/scripts/legacy/grid/grid-view.js M client/galaxy/scripts/libs/jquery/jquery.wymeditor.js M client/galaxy/scripts/mvc/collection/list-collection-creator.js M client/galaxy/scripts/mvc/collection/list-of-pairs-collection-creator.js M client/galaxy/scripts/mvc/dataset/data.js M client/galaxy/scripts/mvc/dataset/dataset-error.js M client/galaxy/scripts/mvc/dataset/dataset-li.js M client/galaxy/scripts/mvc/grid/grid-model.js M client/galaxy/scripts/mvc/grid/grid-shared.js M client/galaxy/scripts/mvc/grid/grid-template.js M client/galaxy/scripts/mvc/grid/grid-view.js M client/galaxy/scripts/mvc/history/hdca-li.js M client/galaxy/scripts/mvc/history/history-item-li.js M client/galaxy/scripts/mvc/history/history-list.js M client/galaxy/scripts/mvc/library/library-foldertoolbar-view.js M client/galaxy/scripts/mvc/library/library-library-view.js M client/galaxy/scripts/mvc/tool/tool-form-base.js M client/galaxy/scripts/mvc/tool/tool-form-composite.js M client/galaxy/scripts/mvc/tool/tool-form.js M client/galaxy/scripts/mvc/toolshed/repository-view.js M client/galaxy/scripts/mvc/ui/ui-modal.js M client/galaxy/scripts/mvc/ui/ui-select-default.js M client/galaxy/scripts/mvc/ui/ui-select-library.js M client/galaxy/scripts/mvc/user/user-preferences.js M client/galaxy/scripts/mvc/workflow/workflow-canvas.js M client/galaxy/scripts/mvc/workflow/workflow-manager.js M client/galaxy/scripts/mvc/workflow/workflow-node.js M client/galaxy/scripts/mvc/workflow/workflow-view.js M client/galaxy/scripts/mvc/workflow/workflow.js M client/galaxy/scripts/nls/fr/locale.js M client/galaxy/scripts/nls/zh/locale.js A client/galaxy/scripts/reports/run_stats.js R client/galaxy/scripts/reports_webapp/run_stats.js A client/galaxy/scripts/toolshed/groups/group-detail-view.js A client/galaxy/scripts/toolshed/groups/group-list-view.js A client/galaxy/scripts/toolshed/groups/group-listrow-view.js A client/galaxy/scripts/toolshed/groups/group-model.js A client/galaxy/scripts/toolshed/toolshed.groups.js M client/galaxy/scripts/viz/circster.js M client/galaxy/scripts/viz/trackster.js M client/galaxy/scripts/viz/visualization.js M client/galaxy/style/less/history.less M client/galaxy/style/less/library.less R client/grunt-tasks/install-libs.js R client/grunt-tasks/scripts.js M client/gulpfile.js M client/package.json R client/toolshed/scripts/mvc/groups/group-detail-view.js R client/toolshed/scripts/mvc/groups/group-list-view.js R client/toolshed/scripts/mvc/groups/group-listrow-view.js R client/toolshed/scripts/mvc/groups/group-model.js R client/toolshed/scripts/toolshed.groups.js M client/webpack.config.js M client/yarn.lock M config/datatypes_conf.xml.sample M config/galaxy.ini.sample M config/job_conf.xml.sample_advanced M config/object_store_conf.xml.sample M config/openid_conf.xml.sample M config/plugins/interactive_environments/hicbrowser/config/allowed_images.yml.sample M config/plugins/visualizations/charts/templates/charts.mako M config/plugins/webhooks/demo/tour_generator/helper/__init__.py M config/user_preferences_extra_conf.yml.sample M contrib/galaxy.fedora-init M contrib/nagios/check_galaxy.py M doc/source/admin/production.md M doc/source/admin/special_topics/apache.md M doc/source/admin/special_topics/job_metrics.md M doc/source/admin/special_topics/nginx.md M doc/source/api/quickstart.rst M lib/galaxy/actions/library.py M lib/galaxy/config.py M lib/galaxy/containers/docker_swarm_manager.py M lib/galaxy/datatypes/binary.py A lib/galaxy/datatypes/converters/neostorezip_to_neostore_converter.xml M lib/galaxy/datatypes/msa.py M lib/galaxy/datatypes/neo4j.py M lib/galaxy/datatypes/plant_tribes.py M lib/galaxy/datatypes/proteomics.py M lib/galaxy/datatypes/sniff.py A lib/galaxy/datatypes/test/infernal_model.cm M lib/galaxy/dependencies/__init__.py M lib/galaxy/dependencies/conditional-requirements.txt M lib/galaxy/dependencies/pinned-hashed-requirements.txt M lib/galaxy/dependencies/pinned-requirements.txt M lib/galaxy/dependencies/requirements.txt M lib/galaxy/jobs/__init__.py M lib/galaxy/jobs/error_level.py M lib/galaxy/jobs/handler.py M lib/galaxy/jobs/output_checker.py M lib/galaxy/jobs/runners/__init__.py M lib/galaxy/jobs/runners/chronos.py M lib/galaxy/jobs/runners/kubernetes.py M lib/galaxy/jobs/runners/local.py M lib/galaxy/jobs/runners/util/cli/__init__.py M lib/galaxy/jobs/runners/util/cli/shell/rsh.py M lib/galaxy/managers/hdas.py M lib/galaxy/managers/jobs.py M lib/galaxy/managers/workflows.py M lib/galaxy/model/__init__.py M lib/galaxy/model/base.py M lib/galaxy/model/mapping.py M lib/galaxy/model/metadata.py M lib/galaxy/model/migrate/check.py A lib/galaxy/model/migrate/versions/0137_add_copied_from_job_id_column.py A lib/galaxy/model/migrate/versions/0138_add_hda_version.py A lib/galaxy/model/migrate/versions/0139_add_history_dataset_association_history_table.py A lib/galaxy/model/migrate/versions/0140_add_dataset_version_to_job_to_input_dataset_association_table.py M lib/galaxy/objectstore/__init__.py A lib/galaxy/objectstore/cloud.py M lib/galaxy/openid/providers.py M lib/galaxy/security/__init__.py M lib/galaxy/tools/__init__.py M lib/galaxy/tools/actions/__init__.py M lib/galaxy/tools/actions/upload_common.py M lib/galaxy/tools/cwl/representation.py M lib/galaxy/tools/deps/conda_util.py M lib/galaxy/tools/execute.py M lib/galaxy/tools/imp_exp/__init__.py M lib/galaxy/tools/parameters/__init__.py M lib/galaxy/tools/parameters/basic.py M lib/galaxy/tools/parameters/history_query.py M lib/galaxy/tools/parameters/output_collect.py M lib/galaxy/tools/parser/util.py M lib/galaxy/tools/parser/xml.py M lib/galaxy/tools/sort_collection_list.xml M lib/galaxy/tools/xsd/galaxy.xsd M lib/galaxy/util/biostar.py M lib/galaxy/util/path/__init__.py M lib/galaxy/util/permutations.py M lib/galaxy/util/script.py M lib/galaxy/visualization/data_providers/basic.py M lib/galaxy/visualization/data_providers/genome.py M lib/galaxy/visualization/genomes.py M lib/galaxy/web/__init__.py M lib/galaxy/web/base/controller.py M lib/galaxy/web/form_builder.py R lib/galaxy/web/framework/formbuilder.py M lib/galaxy/web/framework/helpers/grids.py M lib/galaxy/web/framework/middleware/batch.py M lib/galaxy/web/framework/middleware/profile.py M lib/galaxy/web/framework/middleware/remoteuser.py M lib/galaxy/web/framework/middleware/translogger.py M lib/galaxy/web/framework/webapp.py M lib/galaxy/web/security/__init__.py M lib/galaxy/web/stack/__init__.py M lib/galaxy/web/stack/transport.py M lib/galaxy/webapps/config_manage.py M lib/galaxy/webapps/galaxy/api/authenticate.py M lib/galaxy/webapps/galaxy/api/configuration.py M lib/galaxy/webapps/galaxy/api/datasets.py M lib/galaxy/webapps/galaxy/api/datatypes.py M lib/galaxy/webapps/galaxy/api/folder_contents.py M lib/galaxy/webapps/galaxy/api/history_contents.py M lib/galaxy/webapps/galaxy/api/jobs.py M lib/galaxy/webapps/galaxy/api/library_contents.py M lib/galaxy/webapps/galaxy/api/library_datasets.py M lib/galaxy/webapps/galaxy/api/tool_shed_repositories.py M lib/galaxy/webapps/galaxy/api/tools.py M lib/galaxy/webapps/galaxy/api/toolshed.py M lib/galaxy/webapps/galaxy/api/users.py M lib/galaxy/webapps/galaxy/api/workflows.py M lib/galaxy/webapps/galaxy/buildapp.py M lib/galaxy/webapps/galaxy/controllers/admin.py M lib/galaxy/webapps/galaxy/controllers/admin_toolshed.py M lib/galaxy/webapps/galaxy/controllers/async.py M lib/galaxy/webapps/galaxy/controllers/data_manager.py M lib/galaxy/webapps/galaxy/controllers/dataset.py M lib/galaxy/webapps/galaxy/controllers/forms.py M lib/galaxy/webapps/galaxy/controllers/history.py M lib/galaxy/webapps/galaxy/controllers/page.py M lib/galaxy/webapps/galaxy/controllers/root.py M lib/galaxy/webapps/galaxy/controllers/user.py M lib/galaxy/webapps/galaxy/controllers/visualization.py M lib/galaxy/webapps/galaxy/controllers/workflow.py M lib/galaxy/webapps/reports/controllers/history.py M lib/galaxy/webapps/reports/controllers/jobs.py R lib/galaxy/webapps/reports/controllers/sample_tracking.py M lib/galaxy/webapps/reports/controllers/users.py M lib/galaxy/webapps/reports/controllers/workflows.py A lib/galaxy/webapps/reports/framework/__init__.py A lib/galaxy/webapps/reports/framework/grids.py M lib/galaxy/webapps/tool_shed/api/repositories.py M lib/galaxy/webapps/tool_shed/controllers/admin.py M lib/galaxy/webapps/tool_shed/controllers/repository.py M lib/galaxy/webapps/tool_shed/controllers/repository_review.py M lib/galaxy/webapps/tool_shed/security/__init__.py M lib/galaxy/webapps/tool_shed/util/hgweb_config.py M lib/galaxy/workflow/modules.py M lib/galaxy/workflow/run.py M lib/galaxy/workflow/run_request.py M lib/tool_shed/galaxy_install/grids/admin_toolshed_grids.py M lib/tool_shed/galaxy_install/metadata/installed_repository_metadata_manager.py M lib/tool_shed/galaxy_install/tool_dependencies/recipe/step_handler.py M lib/tool_shed/grids/admin_grids.py M lib/tool_shed/grids/repository_grids.py M lib/tool_shed/grids/repository_review_grids.py M lib/tool_shed/grids/util.py M lib/tool_shed/util/hg_util.py M lib/tool_shed/util/repository_util.py M lib/tool_shed/util/tool_dependency_util.py R openid/yahoo.xml R scripts/api/form_create_from_xml.py R scripts/api/request_type_create_from_xml.py R scripts/api/requests_update_state.py R scripts/api/sample_configurations/sample_tracking/request_form.xml R scripts/api/sample_configurations/sample_tracking/request_type.xml R scripts/api/sample_configurations/sample_tracking/sample_form.xml R scripts/api/sample_dataset_update_status.py R scripts/api/sample_update_state.py R scripts/api/sequencer_configuration_create.py M scripts/build_universe_config.py M scripts/common_startup.sh M scripts/data_libraries/build_lucene_index.py M scripts/db_shell.py M scripts/galaxy-main M scripts/helper.py M scripts/loc_files/create_all_fasta_loc.py M scripts/microbes/create_bacteria_loc_file.py M scripts/microbes/create_bacteria_table.py M scripts/microbes/create_nib_seq_loc_file.py M scripts/microbes/get_builds_lengths.py M scripts/microbes/harvest_bacteria.py M scripts/microbes/ncbi_to_ucsc.py M scripts/microbes/util.py M scripts/others/incorrect_gops_jobs.py M scripts/others/incorrect_gops_join_jobs.py M scripts/paster.py M scripts/set_dataset_sizes.py M scripts/set_user_disk_usage.py M scripts/summarize_timings.py M scripts/sync_reports_config.py M scripts/tool_shed/api/get_filtered_repository_revisions.py M scripts/tool_shed/bootstrap_tool_shed/bootstrap_util.py M scripts/tool_shed/bootstrap_tool_shed/create_user_with_api_key.py M scripts/tool_shed/check_download_urls.py M scripts/tool_shed/migrate_tools_to_repositories.py M scripts/transfer.py M scripts/update_shed_config_path.py M static/scripts/bundled/admin.bundled.js R static/scripts/bundled/adminToolshed.bundled.js M static/scripts/bundled/analysis.bundled.js M static/scripts/bundled/extended.bundled.js R static/scripts/bundled/library.bundled.js M static/scripts/bundled/libs.bundled.js M static/scripts/bundled/login.bundled.js R static/scripts/bundled/masthead.bundled.js R static/scripts/bundled/viz.bundled.js R static/scripts/bundled/workflow.bundled.js M static/scripts/galaxy.js M static/scripts/galaxy.library.js M static/scripts/galaxy.pages.js M static/scripts/layout/router.js A static/scripts/legacy/grid/grid-model.js A static/scripts/legacy/grid/grid-template.js A static/scripts/legacy/grid/grid-view.js M static/scripts/libs/jquery/jquery.wymeditor.js R static/scripts/libs/vue.js M static/scripts/mvc/collection/list-collection-creator.js M static/scripts/mvc/collection/list-of-pairs-collection-creator.js M static/scripts/mvc/dataset/data.js M static/scripts/mvc/dataset/dataset-error.js M static/scripts/mvc/dataset/dataset-li.js M static/scripts/mvc/grid/grid-model.js M static/scripts/mvc/grid/grid-shared.js M static/scripts/mvc/grid/grid-template.js M static/scripts/mvc/grid/grid-view.js M static/scripts/mvc/history/history-item-li.js M static/scripts/mvc/history/history-list.js M static/scripts/mvc/library/library-foldertoolbar-view.js M static/scripts/mvc/tool/tool-form-base.js M static/scripts/mvc/tool/tool-form-composite.js M static/scripts/mvc/tool/tool-form.js M static/scripts/mvc/toolshed/repository-view.js M static/scripts/mvc/ui/ui-modal.js M static/scripts/mvc/ui/ui-select-default.js M static/scripts/mvc/ui/ui-select-library.js M static/scripts/mvc/user/user-preferences.js M static/scripts/mvc/workflow/workflow-canvas.js M static/scripts/mvc/workflow/workflow-node.js M static/scripts/mvc/workflow/workflow-view.js M static/scripts/mvc/workflow/workflow.js M static/scripts/nls/fr/locale.js M static/scripts/nls/zh/locale.js A static/scripts/reports/run_stats.js R static/scripts/reports_webapp/run_stats.js A static/scripts/toolshed/groups/group-detail-view.js A static/scripts/toolshed/groups/group-list-view.js A static/scripts/toolshed/groups/group-listrow-view.js A static/scripts/toolshed/groups/group-model.js A static/scripts/toolshed/toolshed.groups.js M static/scripts/viz/circster.js M static/scripts/viz/trackster.js M static/scripts/viz/visualization.js M static/style/blue/base.css M static/style/blue/library.css M templates/admin/tool_shed_repository/common.mako M templates/admin/tool_shed_repository/deactivate_or_uninstall_repository.mako M templates/admin/tool_shed_repository/install_tool_dependencies_with_update.mako M templates/admin/tool_shed_repository/manage_repository_tool_dependencies.mako M templates/admin/tool_shed_repository/reselect_tool_panel_section.mako M templates/admin/tool_shed_repository/reset_metadata_on_selected_repositories.mako M templates/admin/tool_shed_repository/select_tool_panel_section.mako M templates/base.mako M templates/base/base_panels.mako R templates/common/select_template.mako R templates/common/template_common.mako M templates/display_common.mako R templates/form.mako M templates/galaxy_client_app.mako R templates/grid_base.mako R templates/grid_base_async.mako A templates/legacy/grid_base.mako A templates/legacy/grid_base_async.mako R templates/panels.mako M templates/user/index.mako M templates/user/openid_manage.mako M templates/user/register.mako M templates/webapps/galaxy/base_panels.mako M templates/webapps/galaxy/dataset/display.mako M templates/webapps/galaxy/dataset/tabular_chunked.mako M templates/webapps/galaxy/galaxy.panels.mako M templates/webapps/galaxy/history/display.mako M templates/webapps/galaxy/history/display_structured.mako M templates/webapps/galaxy/history/embed.mako M templates/webapps/galaxy/history/structure.mako M templates/webapps/galaxy/history/view.mako M templates/webapps/galaxy/history/view_multiple.mako M templates/webapps/galaxy/page/editor.mako M templates/webapps/galaxy/visualization/display.mako M templates/webapps/galaxy/visualization/phyloviz.mako M templates/webapps/galaxy/visualization/sweepster.mako R templates/webapps/reports/grid.mako M templates/webapps/reports/index.mako R templates/webapps/reports/requests_per_month_all.mako R templates/webapps/reports/requests_per_user.mako R templates/webapps/reports/requests_user_per_month.mako M templates/webapps/reports/run_stats.mako M templates/webapps/tool_shed/admin/dataset_security/group/group_create.mako M templates/webapps/tool_shed/admin/dataset_security/role/role_create.mako M templates/webapps/tool_shed/category/grid.mako M templates/webapps/tool_shed/category/valid_grid.mako M templates/webapps/tool_shed/common/common.mako M templates/webapps/tool_shed/common/grid_common.mako M templates/webapps/tool_shed/common/reset_metadata_on_selected_repositories.mako M templates/webapps/tool_shed/group/index.mako M templates/webapps/tool_shed/repository/common.mako M templates/webapps/tool_shed/repository/find_tools.mako M templates/webapps/tool_shed/repository/find_workflows.mako M templates/webapps/tool_shed/repository/manage_repository.mako M templates/webapps/tool_shed/repository/preview_tools_in_changeset.mako M templates/webapps/tool_shed/repository/tool_form.mako M templates/webapps/tool_shed/repository/view_repository.mako M templates/webapps/tool_shed/repository_review/browse_review.mako M templates/webapps/tool_shed/repository_review/edit_review.mako M templates/webapps/tool_shed/repository_review/grid.mako M templates/webapps/tool_shed/repository_review/reviews_of_changeset_revision.mako M templates/webapps/tool_shed/user/manage_email_alerts.mako M test-data/neostore.zip A test-data/new_element_sort_order.txt M test/api/test_configuration.py M test/api/test_history_contents.py M test/api/test_jobs.py M test/api/test_libraries.py M test/api/test_tools.py M test/api/test_tools_upload.py M test/api/test_workflows.py M test/base/api.py M test/base/data/test_workflow_1.ga M test/base/driver_util.py M test/base/interactor.py M test/base/populators.py A test/functional/tools/compressed_neostorezip_neostore_conversion.xml A test/functional/tools/compressed_neostorezip_neostore_no_conversion.xml A test/functional/tools/exit_code_oom.xml A test/functional/tools/fail_identifier.xml M test/functional/tools/job_properties.xml M test/functional/tools/samples_tool_conf.xml M test/functional/webhooks/phdcomics/helper/__init__.py M test/galaxy_selenium/navigates_galaxy.py M test/galaxy_selenium/navigation.yml A test/integration/resubmission_small_memory_job_conf.xml A test/integration/resubmission_small_memory_resubmission_to_large_job_conf.xml M test/integration/test_job_resubmission.py M test/integration/test_upload_configuration_options.py M test/selenium_tests/test_library_contents.py A test/selenium_tests/test_library_to_collections.py M test/selenium_tests/test_tool_form.py M test/shed_functional/base/twilltestcase.py M test/unit/jobs/test_job_output_checker.py M test/unit/jobs/test_runner_local.py M test/unit/tools/test_parsing.py M tools/data_source/upload.py M tools/genomespace/genomespace_importer.py M tools/stats/aggregate_scores_in_intervals.py M tox.ini Log Message: ----------- Merge branch 'dev' into bam_unsorted Commit: aaaf7b50a7a227e5344712f6441fce337a20d1ba https://github.com/galaxyproject/galaxy/commit/aaaf7b50a7a227e5344712f6441fc... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-01-17 (Wed, 17 Jan 2018) Changed paths: M scripts/functional_tests.py M test/base/driver_util.py Log Message: ----------- Enable conda_auto_init and conda_auto_install for framework tests Commit: 680bf685c2dfdc874277321e2c7d0673516bf62a https://github.com/galaxyproject/galaxy/commit/680bf685c2dfdc874277321e2c7d0... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-01-17 (Wed, 17 Jan 2018) Changed paths: M test/functional/tools/sample_datatypes_conf.xml Log Message: ----------- Fix datatype order Commit: 8ecc86cb677bc3971baa75bf0e8c1481d8e3aef4 https://github.com/galaxyproject/galaxy/commit/8ecc86cb677bc3971baa75bf0e8c1... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-01-17 (Wed, 17 Jan 2018) Changed paths: M test/base/driver_util.py Log Message: ----------- Simplify conda framework setup Thanks @nsoranzo! Commit: 8f65cd46b0ec7c1a92a305219f43c837cd2a471a https://github.com/galaxyproject/galaxy/commit/8f65cd46b0ec7c1a92a305219f43c... Author: Marius van den Beek <m.vandenbeek@gmail.com> Date: 2018-01-19 (Fri, 19 Jan 2018) Changed paths: M config/datatypes_conf.xml.sample M lib/galaxy/datatypes/binary.py A lib/galaxy/datatypes/converters/bam_native_to_bam_converter.xml M lib/galaxy/datatypes/converters/bam_to_bigwig_converter.xml A lib/galaxy/datatypes/converters/sam_to_bam_native.xml M lib/galaxy/datatypes/sniff.py M scripts/functional_tests.py A test-data/bam_native_from_sam.bam M test-data/sam_with_header.sam M test/base/driver_util.py A test/functional/tools/sam_to_bam_native.xml M test/functional/tools/sample_datatypes_conf.xml M test/functional/tools/samples_tool_conf.xml Log Message: ----------- Merge pull request #5180 from bgruening/bam_unsorted Add BamNative datatype Compare: https://github.com/galaxyproject/galaxy/compare/33bd54079be7...8f65cd46b0ec
participants (1)
-
GitHub