Created
March 8, 2021 23:18
-
-
Save almahmoud/1905a35439313cce1f5758f921b2cd94 to your computer and use it in GitHub Desktop.
mar8-gke-job.log
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DEBUG:galaxy.app:python path is: /galaxy/server/scripts, /galaxy/server/lib, /usr/lib/python38.zip, /usr/lib/python3.8, /usr/lib/python3.8/lib-dynload, /galaxy/server/.venv/lib/python3.8/site-packages | |
DEBUG:galaxy.config:Configuration directory is /galaxy/server/config | |
DEBUG:galaxy.config:Data directory is /galaxy/server/database | |
DEBUG:galaxy.config:Managed config directory is /galaxy/server/config | |
DEBUG:galaxy.containers:config file '/galaxy/server/config/containers_conf.yml' does not exist, running with default config | |
WARNING:galaxy.config:Config option 'sanitize_whitelist_file' is deprecated and will be removed in a future release. Please consult the latest version of the sample configuration file. | |
galaxy.web_stack DEBUG 2021-03-08 22:58:43,101 WeblessApplicationStack initialized | |
galaxy.web_stack DEBUG 2021-03-08 22:58:43,101 Will attach to pool(s): job-handlers | |
galaxy.web_stack DEBUG 2021-03-08 22:58:43,103 server_name set to: job_handler_0 | |
galaxy.queue_worker INFO 2021-03-08 22:58:43,104 Initializing job_handler_0 Galaxy Queue Worker on sqlalchemy+postgresql://galaxydbuser:********@mar8-2101-gxy-rls-galaxy-postgres/galaxy | |
galaxy.tool_shed.tool_shed_registry DEBUG 2021-03-08 22:58:43,125 Loading references to tool sheds from internal default config | |
galaxy.tool_shed.tool_shed_registry DEBUG 2021-03-08 22:58:43,125 Loaded reference to tool shed: Galaxy Main Tool Shed | |
migrate.versioning.repository DEBUG 2021-03-08 22:58:43,126 Loading repository lib/galaxy/model/migrate... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,127 Loading script lib/galaxy/model/migrate/versions/0086_add_tool_shed_repository_table_columns.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,127 Script lib/galaxy/model/migrate/versions/0086_add_tool_shed_repository_table_columns.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,127 Loading script lib/galaxy/model/migrate/versions/0105_add_cleanup_event_table.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,127 Script lib/galaxy/model/migrate/versions/0105_add_cleanup_event_table.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,127 Loading script lib/galaxy/model/migrate/versions/0027_request_events.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,127 Script lib/galaxy/model/migrate/versions/0027_request_events.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,127 Loading script lib/galaxy/model/migrate/versions/0048_dataset_instance_state_column.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,127 Script lib/galaxy/model/migrate/versions/0048_dataset_instance_state_column.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,127 Loading script lib/galaxy/model/migrate/versions/0111_add_job_destinations.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,127 Script lib/galaxy/model/migrate/versions/0111_add_job_destinations.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,127 Loading script lib/galaxy/model/migrate/versions/0088_add_installed_changeset_revison_column.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,127 Script lib/galaxy/model/migrate/versions/0088_add_installed_changeset_revison_column.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,128 Loading script lib/galaxy/model/migrate/versions/0041_workflow_invocation.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,128 Script lib/galaxy/model/migrate/versions/0041_workflow_invocation.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,128 Loading script lib/galaxy/model/migrate/versions/0073_add_ldda_to_implicit_conversion_table.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,128 Script lib/galaxy/model/migrate/versions/0073_add_ldda_to_implicit_conversion_table.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,128 Loading script lib/galaxy/model/migrate/versions/0125_workflow_step_tracking.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,128 Script lib/galaxy/model/migrate/versions/0125_workflow_step_tracking.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,128 Loading script lib/galaxy/model/migrate/versions/0131_subworkflow_and_input_parameter_modules.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,128 Script lib/galaxy/model/migrate/versions/0131_subworkflow_and_input_parameter_modules.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,128 Loading script lib/galaxy/model/migrate/versions/0138_add_hda_version.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,128 Script lib/galaxy/model/migrate/versions/0138_add_hda_version.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,128 Loading script lib/galaxy/model/migrate/versions/0150_add_create_time_field_for_cloudauthz.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,129 Script lib/galaxy/model/migrate/versions/0150_add_create_time_field_for_cloudauthz.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,129 Loading script lib/galaxy/model/migrate/versions/0067_populate_sequencer_table.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,129 Script lib/galaxy/model/migrate/versions/0067_populate_sequencer_table.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,129 Loading script lib/galaxy/model/migrate/versions/0064_add_run_and_sample_run_association_tables.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,129 Script lib/galaxy/model/migrate/versions/0064_add_run_and_sample_run_association_tables.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,129 Loading script lib/galaxy/model/migrate/versions/0052_sample_dataset_table.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,129 Script lib/galaxy/model/migrate/versions/0052_sample_dataset_table.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,129 Loading script lib/galaxy/model/migrate/versions/0167_add_job_to_input_dataset_collection_element_association.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,129 Script lib/galaxy/model/migrate/versions/0167_add_job_to_input_dataset_collection_element_association.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,129 Loading script lib/galaxy/model/migrate/versions/0059_sample_dataset_file_path.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,129 Script lib/galaxy/model/migrate/versions/0059_sample_dataset_file_path.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,129 Loading script lib/galaxy/model/migrate/versions/0103_add_tool_shed_repository_status_columns.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,129 Script lib/galaxy/model/migrate/versions/0103_add_tool_shed_repository_status_columns.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,129 Loading script lib/galaxy/model/migrate/versions/0021_user_prefs.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,130 Script lib/galaxy/model/migrate/versions/0021_user_prefs.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,130 Loading script lib/galaxy/model/migrate/versions/0047_job_table_user_id_column.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,130 Script lib/galaxy/model/migrate/versions/0047_job_table_user_id_column.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,130 Loading script lib/galaxy/model/migrate/versions/0002_metadata_file_table.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,130 Script lib/galaxy/model/migrate/versions/0002_metadata_file_table.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,130 Loading script lib/galaxy/model/migrate/versions/0045_request_type_permissions_table.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,130 Script lib/galaxy/model/migrate/versions/0045_request_type_permissions_table.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,130 Loading script lib/galaxy/model/migrate/versions/0019_request_library_folder.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,130 Script lib/galaxy/model/migrate/versions/0019_request_library_folder.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,130 Loading script lib/galaxy/model/migrate/versions/0145_add_workflow_step_input.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,130 Script lib/galaxy/model/migrate/versions/0145_add_workflow_step_input.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,130 Loading script lib/galaxy/model/migrate/versions/0137_add_copied_from_job_id_column.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,130 Script lib/galaxy/model/migrate/versions/0137_add_copied_from_job_id_column.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,130 Loading script lib/galaxy/model/migrate/versions/0155_job_galaxy_version.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,131 Script lib/galaxy/model/migrate/versions/0155_job_galaxy_version.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,131 Loading script lib/galaxy/model/migrate/versions/0043_visualization_sharing_tagging_annotating.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,131 Script lib/galaxy/model/migrate/versions/0043_visualization_sharing_tagging_annotating.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,131 Loading script lib/galaxy/model/migrate/versions/0040_page_annotations.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,131 Script lib/galaxy/model/migrate/versions/0040_page_annotations.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,131 Loading script lib/galaxy/model/migrate/versions/0031_community_and_workflow_tags.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,131 Script lib/galaxy/model/migrate/versions/0031_community_and_workflow_tags.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,131 Loading script lib/galaxy/model/migrate/versions/0003_security_and_libraries.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,131 Script lib/galaxy/model/migrate/versions/0003_security_and_libraries.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,131 Loading script lib/galaxy/model/migrate/versions/0123_add_workflow_request_tables.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,131 Script lib/galaxy/model/migrate/versions/0123_add_workflow_request_tables.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,131 Loading script lib/galaxy/model/migrate/versions/0085_add_task_info.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,131 Script lib/galaxy/model/migrate/versions/0085_add_task_info.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,131 Loading script lib/galaxy/model/migrate/versions/0024_page_slug_unique_constraint.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,131 Script lib/galaxy/model/migrate/versions/0024_page_slug_unique_constraint.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,132 Loading script lib/galaxy/model/migrate/versions/0107_add_exit_code_to_job_and_task.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,132 Script lib/galaxy/model/migrate/versions/0107_add_exit_code_to_job_and_task.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,132 Loading script lib/galaxy/model/migrate/versions/0091_add_tool_version_tables.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,132 Script lib/galaxy/model/migrate/versions/0091_add_tool_version_tables.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,132 Loading script lib/galaxy/model/migrate/versions/0100_alter_tool_dependency_table_version_column.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,132 Script lib/galaxy/model/migrate/versions/0100_alter_tool_dependency_table_version_column.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,132 Loading script lib/galaxy/model/migrate/versions/0132_add_lastpasswordchange_to_user.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,132 Script lib/galaxy/model/migrate/versions/0132_add_lastpasswordchange_to_user.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,132 Loading script lib/galaxy/model/migrate/versions/0072_add_pid_and_socket_columns_to_transfer_job_table.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,132 Script lib/galaxy/model/migrate/versions/0072_add_pid_and_socket_columns_to_transfer_job_table.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,132 Loading script lib/galaxy/model/migrate/versions/0089_add_object_store_id_columns.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,133 Script lib/galaxy/model/migrate/versions/0089_add_object_store_id_columns.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,133 Loading script lib/galaxy/model/migrate/versions/0166_job_state_summary_view.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,133 Script lib/galaxy/model/migrate/versions/0166_job_state_summary_view.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,133 Loading script lib/galaxy/model/migrate/versions/0139_add_history_dataset_association_history_table.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,133 Script lib/galaxy/model/migrate/versions/0139_add_history_dataset_association_history_table.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,133 Loading script lib/galaxy/model/migrate/versions/0012_user_address.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,133 Script lib/galaxy/model/migrate/versions/0012_user_address.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,133 Loading script lib/galaxy/model/migrate/versions/0163_worker_process_pid.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,133 Script lib/galaxy/model/migrate/versions/0163_worker_process_pid.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,133 Loading script lib/galaxy/model/migrate/versions/0122_grow_mysql_blobs.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,133 Script lib/galaxy/model/migrate/versions/0122_grow_mysql_blobs.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,133 Loading script lib/galaxy/model/migrate/versions/0127_output_collection_adjustments.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,133 Script lib/galaxy/model/migrate/versions/0127_output_collection_adjustments.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,133 Loading script lib/galaxy/model/migrate/versions/0020_library_upload_job.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,134 Script lib/galaxy/model/migrate/versions/0020_library_upload_job.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,134 Loading script lib/galaxy/model/migrate/versions/0120_dataset_collections.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,134 Script lib/galaxy/model/migrate/versions/0120_dataset_collections.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,134 Loading script lib/galaxy/model/migrate/versions/0065_add_name_to_form_fields_and_values.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,134 Script lib/galaxy/model/migrate/versions/0065_add_name_to_form_fields_and_values.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,134 Loading script lib/galaxy/model/migrate/versions/0053_item_ratings.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,134 Script lib/galaxy/model/migrate/versions/0053_item_ratings.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,134 Loading script lib/galaxy/model/migrate/versions/0050_drop_cloud_tables.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,134 Script lib/galaxy/model/migrate/versions/0050_drop_cloud_tables.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,134 Loading script lib/galaxy/model/migrate/versions/0142_change_numeric_metric_precision.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,134 Script lib/galaxy/model/migrate/versions/0142_change_numeric_metric_precision.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,134 Loading script lib/galaxy/model/migrate/versions/0081_add_tool_version_to_hda_ldda.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,134 Script lib/galaxy/model/migrate/versions/0081_add_tool_version_to_hda_ldda.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,134 Loading script lib/galaxy/model/migrate/versions/0005_cleanup_datasets_fix.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,134 Script lib/galaxy/model/migrate/versions/0005_cleanup_datasets_fix.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,135 Loading script lib/galaxy/model/migrate/versions/0106_add_missing_indexes.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,135 Script lib/galaxy/model/migrate/versions/0106_add_missing_indexes.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,135 Loading script lib/galaxy/model/migrate/versions/0112_add_data_manager_history_association_and_data_manager_job_association_tables.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,135 Script lib/galaxy/model/migrate/versions/0112_add_data_manager_history_association_and_data_manager_job_association_tables.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,135 Loading script lib/galaxy/model/migrate/versions/0038_add_inheritable_column_to_library_template_assoc_tables.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,135 Script lib/galaxy/model/migrate/versions/0038_add_inheritable_column_to_library_template_assoc_tables.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,135 Loading script lib/galaxy/model/migrate/versions/0060_history_archive_import.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,135 Script lib/galaxy/model/migrate/versions/0060_history_archive_import.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,135 Loading script lib/galaxy/model/migrate/versions/0117_add_user_activation.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,135 Script lib/galaxy/model/migrate/versions/0117_add_user_activation.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,135 Loading script lib/galaxy/model/migrate/versions/0158_workflow_reports.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,135 Script lib/galaxy/model/migrate/versions/0158_workflow_reports.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,135 Loading script lib/galaxy/model/migrate/versions/0156_add_interactivetools.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,136 Script lib/galaxy/model/migrate/versions/0156_add_interactivetools.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,136 Loading script lib/galaxy/model/migrate/versions/0169_add_missing_indexes.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,136 Script lib/galaxy/model/migrate/versions/0169_add_missing_indexes.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,136 Loading script lib/galaxy/model/migrate/versions/0102_add_tool_dependency_status_columns.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,136 Script lib/galaxy/model/migrate/versions/0102_add_tool_dependency_status_columns.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,136 Loading script lib/galaxy/model/migrate/versions/0108_add_extended_metadata.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,136 Script lib/galaxy/model/migrate/versions/0108_add_extended_metadata.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,136 Loading script lib/galaxy/model/migrate/versions/0025_user_info.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,136 Script lib/galaxy/model/migrate/versions/0025_user_info.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,136 Loading script lib/galaxy/model/migrate/versions/0022_visualization_tables.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,136 Script lib/galaxy/model/migrate/versions/0022_visualization_tables.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,136 Loading script lib/galaxy/model/migrate/versions/0168_stored_workflow_hidden_col.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,136 Script lib/galaxy/model/migrate/versions/0168_stored_workflow_hidden_col.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,136 Loading script lib/galaxy/model/migrate/versions/0144_add_cleanup_event_user_table.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,136 Script lib/galaxy/model/migrate/versions/0144_add_cleanup_event_user_table.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,137 Loading script lib/galaxy/model/migrate/versions/0152_add_metadata_file_uuid.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,137 Script lib/galaxy/model/migrate/versions/0152_add_metadata_file_uuid.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,137 Loading script lib/galaxy/model/migrate/versions/0066_deferred_job_and_transfer_job_tables.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,137 Script lib/galaxy/model/migrate/versions/0066_deferred_job_and_transfer_job_tables.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,137 Loading script lib/galaxy/model/migrate/versions/0135_add_library_tags.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,137 Script lib/galaxy/model/migrate/versions/0135_add_library_tags.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,137 Loading script lib/galaxy/model/migrate/versions/0143_add_cloudauthz_tables.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,137 Script lib/galaxy/model/migrate/versions/0143_add_cloudauthz_tables.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,137 Loading script lib/galaxy/model/migrate/versions/0165_add_content_update_time.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,137 Script lib/galaxy/model/migrate/versions/0165_add_content_update_time.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,137 Loading script lib/galaxy/model/migrate/versions/0078_add_columns_for_disk_usage_accounting.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,137 Script lib/galaxy/model/migrate/versions/0078_add_columns_for_disk_usage_accounting.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,137 Loading script lib/galaxy/model/migrate/versions/0104_update_genome_downloader_job_parameters.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,137 Script lib/galaxy/model/migrate/versions/0104_update_genome_downloader_job_parameters.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,138 Loading script lib/galaxy/model/migrate/versions/0007_sharing_histories.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,138 Script lib/galaxy/model/migrate/versions/0007_sharing_histories.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,138 Loading script lib/galaxy/model/migrate/versions/0001_initial_tables.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,138 Script lib/galaxy/model/migrate/versions/0001_initial_tables.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,138 Loading script lib/galaxy/model/migrate/versions/0029_user_actions.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,138 Script lib/galaxy/model/migrate/versions/0029_user_actions.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,138 Loading script lib/galaxy/model/migrate/versions/0026_cloud_tables.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,138 Script lib/galaxy/model/migrate/versions/0026_cloud_tables.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,138 Loading script lib/galaxy/model/migrate/versions/0008_galaxy_forms.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,138 Script lib/galaxy/model/migrate/versions/0008_galaxy_forms.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,138 Loading script lib/galaxy/model/migrate/versions/0049_api_keys_table.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,138 Script lib/galaxy/model/migrate/versions/0049_api_keys_table.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,138 Loading script lib/galaxy/model/migrate/versions/0129_job_external_output_metadata_validity.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,138 Script lib/galaxy/model/migrate/versions/0129_job_external_output_metadata_validity.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,138 Loading script lib/galaxy/model/migrate/versions/0164_page_format.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,139 Script lib/galaxy/model/migrate/versions/0164_page_format.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,139 Loading script lib/galaxy/model/migrate/versions/0160_hda_set_deleted_if_purged_again.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,139 Script lib/galaxy/model/migrate/versions/0160_hda_set_deleted_if_purged_again.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,139 Loading script lib/galaxy/model/migrate/versions/0099_add_tool_dependency_table.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,139 Script lib/galaxy/model/migrate/versions/0099_add_tool_dependency_table.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,139 Loading script lib/galaxy/model/migrate/versions/0124_job_state_history.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,139 Script lib/galaxy/model/migrate/versions/0124_job_state_history.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,139 Loading script lib/galaxy/model/migrate/versions/0161_add_workflow_invocation_output_table.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,139 Script lib/galaxy/model/migrate/versions/0161_add_workflow_invocation_output_table.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,139 Loading script lib/galaxy/model/migrate/versions/0055_add_pja_assoc_for_jobs.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,139 Script lib/galaxy/model/migrate/versions/0055_add_pja_assoc_for_jobs.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,139 Loading script lib/galaxy/model/migrate/versions/0069_rename_sequencer_form_type.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,139 Script lib/galaxy/model/migrate/versions/0069_rename_sequencer_form_type.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,139 Loading script lib/galaxy/model/migrate/versions/0116_drop_update_available_col_add_tool_shed_status_col.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,139 Script lib/galaxy/model/migrate/versions/0116_drop_update_available_col_add_tool_shed_status_col.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,140 Loading script lib/galaxy/model/migrate/versions/0159_add_job_external_id_index.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,140 Script lib/galaxy/model/migrate/versions/0159_add_job_external_id_index.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,140 Loading script lib/galaxy/model/migrate/versions/0035_item_annotations_and_workflow_step_tags.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,140 Script lib/galaxy/model/migrate/versions/0035_item_annotations_and_workflow_step_tags.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,140 Loading script lib/galaxy/model/migrate/versions/0030_history_slug_column.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,140 Script lib/galaxy/model/migrate/versions/0030_history_slug_column.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,140 Loading script lib/galaxy/model/migrate/versions/0057_request_notify.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,140 Script lib/galaxy/model/migrate/versions/0057_request_notify.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,140 Loading script lib/galaxy/model/migrate/versions/0172_it_entrypoint_requires_domain.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,140 Script lib/galaxy/model/migrate/versions/0172_it_entrypoint_requires_domain.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,140 Loading script lib/galaxy/model/migrate/versions/0034_page_user_share_association.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,140 Script lib/galaxy/model/migrate/versions/0034_page_user_share_association.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,140 Loading script lib/galaxy/model/migrate/versions/0128_session_timeout.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,140 Script lib/galaxy/model/migrate/versions/0128_session_timeout.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,140 Loading script lib/galaxy/model/migrate/versions/0147_job_messages.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,141 Script lib/galaxy/model/migrate/versions/0147_job_messages.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,141 Loading script lib/galaxy/model/migrate/versions/0130_change_pref_datatype.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,141 Script lib/galaxy/model/migrate/versions/0130_change_pref_datatype.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,141 Loading script lib/galaxy/model/migrate/versions/0121_workflow_uuids.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,141 Script lib/galaxy/model/migrate/versions/0121_workflow_uuids.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,141 Loading script lib/galaxy/model/migrate/versions/0044_add_notify_column_to_request_table.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,141 Script lib/galaxy/model/migrate/versions/0044_add_notify_column_to_request_table.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,141 Loading script lib/galaxy/model/migrate/versions/0036_add_deleted_column_to_library_template_assoc_tables.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,141 Script lib/galaxy/model/migrate/versions/0036_add_deleted_column_to_library_template_assoc_tables.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,141 Loading script lib/galaxy/model/migrate/versions/0042_workflow_invocation_fix.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,141 Script lib/galaxy/model/migrate/versions/0042_workflow_invocation_fix.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,141 Loading script lib/galaxy/model/migrate/versions/0149_dynamic_tools.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,141 Script lib/galaxy/model/migrate/versions/0149_dynamic_tools.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,142 Loading script lib/galaxy/model/migrate/versions/0070_add_info_column_to_deferred_job_table.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,142 Script lib/galaxy/model/migrate/versions/0070_add_info_column_to_deferred_job_table.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,142 Loading script lib/galaxy/model/migrate/versions/0092_add_migrate_tools_table.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,142 Script lib/galaxy/model/migrate/versions/0092_add_migrate_tools_table.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,142 Loading script lib/galaxy/model/migrate/versions/0141_add_oidc_tables.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,142 Script lib/galaxy/model/migrate/versions/0141_add_oidc_tables.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,142 Loading script lib/galaxy/model/migrate/versions/0079_input_library_to_job_table.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,142 Script lib/galaxy/model/migrate/versions/0079_input_library_to_job_table.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,142 Loading script lib/galaxy/model/migrate/versions/0157_rework_dataset_validation.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,142 Script lib/galaxy/model/migrate/versions/0157_rework_dataset_validation.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,143 Loading script lib/galaxy/model/migrate/versions/0093_add_job_params_col.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,143 Script lib/galaxy/model/migrate/versions/0093_add_job_params_col.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,143 Loading script lib/galaxy/model/migrate/versions/0009_request_table.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,143 Script lib/galaxy/model/migrate/versions/0009_request_table.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,143 Loading script lib/galaxy/model/migrate/versions/0068_rename_sequencer_to_external_services.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,143 Script lib/galaxy/model/migrate/versions/0068_rename_sequencer_to_external_services.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,143 Loading script lib/galaxy/model/migrate/versions/0148_add_checksum_table.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,143 Script lib/galaxy/model/migrate/versions/0148_add_checksum_table.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,143 Loading script lib/galaxy/model/migrate/versions/0170_add_more_missing_indexes.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,143 Script lib/galaxy/model/migrate/versions/0170_add_more_missing_indexes.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,144 Loading script lib/galaxy/model/migrate/versions/0154_created_from_basename.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,144 Script lib/galaxy/model/migrate/versions/0154_created_from_basename.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,144 Loading script lib/galaxy/model/migrate/versions/0077_create_tool_tag_association_table.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,144 Script lib/galaxy/model/migrate/versions/0077_create_tool_tag_association_table.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,144 Loading script lib/galaxy/model/migrate/versions/0134_hda_set_deleted_if_purged.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,144 Script lib/galaxy/model/migrate/versions/0134_hda_set_deleted_if_purged.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,144 Loading script lib/galaxy/model/migrate/versions/0071_add_history_and_workflow_to_sample.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,144 Script lib/galaxy/model/migrate/versions/0071_add_history_and_workflow_to_sample.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,144 Loading script lib/galaxy/model/migrate/versions/0126_password_reset.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,144 Script lib/galaxy/model/migrate/versions/0126_password_reset.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,144 Loading script lib/galaxy/model/migrate/versions/0095_hda_subsets.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,145 Script lib/galaxy/model/migrate/versions/0095_hda_subsets.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,145 Loading script lib/galaxy/model/migrate/versions/0080_quota_tables.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,145 Script lib/galaxy/model/migrate/versions/0080_quota_tables.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,145 Loading script lib/galaxy/model/migrate/versions/0061_tasks.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,145 Script lib/galaxy/model/migrate/versions/0061_tasks.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,145 Loading script lib/galaxy/model/migrate/versions/0017_library_item_indexes.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,145 Script lib/galaxy/model/migrate/versions/0017_library_item_indexes.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,145 Loading script lib/galaxy/model/migrate/versions/0171_schemaorg_metadata.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,145 Script lib/galaxy/model/migrate/versions/0171_schemaorg_metadata.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,145 Loading script lib/galaxy/model/migrate/versions/0087_tool_id_guid_map_table.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,145 Script lib/galaxy/model/migrate/versions/0087_tool_id_guid_map_table.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,145 Loading script lib/galaxy/model/migrate/versions/0075_add_subindex_column_to_run_table.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,145 Script lib/galaxy/model/migrate/versions/0075_add_subindex_column_to_run_table.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,145 Loading script lib/galaxy/model/migrate/versions/0133_add_dependency_column_to_job.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,145 Script lib/galaxy/model/migrate/versions/0133_add_dependency_column_to_job.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,146 Loading script lib/galaxy/model/migrate/versions/0082_add_tool_shed_repository_table.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,146 Script lib/galaxy/model/migrate/versions/0082_add_tool_shed_repository_table.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,146 Loading script lib/galaxy/model/migrate/versions/0018_ordered_tags_and_page_tags.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,146 Script lib/galaxy/model/migrate/versions/0018_ordered_tags_and_page_tags.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,146 Loading script lib/galaxy/model/migrate/versions/0058_history_import_export.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,146 Script lib/galaxy/model/migrate/versions/0058_history_import_export.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,146 Loading script lib/galaxy/model/migrate/versions/0037_samples_library.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,146 Script lib/galaxy/model/migrate/versions/0037_samples_library.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,146 Loading script lib/galaxy/model/migrate/versions/0062_user_openid_table.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,146 Script lib/galaxy/model/migrate/versions/0062_user_openid_table.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,146 Loading script lib/galaxy/model/migrate/versions/0010_hda_display_at_authz_table.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,146 Script lib/galaxy/model/migrate/versions/0010_hda_display_at_authz_table.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,146 Loading script lib/galaxy/model/migrate/versions/0032_stored_workflow_slug_column.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,146 Script lib/galaxy/model/migrate/versions/0032_stored_workflow_slug_column.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,146 Loading script lib/galaxy/model/migrate/versions/0046_post_job_actions.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,147 Script lib/galaxy/model/migrate/versions/0046_post_job_actions.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,147 Loading script lib/galaxy/model/migrate/versions/0114_update_migrate_tools_table_again.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,147 Script lib/galaxy/model/migrate/versions/0114_update_migrate_tools_table_again.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,147 Loading script lib/galaxy/model/migrate/versions/0113_update_migrate_tools_table.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,147 Script lib/galaxy/model/migrate/versions/0113_update_migrate_tools_table.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,147 Loading script lib/galaxy/model/migrate/versions/0094_add_job_handler_col.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,147 Script lib/galaxy/model/migrate/versions/0094_add_job_handler_col.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,147 Loading script lib/galaxy/model/migrate/versions/0084_add_ldda_id_to_implicit_conversion_table.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,147 Script lib/galaxy/model/migrate/versions/0084_add_ldda_id_to_implicit_conversion_table.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,147 Loading script lib/galaxy/model/migrate/versions/0015_tagging.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,147 Script lib/galaxy/model/migrate/versions/0015_tagging.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,147 Loading script lib/galaxy/model/migrate/versions/0136_collection_and_workflow_state.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,147 Script lib/galaxy/model/migrate/versions/0136_collection_and_workflow_state.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,147 Loading script lib/galaxy/model/migrate/versions/0074_add_purged_column_to_library_dataset_table.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,148 Script lib/galaxy/model/migrate/versions/0074_add_purged_column_to_library_dataset_table.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,148 Loading script lib/galaxy/model/migrate/versions/0023_page_published_and_deleted_columns.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,148 Script lib/galaxy/model/migrate/versions/0023_page_published_and_deleted_columns.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,148 Loading script lib/galaxy/model/migrate/versions/0098_genome_index_tool_data_table.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,148 Script lib/galaxy/model/migrate/versions/0098_genome_index_tool_data_table.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,148 Loading script lib/galaxy/model/migrate/versions/0118_add_hda_extended_metadata.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,148 Script lib/galaxy/model/migrate/versions/0118_add_hda_extended_metadata.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,148 Loading script lib/galaxy/model/migrate/versions/0051_imported_col_for_jobs_table.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,148 Script lib/galaxy/model/migrate/versions/0051_imported_col_for_jobs_table.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,148 Loading script lib/galaxy/model/migrate/versions/0063_sequencer_table.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,148 Script lib/galaxy/model/migrate/versions/0063_sequencer_table.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,148 Loading script lib/galaxy/model/migrate/versions/0110_add_dataset_uuid.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,148 Script lib/galaxy/model/migrate/versions/0110_add_dataset_uuid.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,148 Loading script lib/galaxy/model/migrate/versions/0016_v0015_mysql_index_fix.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,148 Script lib/galaxy/model/migrate/versions/0016_v0015_mysql_index_fix.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,149 Loading script lib/galaxy/model/migrate/versions/0028_external_metadata_file_override.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,149 Script lib/galaxy/model/migrate/versions/0028_external_metadata_file_override.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,149 Loading script lib/galaxy/model/migrate/versions/0011_v0010_mysql_index_fix.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,149 Script lib/galaxy/model/migrate/versions/0011_v0010_mysql_index_fix.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,149 Loading script lib/galaxy/model/migrate/versions/0101_drop_installed_changeset_revision_column.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,149 Script lib/galaxy/model/migrate/versions/0101_drop_installed_changeset_revision_column.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,149 Loading script lib/galaxy/model/migrate/versions/0097_add_ctx_rev_column.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,149 Script lib/galaxy/model/migrate/versions/0097_add_ctx_rev_column.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,149 Loading script lib/galaxy/model/migrate/versions/0096_openid_provider.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,149 Script lib/galaxy/model/migrate/versions/0096_openid_provider.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,149 Loading script lib/galaxy/model/migrate/versions/0076_fix_form_values_data_corruption.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,149 Script lib/galaxy/model/migrate/versions/0076_fix_form_values_data_corruption.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,149 Loading script lib/galaxy/model/migrate/versions/0033_published_cols_for_histories_and_workflows.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,149 Script lib/galaxy/model/migrate/versions/0033_published_cols_for_histories_and_workflows.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,149 Loading script lib/galaxy/model/migrate/versions/0004_indexes_and_defaults.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,150 Script lib/galaxy/model/migrate/versions/0004_indexes_and_defaults.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,150 Loading script lib/galaxy/model/migrate/versions/0039_add_synopsis_column_to_library_table.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,150 Script lib/galaxy/model/migrate/versions/0039_add_synopsis_column_to_library_table.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,150 Loading script lib/galaxy/model/migrate/versions/0140_add_dataset_version_to_job_to_input_dataset_association_table.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,150 Script lib/galaxy/model/migrate/versions/0140_add_dataset_version_to_job_to_input_dataset_association_table.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,150 Loading script lib/galaxy/model/migrate/versions/0115_longer_user_password_field.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,150 Script lib/galaxy/model/migrate/versions/0115_longer_user_password_field.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,150 Loading script lib/galaxy/model/migrate/versions/0006_change_qual_datatype.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,150 Script lib/galaxy/model/migrate/versions/0006_change_qual_datatype.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,150 Loading script lib/galaxy/model/migrate/versions/0146_workflow_paths.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,150 Script lib/galaxy/model/migrate/versions/0146_workflow_paths.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,150 Loading script lib/galaxy/model/migrate/versions/0119_job_metrics.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,150 Script lib/galaxy/model/migrate/versions/0119_job_metrics.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,150 Loading script lib/galaxy/model/migrate/versions/0109_add_repository_dependency_tables.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,150 Script lib/galaxy/model/migrate/versions/0109_add_repository_dependency_tables.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,151 Loading script lib/galaxy/model/migrate/versions/0153_add_custos_authnz_token_table.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,151 Script lib/galaxy/model/migrate/versions/0153_add_custos_authnz_token_table.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,151 Loading script lib/galaxy/model/migrate/versions/0056_workflow_outputs.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,151 Script lib/galaxy/model/migrate/versions/0056_workflow_outputs.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,151 Loading script lib/galaxy/model/migrate/versions/0014_pages.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,151 Script lib/galaxy/model/migrate/versions/0014_pages.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,151 Loading script lib/galaxy/model/migrate/versions/0054_visualization_dbkey.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,151 Script lib/galaxy/model/migrate/versions/0054_visualization_dbkey.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,151 Loading script lib/galaxy/model/migrate/versions/0151_add_worker_process.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,151 Script lib/galaxy/model/migrate/versions/0151_add_worker_process.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,151 Loading script lib/galaxy/model/migrate/versions/0090_add_tool_shed_repository_table_columns.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,151 Script lib/galaxy/model/migrate/versions/0090_add_tool_shed_repository_table_columns.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,151 Loading script lib/galaxy/model/migrate/versions/0013_change_lib_item_templates_to_forms.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,151 Script lib/galaxy/model/migrate/versions/0013_change_lib_item_templates_to_forms.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,151 Loading script lib/galaxy/model/migrate/versions/0083_add_prepare_files_to_task.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,152 Script lib/galaxy/model/migrate/versions/0083_add_prepare_files_to_task.py loaded successfully | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,152 Loading script lib/galaxy/model/migrate/versions/0162_job_only_pjas.py... | |
migrate.versioning.script.base DEBUG 2021-03-08 22:58:43,152 Script lib/galaxy/model/migrate/versions/0162_job_only_pjas.py loaded successfully | |
migrate.versioning.repository DEBUG 2021-03-08 22:58:43,152 Repository lib/galaxy/model/migrate loaded successfully | |
migrate.versioning.repository DEBUG 2021-03-08 22:58:43,152 Config: {'db_settings': {'repository_id': 'Galaxy', 'version_table': 'migrate_version', 'required_dbs': '[]'}} | |
galaxy.model.migrate.check INFO 2021-03-08 22:58:43,536 At database version 172 | |
galaxy.config INFO 2021-03-08 22:58:43,550 Install database targetting Galaxy's database configuration. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,748 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/count_covariates/14e304b70425/gatk_sorted_picard_index.loc' for tool data table 'gatk_picard_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,748 Loaded tool data table 'gatk_picard_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,749 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/count_covariates/14e304b70425/gatk_sorted_picard_index.loc' for tool data table 'gatk_picard_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,749 Loading another instance of data table 'gatk_picard_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,749 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/table_recalibration/30e1dd77e99c/gatk_sorted_picard_index.loc' for tool data table 'gatk_picard_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,749 Loading another instance of data table 'gatk_picard_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,749 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/freebayes/443ccd9208a0/sam_fa_indices.loc' for tool data table 'sam_fa_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,749 Loaded tool data table 'sam_fa_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,750 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/bamleftalign/e65540a91b87/sam_fa_indices.loc' for tool data table 'sam_fa_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,750 Loading another instance of data table 'sam_fa_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,750 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/blankenberg/naive_variant_caller/13d534f2bcde/sam_fa_indices.loc' for tool data table 'sam_fa_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,750 Loading another instance of data table 'sam_fa_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,750 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/blankenberg/naive_variant_caller/13d534f2bcde/sam_fa_indices.loc' for tool data table 'sam_fa_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,750 Loading another instance of data table 'sam_fa_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,751 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/blankenberg/naive_variant_caller/13d534f2bcde/sam_fa_indices.loc' for tool data table 'sam_fa_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,751 Loading another instance of data table 'sam_fa_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,751 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/blankenberg/naive_variant_caller/13d534f2bcde/sam_fa_indices.loc' for tool data table 'sam_fa_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,751 Loading another instance of data table 'sam_fa_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,751 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/picard/379fdf4c41ac/picard_index.loc' for tool data table 'picard_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,751 Loaded tool data table 'picard_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,751 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/bwa/c71dd035971e/bwa_mem_index.loc' for tool data table 'bwa_mem_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,751 Loaded tool data table 'bwa_mem_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,752 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/bowtie2/c1ec08cb34f9/bowtie2_indices.loc' for tool data table 'bowtie2_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,752 Loaded tool data table 'bowtie2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,752 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/bamtools/76b2f1eee508/sam_fa_indices.loc' for tool data table 'sam_fa_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,752 Loading another instance of data table 'sam_fa_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,752 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/freebayes/4c80a1387285/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,752 Loaded tool data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,753 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/freebayes/55c06df02168/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,753 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,753 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/bowtie2/ceb6467e276c/bowtie2_indices.loc' for tool data table 'bowtie2_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,753 Loading another instance of data table 'bowtie2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,753 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/tophat2/81f97e12e573/bowtie2_indices.loc' for tool data table 'tophat2_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,753 Loaded tool data table 'tophat2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,753 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/samtools_mpileup/aa0ef6f0ee89/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,753 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,754 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/sam_to_bam/d04d9f1c6791/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,754 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,754 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/data_manager_sam_fasta_index_builder/cf875cbe2df4/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,754 Loaded tool data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,754 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/data_manager_sam_fasta_index_builder/cf875cbe2df4/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,754 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,755 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/samtools_calmd/1ebb4ecdc1ef/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,755 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,755 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/samtools_stats/0d71d9467847/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,755 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,755 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/cuffquant/5d8b9dcaf17d/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,755 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,755 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/cuffmerge/b6e3849293b1/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,756 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,756 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/gffread/5f6e6582c01d/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,756 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,756 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/cufflinks/64698e16f4a6/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,756 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,756 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/cuffcompare/8e534225baa9/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,756 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,757 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/cuffdiff/db57b46b05bf/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,757 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,757 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/tophat2/5c5517d2a9e9/bowtie2_indices.loc' for tool data table 'tophat2_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,757 Loading another instance of data table 'tophat2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,757 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/cuffdiff/4e6f043995ff/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,757 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,757 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/cuffdiff/5ce5197de50c/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,757 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,758 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/blankenberg/naive_variant_caller/ac0235d2d459/sam_fa_indices.loc' for tool data table 'sam_fa_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,758 Loading another instance of data table 'sam_fa_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,758 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/samtools_mpileup/820754ab8901/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,758 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,758 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/bwa/7bee165c3a44/bwa_mem_index.loc' for tool data table 'bwa_mem_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,758 Loading another instance of data table 'bwa_mem_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,759 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/freebayes/99684adf84de/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,759 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,759 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/sailfish/20eab032389f/sailfish_indexes.loc' for tool data table 'sailfish_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,759 Loaded tool data table 'sailfish_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,759 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/hisat2/6d4d39720545/hisat2_indexes.loc' for tool data table 'hisat2_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,759 Loaded tool data table 'hisat2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,759 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/samtools_mpileup/bfc4517aa037/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,759 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,760 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/bamtools/ea3fc1adee75/sam_fa_indices.loc' for tool data table 'sam_fa_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,760 Loading another instance of data table 'sam_fa_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,760 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/sam_to_bam/881e16ad05c6/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,760 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,760 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/500832f27cbc/snpeffv_genomedb.loc' for tool data table 'snpeffv_genomedb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,760 Loaded tool data table 'snpeffv_genomedb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,760 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/500832f27cbc/snpeffv_regulationdb.loc' for tool data table 'snpeffv_regulationdb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,761 Loaded tool data table 'snpeffv_regulationdb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,761 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/500832f27cbc/snpeffv_annotations.loc' for tool data table 'snpeffv_annotations' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,761 Loaded tool data table 'snpeffv_annotations' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,761 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/500832f27cbc/snpeffv_databases.loc' for tool data table 'snpeffv_databases' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,761 Loaded tool data table 'snpeffv_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,761 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/table_annovar/08b003ee9db7/annovar_index.loc' for tool data table 'annovar_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,761 Loaded tool data table 'annovar_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,762 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/bamtools/ea3fc1adee75/sam_fa_indices.loc' for tool data table 'sam_fa_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,762 Loading another instance of data table 'sam_fa_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,762 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/meme_meme/d20e391eb22f/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,762 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,762 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/kraken_filter/cbb802a726fd/kraken_databases.loc' for tool data table 'kraken_databases' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,762 Loaded tool data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,762 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/kraken/0f17a8816b28/kraken_databases.loc' for tool data table 'kraken_databases' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,762 Loading another instance of data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,763 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/kraken_report/f2757ab26483/kraken_databases.loc' for tool data table 'kraken_databases' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,763 Loading another instance of data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,763 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/data_manager_build_kraken_database/c3276afba416/kraken_databases.loc' for tool data table 'kraken_databases' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,763 Loading another instance of data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,763 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/kraken_translate/77ca66b1f5e9/kraken_databases.loc' for tool data table 'kraken_databases' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,763 Loading another instance of data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,764 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/kraken_report/688428f6800f/kraken_databases.loc' for tool data table 'kraken_databases' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,764 Loading another instance of data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,764 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/kraken/642f30185af2/kraken_databases.loc' for tool data table 'kraken_databases' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,764 Loading another instance of data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,764 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/kraken2tax/d844fdcce44e/ncbi_taxonomy.loc' for tool data table 'ncbi_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,764 Loaded tool data table 'ncbi_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,764 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/bowtie2/019c2a81547a/bowtie2_indices.loc' for tool data table 'bowtie2_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,764 Loading another instance of data table 'bowtie2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,765 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/meme_fimo/fd522a964017/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,765 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,765 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/picard/efc56ee1ade4/picard_index.loc' for tool data table 'picard_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,765 Loading another instance of data table 'picard_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,765 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/meme_fimo/37fe944073aa/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,765 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,765 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/meme_meme/798018a73e3f/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,766 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,766 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/bwa/546ada4a9f43/bwa_mem_index.loc' for tool data table 'bwa_mem_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,766 Loading another instance of data table 'bwa_mem_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,766 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/lparsons/htseq_count/a6dcb86af112/sam_fa_indices.loc' for tool data table 'sam_fa_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,766 Loading another instance of data table 'sam_fa_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,766 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/diamond/98037ef3d2a9/diamond_database.loc' for tool data table 'diamond_database' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,766 Loaded tool data table 'diamond_database' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,767 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/data_manager_diamond_database_builder/ce62d0912b10/diamond_database.loc' for tool data table 'diamond_database' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,767 Loading another instance of data table 'diamond_database' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,767 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/hisat2/c37b4554f794/hisat2_indexes.loc' for tool data table 'hisat2_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,767 Loading another instance of data table 'hisat2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,767 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/print_reads/a8b94864fe35/gatk_sorted_picard_index.loc' for tool data table 'gatk_picard_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,767 Loading another instance of data table 'gatk_picard_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,767 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_heatmap/c3cc24bc2dee/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,767 Loaded tool data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,768 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_pe_fragmentsize/07167a0f70d9/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,768 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,768 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_correlation/647931353294/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,768 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,768 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_profile/c17ada7356c6/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,768 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,768 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_coverage/5c5c6aff3732/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,768 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,769 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_correct_gc_bias/bbbf40fcf059/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,769 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,769 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_multi_bam_summary/f89672f49f94/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,769 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,769 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_multi_bigwig_summary/5a42d470c9f6/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,769 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,769 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_pca/ff5053bacf01/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,769 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,770 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_compute_matrix/32ad3119a12b/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,770 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,770 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_compute_gc_bias/1b237a8f2890/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,770 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,770 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bigwig_compare/f23eb13850e2/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,770 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,770 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_coverage/b8741fc443ed/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,771 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,771 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_fingerprint/16f7b02e32c8/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,771 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,771 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_compare/eb48e332a41f/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,771 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,771 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/hisat2/2d449a1bb5ab/hisat2_indexes.loc' for tool data table 'hisat2_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,771 Loading another instance of data table 'hisat2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,772 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_compute_gc_bias/ef5c39e31bb7/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,772 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,772 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_coverage/6a077ef72dd4/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,772 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,772 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_correlation/13e1fcf29377/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,772 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,772 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_heatmap/d7bc0cc0ce4b/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,773 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,773 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_pca/be924b6a79ea/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,773 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,773 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bigwig_compare/bd0fa7f8824d/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,773 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,773 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_coverage/115aa2cbf152/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,773 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,774 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_compare/8e41fe2f3661/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,774 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,774 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_fingerprint/b9660f621e82/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,774 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,774 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_multi_bam_summary/b319edc108a7/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,774 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,774 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_correct_gc_bias/8587a5caa8a6/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,774 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,775 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_compute_matrix/c175187691cc/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,775 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,775 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_pe_fragmentsize/a14f74993305/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,775 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,775 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_multi_bigwig_summary/7b4732d497a3/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,775 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,775 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_profile/af7e456ef4f9/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,776 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,776 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_multi_bigwig_summary/8518a8e9ac82/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,776 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,776 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_compute_matrix/17d456f4051b/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,776 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,776 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_coverage/65e0795278b4/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,776 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,777 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_coverage/70bf1a5592be/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,777 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,777 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_multi_bam_summary/87d2c75884d9/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,777 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,777 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_pe_fragmentsize/b4886e1369c4/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,777 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,777 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_compare/d5d57b40b29a/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,777 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,778 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_heatmap/e57bfadcab30/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,778 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,778 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_pca/610bbc25ed8b/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,778 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,778 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_fingerprint/e94df7973bb0/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,778 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,778 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_correlation/b3589208f673/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,779 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,779 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bigwig_compare/18f46b571982/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,779 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,779 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_compute_gc_bias/6a056fb2b9c1/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,779 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,779 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_correct_gc_bias/8f0137a68f02/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,779 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:43,780 Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_profile/f454a9fe7af9/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,780 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,781 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/bowtie2/a9d4f71dbfb0/bowtie2_indices.loc' for 'bowtie2_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,781 Loading another instance of data table 'bowtie2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,782 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/data_manager_build_kraken_database/cf0fe3793f6c/kraken_databases.loc' for 'kraken_databases' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,782 Loading another instance of data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,783 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/kraken/b2392a9dfb01/kraken_databases.loc' for 'kraken_databases' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,783 Loading another instance of data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,784 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/kraken_filter/fe94f318048c/kraken_databases.loc' for 'kraken_databases' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,784 Loading another instance of data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,785 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/kraken_translate/b9971bca4b01/kraken_databases.loc' for 'kraken_databases' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,785 Loading another instance of data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,786 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/kraken_report/9ae975c30dde/kraken_databases.loc' for 'kraken_databases' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,786 Loading another instance of data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,787 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/meme_fimo/eca84de658b0/all_fasta.loc' for 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,787 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,788 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/tophat2/758594ed0364/bowtie2_indices.loc' for 'tophat2_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,788 Loading another instance of data table 'tophat2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,789 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/variant_select/227aa321a671/gatk_sorted_picard_index.loc' for 'gatk_picard_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,789 Loading another instance of data table 'gatk_picard_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,790 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/meme_meme/487ce3fa1822/all_fasta.loc' for 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,790 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,791 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_compare/89f6d2283317/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,791 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,792 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_coverage/028fcce954f1/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,792 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,792 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_pe_fragmentsize/dc8d6e07d829/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,792 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,793 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bigwig_compare/aec7ca832043/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,793 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,794 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_compute_gc_bias/1c9d626635b4/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,794 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,795 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_compute_matrix/aee77c22123d/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,795 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,796 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_correct_gc_bias/3537e2b2f7a9/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,796 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,797 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_multi_bam_summary/6f67a9da7fce/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,797 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,797 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_multi_bigwig_summary/6fdfeeef190a/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,798 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,798 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_correlation/162837c86cbc/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,798 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,799 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_coverage/6fc072c36dc9/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,799 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,800 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_fingerprint/449dc21ee4e9/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,800 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,801 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_heatmap/ca218dae7902/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,801 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,802 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_pca/1bd89a520120/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,802 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,803 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_profile/b8e86bbb9de3/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,803 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,803 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_enrichment/4b88c90b6f6e/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,804 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,804 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/vcfvcfintersect/1bc1b2b8b341/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,804 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,805 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/vcfleftalign/8e02d116b0f9/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,805 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,806 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/vcfprimers/bc5949d36b34/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,806 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,807 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/vcfgeno2haplo/5bd9783e982a/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,807 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,807 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/vcfcheck/40a339e4692e/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,808 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,809 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_compare/6aee99aec0d1/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,809 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,810 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_coverage/e22b1110529c/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,810 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,811 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_pe_fragmentsize/4efe24a9739e/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,811 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,812 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bigwig_compare/5b2abee3aff3/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,812 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,813 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_compute_gc_bias/9ee37f06acbc/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,813 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,814 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_compute_matrix/4b3adcb7c7e9/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,814 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,815 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_correct_gc_bias/4eef86c1e82f/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,815 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,816 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_multi_bam_summary/a74111e8cbc1/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,816 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,817 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_multi_bigwig_summary/69004a60ad95/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,817 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,818 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_correlation/cdde99ce71c8/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,818 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,819 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_coverage/71385153e5d5/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,819 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,820 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_fingerprint/ef2bcce0be62/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,821 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,822 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_heatmap/f08d1cd387d6/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,822 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,823 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_pca/18fad2642adc/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,823 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,824 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_profile/ac1304435181/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,824 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,825 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_enrichment/a1124c201eee/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,825 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,826 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/featurecounts/dae123c03a74/gene_sets.loc' for 'gene_sets' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,826 Loaded tool data table 'gene_sets' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,827 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/20f0429a4bfe/snpeffv_genomedb.loc' for 'snpeffv_genomedb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,827 Loading another instance of data table 'snpeffv_genomedb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,827 While attempting to merge tool data table "snpeffv_genomedb", the other instance of the table specified that duplicate entries are not allowed, now deduplicating all previous entries. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,830 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/20f0429a4bfe/snpeffv_regulationdb.loc' for 'snpeffv_regulationdb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,830 Loading another instance of data table 'snpeffv_regulationdb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,830 While attempting to merge tool data table "snpeffv_regulationdb", the other instance of the table specified that duplicate entries are not allowed, now deduplicating all previous entries. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,831 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/20f0429a4bfe/snpeffv_annotations.loc' for 'snpeffv_annotations' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,831 Loading another instance of data table 'snpeffv_annotations' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,831 While attempting to merge tool data table "snpeffv_annotations", the other instance of the table specified that duplicate entries are not allowed, now deduplicating all previous entries. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,831 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/20f0429a4bfe/snpeffv_databases.loc' for 'snpeffv_databases' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,832 Loading another instance of data table 'snpeffv_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,832 While attempting to merge tool data table "snpeffv_databases", the other instance of the table specified that duplicate entries are not allowed, now deduplicating all previous entries. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,832 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/jjohnson/mothur_toolsuite/040410b8167e/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,832 Loaded tool data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,834 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/jjohnson/mothur_toolsuite/040410b8167e/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,834 Loaded tool data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,835 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/jjohnson/mothur_toolsuite/040410b8167e/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,835 Loaded tool data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,836 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/jjohnson/mothur_toolsuite/040410b8167e/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,836 Loaded tool data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,837 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/salmon/c1d822f84e1a/salmon_indexes.loc' for 'salmon_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,837 Loaded tool data table 'salmon_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,838 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/lparsons/htseq_count/620d5603d1a8/sam_fa_indices.loc' for 'sam_fa_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,838 Loading another instance of data table 'sam_fa_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,839 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/meme_fimo/40b8472e91ca/all_fasta.loc' for 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,839 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,840 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/multigps/7e0a12282c7f/all_fasta.loc' for 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,840 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,841 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_compare/bda8b9986fae/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,841 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,842 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_coverage/22bfbb186bf1/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,842 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,843 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_pe_fragmentsize/0ed472892e76/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,843 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,844 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bigwig_compare/efc677b291c5/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,844 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,845 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_compute_gc_bias/4ec2081ec267/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,845 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,846 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_compute_matrix/babca70c3586/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,846 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,847 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_correct_gc_bias/c74f2086a243/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,847 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,848 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_multi_bam_summary/b3dbbeb2cc57/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,848 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,849 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_multi_bigwig_summary/a8e8cd3f12bd/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,850 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,851 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_correlation/ed2767cdf4e8/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,851 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,852 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_coverage/94b05ea80203/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,852 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,853 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_fingerprint/1fa2b3df52b0/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,853 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,854 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_heatmap/67a101542277/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,854 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,855 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_pca/814bea57a4fe/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,855 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,856 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_profile/f53b11fe6e0b/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,856 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,857 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_enrichment/8980933fd546/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,857 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,858 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/fadebae7e69b/all_fasta.loc' for 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,858 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,859 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/gffcompare/3c97c841a443/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,859 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,860 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/kraken2tax/f03c7ba8d8bc/ncbi_taxonomy.loc' for 'ncbi_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,860 Loading another instance of data table 'ncbi_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,861 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/bwa/53646aaaafef/bwa_mem_index.loc' for 'bwa_mem_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,861 Loading another instance of data table 'bwa_mem_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,862 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/samtools_mpileup/583abf29fc8e/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,862 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,863 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/picard/fc288950c3b7/picard_index.loc' for 'picard_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,863 Loading another instance of data table 'picard_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,864 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/freebayes/a028d13cd860/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,864 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,865 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/samtools_stats/24c5d43cb545/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,865 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,866 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/samtools_calmd/33208952b99d/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,866 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,867 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/sam_to_bam/f7a0d41036c7/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,867 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,868 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/salmon/5a60f347f566/salmon_indexes.loc' for 'salmon_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,868 Loading another instance of data table 'salmon_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,869 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/data_manager_diamond_database_builder/ce62d0912b10/diamond_database.loc' for 'diamond_database' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,869 Loading another instance of data table 'diamond_database' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,870 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/diamond/fd14bf35c9fd/diamond_database.loc' for 'diamond_database' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,870 Loading another instance of data table 'diamond_database' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,871 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/rgrnastar/318b2a9d54dd/rnastar_index2.loc' for 'rnastar_index2' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,871 Loaded tool data table 'rnastar_index2' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,872 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/hisat2/2ec097c8e843/hisat2_indexes.loc' for 'hisat2_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,873 Loading another instance of data table 'hisat2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,873 While attempting to merge tool data table "hisat2_indexes", the other instance of the table specified that duplicate entries are not allowed, now deduplicating all previous entries. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,874 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_venn/af481cd93ede/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,874 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,874 While attempting to merge tool data table "mothur_aligndb", the other instance of the table specified that duplicate entries are not allowed, now deduplicating all previous entries. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,875 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_venn/af481cd93ede/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,875 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,875 While attempting to merge tool data table "mothur_lookup", the other instance of the table specified that duplicate entries are not allowed, now deduplicating all previous entries. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,876 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_venn/af481cd93ede/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,876 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,876 While attempting to merge tool data table "mothur_map", the other instance of the table specified that duplicate entries are not allowed, now deduplicating all previous entries. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,877 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_venn/af481cd93ede/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,877 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,877 While attempting to merge tool data table "mothur_taxonomy", the other instance of the table specified that duplicate entries are not allowed, now deduplicating all previous entries. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,878 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unique_seqs/0468cb2dd83e/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,879 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,880 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unique_seqs/0468cb2dd83e/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,880 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,881 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unique_seqs/0468cb2dd83e/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,881 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,882 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unique_seqs/0468cb2dd83e/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,883 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,884 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unifrac_weighted/c7e0bc7e19e9/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,884 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,885 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unifrac_weighted/c7e0bc7e19e9/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,885 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,886 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unifrac_weighted/c7e0bc7e19e9/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,886 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,887 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unifrac_weighted/c7e0bc7e19e9/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,888 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,889 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unifrac_unweighted/ca0099aa9a0c/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,889 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,890 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unifrac_unweighted/ca0099aa9a0c/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,890 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,891 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unifrac_unweighted/ca0099aa9a0c/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,891 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,892 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unifrac_unweighted/ca0099aa9a0c/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,893 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,894 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_trim_seqs/143f949a5def/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,894 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,895 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_trim_seqs/143f949a5def/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,895 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,896 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_trim_seqs/143f949a5def/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,896 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,897 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_trim_seqs/143f949a5def/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,897 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,898 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_trim_flows/8e25e5e9e75f/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,898 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,899 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_trim_flows/8e25e5e9e75f/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,900 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,900 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_trim_flows/8e25e5e9e75f/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,901 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,902 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_trim_flows/8e25e5e9e75f/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,902 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,903 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_tree_shared/ffeb8cd81f04/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,903 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,904 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_tree_shared/ffeb8cd81f04/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,904 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,905 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_tree_shared/ffeb8cd81f04/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,905 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,906 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_tree_shared/ffeb8cd81f04/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,906 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,907 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_tax/76c27b0fa016/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,908 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,908 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_tax/76c27b0fa016/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,909 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,910 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_tax/76c27b0fa016/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,910 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,911 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_tax/76c27b0fa016/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,911 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,912 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_single/9ea778acd657/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,912 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,913 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_single/9ea778acd657/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,914 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,916 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_single/9ea778acd657/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,917 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,918 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_single/9ea778acd657/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,918 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,919 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_shared/eb727b7b76b4/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,919 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,920 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_shared/eb727b7b76b4/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,920 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,921 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_shared/eb727b7b76b4/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,922 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,923 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_shared/eb727b7b76b4/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,923 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,924 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_seqs/9377122cc144/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,924 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,925 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_seqs/9377122cc144/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,925 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,926 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_seqs/9377122cc144/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,926 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,927 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_seqs/9377122cc144/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,927 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,928 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_qual/41f5224b856b/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,928 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,929 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_qual/41f5224b856b/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,929 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,930 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_qual/41f5224b856b/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,930 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,931 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_qual/41f5224b856b/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,931 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,932 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sub_sample/be6c106b1960/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,932 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,933 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sub_sample/be6c106b1960/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,933 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,934 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sub_sample/be6c106b1960/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,935 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,936 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sub_sample/be6c106b1960/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,936 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,937 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_split_groups/dba66f208b1a/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,937 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,938 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_split_groups/dba66f208b1a/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,938 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,939 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_split_groups/dba66f208b1a/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,939 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,940 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_split_groups/dba66f208b1a/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,941 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,942 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_split_abund/b15d9a2d2311/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,942 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,943 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_split_abund/b15d9a2d2311/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,943 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,945 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_split_abund/b15d9a2d2311/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,945 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,946 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_split_abund/b15d9a2d2311/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,946 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,947 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sort_seqs/a8653fd1ca73/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,947 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,948 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sort_seqs/a8653fd1ca73/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,948 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,949 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sort_seqs/a8653fd1ca73/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,949 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,950 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sort_seqs/a8653fd1ca73/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,950 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,951 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_shhh_seqs/fddd81ee5cd4/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,952 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,952 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_shhh_seqs/fddd81ee5cd4/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,953 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,954 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_shhh_seqs/fddd81ee5cd4/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,954 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,955 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_shhh_seqs/fddd81ee5cd4/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,955 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,956 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_shhh_flows/4f5213348132/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,956 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,957 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_shhh_flows/4f5213348132/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,957 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,958 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_shhh_flows/4f5213348132/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,958 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,959 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_shhh_flows/4f5213348132/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,959 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,960 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sffinfo/5ada2d00e874/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,960 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,961 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sffinfo/5ada2d00e874/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,961 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,962 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sffinfo/5ada2d00e874/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,962 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,963 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sffinfo/5ada2d00e874/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,963 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,964 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_seq_error/45af9683de29/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,964 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,965 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_seq_error/45af9683de29/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,965 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,966 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_seq_error/45af9683de29/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,966 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,968 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_seq_error/45af9683de29/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,968 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,969 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sens_spec/78776d48bbad/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,969 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,970 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sens_spec/78776d48bbad/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,970 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,971 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sens_spec/78776d48bbad/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,971 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,972 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sens_spec/78776d48bbad/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,972 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,973 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_screen_seqs/125a6ae65887/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,973 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,975 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_screen_seqs/125a6ae65887/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,975 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,976 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_screen_seqs/125a6ae65887/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,976 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,977 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_screen_seqs/125a6ae65887/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,977 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,978 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_reverse_seqs/a8a1a7c5ab14/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,978 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,979 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_reverse_seqs/a8a1a7c5ab14/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,979 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,980 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_reverse_seqs/a8a1a7c5ab14/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,980 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,981 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_reverse_seqs/a8a1a7c5ab14/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,981 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,982 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_seqs/e59ddb750b65/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,982 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,983 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_seqs/e59ddb750b65/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,984 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,984 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_seqs/e59ddb750b65/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,985 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,986 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_seqs/e59ddb750b65/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,986 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,987 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_rare/5480c7cbde6f/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,987 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,988 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_rare/5480c7cbde6f/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,988 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,989 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_rare/5480c7cbde6f/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,989 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,990 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_rare/5480c7cbde6f/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,990 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,991 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_otus/4b07bc776ccb/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,991 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,992 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_otus/4b07bc776ccb/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,992 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,993 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_otus/4b07bc776ccb/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,993 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,994 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_otus/4b07bc776ccb/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,995 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,996 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_otulabels/afd434bb48af/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,996 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,997 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_otulabels/afd434bb48af/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,997 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,998 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_otulabels/afd434bb48af/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,998 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,999 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_otulabels/afd434bb48af/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:43,999 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,000 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_lineage/5a18d3d09b80/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,000 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,003 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_lineage/5a18d3d09b80/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,003 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,004 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_lineage/5a18d3d09b80/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,004 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,005 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_lineage/5a18d3d09b80/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,005 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,007 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_groups/e7a69b6134c5/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,007 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,008 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_groups/e7a69b6134c5/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,008 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,009 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_groups/e7a69b6134c5/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,009 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,010 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_groups/e7a69b6134c5/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,011 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,011 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_dists/741303a463c8/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,012 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,013 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_dists/741303a463c8/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,013 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,014 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_dists/741303a463c8/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,014 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,015 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_dists/741303a463c8/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,015 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,016 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_rarefaction_single/ee20e83b2a92/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,016 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,017 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_rarefaction_single/ee20e83b2a92/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,017 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,018 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_rarefaction_single/ee20e83b2a92/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,018 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,019 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_rarefaction_single/ee20e83b2a92/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,020 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,020 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_rarefaction_shared/f17cc7d2fa71/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,021 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,021 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_rarefaction_shared/f17cc7d2fa71/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,021 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,023 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_rarefaction_shared/f17cc7d2fa71/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,023 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,024 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_rarefaction_shared/f17cc7d2fa71/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,024 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,025 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_primer_design/79490c77c27f/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,025 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,026 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_primer_design/79490c77c27f/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,026 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,027 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_primer_design/79490c77c27f/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,027 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,028 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_primer_design/79490c77c27f/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,028 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,029 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pre_cluster/cad74a5a9a6f/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,029 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,030 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pre_cluster/cad74a5a9a6f/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,030 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,031 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pre_cluster/cad74a5a9a6f/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,031 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,032 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pre_cluster/cad74a5a9a6f/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,032 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,033 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_phylotype/61cfe849101c/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,034 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,035 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_phylotype/61cfe849101c/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,035 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,036 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_phylotype/61cfe849101c/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,036 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,037 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_phylotype/61cfe849101c/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,037 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,038 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_phylo_diversity/917aa3b39ccd/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,038 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,039 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_phylo_diversity/917aa3b39ccd/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,039 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,040 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_phylo_diversity/917aa3b39ccd/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,040 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,041 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_phylo_diversity/917aa3b39ccd/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,041 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,042 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pcr_seqs/692381e1abfe/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,042 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,043 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pcr_seqs/692381e1abfe/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,043 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,044 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pcr_seqs/692381e1abfe/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,044 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,045 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pcr_seqs/692381e1abfe/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,045 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,046 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pcoa/57b46e1032ad/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,046 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,047 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pcoa/57b46e1032ad/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,047 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,049 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pcoa/57b46e1032ad/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,049 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,050 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pcoa/57b46e1032ad/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,050 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,051 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pca/56400efc6755/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,051 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,052 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pca/56400efc6755/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,052 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,053 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pca/56400efc6755/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,053 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,054 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pca/56400efc6755/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,054 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,055 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_parsimony/5b184e7eebaa/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,055 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,055 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_parsimony/5b184e7eebaa/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,056 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,056 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_parsimony/5b184e7eebaa/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,056 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,057 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_parsimony/5b184e7eebaa/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,057 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,058 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_parse_list/14062c54b6f6/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,058 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,059 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_parse_list/14062c54b6f6/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,059 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,060 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_parse_list/14062c54b6f6/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,060 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,061 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_parse_list/14062c54b6f6/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,061 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,061 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pairwise_seqs/fe6e11f9f639/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,061 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,062 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pairwise_seqs/fe6e11f9f639/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,062 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,063 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pairwise_seqs/fe6e11f9f639/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,063 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,064 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pairwise_seqs/fe6e11f9f639/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,064 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,065 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_otu_hierarchy/7a4200446cbf/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,065 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,066 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_otu_hierarchy/7a4200446cbf/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,066 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,067 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_otu_hierarchy/7a4200446cbf/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,067 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,068 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_otu_hierarchy/7a4200446cbf/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,068 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,069 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_otu_association/4b4ca5a8e3e2/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,069 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,069 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_otu_association/4b4ca5a8e3e2/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,070 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,070 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_otu_association/4b4ca5a8e3e2/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,071 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,071 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_otu_association/4b4ca5a8e3e2/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,071 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,072 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_normalize_shared/042fba3006e9/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,072 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,073 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_normalize_shared/042fba3006e9/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,073 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,074 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_normalize_shared/042fba3006e9/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,074 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,075 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_normalize_shared/042fba3006e9/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,075 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,076 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_nmds/a522f1b60172/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,076 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,077 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_nmds/a522f1b60172/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,077 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,078 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_nmds/a522f1b60172/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,078 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,079 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_nmds/a522f1b60172/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,079 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,080 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_mimarks_attributes/1a45cc9dc7ee/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,080 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,080 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_mimarks_attributes/1a45cc9dc7ee/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,080 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,081 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_mimarks_attributes/1a45cc9dc7ee/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,081 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,082 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_mimarks_attributes/1a45cc9dc7ee/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,082 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,083 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_metastats/7c817f668dac/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,083 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,084 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_metastats/7c817f668dac/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,084 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,085 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_metastats/7c817f668dac/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,086 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,087 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_metastats/7c817f668dac/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,087 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,087 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_taxsummary/8eebcd1d81b0/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,088 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,089 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_taxsummary/8eebcd1d81b0/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,089 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,090 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_taxsummary/8eebcd1d81b0/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,090 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,090 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_taxsummary/8eebcd1d81b0/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,091 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,091 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_sfffiles/e7f1da3e0339/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,091 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,092 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_sfffiles/e7f1da3e0339/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,093 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,093 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_sfffiles/e7f1da3e0339/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,094 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,094 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_sfffiles/e7f1da3e0339/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,095 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,095 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_groups/4170555c36c1/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,095 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,096 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_groups/4170555c36c1/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,096 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,097 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_groups/4170555c36c1/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,097 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,098 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_groups/4170555c36c1/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,098 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,099 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_files/28a135978ed0/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,099 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,100 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_files/28a135978ed0/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,100 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,101 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_files/28a135978ed0/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,101 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,102 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_files/28a135978ed0/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,102 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,103 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_mantel/04aa7542e2df/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,103 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,104 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_mantel/04aa7542e2df/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,104 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,105 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_mantel/04aa7542e2df/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,105 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,106 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_mantel/04aa7542e2df/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,106 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,107 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_sra/eb8c2262bd1b/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,107 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,108 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_sra/eb8c2262bd1b/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,108 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,109 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_sra/eb8c2262bd1b/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,109 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,110 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_sra/eb8c2262bd1b/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,110 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,111 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_shared/c4b6d7acffbf/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,111 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,112 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_shared/c4b6d7acffbf/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,112 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,113 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_shared/c4b6d7acffbf/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,113 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,114 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_shared/c4b6d7acffbf/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,114 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,115 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_lookup/0c303113990d/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,115 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,116 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_lookup/0c303113990d/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,116 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,117 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_lookup/0c303113990d/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,117 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,118 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_lookup/0c303113990d/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,118 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,119 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_lefse/d58287720f30/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,120 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,121 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_lefse/d58287720f30/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,121 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,122 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_lefse/d58287720f30/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,122 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,123 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_lefse/d58287720f30/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,123 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,124 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_group/992d380f24ea/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,124 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,125 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_group/992d380f24ea/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,125 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,125 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_group/992d380f24ea/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,125 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,126 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_group/992d380f24ea/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,126 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,127 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_fastq/c49147967884/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,127 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,128 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_fastq/c49147967884/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,128 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,129 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_fastq/c49147967884/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,129 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,130 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_fastq/c49147967884/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,130 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,132 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_design/7f5f942a6862/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,132 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,133 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_design/7f5f942a6862/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,133 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,134 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_design/7f5f942a6862/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,134 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,135 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_design/7f5f942a6862/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,135 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,136 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_contigs/2b3fac454f43/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,136 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,137 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_contigs/2b3fac454f43/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,137 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,138 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_contigs/2b3fac454f43/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,138 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,139 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_contigs/2b3fac454f43/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,139 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,140 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_biom/388291e9ab3f/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,140 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,141 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_biom/388291e9ab3f/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,141 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,142 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_biom/388291e9ab3f/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,142 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,143 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_biom/388291e9ab3f/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,143 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,144 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_list_seqs/24044cd8ef87/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,144 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,145 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_list_seqs/24044cd8ef87/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,145 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,146 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_list_seqs/24044cd8ef87/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,146 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,147 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_list_seqs/24044cd8ef87/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,147 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,148 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_list_otulabels/e86c535cf4d1/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,148 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,149 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_list_otulabels/e86c535cf4d1/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,149 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,150 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_list_otulabels/e86c535cf4d1/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,150 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,151 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_list_otulabels/e86c535cf4d1/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,151 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,152 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_libshuff/590cb2451872/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,152 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,153 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_libshuff/590cb2451872/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,153 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,153 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_libshuff/590cb2451872/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,154 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,154 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_libshuff/590cb2451872/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,155 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,156 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_lefse/1c04b0449893/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,156 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,157 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_lefse/1c04b0449893/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,157 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,157 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_lefse/1c04b0449893/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,158 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,158 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_lefse/1c04b0449893/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,158 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,159 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_indicator/e66e20795ddb/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,159 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,160 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_indicator/e66e20795ddb/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,160 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,161 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_indicator/e66e20795ddb/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,161 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,162 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_indicator/e66e20795ddb/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,162 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,163 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_homova/d891666964ad/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,163 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,164 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_homova/d891666964ad/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,164 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,165 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_homova/d891666964ad/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,166 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,167 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_homova/d891666964ad/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,167 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,168 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_heatmap_sim/002aec843953/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,168 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,169 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_heatmap_sim/002aec843953/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,169 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,170 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_heatmap_sim/002aec843953/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,170 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,171 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_heatmap_sim/002aec843953/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,171 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,172 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_heatmap_bin/b0718c06e329/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,172 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,173 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_heatmap_bin/b0718c06e329/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,173 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,174 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_heatmap_bin/b0718c06e329/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,174 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,175 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_heatmap_bin/b0718c06e329/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,175 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,176 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_hcluster/8e77c6d5c69c/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,176 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,177 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_hcluster/8e77c6d5c69c/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,177 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,178 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_hcluster/8e77c6d5c69c/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,178 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,179 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_hcluster/8e77c6d5c69c/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,180 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,181 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_sharedseqs/1d496917a707/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,181 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,182 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_sharedseqs/1d496917a707/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,182 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,183 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_sharedseqs/1d496917a707/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,183 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,184 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_sharedseqs/1d496917a707/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,184 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,185 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_seqs/bfd467665e6c/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,185 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,186 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_seqs/bfd467665e6c/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,187 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,187 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_seqs/bfd467665e6c/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,187 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,188 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_seqs/bfd467665e6c/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,188 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,189 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_sabund/579ffc8e2b4b/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,190 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,191 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_sabund/579ffc8e2b4b/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,191 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,192 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_sabund/579ffc8e2b4b/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,192 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,194 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_sabund/579ffc8e2b4b/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,195 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,196 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_relabund/4ad3ea2f8584/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,196 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,197 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_relabund/4ad3ea2f8584/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,197 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,198 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_relabund/4ad3ea2f8584/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,199 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,200 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_relabund/4ad3ea2f8584/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,200 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,201 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_rabund/fc3330ca7c70/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,201 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,202 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_rabund/fc3330ca7c70/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,203 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,204 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_rabund/fc3330ca7c70/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,204 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,205 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_rabund/fc3330ca7c70/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,205 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,206 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otus/a1aea42f0f8e/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,206 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,207 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otus/a1aea42f0f8e/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,207 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,208 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otus/a1aea42f0f8e/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,208 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,210 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otus/a1aea42f0f8e/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,210 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,211 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_oturep/e6758f2f744b/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,211 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,212 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_oturep/e6758f2f744b/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,212 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,213 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_oturep/e6758f2f744b/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,214 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,217 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_oturep/e6758f2f744b/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,217 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,218 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otulist/2e6fb8f23d5e/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,218 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,219 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otulist/2e6fb8f23d5e/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,219 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,220 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otulist/2e6fb8f23d5e/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,220 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,221 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otulist/2e6fb8f23d5e/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,221 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,228 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otulabels/ca0c577f910d/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,228 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,230 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otulabels/ca0c577f910d/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,230 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,232 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otulabels/ca0c577f910d/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,232 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,234 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otulabels/ca0c577f910d/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,234 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,236 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_mimarkspackage/ad446a792958/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,237 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,238 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_mimarkspackage/ad446a792958/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,238 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,240 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_mimarkspackage/ad446a792958/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,240 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,241 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_mimarkspackage/ad446a792958/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,241 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,243 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_lineage/f217eb7fad54/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,243 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,244 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_lineage/f217eb7fad54/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,244 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,245 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_lineage/f217eb7fad54/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,246 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,247 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_lineage/f217eb7fad54/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,247 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,248 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_label/6c4190485910/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,248 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,252 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_label/6c4190485910/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,252 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,254 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_label/6c4190485910/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,254 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,255 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_label/6c4190485910/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,256 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,260 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_groups/e2b43f377f7d/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,260 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,261 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_groups/e2b43f377f7d/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,261 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,262 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_groups/e2b43f377f7d/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,262 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,263 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_groups/e2b43f377f7d/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,263 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,264 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_group/200b088eaf93/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,264 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,268 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_group/200b088eaf93/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,268 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,272 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_group/200b088eaf93/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,273 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,274 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_group/200b088eaf93/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,274 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,279 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_dists/a38b4b058203/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,279 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,280 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_dists/a38b4b058203/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,280 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,282 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_dists/a38b4b058203/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,283 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,284 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_dists/a38b4b058203/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,284 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,286 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_coremicrobiome/fb34c63ab676/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,286 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,287 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_coremicrobiome/fb34c63ab676/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,287 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,289 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_coremicrobiome/fb34c63ab676/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,289 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,290 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_coremicrobiome/fb34c63ab676/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,290 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,293 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_communitytype/e86199dc2a7c/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,294 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,296 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_communitytype/e86199dc2a7c/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,296 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,300 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_communitytype/e86199dc2a7c/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,300 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,302 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_communitytype/e86199dc2a7c/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,302 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,306 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_filter_shared/bccb5efbc4ee/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,306 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,308 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_filter_shared/bccb5efbc4ee/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,308 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,311 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_filter_shared/bccb5efbc4ee/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,312 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,314 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_filter_shared/bccb5efbc4ee/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,314 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,317 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_filter_seqs/870f2a438139/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,317 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,319 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_filter_seqs/870f2a438139/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,319 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,321 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_filter_seqs/870f2a438139/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,321 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,325 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_filter_seqs/870f2a438139/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,325 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,327 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_fastq_info/19316e7c4802/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,328 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,330 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_fastq_info/19316e7c4802/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,331 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,332 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_fastq_info/19316e7c4802/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,332 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,334 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_fastq_info/19316e7c4802/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,334 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,337 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_dist_shared/7773b7afb53d/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,337 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,338 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_dist_shared/7773b7afb53d/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,339 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,340 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_dist_shared/7773b7afb53d/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,340 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,344 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_dist_shared/7773b7afb53d/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,344 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,346 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_dist_seqs/d103727775eb/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,346 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,348 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_dist_seqs/d103727775eb/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,349 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,350 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_dist_seqs/d103727775eb/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,350 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,352 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_dist_seqs/d103727775eb/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,352 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,353 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_deunique_tree/90796e3ff3ef/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,353 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,354 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_deunique_tree/90796e3ff3ef/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,355 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,355 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_deunique_tree/90796e3ff3ef/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,355 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,356 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_deunique_tree/90796e3ff3ef/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,357 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,358 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_deunique_seqs/4b2dabf45996/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,358 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,359 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_deunique_seqs/4b2dabf45996/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,359 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,360 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_deunique_seqs/4b2dabf45996/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,360 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,365 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_deunique_seqs/4b2dabf45996/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,365 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,368 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_degap_seqs/7cd72305d496/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,368 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,369 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_degap_seqs/7cd72305d496/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,369 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,370 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_degap_seqs/7cd72305d496/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,370 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,372 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_degap_seqs/7cd72305d496/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,372 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,373 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_create_database/9ab5ebae3fb2/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,374 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,375 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_create_database/9ab5ebae3fb2/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,375 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,376 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_create_database/9ab5ebae3fb2/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,376 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,377 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_create_database/9ab5ebae3fb2/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,378 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,379 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_count_seqs/b6f7f17203ad/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,379 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,380 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_count_seqs/b6f7f17203ad/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,380 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,381 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_count_seqs/b6f7f17203ad/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,381 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,385 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_count_seqs/b6f7f17203ad/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,386 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,387 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_count_groups/6f454356bfc7/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,387 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,389 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_count_groups/6f454356bfc7/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,389 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,389 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_count_groups/6f454356bfc7/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,389 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,390 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_count_groups/6f454356bfc7/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,390 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,391 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_corr_axes/9961b707d075/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,392 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,394 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_corr_axes/9961b707d075/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,394 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,395 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_corr_axes/9961b707d075/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,395 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,396 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_corr_axes/9961b707d075/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,398 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,399 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cooccurrence/6cb0335df5db/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,399 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,401 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cooccurrence/6cb0335df5db/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,401 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,402 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cooccurrence/6cb0335df5db/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,402 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,403 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cooccurrence/6cb0335df5db/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,403 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,405 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_consensus_seqs/82a5c9700e76/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,405 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,406 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_consensus_seqs/82a5c9700e76/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,406 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,407 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_consensus_seqs/82a5c9700e76/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,407 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,408 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_consensus_seqs/82a5c9700e76/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,408 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,410 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_collect_single/5996c4d331bc/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,410 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,410 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_collect_single/5996c4d331bc/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,411 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,411 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_collect_single/5996c4d331bc/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,411 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,412 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_collect_single/5996c4d331bc/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,412 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,413 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_collect_shared/afac0d63dac6/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,414 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,415 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_collect_shared/afac0d63dac6/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,415 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,416 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_collect_shared/afac0d63dac6/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,416 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,417 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_collect_shared/afac0d63dac6/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,417 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,418 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_split/e70a33ec8f3b/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,418 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,419 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_split/e70a33ec8f3b/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,420 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,421 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_split/e70a33ec8f3b/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,421 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,421 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_split/e70a33ec8f3b/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,422 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,423 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_fragments/145595c55727/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,423 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,424 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_fragments/145595c55727/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,424 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,425 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_fragments/145595c55727/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,425 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,427 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_fragments/145595c55727/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,427 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,427 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_classic/872cb4f6fa0b/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,428 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,429 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_classic/872cb4f6fa0b/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,429 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,430 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_classic/872cb4f6fa0b/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,430 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,431 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_classic/872cb4f6fa0b/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,431 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,432 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster/8c1b609f566d/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,433 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,433 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster/8c1b609f566d/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,434 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,439 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster/8c1b609f566d/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,439 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,440 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster/8c1b609f566d/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,440 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,441 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_clearcut/f979130469f4/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,441 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,442 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_clearcut/f979130469f4/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,442 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,443 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_clearcut/f979130469f4/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,443 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,444 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_clearcut/f979130469f4/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,444 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,445 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_tree/636e98c0966e/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,445 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,446 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_tree/636e98c0966e/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,446 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,447 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_tree/636e98c0966e/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,447 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,448 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_tree/636e98c0966e/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,448 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,450 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_seqs/2a0d8b8c3ade/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,450 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,453 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_seqs/2a0d8b8c3ade/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,453 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,454 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_seqs/2a0d8b8c3ade/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,455 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,455 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_seqs/2a0d8b8c3ade/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,456 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,457 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_rf/4f4e85809481/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,457 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,458 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_rf/4f4e85809481/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,458 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,459 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_rf/4f4e85809481/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,459 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,460 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_rf/4f4e85809481/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,460 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,460 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_otu/ddb2e4c51634/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,461 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,464 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_otu/ddb2e4c51634/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,465 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,466 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_otu/ddb2e4c51634/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,466 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,468 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_otu/ddb2e4c51634/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,468 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,469 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chop_seqs/b7635a7037a7/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,469 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,470 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chop_seqs/b7635a7037a7/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,470 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,471 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chop_seqs/b7635a7037a7/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,471 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,472 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chop_seqs/b7635a7037a7/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,472 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,472 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_uchime/6dc4f9beec9f/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,473 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,474 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_uchime/6dc4f9beec9f/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,474 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,475 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_uchime/6dc4f9beec9f/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,475 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,475 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_uchime/6dc4f9beec9f/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,476 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,477 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_slayer/72b33fe8c05a/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,477 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,478 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_slayer/72b33fe8c05a/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,478 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,479 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_slayer/72b33fe8c05a/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,479 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,479 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_slayer/72b33fe8c05a/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,480 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,480 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_pintail/1e243f796db9/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,480 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,481 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_pintail/1e243f796db9/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,482 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,482 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_pintail/1e243f796db9/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,483 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,483 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_pintail/1e243f796db9/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,483 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,484 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_perseus/35c11001da8b/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,484 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,487 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_perseus/35c11001da8b/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,488 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,488 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_perseus/35c11001da8b/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,488 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,489 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_perseus/35c11001da8b/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,489 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,493 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_check/8e874c18a298/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,493 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,494 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_check/8e874c18a298/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,494 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,495 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_check/8e874c18a298/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,496 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,496 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_check/8e874c18a298/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,497 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,498 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_ccode/3eca08ae427b/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,498 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,499 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_ccode/3eca08ae427b/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,499 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,500 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_ccode/3eca08ae427b/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,500 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,501 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_ccode/3eca08ae427b/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,501 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,502 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_bellerophon/2146e981bc7f/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,502 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,503 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_bellerophon/2146e981bc7f/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,503 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,504 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_bellerophon/2146e981bc7f/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,504 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,506 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_bellerophon/2146e981bc7f/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,506 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,508 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_bin_seqs/06a0aef8a5f7/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,508 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,509 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_bin_seqs/06a0aef8a5f7/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,509 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,514 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_bin_seqs/06a0aef8a5f7/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,515 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,516 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_bin_seqs/06a0aef8a5f7/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,516 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,517 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_anosim/08ccc12f2a3a/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,517 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,518 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_anosim/08ccc12f2a3a/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,518 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,519 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_anosim/08ccc12f2a3a/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,519 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,523 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_anosim/08ccc12f2a3a/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,524 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,525 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_amova/0d34975c52a0/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,525 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,530 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_amova/0d34975c52a0/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,530 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,531 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_amova/0d34975c52a0/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,532 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,533 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_amova/0d34975c52a0/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,533 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,534 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_align_seqs/f70e050ddb40/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,534 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,535 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_align_seqs/f70e050ddb40/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,535 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,537 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_align_seqs/f70e050ddb40/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,537 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,540 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_align_seqs/f70e050ddb40/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,541 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,542 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_align_check/9d91e7974012/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,542 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,543 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_align_check/9d91e7974012/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,543 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,544 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_align_check/9d91e7974012/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,544 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,545 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_align_check/9d91e7974012/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,545 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,546 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/kraken/2fdac3e78553/kraken_databases.loc' for 'kraken_databases' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,546 Loading another instance of data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,547 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/kraken_filter/5bee9adae474/kraken_databases.loc' for 'kraken_databases' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,547 Loading another instance of data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,548 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/kraken_report/a3a7440fc618/kraken_databases.loc' for 'kraken_databases' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,548 Loading another instance of data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,549 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/kraken_translate/9bdcba262627/kraken_databases.loc' for 'kraken_databases' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,549 Loading another instance of data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,550 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/7adfd0589f49/snpeffv_genomedb.loc' for 'snpeffv_genomedb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,550 Loading another instance of data table 'snpeffv_genomedb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,551 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/7adfd0589f49/snpeffv_regulationdb.loc' for 'snpeffv_regulationdb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,551 Loading another instance of data table 'snpeffv_regulationdb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,552 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/7adfd0589f49/snpeffv_annotations.loc' for 'snpeffv_annotations' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,552 Loading another instance of data table 'snpeffv_annotations' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,552 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/7adfd0589f49/snpeffv_databases.loc' for 'snpeffv_databases' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,553 Loading another instance of data table 'snpeffv_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,553 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/hisat2/526b91fbde60/hisat2_indexes.loc' for 'hisat2_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,554 Loading another instance of data table 'hisat2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,554 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/bowtie2/8ccbdbe9a695/bowtie2_indices.loc' for 'bowtie2_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,554 Loading another instance of data table 'bowtie2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,555 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/kraken_taxonomy_report/b97694b21bc3/kraken_databases.loc' for 'kraken_databases' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,555 Loading another instance of data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,556 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/freebayes/156b60c1530f/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,556 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,557 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/33c3ddea63c5/all_fasta.loc' for 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,557 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,559 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/33c3ddea63c5/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,559 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,560 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/33c3ddea63c5/all_gff.loc' for 'all_gff' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,560 Loaded tool data table 'all_gff' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,561 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/33c3ddea63c5/dbkeys.loc' for '__dbkeys__' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,561 Loaded tool data table '__dbkeys__' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,562 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/circos/ef5f8bbf7730/all_fasta.loc' for 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,563 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,564 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/6f386c5dc4fb/blastdb.loc' for 'blastdb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,564 Loaded tool data table 'blastdb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,565 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/6f386c5dc4fb/blastdb_p.loc' for 'blastdb_p' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,565 Loaded tool data table 'blastdb_p' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,567 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/6f386c5dc4fb/blastdb_d.loc' for 'blastdb_d' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,567 Loaded tool data table 'blastdb_d' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,568 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/cuffdiff/d3ae7d9c2202/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,568 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,568 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/hisat2/40e1083a4430/hisat2_indexes.loc' for 'hisat2_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,569 Loading another instance of data table 'hisat2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,569 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/lastz/bd84ff27bc16/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,570 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,570 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/featurecounts/46cccc52be5f/gene_sets.loc' for 'gene_sets' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,571 Loading another instance of data table 'gene_sets' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,572 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/lparsons/htseq_count/f1368427a79c/sam_fa_indices.loc' for 'sam_fa_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,572 Loading another instance of data table 'sam_fa_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,573 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/wolma/mimodd_main/bfcd121b99bf/all_fasta.loc' for 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,573 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,574 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/bamtools/04866f817daa/sam_fa_indices.loc' for 'sam_fa_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,574 Loading another instance of data table 'sam_fa_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,576 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/bowtie2/dc1639b66f12/bowtie2_indices.loc' for 'bowtie2_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,576 Loading another instance of data table 'bowtie2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,577 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/star_fusion/0b44456754e2/all_fasta.loc' for 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,577 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,578 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/stringtie/76d290331481/gene_sets.loc' for 'gene_sets' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,578 Loading another instance of data table 'gene_sets' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,578 While attempting to merge tool data table "gene_sets", the other instance of the table specified that duplicate entries are not allowed, now deduplicating all previous entries. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,582 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/featurecounts/e803ca6407c0/gene_sets.loc' for 'gene_sets' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,582 Loading another instance of data table 'gene_sets' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,583 Loaded 4 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/featurecounts/e803ca6407c0/featurecounts_anno.loc' for 'featurecounts_anno' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,583 Loaded tool data table 'featurecounts_anno' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,584 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/bwa/4f774c1e6049/bwa_mem_index.loc' for 'bwa_mem_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,584 Loading another instance of data table 'bwa_mem_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,586 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/vcfcheck/5e850c85ba32/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,586 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,587 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/vcfgeno2haplo/b890055e07bd/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,587 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,588 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/vcfleftalign/d2406f98a782/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,588 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,589 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/vcfprimers/d226a7327946/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,589 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,590 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/vcfvcfintersect/6f6bf10618d7/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,590 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,591 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/5b4ac70948d2/snpeffv_genomedb.loc' for 'snpeffv_genomedb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,591 Loading another instance of data table 'snpeffv_genomedb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,592 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/5b4ac70948d2/snpeffv_regulationdb.loc' for 'snpeffv_regulationdb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,592 Loading another instance of data table 'snpeffv_regulationdb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,593 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_align_check/814a34469480/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,593 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,594 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_align_check/814a34469480/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,594 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,595 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_align_check/814a34469480/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,595 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,596 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_align_check/814a34469480/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,596 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,597 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_align_seqs/1efe383c2c3c/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,597 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,597 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_align_seqs/1efe383c2c3c/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,598 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,598 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_align_seqs/1efe383c2c3c/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,598 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,599 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_align_seqs/1efe383c2c3c/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,600 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,600 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_amova/fcb95815087f/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,601 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,602 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_amova/fcb95815087f/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,602 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,603 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_amova/fcb95815087f/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,603 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,604 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_amova/fcb95815087f/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,604 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,606 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_anosim/d83e7e498f31/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,606 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,607 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_anosim/d83e7e498f31/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,607 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,609 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_anosim/d83e7e498f31/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,609 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,610 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_anosim/d83e7e498f31/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,610 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,612 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_bin_seqs/82c917a4ed55/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,612 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,613 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_bin_seqs/82c917a4ed55/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,613 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,614 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_bin_seqs/82c917a4ed55/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,615 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,616 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_bin_seqs/82c917a4ed55/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,616 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,617 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_bellerophon/d8fdd5448cda/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,617 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,618 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_bellerophon/d8fdd5448cda/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,618 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,619 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_bellerophon/d8fdd5448cda/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,619 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,620 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_bellerophon/d8fdd5448cda/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,620 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,621 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_ccode/ad1b47de42a3/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,621 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,622 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_ccode/ad1b47de42a3/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,622 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,623 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_ccode/ad1b47de42a3/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,623 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,624 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_ccode/ad1b47de42a3/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,624 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,625 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_check/37bd32018025/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,625 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,626 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_check/37bd32018025/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,626 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,627 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_check/37bd32018025/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,627 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,628 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_check/37bd32018025/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,628 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,630 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_perseus/1dab91d5c40e/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,630 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,631 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_perseus/1dab91d5c40e/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,631 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,635 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_perseus/1dab91d5c40e/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,635 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,639 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_perseus/1dab91d5c40e/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,639 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,640 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_pintail/a037860aad0b/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,640 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,641 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_pintail/a037860aad0b/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,641 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,642 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_pintail/a037860aad0b/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,642 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,643 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_pintail/a037860aad0b/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,644 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,645 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_slayer/6f7f890e6a54/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,645 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,646 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_slayer/6f7f890e6a54/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,646 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,647 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_slayer/6f7f890e6a54/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,647 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,648 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_slayer/6f7f890e6a54/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,648 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,649 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_uchime/d1e70be881e5/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,649 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,651 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_uchime/d1e70be881e5/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,651 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,652 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_uchime/d1e70be881e5/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,652 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,653 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_uchime/d1e70be881e5/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,653 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,654 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chop_seqs/c8b6add22353/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,655 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,655 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chop_seqs/c8b6add22353/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,656 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,657 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chop_seqs/c8b6add22353/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,657 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,659 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chop_seqs/c8b6add22353/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,659 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,660 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_otu/1ae93cdb2383/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,660 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,662 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_otu/1ae93cdb2383/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,662 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,663 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_otu/1ae93cdb2383/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,663 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,664 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_otu/1ae93cdb2383/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,665 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,666 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_seqs/5b53b77232dc/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,666 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,667 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_seqs/5b53b77232dc/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,667 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,669 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_seqs/5b53b77232dc/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,669 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,671 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_seqs/5b53b77232dc/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,671 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,672 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_tree/cf0f6c79bd1b/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,673 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,673 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_tree/cf0f6c79bd1b/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,674 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,675 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_tree/cf0f6c79bd1b/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,675 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,677 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_tree/cf0f6c79bd1b/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,677 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,678 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_clearcut/959bd3b9fa75/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,678 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,679 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_clearcut/959bd3b9fa75/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,679 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,680 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_clearcut/959bd3b9fa75/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,680 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,681 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_clearcut/959bd3b9fa75/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,681 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,683 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_classic/085625ddf82c/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,683 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,684 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_classic/085625ddf82c/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,685 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,686 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_classic/085625ddf82c/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,686 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,687 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_classic/085625ddf82c/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,687 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,688 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_fragments/19bb0a1a459e/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,688 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,689 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_fragments/19bb0a1a459e/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,690 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,691 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_fragments/19bb0a1a459e/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,691 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,692 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_fragments/19bb0a1a459e/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,692 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,693 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_split/3c24b99497db/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,693 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,694 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_split/3c24b99497db/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,694 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,695 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_split/3c24b99497db/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,695 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,696 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_split/3c24b99497db/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,696 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,698 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster/6f2cdccbfa48/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,698 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,700 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster/6f2cdccbfa48/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,700 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,701 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster/6f2cdccbfa48/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,701 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,702 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster/6f2cdccbfa48/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,702 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,703 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_collect_shared/152f67f91fb6/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,703 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,704 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_collect_shared/152f67f91fb6/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,704 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,705 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_collect_shared/152f67f91fb6/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,706 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,707 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_collect_shared/152f67f91fb6/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,707 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,707 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_collect_single/287b6646d047/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,708 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,709 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_collect_single/287b6646d047/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,709 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,710 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_collect_single/287b6646d047/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,710 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,712 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_collect_single/287b6646d047/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,712 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,713 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_consensus_seqs/4f4de4518aca/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,713 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,714 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_consensus_seqs/4f4de4518aca/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,714 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,716 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_consensus_seqs/4f4de4518aca/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,716 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,717 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_consensus_seqs/4f4de4518aca/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,717 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,718 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cooccurrence/c2cf32e92e83/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,718 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,719 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cooccurrence/c2cf32e92e83/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,719 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,720 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cooccurrence/c2cf32e92e83/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,720 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,723 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cooccurrence/c2cf32e92e83/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,723 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,724 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_corr_axes/4e4035bf57df/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,724 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,727 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_corr_axes/4e4035bf57df/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,728 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,729 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_corr_axes/4e4035bf57df/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,729 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,730 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_corr_axes/4e4035bf57df/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,730 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,731 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_count_groups/e9f0381ec8e8/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,731 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,732 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_count_groups/e9f0381ec8e8/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,732 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,733 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_count_groups/e9f0381ec8e8/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,733 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,734 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_count_groups/e9f0381ec8e8/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,734 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,735 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_count_seqs/0cd054e2876d/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,735 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,736 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_count_seqs/0cd054e2876d/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,736 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,737 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_count_seqs/0cd054e2876d/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,737 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,739 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_count_seqs/0cd054e2876d/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,739 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,740 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_create_database/024a52bdf70c/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,740 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,741 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_create_database/024a52bdf70c/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,741 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,742 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_create_database/024a52bdf70c/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,742 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,743 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_create_database/024a52bdf70c/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,743 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,744 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_degap_seqs/f643cbd3a967/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,744 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,745 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_degap_seqs/f643cbd3a967/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,745 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,746 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_degap_seqs/f643cbd3a967/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,746 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,747 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_degap_seqs/f643cbd3a967/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,747 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,748 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_deunique_seqs/3291237294fe/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,748 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,751 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_deunique_seqs/3291237294fe/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,751 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,752 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_deunique_seqs/3291237294fe/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,752 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,753 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_deunique_seqs/3291237294fe/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,753 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,754 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_deunique_tree/6f140b20e011/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,754 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,755 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_deunique_tree/6f140b20e011/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,755 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,756 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_deunique_tree/6f140b20e011/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,756 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,757 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_deunique_tree/6f140b20e011/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,757 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,758 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_dist_seqs/189b742d2434/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,758 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,759 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_dist_seqs/189b742d2434/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,760 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,760 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_dist_seqs/189b742d2434/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,760 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,761 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_dist_seqs/189b742d2434/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,762 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,762 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_dist_shared/b7da1494afa1/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,763 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,763 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_dist_shared/b7da1494afa1/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,763 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,764 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_dist_shared/b7da1494afa1/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,765 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,765 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_dist_shared/b7da1494afa1/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,766 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,767 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_fastq_info/1aa945e00ef2/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,767 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,767 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_fastq_info/1aa945e00ef2/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,768 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,769 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_fastq_info/1aa945e00ef2/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,769 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,770 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_fastq_info/1aa945e00ef2/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,770 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,771 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_filter_seqs/c799faca02a1/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,771 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,772 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_filter_seqs/c799faca02a1/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,772 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,773 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_filter_seqs/c799faca02a1/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,773 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,774 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_filter_seqs/c799faca02a1/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,774 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,775 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_filter_shared/644b7baba854/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,775 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,776 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_filter_shared/644b7baba854/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,776 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,777 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_filter_shared/644b7baba854/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,777 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,779 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_filter_shared/644b7baba854/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,779 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,780 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_communitytype/92b64ed4e08b/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,780 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,781 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_communitytype/92b64ed4e08b/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,781 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,782 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_communitytype/92b64ed4e08b/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,782 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,783 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_communitytype/92b64ed4e08b/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,783 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,784 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_coremicrobiome/a1d38f9902d9/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,785 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,788 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_coremicrobiome/a1d38f9902d9/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,788 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,790 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_coremicrobiome/a1d38f9902d9/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,790 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,791 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_coremicrobiome/a1d38f9902d9/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,791 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,793 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_dists/bc5112d1d317/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,793 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,794 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_dists/bc5112d1d317/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,794 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,795 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_dists/bc5112d1d317/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,796 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,797 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_dists/bc5112d1d317/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,797 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,798 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_groups/1715be05e718/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,799 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,800 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_groups/1715be05e718/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,801 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,801 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_groups/1715be05e718/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,802 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,803 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_groups/1715be05e718/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,803 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,804 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_group/0aa74388e4fc/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,804 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,805 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_group/0aa74388e4fc/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,805 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,806 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_group/0aa74388e4fc/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,806 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,808 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_group/0aa74388e4fc/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,808 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,809 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_label/44c7d48a6819/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,809 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,810 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_label/44c7d48a6819/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,810 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,811 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_label/44c7d48a6819/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,811 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,812 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_label/44c7d48a6819/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,813 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,814 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_lineage/c5034189eb03/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,814 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,815 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_lineage/c5034189eb03/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,815 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,816 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_lineage/c5034189eb03/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,817 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,820 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_lineage/c5034189eb03/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,820 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,821 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_mimarkspackage/74a93a1ec22c/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,822 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,823 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_mimarkspackage/74a93a1ec22c/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,823 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,825 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_mimarkspackage/74a93a1ec22c/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,825 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,826 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_mimarkspackage/74a93a1ec22c/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,826 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,827 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otulabels/29769fb14cd2/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,827 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,828 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otulabels/29769fb14cd2/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,828 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,829 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otulabels/29769fb14cd2/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,829 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,830 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otulabels/29769fb14cd2/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,830 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,831 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otulist/7a922d81eca2/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,831 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,834 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otulist/7a922d81eca2/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,834 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,835 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otulist/7a922d81eca2/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,835 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,840 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otulist/7a922d81eca2/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,840 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,841 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_oturep/07d536eabf6c/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,841 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,842 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_oturep/07d536eabf6c/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,843 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,843 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_oturep/07d536eabf6c/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,844 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,845 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_oturep/07d536eabf6c/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,845 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,846 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otus/04a479ceb84a/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,846 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,847 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otus/04a479ceb84a/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,848 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,849 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otus/04a479ceb84a/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,850 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,851 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otus/04a479ceb84a/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,851 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,852 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_rabund/d441d54fbe09/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,852 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,853 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_rabund/d441d54fbe09/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,853 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,854 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_rabund/d441d54fbe09/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,854 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,856 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_rabund/d441d54fbe09/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,856 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,857 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_relabund/47e9c119ac28/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,857 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,861 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_relabund/47e9c119ac28/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,861 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,862 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_relabund/47e9c119ac28/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,863 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,865 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_relabund/47e9c119ac28/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,865 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,866 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_sabund/502c0ba699fb/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,867 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,868 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_sabund/502c0ba699fb/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,868 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,869 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_sabund/502c0ba699fb/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,869 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,870 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_sabund/502c0ba699fb/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,870 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,872 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_seqs/5acd4d7339b9/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,872 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,873 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_seqs/5acd4d7339b9/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,873 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,874 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_seqs/5acd4d7339b9/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,874 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,875 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_seqs/5acd4d7339b9/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,876 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,877 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_sharedseqs/d5b97213e4ba/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,877 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,878 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_sharedseqs/d5b97213e4ba/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,878 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,879 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_sharedseqs/d5b97213e4ba/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,879 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,880 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_sharedseqs/d5b97213e4ba/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,880 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,880 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_heatmap_bin/ac2fa6a167ad/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,881 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,882 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_heatmap_bin/ac2fa6a167ad/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,882 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,882 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_heatmap_bin/ac2fa6a167ad/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,882 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,883 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_heatmap_bin/ac2fa6a167ad/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,883 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,884 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_heatmap_sim/6c7e2e05f606/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,885 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,886 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_heatmap_sim/6c7e2e05f606/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,886 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,887 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_heatmap_sim/6c7e2e05f606/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,887 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,888 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_heatmap_sim/6c7e2e05f606/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,888 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,889 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_homova/2ccbfa78b831/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,890 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,891 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_homova/2ccbfa78b831/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,891 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,892 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_homova/2ccbfa78b831/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,892 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,893 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_homova/2ccbfa78b831/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,893 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,894 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_indicator/c6524e1efe12/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,894 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,896 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_indicator/c6524e1efe12/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,896 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,898 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_indicator/c6524e1efe12/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,898 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,899 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_indicator/c6524e1efe12/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,899 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,900 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_lefse/8c39f704d21a/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,900 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,901 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_lefse/8c39f704d21a/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,901 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,902 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_lefse/8c39f704d21a/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,902 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,903 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_lefse/8c39f704d21a/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,903 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,904 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_libshuff/ffe8649e5434/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,904 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,906 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_libshuff/ffe8649e5434/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,907 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,907 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_libshuff/ffe8649e5434/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,908 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,910 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_libshuff/ffe8649e5434/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,911 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,912 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_list_otulabels/88e8819fb923/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,912 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,913 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_list_otulabels/88e8819fb923/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,913 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,914 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_list_otulabels/88e8819fb923/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,914 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,916 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_list_otulabels/88e8819fb923/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,916 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,917 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_list_seqs/1dcdb5e6c780/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,917 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,918 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_list_seqs/1dcdb5e6c780/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,918 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,919 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_list_seqs/1dcdb5e6c780/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,919 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,920 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_list_seqs/1dcdb5e6c780/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,920 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,921 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_biom/a3f5c90f1f65/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,921 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,922 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_biom/a3f5c90f1f65/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,922 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,923 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_biom/a3f5c90f1f65/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,924 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,925 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_biom/a3f5c90f1f65/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,925 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,926 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_contigs/bfe5103b1e8f/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,926 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,927 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_contigs/bfe5103b1e8f/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,927 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,928 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_contigs/bfe5103b1e8f/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,928 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,929 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_contigs/bfe5103b1e8f/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,929 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,930 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_design/afa78efd7056/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,930 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,931 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_design/afa78efd7056/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,931 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,932 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_design/afa78efd7056/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,932 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,933 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_design/afa78efd7056/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,933 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,938 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_fastq/2a3cc9dcd6fb/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,938 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,940 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_fastq/2a3cc9dcd6fb/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,941 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,942 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_fastq/2a3cc9dcd6fb/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,942 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,943 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_fastq/2a3cc9dcd6fb/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,943 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,944 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_group/4f91a75ac701/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,944 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,945 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_group/4f91a75ac701/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,945 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,946 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_group/4f91a75ac701/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,946 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,947 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_group/4f91a75ac701/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,947 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,948 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_lefse/5e4ee2031e00/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,948 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,949 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_lefse/5e4ee2031e00/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,949 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,949 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_lefse/5e4ee2031e00/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,950 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,950 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_lefse/5e4ee2031e00/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,951 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,951 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_lookup/91652222f7b4/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,951 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,953 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_lookup/91652222f7b4/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,953 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,954 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_lookup/91652222f7b4/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,954 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,955 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_lookup/91652222f7b4/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,955 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,957 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_shared/4ad0836d0ade/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,958 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,959 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_shared/4ad0836d0ade/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,959 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,960 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_shared/4ad0836d0ade/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,960 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,961 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_shared/4ad0836d0ade/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,961 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,963 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_sra/82e91bb188b2/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,963 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,964 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_sra/82e91bb188b2/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,964 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,965 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_sra/82e91bb188b2/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,965 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,966 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_sra/82e91bb188b2/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,966 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,967 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_mantel/c9352db87f4c/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,967 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,968 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_mantel/c9352db87f4c/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,968 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,969 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_mantel/c9352db87f4c/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,969 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,970 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_mantel/c9352db87f4c/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,970 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,971 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_files/669032cdc951/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,971 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,971 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_files/669032cdc951/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,972 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,972 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_files/669032cdc951/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,972 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,973 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_files/669032cdc951/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,973 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,974 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_groups/0efffd5559c6/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,974 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,976 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_groups/0efffd5559c6/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,976 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,976 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_groups/0efffd5559c6/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,977 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,979 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_groups/0efffd5559c6/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,979 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,980 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_sfffiles/e0d980518148/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,980 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,981 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_sfffiles/e0d980518148/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,981 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,982 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_sfffiles/e0d980518148/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,982 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,983 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_sfffiles/e0d980518148/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,983 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,984 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_taxsummary/297f3f6ad488/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,984 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,984 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_taxsummary/297f3f6ad488/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,985 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,985 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_taxsummary/297f3f6ad488/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,986 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,986 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_taxsummary/297f3f6ad488/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,986 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,987 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_metastats/ce49a6e10308/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,987 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,990 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_metastats/ce49a6e10308/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,991 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,991 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_metastats/ce49a6e10308/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,992 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,993 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_metastats/ce49a6e10308/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,993 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,994 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_mimarks_attributes/371a522fc3a1/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,994 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,995 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_mimarks_attributes/371a522fc3a1/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,995 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,996 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_mimarks_attributes/371a522fc3a1/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,996 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,997 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_mimarks_attributes/371a522fc3a1/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,997 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,998 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_nmds/f14fdaf6a00d/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,998 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,998 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_nmds/f14fdaf6a00d/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,999 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:44,999 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_nmds/f14fdaf6a00d/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,000 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,000 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_nmds/f14fdaf6a00d/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,000 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,001 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_normalize_shared/0493525c9b4f/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,001 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,002 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_normalize_shared/0493525c9b4f/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,002 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,003 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_normalize_shared/0493525c9b4f/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,003 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,004 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_normalize_shared/0493525c9b4f/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,004 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,011 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_otu_association/3c42f300324e/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,011 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,016 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_otu_association/3c42f300324e/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,016 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,020 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_otu_association/3c42f300324e/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,020 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,021 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_otu_association/3c42f300324e/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,021 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,022 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_otu_hierarchy/058e6e36f6e5/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,022 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,025 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_otu_hierarchy/058e6e36f6e5/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,025 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,026 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_otu_hierarchy/058e6e36f6e5/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,026 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,027 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_otu_hierarchy/058e6e36f6e5/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,028 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,029 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pairwise_seqs/db466fbe5fa3/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,029 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,031 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pairwise_seqs/db466fbe5fa3/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,031 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,032 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pairwise_seqs/db466fbe5fa3/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,032 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,040 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pairwise_seqs/db466fbe5fa3/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,040 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,046 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_parse_list/65ce515b9645/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,046 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,052 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_parse_list/65ce515b9645/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,052 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,053 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_parse_list/65ce515b9645/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,053 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,054 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_parse_list/65ce515b9645/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,054 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,055 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_parsimony/4e3816a6462a/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,055 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,059 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_parsimony/4e3816a6462a/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,059 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,060 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_parsimony/4e3816a6462a/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,060 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,067 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_parsimony/4e3816a6462a/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,067 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,068 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pca/1fdf1610e7dc/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,069 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,069 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pca/1fdf1610e7dc/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,071 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,072 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pca/1fdf1610e7dc/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,072 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,073 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pca/1fdf1610e7dc/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,073 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,074 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pcoa/3c560e5c3dd2/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,074 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,075 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pcoa/3c560e5c3dd2/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,075 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,076 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pcoa/3c560e5c3dd2/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,076 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,080 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pcoa/3c560e5c3dd2/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,080 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,081 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pcr_seqs/9a1fd25e2a1a/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,081 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,082 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pcr_seqs/9a1fd25e2a1a/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,082 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,083 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pcr_seqs/9a1fd25e2a1a/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,083 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,084 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pcr_seqs/9a1fd25e2a1a/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,084 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,085 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_phylo_diversity/292c7c4d2789/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,086 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,086 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_phylo_diversity/292c7c4d2789/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,086 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,088 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_phylo_diversity/292c7c4d2789/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,088 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,089 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_phylo_diversity/292c7c4d2789/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,089 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,090 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_phylotype/f750e0c2c7f9/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,090 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,091 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_phylotype/f750e0c2c7f9/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,091 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,092 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_phylotype/f750e0c2c7f9/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,093 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,093 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_phylotype/f750e0c2c7f9/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,093 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,095 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pre_cluster/39cfb67a03c0/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,095 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,096 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pre_cluster/39cfb67a03c0/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,096 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,097 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pre_cluster/39cfb67a03c0/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,097 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,098 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pre_cluster/39cfb67a03c0/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,098 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,099 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_primer_design/fb7c0871d8af/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,099 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,100 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_primer_design/fb7c0871d8af/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,100 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,101 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_primer_design/fb7c0871d8af/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,101 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,103 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_primer_design/fb7c0871d8af/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,103 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,104 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_rarefaction_shared/7c3d6982fcef/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,105 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,105 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_rarefaction_shared/7c3d6982fcef/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,106 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,109 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_rarefaction_shared/7c3d6982fcef/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,109 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,110 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_rarefaction_shared/7c3d6982fcef/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,110 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,111 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_rarefaction_single/871f24df79d8/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,111 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,112 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_rarefaction_single/871f24df79d8/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,113 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,114 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_rarefaction_single/871f24df79d8/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,114 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,115 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_rarefaction_single/871f24df79d8/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,115 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,117 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_dists/0df1987fb914/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,117 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,118 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_dists/0df1987fb914/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,118 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,119 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_dists/0df1987fb914/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,119 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,120 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_dists/0df1987fb914/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,120 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,121 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_groups/75433aae83fb/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,121 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,123 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_groups/75433aae83fb/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,123 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,124 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_groups/75433aae83fb/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,124 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,125 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_groups/75433aae83fb/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,125 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,126 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_lineage/d46157fb52cd/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,127 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,128 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_lineage/d46157fb52cd/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,128 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,129 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_lineage/d46157fb52cd/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,129 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,131 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_lineage/d46157fb52cd/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,131 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,131 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_otulabels/a8863051d303/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,132 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,133 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_otulabels/a8863051d303/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,133 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,134 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_otulabels/a8863051d303/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,134 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,135 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_otulabels/a8863051d303/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,135 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,137 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_otus/45d51905b3b5/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,137 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,138 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_otus/45d51905b3b5/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,138 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,140 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_otus/45d51905b3b5/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,141 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,142 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_otus/45d51905b3b5/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,142 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,143 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_rare/39df13dda6bf/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,143 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,144 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_rare/39df13dda6bf/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,144 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,151 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_rare/39df13dda6bf/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,151 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,152 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_rare/39df13dda6bf/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,152 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,153 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_seqs/0b8ca0026f28/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,153 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,154 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_seqs/0b8ca0026f28/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,154 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,155 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_seqs/0b8ca0026f28/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,155 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,156 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_seqs/0b8ca0026f28/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,156 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,157 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_reverse_seqs/503898f17f42/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,158 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,158 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_reverse_seqs/503898f17f42/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,159 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,160 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_reverse_seqs/503898f17f42/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,160 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,162 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_reverse_seqs/503898f17f42/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,162 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,163 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_screen_seqs/6202ff80199f/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,163 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,163 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_screen_seqs/6202ff80199f/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,164 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,165 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_screen_seqs/6202ff80199f/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,165 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,166 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_screen_seqs/6202ff80199f/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,166 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,167 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sens_spec/edde8e7c2946/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,167 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,168 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sens_spec/edde8e7c2946/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,168 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,169 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sens_spec/edde8e7c2946/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,169 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,169 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sens_spec/edde8e7c2946/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,170 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,170 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_seq_error/a5418319c97a/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,171 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,172 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_seq_error/a5418319c97a/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,172 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,173 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_seq_error/a5418319c97a/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,173 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,174 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_seq_error/a5418319c97a/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,174 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,175 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sffinfo/13d1e5e44a91/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,175 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,175 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sffinfo/13d1e5e44a91/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,176 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,176 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sffinfo/13d1e5e44a91/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,176 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,177 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sffinfo/13d1e5e44a91/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,177 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,178 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_shhh_flows/cb0fe730391d/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,178 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,179 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_shhh_flows/cb0fe730391d/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,180 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,180 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_shhh_flows/cb0fe730391d/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,181 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,181 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_shhh_flows/cb0fe730391d/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,181 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,182 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_shhh_seqs/c54bf33450d7/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,182 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,183 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_shhh_seqs/c54bf33450d7/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,183 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,184 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_shhh_seqs/c54bf33450d7/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,185 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,186 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_shhh_seqs/c54bf33450d7/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,186 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,187 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sort_seqs/6619e67b064d/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,187 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,188 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sort_seqs/6619e67b064d/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,188 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,192 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sort_seqs/6619e67b064d/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,192 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,193 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sort_seqs/6619e67b064d/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,194 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,195 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_split_abund/407a5352f0ec/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,196 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,198 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_split_abund/407a5352f0ec/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,198 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,199 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_split_abund/407a5352f0ec/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,199 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,201 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_split_abund/407a5352f0ec/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,201 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,202 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_split_groups/5f34cf40f36d/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,202 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,203 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_split_groups/5f34cf40f36d/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,203 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,204 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_split_groups/5f34cf40f36d/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,204 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,205 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_split_groups/5f34cf40f36d/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,205 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,208 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sub_sample/46d13e8c60ba/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,208 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,209 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sub_sample/46d13e8c60ba/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,209 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,210 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sub_sample/46d13e8c60ba/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,211 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,212 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sub_sample/46d13e8c60ba/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,212 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,214 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_qual/a40036faabe8/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,214 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,215 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_qual/a40036faabe8/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,215 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,216 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_qual/a40036faabe8/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,216 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,218 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_qual/a40036faabe8/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,218 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,219 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_seqs/d68125f75fc2/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,219 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,221 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_seqs/d68125f75fc2/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,221 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,222 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_seqs/d68125f75fc2/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,223 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,224 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_seqs/d68125f75fc2/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,224 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,225 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_shared/88aa9d575274/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,225 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,226 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_shared/88aa9d575274/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,226 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,227 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_shared/88aa9d575274/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,227 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,228 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_shared/88aa9d575274/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,228 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,232 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_single/3aeaa4ca1e48/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,232 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,233 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_single/3aeaa4ca1e48/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,233 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,234 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_single/3aeaa4ca1e48/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,235 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,236 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_single/3aeaa4ca1e48/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,236 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,237 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_tax/f7dded265782/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,237 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,238 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_tax/f7dded265782/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,238 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,239 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_tax/f7dded265782/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,239 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,240 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_tax/f7dded265782/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,240 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,240 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_tree_shared/506ad7182cfb/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,241 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,241 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_tree_shared/506ad7182cfb/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,241 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,243 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_tree_shared/506ad7182cfb/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,243 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,249 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_tree_shared/506ad7182cfb/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,249 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,250 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_trim_flows/9d48c9a47566/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,250 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,254 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_trim_flows/9d48c9a47566/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,254 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,256 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_trim_flows/9d48c9a47566/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,257 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,258 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_trim_flows/9d48c9a47566/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,259 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,261 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_trim_seqs/baa3df51e2b7/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,261 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,262 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_trim_seqs/baa3df51e2b7/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,262 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,264 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_trim_seqs/baa3df51e2b7/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,264 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,266 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_trim_seqs/baa3df51e2b7/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,266 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,267 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unifrac_unweighted/c26d24a77e85/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,268 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,269 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unifrac_unweighted/c26d24a77e85/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,269 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,271 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unifrac_unweighted/c26d24a77e85/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,271 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,272 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unifrac_unweighted/c26d24a77e85/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,272 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,273 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unifrac_weighted/30a8e74d6c80/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,274 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,275 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unifrac_weighted/30a8e74d6c80/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,275 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,276 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unifrac_weighted/30a8e74d6c80/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,276 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,281 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unifrac_weighted/30a8e74d6c80/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,281 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,282 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unique_seqs/837f454548b8/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,282 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,284 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unique_seqs/837f454548b8/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,284 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,286 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unique_seqs/837f454548b8/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,286 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,287 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unique_seqs/837f454548b8/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,287 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,289 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_venn/8bfc093999ff/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,289 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,290 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_venn/8bfc093999ff/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,290 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,291 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_venn/8bfc093999ff/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,292 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,293 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_venn/8bfc093999ff/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,293 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,294 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/5a29ab10dba6/snpeffv_genomedb.loc' for 'snpeffv_genomedb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,294 Loading another instance of data table 'snpeffv_genomedb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,295 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/5a29ab10dba6/snpeffv_regulationdb.loc' for 'snpeffv_regulationdb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,295 Loading another instance of data table 'snpeffv_regulationdb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,296 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/f0ee2b470481/snpeffv_genomedb.loc' for 'snpeffv_genomedb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,297 Loading another instance of data table 'snpeffv_genomedb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,298 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/f0ee2b470481/snpeffv_regulationdb.loc' for 'snpeffv_regulationdb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,298 Loading another instance of data table 'snpeffv_regulationdb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,299 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/lastz/10aca14c2332/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,300 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,301 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/lastz/e7f19d6a9af8/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,301 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,302 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_biom_info/a5faa06c59ba/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,303 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,304 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_biom_info/a5faa06c59ba/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,304 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,305 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_biom_info/a5faa06c59ba/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,305 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,306 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_biom_info/a5faa06c59ba/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,306 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,307 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_rename_seqs/e01bb061c319/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,307 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,308 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_rename_seqs/e01bb061c319/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,308 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,309 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_rename_seqs/e01bb061c319/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,309 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,310 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_rename_seqs/e01bb061c319/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,310 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,311 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_vsearch/1f9f30aed284/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,311 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,312 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_vsearch/1f9f30aed284/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,312 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,313 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_vsearch/1f9f30aed284/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,313 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,314 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_vsearch/1f9f30aed284/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,314 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,315 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_count/025df4ea3e3c/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,315 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,316 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_count/025df4ea3e3c/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,316 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,317 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_count/025df4ea3e3c/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,317 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,318 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_count/025df4ea3e3c/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,318 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,319 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_taxonomy_to_krona/af3efbe580c0/mothur_aligndb.loc' for 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,319 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,319 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_taxonomy_to_krona/af3efbe580c0/mothur_lookup.loc' for 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,320 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,320 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_taxonomy_to_krona/af3efbe580c0/mothur_map.loc' for 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,321 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,321 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_taxonomy_to_krona/af3efbe580c0/mothur_taxonomy.loc' for 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,322 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,322 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_call/b03984136ce4/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,322 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,323 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/blankenberg/naive_variant_caller/07e71cf6c8ef/sam_fa_indices.loc' for 'sam_fa_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,324 Loading another instance of data table 'sam_fa_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,325 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/bowtie2/17062a0decb7/bowtie2_indices.loc' for 'bowtie2_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,325 Loading another instance of data table 'bowtie2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,326 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/rgrnastar/d5659efd66aa/rnastar_index2.loc' for 'rnastar_index2' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,326 Loading another instance of data table 'rnastar_index2' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,327 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/tophat2/16c4255042be/bowtie2_indices.loc' for 'tophat2_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,327 Loading another instance of data table 'tophat2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,328 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/stringtie/eafd5dc95228/gene_sets.loc' for 'gene_sets' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,328 Loading another instance of data table 'gene_sets' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,329 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/featurecounts/92808b865dfb/gene_sets.loc' for 'gene_sets' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,329 Loading another instance of data table 'gene_sets' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,330 Loaded 4 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/featurecounts/92808b865dfb/featurecounts_anno.loc' for 'featurecounts_anno' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,330 Loading another instance of data table 'featurecounts_anno' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,330 Attempted to add fields (['hg38', 'hg38']) to data table 'featurecounts_anno', but this entry already exists and allow_duplicates is False. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,330 Attempted to add fields (['hg19', 'hg19']) to data table 'featurecounts_anno', but this entry already exists and allow_duplicates is False. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,330 Attempted to add fields (['mm10', 'mm10']) to data table 'featurecounts_anno', but this entry already exists and allow_duplicates is False. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,330 Attempted to add fields (['mm9', 'mm9']) to data table 'featurecounts_anno', but this entry already exists and allow_duplicates is False. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,331 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_coverage/3033c3fba046/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,332 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,332 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/length_and_gc_content/f088370d2a3c/all_fasta.loc' for 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,332 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,333 While attempting to merge tool data table "all_fasta", the other instance of the table specified that duplicate entries are not allowed, now deduplicating all previous entries. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,334 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/length_and_gc_content/f088370d2a3c/gene_sets.loc' for 'gene_sets' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,334 Loading another instance of data table 'gene_sets' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,335 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/sailfish/a8f343909c17/sailfish_indexes.loc' for 'sailfish_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,335 Loading another instance of data table 'sailfish_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,336 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/salmon/e7e885f718fb/salmon_indexes.loc' for 'salmon_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,336 Loading another instance of data table 'salmon_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,337 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/cuffcompare/e66b9b5b8580/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,337 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,339 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/cufflinks/e04dbae2abe0/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,339 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,340 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/cuffquant/6dc45faebc1d/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,340 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,341 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/cuffmerge/cf747d1bd79a/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,341 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,342 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/479c4f2f4826/snpeffv_genomedb.loc' for 'snpeffv_genomedb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,342 Loading another instance of data table 'snpeffv_genomedb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,343 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/479c4f2f4826/snpeffv_regulationdb.loc' for 'snpeffv_regulationdb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,343 Loading another instance of data table 'snpeffv_regulationdb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,344 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/greg/plant_tribes_assembly_post_processor/2732db7dd0ef/plant_tribes_scaffolds.loc' for 'plant_tribes_scaffolds' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,344 Loaded tool data table 'plant_tribes_scaffolds' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,348 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/greg/plant_tribes_gene_family_classifier/fd170580a6c9/plant_tribes_scaffolds.loc' for 'plant_tribes_scaffolds' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,348 Loading another instance of data table 'plant_tribes_scaffolds' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,349 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/greg/plant_tribes_gene_family_integrator/9de4252b1018/plant_tribes_scaffolds.loc' for 'plant_tribes_scaffolds' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,349 Loading another instance of data table 'plant_tribes_scaffolds' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,350 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/greg/plant_tribes_gene_family_phylogeny_builder/994e90ae9217/plant_tribes_scaffolds.loc' for 'plant_tribes_scaffolds' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,350 Loading another instance of data table 'plant_tribes_scaffolds' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,351 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/greg/plant_tribes_kaks_analysis/a5639484fb63/plant_tribes_scaffolds.loc' for 'plant_tribes_scaffolds' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,351 Loading another instance of data table 'plant_tribes_scaffolds' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,352 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/greg/multigps/62bdb6ff11d1/all_fasta.loc' for 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,352 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,353 Loaded 1 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/lparsons/cutadapt/660cffd8d92a/adapters.loc' for 'adapters' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,353 Loaded tool data table 'adapters' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,355 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/db1841942d2b/all_fasta.loc' for 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,355 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,357 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/db1841942d2b/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,357 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,358 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/db1841942d2b/all_gff.loc' for 'all_gff' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,358 Loading another instance of data table 'all_gff' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,359 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/db1841942d2b/dbkeys.loc' for '__dbkeys__' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,360 Loading another instance of data table '__dbkeys__' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,361 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_compare/e4287c038599/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,361 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,362 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_pe_fragmentsize/ec103ad3c567/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,362 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,363 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bigwig_compare/17b7e83820d7/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,364 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,365 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_compute_gc_bias/bb3e88bddd9f/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,365 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,366 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_compute_matrix/c1bc6406b3bb/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:45,366 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,862 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_correct_gc_bias/24c209036764/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,862 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,869 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_multi_bam_summary/c567b9bdbbfa/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,869 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,870 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_multi_bigwig_summary/9311b1e5a284/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,870 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,871 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_correlation/e97f5de6b2da/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,871 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,872 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_coverage/7373bed2be0f/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,872 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,873 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_enrichment/7515364dd2df/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,873 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,874 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_fingerprint/664bd6df0959/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,874 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,875 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_heatmap/46992aa30bd6/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,875 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,876 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_pca/93ce2662f917/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,876 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,876 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_coverage/b61d934cc1e8/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,877 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,877 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_profile/0cd2331b6e4f/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,877 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,878 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/picard/2a17c789e0a5/picard_index.loc' for 'picard_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,878 Loading another instance of data table 'picard_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,879 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/c877294f8025/blastdb.loc' for 'blastdb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,879 Loading another instance of data table 'blastdb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,880 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/c877294f8025/blastdb_p.loc' for 'blastdb_p' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,880 Loading another instance of data table 'blastdb_p' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,881 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/c877294f8025/blastdb_d.loc' for 'blastdb_d' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,881 Loading another instance of data table 'blastdb_d' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,882 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/kraken/658d47fd33e3/kraken_databases.loc' for 'kraken_databases' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,882 Loading another instance of data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,883 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/kraken_report/6c09bed3444f/kraken_databases.loc' for 'kraken_databases' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,883 Loading another instance of data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,884 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/meme_fimo/4eb02864e5df/all_fasta.loc' for 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,884 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,885 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/meme_meme/57e5d9382f36/all_fasta.loc' for 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,885 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,886 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/diamond/3c6b132b154a/diamond_database.loc' for 'diamond_database' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,886 Loading another instance of data table 'diamond_database' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,887 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/salmon/6b0ba6de1424/salmon_indexes.loc' for 'salmon_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,887 Loading another instance of data table 'salmon_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,887 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/featurecounts/f3a5f075498f/gene_sets.loc' for 'gene_sets' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,887 Loading another instance of data table 'gene_sets' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,888 Loaded 4 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/featurecounts/f3a5f075498f/featurecounts_anno.loc' for 'featurecounts_anno' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,888 Loading another instance of data table 'featurecounts_anno' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,888 Attempted to add fields (['hg38', 'hg38']) to data table 'featurecounts_anno', but this entry already exists and allow_duplicates is False. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,889 Attempted to add fields (['hg19', 'hg19']) to data table 'featurecounts_anno', but this entry already exists and allow_duplicates is False. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,889 Attempted to add fields (['mm10', 'mm10']) to data table 'featurecounts_anno', but this entry already exists and allow_duplicates is False. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,889 Attempted to add fields (['mm9', 'mm9']) to data table 'featurecounts_anno', but this entry already exists and allow_duplicates is False. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,889 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/hisat2/6daca6da3059/hisat2_indexes.loc' for 'hisat2_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,889 Loading another instance of data table 'hisat2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,890 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/stringtie/dd4df992d93d/gene_sets.loc' for 'gene_sets' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,890 Loading another instance of data table 'gene_sets' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,891 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/samtools_mpileup/fa7ad9b89f4a/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,891 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,892 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/36dc3690a82c/snpeffv_genomedb.loc' for 'snpeffv_genomedb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,893 Loading another instance of data table 'snpeffv_genomedb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,893 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/36dc3690a82c/snpeffv_regulationdb.loc' for 'snpeffv_regulationdb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,893 Loading another instance of data table 'snpeffv_regulationdb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,894 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_gtcheck/501bfb078342/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,894 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,895 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_fixploidy/157ffcdd3fa7/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,895 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,896 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_convert_to_vcf/1f2183a23823/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,896 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,897 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_norm/a404f786a94c/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,897 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,898 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_query_list_samples/adee7e8b746f/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,898 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,899 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_missing2ref/96d0145c041a/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,899 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,900 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_cnv/8408bffd5616/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,900 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,901 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_setgt/46eb13bc2c73/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,901 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,902 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_counts/5ad5d4243987/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,902 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,903 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_mpileup/9c711df3258d/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,903 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,904 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_mendelian/a367a15c6de5/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,904 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,904 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_concat/f430a1ec7ee4/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,904 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,905 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_consensus/1829900b5dcd/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,905 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,906 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_convert_from_vcf/92c0aff8b53e/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,906 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,908 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_impute_info/29ba253e2e05/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,908 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,909 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_reheader/d43eb39b989e/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,909 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,910 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_stats/b641062a2587/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,910 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,911 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_fill_an_ac/0a62420cb9cd/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,911 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,912 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_fill_tags/bca7ce81688f/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,912 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,913 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_isec/c803c34361e0/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,913 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,914 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_merge/85ee7e6c4204/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,914 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,915 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_roh/5296d26b0373/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,915 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,916 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_view/3a233c8eb814/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,916 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,916 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_filter/963a3635b2e1/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,916 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,917 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_csq/7cbf3c66d4ad/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,917 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,918 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_annotate/265fe0f9ea64/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,918 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,919 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_dosage/0fe007201caf/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,919 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,920 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_query/c9935c9e8a24/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,920 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,920 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_tag2tag/0594ea1417c8/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,921 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,921 Loaded 1 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/lparsons/cutadapt/49370cb85f0f/adapters.loc' for 'adapters' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,922 Loading another instance of data table 'adapters' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,922 Attempted to add fields (['TGTAGGCC', 'Dummy-Adapter (do not use me)']) to data table 'adapters', but this entry already exists and allow_duplicates is False. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,923 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/featurecounts/af814359d244/gene_sets.loc' for 'gene_sets' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,923 Loading another instance of data table 'gene_sets' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,924 Loaded 4 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/featurecounts/af814359d244/featurecounts_anno.loc' for 'featurecounts_anno' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,924 Loading another instance of data table 'featurecounts_anno' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,924 Attempted to add fields (['hg38', 'hg38']) to data table 'featurecounts_anno', but this entry already exists and allow_duplicates is False. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,924 Attempted to add fields (['hg19', 'hg19']) to data table 'featurecounts_anno', but this entry already exists and allow_duplicates is False. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,924 Attempted to add fields (['mm10', 'mm10']) to data table 'featurecounts_anno', but this entry already exists and allow_duplicates is False. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,924 Attempted to add fields (['mm9', 'mm9']) to data table 'featurecounts_anno', but this entry already exists and allow_duplicates is False. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,925 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/87ee588b3d45/all_fasta.loc' for 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,925 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,926 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/87ee588b3d45/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,926 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,927 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/87ee588b3d45/all_gff.loc' for 'all_gff' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,927 Loading another instance of data table 'all_gff' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,928 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/87ee588b3d45/dbkeys.loc' for '__dbkeys__' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,928 Loading another instance of data table '__dbkeys__' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,929 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/hisat2/3fb01a8c902d/hisat2_indexes.loc' for 'hisat2_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,929 Loading another instance of data table 'hisat2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,930 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/dde39ba9c031/all_fasta.loc' for 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,930 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,931 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/dde39ba9c031/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,931 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,932 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/dde39ba9c031/all_gff.loc' for 'all_gff' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,932 Loading another instance of data table 'all_gff' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,933 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/dde39ba9c031/dbkeys.loc' for '__dbkeys__' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,933 Loading another instance of data table '__dbkeys__' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,933 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_profile/d806504e96d9/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,933 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,933 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_coverage/7a7fd0f5f15d/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,934 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,934 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_pca/aa200e4f3939/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,934 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,934 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_heatmap/a7849312d328/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,934 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,934 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_fingerprint/d57251071381/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,934 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,935 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_enrichment/d9114ef1c8a5/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,935 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,935 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_coverage/4e12ea27f788/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,935 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,935 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_correlation/bd7db9e2f2cb/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,935 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,935 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_multi_bigwig_summary/2f9e4843f480/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,936 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,936 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_multi_bam_summary/69a8621ca2f0/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,936 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,936 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_correct_gc_bias/c34d11ea4ba6/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,936 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,936 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_compute_matrix/b73e213add0c/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,936 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,937 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_compute_gc_bias/b8858746dc1f/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,937 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,937 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bigwig_compare/71aa86af6762/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,937 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,937 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_pe_fragmentsize/1d848bc4585f/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,937 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,938 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_compare/268e91e540ee/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,938 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,938 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/b28e0cfa7ba1/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,938 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,938 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/b28e0cfa7ba1/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,938 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,938 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/b28e0cfa7ba1/all_gff.loc' for tool data table 'all_gff' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,938 Loading another instance of data table 'all_gff' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,939 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/b28e0cfa7ba1/dbkeys.loc' for tool data table '__dbkeys__' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,939 Loading another instance of data table '__dbkeys__' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,939 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/lparsons/cutadapt/e4691e1589d3/adapters.loc' for tool data table 'adapters' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,939 Loading another instance of data table 'adapters' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,939 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/fasta_compute_length/2051602a5f97/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,939 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,940 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/circos/014a21767ac4/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,940 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,940 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/bowtie2/749c918495f7/bowtie2_indices.loc' for tool data table 'bowtie2_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,940 Loading another instance of data table 'bowtie2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,940 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/bowtie_wrappers/b46e7d48076a/bowtie_indices.loc' for tool data table 'bowtie_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,940 Loaded tool data table 'bowtie_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,940 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/bgruening/data_manager_diamond_database_builder/ce62d0912b10/diamond_database.loc' for tool data table 'diamond_database' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,940 Loading another instance of data table 'diamond_database' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,941 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/bgruening/diamond/64be1ac21109/diamond_database.loc' for tool data table 'diamond_database' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,941 Loading another instance of data table 'diamond_database' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,941 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/kraken/8ba2174315aa/kraken_databases.loc' for tool data table 'kraken_databases' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,941 Loading another instance of data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,941 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/2889433c7ae1/blastdb.loc' for tool data table 'blastdb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,941 Loading another instance of data table 'blastdb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,942 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/2889433c7ae1/blastdb_p.loc' for tool data table 'blastdb_p' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,942 Loading another instance of data table 'blastdb_p' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,942 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/2889433c7ae1/blastdb_d.loc' for tool data table 'blastdb_d' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,942 Loading another instance of data table 'blastdb_d' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,942 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/samtools_calmd/06dc50b7b711/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,942 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,942 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/samtools_stats/145f6d74ff5e/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,942 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,943 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/samtools_view/ff313de5f7f4/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,943 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,943 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/greg/plant_tribes_gene_family_classifier/8ec75782a05b/plant_tribes_scaffolds.loc' for tool data table 'plant_tribes_scaffolds' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,943 Loading another instance of data table 'plant_tribes_scaffolds' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,943 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/greg/plant_tribes_gene_family_integrator/a322e5e668a3/plant_tribes_scaffolds.loc' for tool data table 'plant_tribes_scaffolds' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,943 Loading another instance of data table 'plant_tribes_scaffolds' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,944 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/greg/plant_tribes_gene_family_phylogeny_builder/c088c185f63f/plant_tribes_scaffolds.loc' for tool data table 'plant_tribes_scaffolds' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,944 Loading another instance of data table 'plant_tribes_scaffolds' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,944 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/picard/7d34178f2812/picard_index.loc' for tool data table 'picard_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,944 Loading another instance of data table 'picard_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,944 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/gffread/69e0806b63a4/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,944 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,944 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/hisat2/0c16cad5e03b/hisat2_indexes.loc' for tool data table 'hisat2_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,945 Loading another instance of data table 'hisat2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,945 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/featurecounts/a37612abf7f9/gene_sets.loc' for tool data table 'gene_sets' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,945 Loading another instance of data table 'gene_sets' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,945 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/featurecounts/a37612abf7f9/featurecounts_anno.loc' for tool data table 'featurecounts_anno' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,945 Loading another instance of data table 'featurecounts_anno' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,945 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/stringtie/eba36e001f45/gene_sets.loc' for tool data table 'gene_sets' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,945 Loading another instance of data table 'gene_sets' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,946 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/bgruening/salmon/7fdb9d1591e2/salmon_indexes_versioned.loc' for tool data table 'salmon_indexes_versioned' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,946 Loaded tool data table 'salmon_indexes_versioned' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,946 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/gffcompare/0f710191a66d/gene_sets.loc' for tool data table 'gene_sets' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,946 Loading another instance of data table 'gene_sets' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,947 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/gffcompare/0f710191a66d/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,947 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,947 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/268d162b9c49/snpeffv_genomedb.loc' for tool data table 'snpeffv_genomedb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,947 Loading another instance of data table 'snpeffv_genomedb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,947 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/268d162b9c49/snpeffv_regulationdb.loc' for tool data table 'snpeffv_regulationdb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,948 Loading another instance of data table 'snpeffv_regulationdb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,948 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_tag2tag/ed3cfc7d2836/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,948 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,948 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_query/5fce85148ed1/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,948 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,948 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_dosage/d1e4180297b0/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,948 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,949 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_annotate/8a885a1a92ea/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,949 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,949 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_csq/fa67bc6d3b41/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,949 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,949 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_filter/a892912c09d5/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,949 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,950 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_view/1262c96a9974/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,950 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,950 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_call/01fd33bc2e75/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,950 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,950 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_roh/427e353bf26f/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,950 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,950 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_merge/27026ed52654/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,950 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,951 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_isec/0d7d3de5ef5d/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,951 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,951 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_fill_tags/87d52abd1cb3/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,951 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,951 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_fill_an_ac/645f97008839/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,951 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,952 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_stats/ef2cc5ac23bc/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,952 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,952 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_reheader/d68c43202172/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,952 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,952 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_impute_info/0c1889b0917b/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,952 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,952 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_convert_from_vcf/e968db9208a4/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,953 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,953 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_consensus/a87ae767b01d/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,953 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,953 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_concat/81426b3cf18b/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,953 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,953 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_mendelian/a9547524b473/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,953 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,953 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_mpileup/a0c219ecb5e7/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,954 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,954 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_counts/3f7900995059/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,954 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,954 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_setgt/6a5fa818bd0d/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,954 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,954 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_cnv/635532ff1ac9/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,954 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,954 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_missing2ref/e09707e8607b/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,955 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,955 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_query_list_samples/18cf9de1cf73/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,955 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,955 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_norm/da6fc9f4a367/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,955 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,955 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_convert_to_vcf/7887b9d94c05/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,955 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,955 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_fixploidy/26b8544f015e/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,955 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,956 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_gtcheck/9243f0e24906/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,956 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,956 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/snippy/e32aac2299fb/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,956 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,956 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/snippy/32f2211eeec3/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,956 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,956 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/lofreq_alnqual/606542a18f82/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,956 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,957 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/lofreq_call/31216d510164/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,957 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,957 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/lofreq_filter/6f9ffff040ce/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,957 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,957 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/lofreq_indelqual/5d6a078d30b0/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,957 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,957 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/lofreq_viterbi/33a416e1659e/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,957 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,958 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/idba_hybrid/a81c5169e9fc/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,958 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,958 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/idba_tran/a30d991a3fdd/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,958 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,958 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/idba_ud/2ed5c0795f99/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,958 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,958 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/pilon/11e5408fd238/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,959 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,959 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/crossmap_bam/0f0cf480051b/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,959 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,959 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/crossmap_bam/0f0cf480051b/liftOver.loc' for tool data table 'liftOver' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,959 Loaded tool data table 'liftOver' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,959 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/crossmap_bed/91efc13d3ec1/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,959 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,959 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/crossmap_bed/91efc13d3ec1/liftOver.loc' for tool data table 'liftOver' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,960 Loading another instance of data table 'liftOver' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,960 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/crossmap_wig/e8d84292e510/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,960 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,960 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/crossmap_wig/e8d84292e510/liftOver.loc' for tool data table 'liftOver' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,960 Loading another instance of data table 'liftOver' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,960 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/crossmap_vcf/97979c3d179f/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,960 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,961 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/crossmap_vcf/97979c3d179f/liftOver.loc' for tool data table 'liftOver' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,961 Loading another instance of data table 'liftOver' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,961 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/crossmap_gff/09c6a9e067f9/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,961 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,961 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/crossmap_gff/09c6a9e067f9/liftOver.loc' for tool data table 'liftOver' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,961 Loading another instance of data table 'liftOver' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,961 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bwameth/29bdbc353f20/bwameth_indexes.loc' for tool data table 'bwameth_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,962 Loaded tool data table 'bwameth_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,962 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/minimap2/b3eab4b67562/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,962 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,962 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/rna_starsolo/178bdbdb6d24/rnastar_index2_versioned.loc' for tool data table 'rnastar_index2_versioned' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,962 Loaded tool data table 'rnastar_index2_versioned' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,962 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/meme_psp_gen/ff2f53a32d0e/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,962 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,963 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/meme_chip/091a9d638d78/meme_motif_databases.loc' for tool data table 'meme_motif_databases' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,963 Loaded tool data table 'meme_motif_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,963 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/kraken2/328c607150ff/kraken2_databases.loc' for tool data table 'kraken2_databases' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,963 Loaded tool data table 'kraken2_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,963 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/cat_add_names/8dfc90f35aba/cat_database.loc' for tool data table 'cat_database' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,963 Loaded tool data table 'cat_database' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,963 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/cat_prepare/8315b5cebb82/cat_database.loc' for tool data table 'cat_database' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,964 Loading another instance of data table 'cat_database' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,964 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/cat_contigs/c6c77d840993/cat_database.loc' for tool data table 'cat_database' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,964 Loading another instance of data table 'cat_database' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,964 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/cat_summarise/7f1aaa1932d8/cat_database.loc' for tool data table 'cat_database' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,964 Loading another instance of data table 'cat_database' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,964 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/cat_bins/18676df0cb3a/cat_database.loc' for tool data table 'cat_database' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,964 Loading another instance of data table 'cat_database' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,965 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_plotqualityprofile/fa11922f3d91/dada2_species.loc' for tool data table 'dada2_species' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,965 Loaded tool data table 'dada2_species' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,965 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_plotqualityprofile/fa11922f3d91/dada2_taxonomy.loc' for tool data table 'dada2_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,965 Loaded tool data table 'dada2_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,965 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_plotcomplexity/498d57610fcd/dada2_species.loc' for tool data table 'dada2_species' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,965 Loading another instance of data table 'dada2_species' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,965 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_plotcomplexity/498d57610fcd/dada2_taxonomy.loc' for tool data table 'dada2_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,965 Loading another instance of data table 'dada2_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,966 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_assigntaxonomyaddspecies/4d89978c6188/dada2_species.loc' for tool data table 'dada2_species' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,966 Loading another instance of data table 'dada2_species' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,966 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_assigntaxonomyaddspecies/4d89978c6188/dada2_taxonomy.loc' for tool data table 'dada2_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,966 Loading another instance of data table 'dada2_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,966 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_removebimeradenovo/7f8f0e9fcb37/dada2_species.loc' for tool data table 'dada2_species' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,966 Loading another instance of data table 'dada2_species' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,967 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_removebimeradenovo/7f8f0e9fcb37/dada2_taxonomy.loc' for tool data table 'dada2_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,967 Loading another instance of data table 'dada2_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,967 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_filterandtrim/777f9846c56d/dada2_species.loc' for tool data table 'dada2_species' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,967 Loading another instance of data table 'dada2_species' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,967 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_filterandtrim/777f9846c56d/dada2_taxonomy.loc' for tool data table 'dada2_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,967 Loading another instance of data table 'dada2_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,967 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_dada/6b4ddc3b64bd/dada2_species.loc' for tool data table 'dada2_species' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,967 Loading another instance of data table 'dada2_species' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,968 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_dada/6b4ddc3b64bd/dada2_taxonomy.loc' for tool data table 'dada2_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,968 Loading another instance of data table 'dada2_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,968 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_learnerrors/39638e0aff59/dada2_species.loc' for tool data table 'dada2_species' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,968 Loading another instance of data table 'dada2_species' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,968 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_learnerrors/39638e0aff59/dada2_taxonomy.loc' for tool data table 'dada2_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,968 Loading another instance of data table 'dada2_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,968 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_makesequencetable/9ccec6ed8e82/dada2_species.loc' for tool data table 'dada2_species' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,969 Loading another instance of data table 'dada2_species' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,969 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_makesequencetable/9ccec6ed8e82/dada2_taxonomy.loc' for tool data table 'dada2_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,969 Loading another instance of data table 'dada2_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,969 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_mergepairs/b1e55c248f17/dada2_species.loc' for tool data table 'dada2_species' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,969 Loading another instance of data table 'dada2_species' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,969 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_mergepairs/b1e55c248f17/dada2_taxonomy.loc' for tool data table 'dada2_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,969 Loading another instance of data table 'dada2_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,970 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_seqcounts/4cc834cce4fb/dada2_species.loc' for tool data table 'dada2_species' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,970 Loading another instance of data table 'dada2_species' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,970 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_seqcounts/4cc834cce4fb/dada2_taxonomy.loc' for tool data table 'dada2_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,970 Loading another instance of data table 'dada2_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,970 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/sina/49b937f12aa4/sina_references.loc' for tool data table 'sina_references' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,971 Loaded tool data table 'sina_references' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,971 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_color_chrs/71dfde92fd57/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,971 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,971 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_frameshifts/48ac4d611e92/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,971 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,971 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/gatk4_mutect2/fd2d6e035c3f/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,971 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,971 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/varscan_copynumber/0bc56f894766/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,971 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,972 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/varscan_mpileup/e3f170cc4f95/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,972 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,972 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/varscan_somatic/4e97191a1ff7/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,972 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,972 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/snpsift_dbnsfp/4e21e4f2bc48/snpsift_dbnsfps.loc' for tool data table 'snpsift_dbnsfps' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,972 Loaded tool data table 'snpsift_dbnsfps' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,973 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/snpsift_genesets/d12a810c837e/snpeff_msigdb_database.loc' for tool data table 'snpeff_msigdb_database' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,973 Loaded tool data table 'snpeff_msigdb_database' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,973 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/busco/1e62c28ba91d/busco.loc' for tool data table 'busco' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,973 Loaded tool data table 'busco' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,973 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/exonerate/b03ae2ba8688/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,973 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,973 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/jcvi_gff_stats/8cffbd184762/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,973 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,974 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/kobas/20f1b45dea63/blastdb_p.loc' for tool data table 'blastdb_p' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,974 Loading another instance of data table 'blastdb_p' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,974 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/jbrowse/edb534491f92/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,974 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,974 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/74aebe30fb52/snpeffv_genomedb.loc' for tool data table 'snpeffv_genomedb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,974 Loading another instance of data table 'snpeffv_genomedb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,975 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/74aebe30fb52/snpeffv_regulationdb.loc' for tool data table 'snpeffv_regulationdb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,975 Loading another instance of data table 'snpeffv_regulationdb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,975 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/snippy/3fe8ef358d66/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,975 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,975 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/lofreq_filter/fdba1586551d/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,975 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,976 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/lofreq_viterbi/ecd80c7c3886/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,976 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,976 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/varscan_somatic/a57606054bd7/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,976 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,976 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/sam_to_bam/f7a0d41036c7/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,976 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,977 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/bamtools/4d343c1f606b/sam_fa_indices.loc' for tool data table 'sam_fa_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,977 Loading another instance of data table 'sam_fa_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,977 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/transtermhp/012171ba9fce/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,977 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,977 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/circos/a64dc31ab7f2/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,977 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,978 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/rgrnastar/850f3679b9b4/rnastar_index2_versioned.loc' for tool data table 'rnastar_index2_versioned' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,978 Loading another instance of data table 'rnastar_index2_versioned' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,978 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/pizzly/91ef4a171202/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,978 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,978 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/pizzly/91ef4a171202/gene_sets.loc' for tool data table 'gene_sets' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,978 Loading another instance of data table 'gene_sets' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,979 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/scpipe/5c4bca9dd4a2/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,979 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,979 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/slamdunk/8b62f89924a7/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,979 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,979 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/tximport/206a71a69161/tx2gene.loc' for tool data table 'tx2gene_table' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,979 Loaded tool data table 'tx2gene_table' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,979 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/vcfvcfintersect/166c4f50525f/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,979 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,980 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/vcfprimers/17096387c0e6/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,980 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,980 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/vcfleftalign/29f9b782727e/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,980 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,980 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/vcfgeno2haplo/a3dea556218d/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,980 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,981 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/vcfcheck/2968c6916579/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,981 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,981 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/kraken_report/1902d3de4a4f/kraken_databases.loc' for tool data table 'kraken_databases' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,981 Loading another instance of data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,981 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/kraken/aec58624706f/kraken_databases.loc' for tool data table 'kraken_databases' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,981 Loading another instance of data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,982 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/kraken_translate/9a5be5b1a5c9/kraken_databases.loc' for tool data table 'kraken_databases' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,982 Loading another instance of data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,982 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/kraken_filter/3d6570bffdb1/kraken_databases.loc' for tool data table 'kraken_databases' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,982 Loading another instance of data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,982 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/gffread/4dea02886337/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,982 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,982 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/sam_pileup/a3b4ad6858ff/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,983 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,983 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/freebayes/ef2c525bd8cd/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,983 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,983 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/lofreq_alnqual/606542a18f82/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,983 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,983 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/lofreq_call/31216d510164/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,983 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,984 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/lofreq_indelqual/5d6a078d30b0/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,984 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,984 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/picard/a1f0b3f4b781/picard_index.loc' for tool data table 'picard_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,984 Loading another instance of data table 'picard_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,984 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/stringtie/1ebd14235b92/gene_sets.loc' for tool data table 'gene_sets' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,984 Loading another instance of data table 'gene_sets' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,984 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/tetyper/36093854bfc7/tetyper_snp_profiles.loc' for tool data table 'tetyper_snp_profiles' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,985 Loaded tool data table 'tetyper_snp_profiles' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,985 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/tetyper/36093854bfc7/tetyper_struct_profiles.loc' for tool data table 'tetyper_struct_profiles' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,985 Loaded tool data table 'tetyper_struct_profiles' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,985 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/jbrowse/667e17248bfe/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,985 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,985 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/star_fusion/137942fac417/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,985 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,986 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/meme_meme/3f0dd362b755/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,986 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,986 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/meme_fimo/0c5239d1aa65/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,986 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,986 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/samtools_view/b01db2684fa5/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,986 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,986 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/lofreq_call/dfadc322b065/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,987 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,987 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_tag2tag/aa998b9898b1/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,987 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,987 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_query/4eb04768cd49/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,987 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,987 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_dosage/2ee1392161a6/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,987 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,988 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_annotate/8e01baf41774/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,988 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,988 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_csq/f10f5b4e7854/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,988 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,988 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_filter/0117c6d2ab96/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,988 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,989 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_view/c4a9b38b435d/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,989 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,989 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_call/5801eff9ac7e/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,989 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,989 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_roh/cb681f21e670/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,989 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,989 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_merge/9473302f4588/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,989 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,990 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_isec/1fd4fd0c6ee3/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,990 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,990 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_fill_tags/cbfa272e5a6a/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,990 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,990 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_fill_an_ac/3bdc901c18e2/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,990 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,991 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_stats/9c0028888512/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,991 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,991 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_reheader/982bc0e518c8/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,991 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,991 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_impute_info/2c53c8974cb3/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,991 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,991 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_convert_from_vcf/7ca6120cb2a4/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,991 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,992 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_consensus/e522022137f6/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,992 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,992 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_concat/874cc12ae316/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,992 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,992 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_mendelian/98664595dedf/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,992 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,993 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_mpileup/f65383c7ed49/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,993 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,993 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_counts/b781fa08aa3c/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,993 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,993 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_setgt/76fe872413c2/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,993 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,993 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_cnv/b2d1b7dda2b7/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,993 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,994 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_missing2ref/5d98fe06e4ae/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,994 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,994 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_query_list_samples/242753783b68/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,994 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,994 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_norm/a62e934346f5/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,994 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,994 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_convert_to_vcf/8bb5efd7a3dd/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,995 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,995 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_fixploidy/ceb03be4f31b/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,995 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,995 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_gtcheck/fd1030bc93d9/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,995 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,995 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/exonerate/a03dead1bede/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,995 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,996 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/fasta_compute_length/7d37cfda8e00/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,996 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,996 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_profile/c361b12d207a/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,996 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,996 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_coverage/bb1e4f63e0e6/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,996 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,996 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_pca/69264da0ce77/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,997 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,997 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_heatmap/a4dfb122e52b/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,997 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,997 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_fingerprint/2da482e408b8/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,997 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,997 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_enrichment/e65d16fb2724/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,997 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,998 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_coverage/56bce3c82278/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,998 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,998 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_correlation/32e451def88c/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,998 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,998 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_multi_bigwig_summary/3c9f0c486cca/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,998 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,998 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_multi_bam_summary/78f405266706/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,999 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,999 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_correct_gc_bias/2c37ce318bc3/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,999 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,999 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_compute_matrix/514fa53b5efb/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,999 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:50,999 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_compute_gc_bias/2bc10a9ca58b/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:50,999 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,000 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bigwig_compare/26e7304d6737/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,000 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,000 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_pe_fragmentsize/62eb6d63f582/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,000 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,001 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_compare/e821645ef8fc/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,001 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,001 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/bgruening/diamond/62c9df8382c2/diamond_database.loc' for tool data table 'diamond_database' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,001 Loading another instance of data table 'diamond_database' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,001 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/bgruening/data_manager_diamond_database_builder/5a0d0bee4f8d/diamond_database.loc' for tool data table 'diamond_database' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,001 Loading another instance of data table 'diamond_database' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,002 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_plotqualityprofile/2a90d2fd3336/dada2_species.loc' for tool data table 'dada2_species' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,002 Loading another instance of data table 'dada2_species' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,002 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_plotqualityprofile/2a90d2fd3336/dada2_taxonomy.loc' for tool data table 'dada2_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,002 Loading another instance of data table 'dada2_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,002 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_plotcomplexity/1728e5ee871a/dada2_species.loc' for tool data table 'dada2_species' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,002 Loading another instance of data table 'dada2_species' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,002 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_plotcomplexity/1728e5ee871a/dada2_taxonomy.loc' for tool data table 'dada2_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,003 Loading another instance of data table 'dada2_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,003 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_assigntaxonomyaddspecies/1c9715cef808/dada2_species.loc' for tool data table 'dada2_species' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,003 Loading another instance of data table 'dada2_species' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,003 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_assigntaxonomyaddspecies/1c9715cef808/dada2_taxonomy.loc' for tool data table 'dada2_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,003 Loading another instance of data table 'dada2_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,003 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_removebimeradenovo/5b752525bd6f/dada2_species.loc' for tool data table 'dada2_species' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,003 Loading another instance of data table 'dada2_species' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,004 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_removebimeradenovo/5b752525bd6f/dada2_taxonomy.loc' for tool data table 'dada2_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,004 Loading another instance of data table 'dada2_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,004 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_filterandtrim/23fc35093b11/dada2_species.loc' for tool data table 'dada2_species' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,004 Loading another instance of data table 'dada2_species' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,004 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_filterandtrim/23fc35093b11/dada2_taxonomy.loc' for tool data table 'dada2_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,004 Loading another instance of data table 'dada2_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,004 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_dada/2222f08c8316/dada2_species.loc' for tool data table 'dada2_species' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,005 Loading another instance of data table 'dada2_species' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,005 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_dada/2222f08c8316/dada2_taxonomy.loc' for tool data table 'dada2_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,005 Loading another instance of data table 'dada2_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,005 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_learnerrors/c48d42d65d2b/dada2_species.loc' for tool data table 'dada2_species' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,005 Loading another instance of data table 'dada2_species' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,005 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_learnerrors/c48d42d65d2b/dada2_taxonomy.loc' for tool data table 'dada2_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,005 Loading another instance of data table 'dada2_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,006 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_makesequencetable/99c6929236fa/dada2_species.loc' for tool data table 'dada2_species' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,006 Loading another instance of data table 'dada2_species' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,006 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_makesequencetable/99c6929236fa/dada2_taxonomy.loc' for tool data table 'dada2_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,006 Loading another instance of data table 'dada2_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,006 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_mergepairs/69900ffd3b8e/dada2_species.loc' for tool data table 'dada2_species' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,006 Loading another instance of data table 'dada2_species' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,006 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_mergepairs/69900ffd3b8e/dada2_taxonomy.loc' for tool data table 'dada2_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,006 Loading another instance of data table 'dada2_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,007 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_seqcounts/f74c56549143/dada2_species.loc' for tool data table 'dada2_species' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,007 Loading another instance of data table 'dada2_species' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,007 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_seqcounts/f74c56549143/dada2_taxonomy.loc' for tool data table 'dada2_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,007 Loading another instance of data table 'dada2_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,007 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/snippy/5bbf9eada9c2/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,007 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,007 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/lofreq_call/3b4b2121842f/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,008 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,008 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/gatk4_mutect2/3be27a9a7313/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,008 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,008 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/minimap2/53c0b7a1a0c3/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,008 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,008 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/jbrowse/fd5dbf0f732e/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,008 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,009 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/lofreq_alnqual/e61c9ac190ad/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,009 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,009 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/lofreq_call/074d44697036/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,009 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,009 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/lofreq_filter/701d134358ad/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,009 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,009 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/lofreq_indelqual/c27549b9aa1f/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,009 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,010 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/lofreq_viterbi/dbd9f2db9ed8/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,010 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,010 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/circos/4b519282a05b/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,010 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,010 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/minimap2/8c6cd2650d1f/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,010 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,010 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/gatk4_mutect2/287c4af133e6/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,010 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,011 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/ivar_consensus/7f781286b55f/primer_scheme_bedfiles.loc' for tool data table 'primer_scheme_bedfiles' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,011 Loaded tool data table 'primer_scheme_bedfiles' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,011 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/ivar_filtervariants/2c47c138176e/primer_scheme_bedfiles.loc' for tool data table 'primer_scheme_bedfiles' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,011 Loading another instance of data table 'primer_scheme_bedfiles' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,011 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/ivar_getmasked/2cf4a1cafc16/primer_scheme_bedfiles.loc' for tool data table 'primer_scheme_bedfiles' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,011 Loading another instance of data table 'primer_scheme_bedfiles' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,011 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/ivar_removereads/3d18f8c3c0f6/primer_scheme_bedfiles.loc' for tool data table 'primer_scheme_bedfiles' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,011 Loading another instance of data table 'primer_scheme_bedfiles' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,012 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/ivar_trim/5d6ed46cc101/primer_scheme_bedfiles.loc' for tool data table 'primer_scheme_bedfiles' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,012 Loading another instance of data table 'primer_scheme_bedfiles' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,012 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/ivar_variants/aa9de8f20668/primer_scheme_bedfiles.loc' for tool data table 'primer_scheme_bedfiles' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,012 Loading another instance of data table 'primer_scheme_bedfiles' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,012 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/0a5c785ac6db/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,012 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,013 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/0a5c785ac6db/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,013 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,013 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/0a5c785ac6db/all_gff.loc' for tool data table 'all_gff' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,013 Loading another instance of data table 'all_gff' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,013 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/0a5c785ac6db/dbkeys.loc' for tool data table '__dbkeys__' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,013 Loading another instance of data table '__dbkeys__' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,013 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/circos/e6cbe3190642/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,013 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,014 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/lofreq_alnqual/e0e2fd665102/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,014 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,014 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/lofreq_call/65432c3abf6c/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,014 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,014 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/lofreq_filter/950d1d49d678/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,014 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,014 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/lofreq_indelqual/354b534eeab7/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,014 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,015 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/lofreq_viterbi/af7e416d8176/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,015 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,015 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/bgruening/salmon/e3d32471da11/salmon_indexes_versioned.loc' for tool data table 'salmon_indexes_versioned' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,015 Loading another instance of data table 'salmon_indexes_versioned' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,015 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/ivar_removereads/ee2beb764a7b/primer_scheme_bedfiles.loc' for tool data table 'primer_scheme_bedfiles' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,015 Loading another instance of data table 'primer_scheme_bedfiles' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,016 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/ivar_trim/db536ad45f28/primer_scheme_bedfiles.loc' for tool data table 'primer_scheme_bedfiles' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,016 Loading another instance of data table 'primer_scheme_bedfiles' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,016 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/interval2maf/cfea1d6354db/maf_indexes.loc' for tool data table 'maf_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,016 Loaded tool data table 'maf_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,016 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/maf_stats/5a92f4c476b5/maf_indexes.loc' for tool data table 'maf_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,016 Loading another instance of data table 'maf_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,016 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/rna_starsolo/e403d27e8f24/rnastar_index2x_versioned.loc' for tool data table 'rnastar_index2x_versioned' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,017 Loaded tool data table 'rnastar_index2x_versioned' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,017 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/genebed_maf_to_fasta/f24a9ff28d3c/maf_indexes.loc' for tool data table 'maf_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,017 Loading another instance of data table 'maf_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,017 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/spaln/37b5e1f0b544/ncbi_taxonomy_sqlite.loc' for tool data table 'ncbi_taxonomy_sqlite' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,017 Loaded tool data table 'ncbi_taxonomy_sqlite' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,017 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/idba_tran/33f00ff1cb22/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,017 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,018 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/bwa/4f774c1e6049/bwa_mem_index.loc' for tool data table 'bwa_mem_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,018 Loading another instance of data table 'bwa_mem_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,018 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_plotqualityprofile/52a911972c02/dada2_species.loc' for tool data table 'dada2_species' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,018 Loading another instance of data table 'dada2_species' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,018 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_plotqualityprofile/52a911972c02/dada2_taxonomy.loc' for tool data table 'dada2_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,018 Loading another instance of data table 'dada2_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,018 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_plotcomplexity/806fe614ca46/dada2_species.loc' for tool data table 'dada2_species' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,018 Loading another instance of data table 'dada2_species' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,019 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_plotcomplexity/806fe614ca46/dada2_taxonomy.loc' for tool data table 'dada2_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,019 Loading another instance of data table 'dada2_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,019 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_assigntaxonomyaddspecies/79212a309499/dada2_species.loc' for tool data table 'dada2_species' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,019 Loading another instance of data table 'dada2_species' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,019 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_assigntaxonomyaddspecies/79212a309499/dada2_taxonomy.loc' for tool data table 'dada2_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,019 Loading another instance of data table 'dada2_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,019 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_removebimeradenovo/b6dddf8c2e6f/dada2_species.loc' for tool data table 'dada2_species' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,020 Loading another instance of data table 'dada2_species' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,020 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_removebimeradenovo/b6dddf8c2e6f/dada2_taxonomy.loc' for tool data table 'dada2_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,020 Loading another instance of data table 'dada2_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,020 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_filterandtrim/ca73bbac615a/dada2_species.loc' for tool data table 'dada2_species' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,020 Loading another instance of data table 'dada2_species' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,020 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_filterandtrim/ca73bbac615a/dada2_taxonomy.loc' for tool data table 'dada2_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,020 Loading another instance of data table 'dada2_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,021 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_dada/f79565b12646/dada2_species.loc' for tool data table 'dada2_species' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,021 Loading another instance of data table 'dada2_species' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,021 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_dada/f79565b12646/dada2_taxonomy.loc' for tool data table 'dada2_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,021 Loading another instance of data table 'dada2_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,021 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_learnerrors/afdfa35a89d9/dada2_species.loc' for tool data table 'dada2_species' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,021 Loading another instance of data table 'dada2_species' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,021 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_learnerrors/afdfa35a89d9/dada2_taxonomy.loc' for tool data table 'dada2_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,022 Loading another instance of data table 'dada2_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,022 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_makesequencetable/bfd62e881837/dada2_species.loc' for tool data table 'dada2_species' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,022 Loading another instance of data table 'dada2_species' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,022 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_makesequencetable/bfd62e881837/dada2_taxonomy.loc' for tool data table 'dada2_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,022 Loading another instance of data table 'dada2_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,022 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_mergepairs/0b884b080bb6/dada2_species.loc' for tool data table 'dada2_species' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,022 Loading another instance of data table 'dada2_species' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,023 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_mergepairs/0b884b080bb6/dada2_taxonomy.loc' for tool data table 'dada2_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,023 Loading another instance of data table 'dada2_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,023 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_seqcounts/7d28da5e9e27/dada2_species.loc' for tool data table 'dada2_species' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,023 Loading another instance of data table 'dada2_species' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,023 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/dada2_seqcounts/7d28da5e9e27/dada2_taxonomy.loc' for tool data table 'dada2_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,023 Loading another instance of data table 'dada2_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,024 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/cuffcompare/f648e5180e40/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,024 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,024 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/cufflinks/d080005cffe1/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,024 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,024 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/cuffmerge/6a6717a5f421/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,024 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,025 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/cuffdiff/af3e173cad7f/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,025 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,025 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/featurecounts/90d16db017d7/gene_sets.loc' for tool data table 'gene_sets' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,025 Loading another instance of data table 'gene_sets' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,025 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/featurecounts/90d16db017d7/featurecounts_anno.loc' for tool data table 'featurecounts_anno' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,025 Loading another instance of data table 'featurecounts_anno' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,025 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/rgrnastar/5ec75f5dae3c/rnastar_index2x_versioned.loc' for tool data table 'rnastar_index2x_versioned' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,025 Loading another instance of data table 'rnastar_index2x_versioned' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,026 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/gatk4_mutect2/1cea23583655/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,026 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,026 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/medaka_variant/e86fcef8ed91/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,026 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,026 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/medaka_consensus/84dcccebad3d/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,026 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,027 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/medaka_variant_pipeline/148f32860445/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,027 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,027 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/medaka_consensus_pipeline/35666d44fe7a/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,027 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,027 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/bgruening/salmon/cc05793bb896/salmon_indexes_versioned.loc' for tool data table 'salmon_indexes_versioned' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,027 Loading another instance of data table 'salmon_indexes_versioned' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,027 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/crossmap_bam/60ca8d013263/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,027 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,028 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/crossmap_bam/60ca8d013263/liftOver.loc' for tool data table 'liftOver' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,028 Loading another instance of data table 'liftOver' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,028 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/crossmap_bed/cdbdce00f5f6/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,028 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,028 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/crossmap_bed/cdbdce00f5f6/liftOver.loc' for tool data table 'liftOver' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,028 Loading another instance of data table 'liftOver' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,029 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/crossmap_wig/5f893ed3c5ed/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,029 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,029 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/crossmap_wig/5f893ed3c5ed/liftOver.loc' for tool data table 'liftOver' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,029 Loading another instance of data table 'liftOver' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,029 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/crossmap_vcf/b21851ddcc79/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,029 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,029 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/crossmap_vcf/b21851ddcc79/liftOver.loc' for tool data table 'liftOver' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,030 Loading another instance of data table 'liftOver' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,030 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/crossmap_gff/88d180fb6d67/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,030 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,030 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/crossmap_gff/88d180fb6d67/liftOver.loc' for tool data table 'liftOver' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,030 Loading another instance of data table 'liftOver' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,030 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/jbrowse/17359b808b01/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,030 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,031 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/sina/482052b30b78/sina_references.loc' for tool data table 'sina_references' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,031 Loading another instance of data table 'sina_references' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,031 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/samtools_view/bf328cec6a42/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,031 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,031 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/lofreq_call/e1461b5c52a0/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,031 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,031 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/5edc472ec434/blastdb.loc' for tool data table 'blastdb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,032 Loading another instance of data table 'blastdb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,032 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/5edc472ec434/blastdb_p.loc' for tool data table 'blastdb_p' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,032 Loading another instance of data table 'blastdb_p' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,032 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/5edc472ec434/blastdb_d.loc' for tool data table 'blastdb_d' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,032 Loading another instance of data table 'blastdb_d' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,032 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/medaka_variant/19f3b583a9b3/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,032 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,033 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/genebed_maf_to_fasta/020c78e91cc5/maf_indexes.loc' for tool data table 'maf_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,033 Loading another instance of data table 'maf_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,033 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/maf_stats/0c84cce7b030/maf_indexes.loc' for tool data table 'maf_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,033 Loading another instance of data table 'maf_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,033 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/interval2maf/b79f6002b176/maf_indexes.loc' for tool data table 'maf_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,033 Loading another instance of data table 'maf_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,034 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/kraken2/4a9da2b6c2e3/kraken2_databases.loc' for tool data table 'kraken2_databases' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,034 Loading another instance of data table 'kraken2_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,034 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_single/2344ed181ae6/mothur_aligndb.loc' for tool data table 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,034 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,034 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_single/2344ed181ae6/mothur_lookup.loc' for tool data table 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,034 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,034 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_single/2344ed181ae6/mothur_map.loc' for tool data table 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,034 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,035 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_single/2344ed181ae6/mothur_taxonomy.loc' for tool data table 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,035 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,035 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_screen_seqs/63b74bfc8052/mothur_aligndb.loc' for tool data table 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,035 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,035 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_screen_seqs/63b74bfc8052/mothur_lookup.loc' for tool data table 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,035 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,036 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_screen_seqs/63b74bfc8052/mothur_map.loc' for tool data table 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,036 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,036 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_screen_seqs/63b74bfc8052/mothur_taxonomy.loc' for tool data table 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,036 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,036 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_contigs/4e9136c2c4c3/mothur_aligndb.loc' for tool data table 'mothur_aligndb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,036 Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,036 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_contigs/4e9136c2c4c3/mothur_lookup.loc' for tool data table 'mothur_lookup' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,036 Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,037 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_contigs/4e9136c2c4c3/mothur_map.loc' for tool data table 'mothur_map' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,037 Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,037 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_contigs/4e9136c2c4c3/mothur_taxonomy.loc' for tool data table 'mothur_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,037 Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,037 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_heatmap/010e58e9d822/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,037 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,037 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_compute_matrix/fb9cf9c97ec4/lastz_seqs.loc' for tool data table 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,037 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,038 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/lparsons/cutadapt/f5fdf41c08b8/adapters.loc' for tool data table 'adapters' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,038 Loading another instance of data table 'adapters' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,038 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/circos/fd59d783248a/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,038 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,038 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/jbrowse/1cfc579079a6/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,038 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,038 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/bowtie2/017aba02828d/bowtie2_indices.loc' for tool data table 'bowtie2_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,039 Loading another instance of data table 'bowtie2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,039 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/minimap2/3f4d6399997b/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,039 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,039 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/e25d3acf6e68/blastdb.loc' for tool data table 'blastdb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,039 Loading another instance of data table 'blastdb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,039 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/e25d3acf6e68/blastdb_p.loc' for tool data table 'blastdb_p' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,039 Loading another instance of data table 'blastdb_p' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,040 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/e25d3acf6e68/blastdb_d.loc' for tool data table 'blastdb_d' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,040 Loading another instance of data table 'blastdb_d' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,040 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/galaxyp/translate_bed/038ecf54cbec/twobit.loc' for tool data table 'twobit' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,040 Loaded tool data table 'twobit' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,040 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/galaxyp/custom_pro_db/2c7df0077d28/customProDB.loc' for tool data table 'customProDB' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,040 Loaded tool data table 'customProDB' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,040 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/galaxyp/pep_pointer/073a2965e3b2/gene_annotation.loc' for tool data table 'gff_gene_annotations' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,041 Loaded tool data table 'gff_gene_annotations' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml' | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,041 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/jbrowse/6cd09d7b5f37/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,041 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,041 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/minimap2/77b2770508f6/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,041 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,041 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/rna_starsolo/ec9cbd6b9a49/rnastar_index2x_versioned.loc' for tool data table 'rnastar_index2x_versioned' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,041 Loading another instance of data table 'rnastar_index2x_versioned' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,042 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/medaka_variant/aabb4e1c0b7b/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,042 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,042 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/samtools_view/b72793637686/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,042 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,042 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/sina/56d7dc39eec8/sina_references.loc' for tool data table 'sina_references' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,042 Loading another instance of data table 'sina_references' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,042 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/hisat2/26371a1df031/hisat2_indexes.loc' for tool data table 'hisat2_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,043 Loading another instance of data table 'hisat2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,043 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/featurecounts/ea04b737afa0/gene_sets.loc' for tool data table 'gene_sets' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,043 Loading another instance of data table 'gene_sets' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,043 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/featurecounts/ea04b737afa0/featurecounts_anno.loc' for tool data table 'featurecounts_anno' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,043 Loading another instance of data table 'featurecounts_anno' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,043 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/rgrnastar/7ed2edc1337f/rnastar_index2x_versioned.loc' for tool data table 'rnastar_index2x_versioned' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,043 Loading another instance of data table 'rnastar_index2x_versioned' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,044 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/scpipe/3ffca09599ca/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,044 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,044 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/jvarkit_wgscoverageplotter/ac048a34cac3/all_fasta.loc' for tool data table 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,044 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,044 Cannot find index file '/tmp/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/jvarkit_wgscoverageplotter/ac048a34cac3/fasta_indexes.loc' for tool data table 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,044 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,045 Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/circos/e6cbe3190642/all_fasta.loc' for 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,045 Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,047 Loaded 4 lines from '/cvmfs/data.galaxyproject.org/managed/location/all_fasta_dbkeys.loc' for 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,047 Loading another instance of data table 'all_fasta' from file '/cvmfs/data.galaxyproject.org/managed/location/tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,048 Loaded 2 lines from '/cvmfs/data.galaxyproject.org/managed/location/dbkeys.loc' for '__dbkeys__' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,048 Loading another instance of data table '__dbkeys__' from file '/cvmfs/data.galaxyproject.org/managed/location/tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,049 Loaded 18 lines from '/cvmfs/data.galaxyproject.org/managed/location/all_fasta.loc' for 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,049 Loading another instance of data table 'all_fasta' from file '/cvmfs/data.galaxyproject.org/managed/location/tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,050 Loaded 21 lines from '/cvmfs/data.galaxyproject.org/managed/location/alignseq.loc' for 'alignseq_seq' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,050 Loaded tool data table 'alignseq_seq' from file '/cvmfs/data.galaxyproject.org/managed/location/tool_data_table_conf.xml' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,051 Loaded 21 lines from '/cvmfs/data.galaxyproject.org/managed/location/twobit.loc' for 'twobit' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,051 Loading another instance of data table 'twobit' from file '/cvmfs/data.galaxyproject.org/managed/location/tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,052 Loaded 21 lines from '/cvmfs/data.galaxyproject.org/managed/location/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,052 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/data.galaxyproject.org/managed/location/tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,054 Loaded 35 lines from '/cvmfs/data.galaxyproject.org/managed/location/bowtie2_indices.loc' for 'bowtie2_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,054 Loading another instance of data table 'bowtie2_indexes' from file '/cvmfs/data.galaxyproject.org/managed/location/tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,055 Loaded 35 lines from '/cvmfs/data.galaxyproject.org/managed/location/tophat2_indices.loc' for 'tophat2_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,055 Loading another instance of data table 'tophat2_indexes' from file '/cvmfs/data.galaxyproject.org/managed/location/tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,057 Loaded 59 lines from '/cvmfs/data.galaxyproject.org/managed/location/hisat2_indexes.loc' for 'hisat2_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,057 Loading another instance of data table 'hisat2_indexes' from file '/cvmfs/data.galaxyproject.org/managed/location/tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,057 Attempted to add fields (['ce9', 'ce9', 'C. elegans (WS210): ce9', '/cvmfs/data.galaxyproject.org/managed/hisat2_index/ce9/ce9']) to data table 'hisat2_indexes', but this entry already exists and allow_duplicates is False. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,058 Loaded 47 lines from '/cvmfs/data.galaxyproject.org/managed/location/bwa_mem_index.loc' for 'bwa_mem_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,058 Loading another instance of data table 'bwa_mem_indexes' from file '/cvmfs/data.galaxyproject.org/managed/location/tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,059 Attempted to add fields (['papHam1', 'papHam1', 'Baboon (Papio anubis): papHam1', '/cvmfs/data.galaxyproject.org/managed/bwa_mem_index/papHam1/papHam1.fa']) to data table 'bwa_mem_indexes', but this entry already exists and allow_duplicates is False. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,061 Loaded 20 lines from '/cvmfs/data.galaxyproject.org/managed/location/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,061 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/data.galaxyproject.org/managed/location/tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,062 Loaded 19 lines from '/cvmfs/data.galaxyproject.org/managed/location/picard_index.loc' for 'picard_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,063 Loading another instance of data table 'picard_indexes' from file '/cvmfs/data.galaxyproject.org/managed/location/tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,063 Loaded 3 lines from '/cvmfs/data.galaxyproject.org/managed/location/kraken_databases.loc' for 'kraken_databases' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,064 Loading another instance of data table 'kraken_databases' from file '/cvmfs/data.galaxyproject.org/managed/location/tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,065 Loaded 1 lines from '/cvmfs/data.galaxyproject.org/managed/location/ncbi_taxonomy.loc' for 'ncbi_taxonomy' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,065 Loading another instance of data table 'ncbi_taxonomy' from file '/cvmfs/data.galaxyproject.org/managed/location/tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,069 Loaded 1193 lines from '/cvmfs/data.galaxyproject.org/managed/location/dbkeys_ucsc.loc' for '__dbkeys__' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,069 Loading another instance of data table '__dbkeys__' from file '/cvmfs/data.galaxyproject.org/managed/location/tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,097 Loaded 14 lines from '/cvmfs/data.galaxyproject.org/managed/location/rnastar_index2.loc' for 'rnastar_index2' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,097 Loading another instance of data table 'rnastar_index2' from file '/cvmfs/data.galaxyproject.org/managed/location/tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,098 Loaded 3 lines from '/cvmfs/data.galaxyproject.org/managed/location/plant_tribes_scaffolds.loc' for 'plant_tribes_scaffolds' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,098 Loading another instance of data table 'plant_tribes_scaffolds' from file '/cvmfs/data.galaxyproject.org/managed/location/tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,099 Loaded 1 lines from '/cvmfs/data.galaxyproject.org/managed/location/maf_indexes.loc' for 'maf_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,100 Loading another instance of data table 'maf_indexes' from file '/cvmfs/data.galaxyproject.org/managed/location/tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,101 Loaded 15 lines from '/cvmfs/data.galaxyproject.org/managed/location/rnastar_index2x_versioned.loc' for 'rnastar_index2x_versioned' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,101 Loading another instance of data table 'rnastar_index2x_versioned' from file '/cvmfs/data.galaxyproject.org/managed/location/tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,102 Loaded 4 lines from '/cvmfs/data.galaxyproject.org/managed/location/kraken2_databases.loc' for 'kraken2_databases' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,102 Loading another instance of data table 'kraken2_databases' from file '/cvmfs/data.galaxyproject.org/managed/location/tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,105 Loaded 236 lines from '/cvmfs/data.galaxyproject.org/byhand/location/all_fasta.loc' for 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,105 Loading another instance of data table 'all_fasta' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,107 Attempted to add fields (['ornAna1', 'ornAna1', 'Platypus (Ornithorhynchus anatinus): ornAna1', '/cvmfs/data.galaxyproject.org/byhand/ornAna1/seq/ornAna1.fa']) to data table 'all_fasta', but this entry already exists and allow_duplicates is False. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,111 Loaded 5 lines from '/cvmfs/data.galaxyproject.org/byhand/location/bfast_indexes.loc' for 'bfast_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,111 Loaded tool data table 'bfast_indexes' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,112 Loaded 4 lines from '/cvmfs/data.galaxyproject.org/byhand/location/blastdb.loc' for 'blastdb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,113 Loading another instance of data table 'blastdb' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,114 Loaded 1 lines from '/cvmfs/data.galaxyproject.org/byhand/location/blastdb_p.loc' for 'blastdb_p' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,114 Loading another instance of data table 'blastdb_p' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,115 Loaded 121 lines from '/cvmfs/data.galaxyproject.org/byhand/location/bowtie2_indices.loc' for 'bowtie2_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,115 Loading another instance of data table 'bowtie2_indexes' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,118 Loaded 15 lines from '/cvmfs/data.galaxyproject.org/byhand/location/bwa_mem_index.loc' for 'bwa_mem_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,118 Loading another instance of data table 'bwa_mem_indexes' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,119 Loaded 201 lines from '/cvmfs/data.galaxyproject.org/byhand/location/bwa_index.loc' for 'bwa_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,119 Loaded tool data table 'bwa_indexes' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,120 Loaded 9 lines from '/cvmfs/data.galaxyproject.org/byhand/location/bwa_index_color.loc' for 'bwa_indexes_color' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,120 Loaded tool data table 'bwa_indexes_color' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,122 Loaded 24 lines from '/cvmfs/data.galaxyproject.org/byhand/location/maf_index.loc' for 'indexed_maf_files' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,122 Loaded tool data table 'indexed_maf_files' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,123 Loaded 3 lines from '/cvmfs/data.galaxyproject.org/byhand/location/ngs_sim_fasta.loc' for 'ngs_sim_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,123 Loaded tool data table 'ngs_sim_fasta' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,124 Loaded 10 lines from '/cvmfs/data.galaxyproject.org/byhand/location/perm_base_index.loc' for 'perm_base_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,124 Loaded tool data table 'perm_base_indexes' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,126 Loaded 10 lines from '/cvmfs/data.galaxyproject.org/byhand/location/perm_color_index.loc' for 'perm_color_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,126 Loaded tool data table 'perm_color_indexes' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,128 Loaded 182 lines from '/cvmfs/data.galaxyproject.org/byhand/location/picard_index.loc' for 'picard_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,128 Loading another instance of data table 'picard_indexes' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,131 Loaded 1 lines from '/cvmfs/data.galaxyproject.org/byhand/location/gatk_sorted_picard_index.loc' for 'gatk_picard_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,131 Loading another instance of data table 'gatk_picard_indexes' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,131 Cannot find index file '/cvmfs/data.galaxyproject.org/byhand/location/gatk_annotations.txt' for tool data table 'gatk_annotations' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,131 Loaded tool data table 'gatk_annotations' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,132 Loaded 182 lines from '/cvmfs/data.galaxyproject.org/byhand/location/picard_index.loc' for 'srma_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,132 Loaded tool data table 'srma_indexes' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,137 Loaded 202 lines from '/cvmfs/data.galaxyproject.org/byhand/location/bowtie_indices.loc' for 'tophat_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,137 Loaded tool data table 'tophat_indexes' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,138 Loaded 194 lines from '/cvmfs/data.galaxyproject.org/byhand/location/bowtie_indices_color.loc' for 'tophat_indexes_color' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,139 Loaded tool data table 'tophat_indexes_color' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,140 Loaded 121 lines from '/cvmfs/data.galaxyproject.org/byhand/location/bowtie2_indices.loc' for 'tophat2_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,140 Loading another instance of data table 'tophat2_indexes' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,142 Loaded 3 lines from '/cvmfs/data.galaxyproject.org/byhand/location/ccat_configurations.loc' for 'ccat_configurations' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,142 Loaded tool data table 'ccat_configurations' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,143 Loaded 182 lines from '/cvmfs/data.galaxyproject.org/byhand/location/mosaik_index.loc' for 'mosaik_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,143 Loaded tool data table 'mosaik_indexes' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,145 Loaded 202 lines from '/cvmfs/data.galaxyproject.org/byhand/location/bowtie_indices.loc' for 'bowtie_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,145 Loading another instance of data table 'bowtie_indexes' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,148 Loaded 194 lines from '/cvmfs/data.galaxyproject.org/byhand/location/bowtie_indices_color.loc' for 'bowtie_indexes_color' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,148 Loaded tool data table 'bowtie_indexes_color' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,149 Loaded 191 lines from '/cvmfs/data.galaxyproject.org/byhand/location/lastz_seqs.loc' for 'lastz_seqs' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,150 Loading another instance of data table 'lastz_seqs' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,152 Loaded 180 lines from '/cvmfs/data.galaxyproject.org/byhand/location/sam_fa_indices.loc' for 'sam_fa_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,153 Loading another instance of data table 'sam_fa_indexes' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,155 Loaded 177 lines from '/cvmfs/data.galaxyproject.org/byhand/location/fasta_indexes.loc' for 'fasta_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,155 Loading another instance of data table 'fasta_indexes' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,159 Line 214 in tool data table 'liftOver' is invalid (HINT: '<TAB>' characters must be used to separate fields): | |
ce9 bruMal1 /cvmfs/data.galaxyproject.org/byhand/ce9/liftOver/ce9ToBruMal1.over.chain | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,164 Loaded 1180 lines from '/cvmfs/data.galaxyproject.org/byhand/location/liftOver.loc' for 'liftOver' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,164 Loading another instance of data table 'liftOver' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,196 Loaded 23 lines from '/cvmfs/data.galaxyproject.org/byhand/location/twobit.loc' for 'twobit' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,196 Loading another instance of data table 'twobit' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,198 Loaded 106 lines from '/cvmfs/data.galaxyproject.org/byhand/location/customProDB.loc' for 'customProDB' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,198 Loading another instance of data table 'customProDB' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data INFO 2021-03-08 22:58:51,200 Could not find tool data /galaxy/server/database/tool-data/all_fasta.loc, reading sample | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,201 Loaded 0 lines from '/galaxy/server/database/tool-data/all_fasta.loc.sample' for 'all_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,202 Loading another instance of data table 'all_fasta' from file '/galaxy/server/config/mutable/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data INFO 2021-03-08 22:58:51,202 Could not find tool data /galaxy/server/database/tool-data/bfast_indexes.loc, reading sample | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,203 Loaded 0 lines from '/galaxy/server/database/tool-data/bfast_indexes.loc.sample' for 'bfast_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,203 Loading another instance of data table 'bfast_indexes' from file '/galaxy/server/config/mutable/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,203 While attempting to merge tool data table "bfast_indexes", the other instance of the table specified that duplicate entries are not allowed, now deduplicating all previous entries. | |
galaxy.tools.data INFO 2021-03-08 22:58:51,203 Could not find tool data /galaxy/server/database/tool-data/blastdb.loc, reading sample | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,204 Loaded 0 lines from '/galaxy/server/database/tool-data/blastdb.loc.sample' for 'blastdb' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,204 Loading another instance of data table 'blastdb' from file '/galaxy/server/config/mutable/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data INFO 2021-03-08 22:58:51,204 Could not find tool data /galaxy/server/database/tool-data/blastdb_p.loc, reading sample | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,205 Loaded 0 lines from '/galaxy/server/database/tool-data/blastdb_p.loc.sample' for 'blastdb_p' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,205 Loading another instance of data table 'blastdb_p' from file '/galaxy/server/config/mutable/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data INFO 2021-03-08 22:58:51,206 Could not find tool data /galaxy/server/database/tool-data/blastdb_d.loc, reading sample | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,206 Loaded 0 lines from '/galaxy/server/database/tool-data/blastdb_d.loc.sample' for 'blastdb_d' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,206 Loading another instance of data table 'blastdb_d' from file '/galaxy/server/config/mutable/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,207 Cannot find index file 'bwa_index.loc' for tool data table 'bwa_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,207 Loading another instance of data table 'bwa_indexes' from file '/galaxy/server/config/mutable/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,207 While attempting to merge tool data table "bwa_indexes", the other instance of the table specified that duplicate entries are not allowed, now deduplicating all previous entries. | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,207 Cannot find index file 'bwa_index_color.loc' for tool data table 'bwa_indexes_color' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,207 Loading another instance of data table 'bwa_indexes_color' from file '/galaxy/server/config/mutable/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,208 While attempting to merge tool data table "bwa_indexes_color", the other instance of the table specified that duplicate entries are not allowed, now deduplicating all previous entries. | |
galaxy.tools.data INFO 2021-03-08 22:58:51,208 Could not find tool data /galaxy/server/database/tool-data/maf_index.loc, reading sample | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,209 Loaded 0 lines from '/galaxy/server/database/tool-data/maf_index.loc.sample' for 'indexed_maf_files' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,209 Loading another instance of data table 'indexed_maf_files' from file '/galaxy/server/config/mutable/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data INFO 2021-03-08 22:58:51,209 Could not find tool data /galaxy/server/database/tool-data/ngs_sim_fasta.loc, reading sample | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,210 Loaded 0 lines from '/galaxy/server/database/tool-data/ngs_sim_fasta.loc.sample' for 'ngs_sim_fasta' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,210 Loading another instance of data table 'ngs_sim_fasta' from file '/galaxy/server/config/mutable/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,210 While attempting to merge tool data table "ngs_sim_fasta", the other instance of the table specified that duplicate entries are not allowed, now deduplicating all previous entries. | |
galaxy.tools.data INFO 2021-03-08 22:58:51,210 Could not find tool data /galaxy/server/database/tool-data/perm_base_index.loc, reading sample | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,211 Loaded 0 lines from '/galaxy/server/database/tool-data/perm_base_index.loc.sample' for 'perm_base_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,211 Loading another instance of data table 'perm_base_indexes' from file '/galaxy/server/config/mutable/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,211 While attempting to merge tool data table "perm_base_indexes", the other instance of the table specified that duplicate entries are not allowed, now deduplicating all previous entries. | |
galaxy.tools.data INFO 2021-03-08 22:58:51,212 Could not find tool data /galaxy/server/database/tool-data/perm_color_index.loc, reading sample | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,212 Loaded 0 lines from '/galaxy/server/database/tool-data/perm_color_index.loc.sample' for 'perm_color_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,213 Loading another instance of data table 'perm_color_indexes' from file '/galaxy/server/config/mutable/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,213 While attempting to merge tool data table "perm_color_indexes", the other instance of the table specified that duplicate entries are not allowed, now deduplicating all previous entries. | |
galaxy.tools.data INFO 2021-03-08 22:58:51,213 Could not find tool data /galaxy/server/database/tool-data/picard_index.loc, reading sample | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,214 Loaded 0 lines from '/galaxy/server/database/tool-data/picard_index.loc.sample' for 'picard_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,214 Loading another instance of data table 'picard_indexes' from file '/galaxy/server/config/mutable/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,214 While attempting to merge tool data table "picard_indexes", the other instance of the table specified that duplicate entries are not allowed, now deduplicating all previous entries. | |
galaxy.tools.data INFO 2021-03-08 22:58:51,214 Could not find tool data /galaxy/server/database/tool-data/picard_index.loc, reading sample | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,215 Loaded 0 lines from '/galaxy/server/database/tool-data/picard_index.loc.sample' for 'srma_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,215 Loading another instance of data table 'srma_indexes' from file '/galaxy/server/config/mutable/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,215 While attempting to merge tool data table "srma_indexes", the other instance of the table specified that duplicate entries are not allowed, now deduplicating all previous entries. | |
galaxy.tools.data INFO 2021-03-08 22:58:51,216 Could not find tool data /galaxy/server/database/tool-data/mosaik_index.loc, reading sample | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,216 Loaded 0 lines from '/galaxy/server/database/tool-data/mosaik_index.loc.sample' for 'mosaik_indexes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,216 Loading another instance of data table 'mosaik_indexes' from file '/galaxy/server/config/mutable/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,217 While attempting to merge tool data table "mosaik_indexes", the other instance of the table specified that duplicate entries are not allowed, now deduplicating all previous entries. | |
galaxy.tools.data INFO 2021-03-08 22:58:51,217 Could not find tool data /galaxy/server/database/tool-data/twobit.loc, reading sample | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,218 Loaded 0 lines from '/galaxy/server/database/tool-data/twobit.loc.sample' for 'twobit' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,218 Loading another instance of data table 'twobit' from file '/galaxy/server/config/mutable/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,218 While attempting to merge tool data table "twobit", the other instance of the table specified that duplicate entries are not allowed, now deduplicating all previous entries. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,344 Loading Data Table URL "http://igv.broadinstitute.org/genomes/genomes.txt" as filename "/galaxy/server/database/tmp/TTDT_URL_igv_broad_genomes-ieabq9y1". | |
galaxy.tools.data WARNING 2021-03-08 22:58:51,348 Line 1 in tool data table 'igv_broad_genomes' is invalid (HINT: '<TAB>' characters must be used to separate fields): | |
<Server-Side Genome List> | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,349 Loaded 156 lines from '/galaxy/server/database/tmp/TTDT_URL_igv_broad_genomes-ieabq9y1' for 'igv_broad_genomes' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,350 Loaded tool data table 'igv_broad_genomes' from file '/galaxy/server/config/mutable/shed_tool_data_table_conf.xml' | |
galaxy.tools.data INFO 2021-03-08 22:58:51,351 Could not find tool data /galaxy/server/database/tool-data/liftOver.loc, reading sample | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,352 Loaded 0 lines from '/galaxy/server/database/tool-data/liftOver.loc.sample' for 'liftOver' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,352 Loading another instance of data table 'liftOver' from file '/galaxy/server/config/mutable/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,352 While attempting to merge tool data table "liftOver", the other instance of the table specified that duplicate entries are not allowed, now deduplicating all previous entries. | |
galaxy.tools.data INFO 2021-03-08 22:58:51,353 Could not find tool data /galaxy/server/database/tool-data/bam_iobio.loc, reading sample | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,355 Loaded 1 lines from '/galaxy/server/database/tool-data/bam_iobio.loc.sample' for 'bam_iobio' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,355 Loaded tool data table 'bam_iobio' from file '/galaxy/server/config/mutable/shed_tool_data_table_conf.xml' | |
galaxy.tools.data INFO 2021-03-08 22:58:51,355 Could not find tool data /galaxy/server/database/tool-data/vcf_iobio.loc, reading sample | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,356 Loaded 1 lines from '/galaxy/server/database/tool-data/vcf_iobio.loc.sample' for 'vcf_iobio' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,356 Loaded tool data table 'vcf_iobio' from file '/galaxy/server/config/mutable/shed_tool_data_table_conf.xml' | |
galaxy.tools.data INFO 2021-03-08 22:58:51,356 Could not find tool data /galaxy/server/database/tool-data/biom_simple_display.loc, reading sample | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,357 Loaded 1 lines from '/galaxy/server/database/tool-data/biom_simple_display.loc.sample' for 'biom_simple_display' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,357 Loaded tool data table 'biom_simple_display' from file '/galaxy/server/config/mutable/shed_tool_data_table_conf.xml' | |
galaxy.tools.data INFO 2021-03-08 22:58:51,357 Could not find tool data /galaxy/server/database/tool-data/intermine_simple_display.loc, reading sample | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,358 Loaded 1 lines from '/galaxy/server/database/tool-data/intermine_simple_display.loc.sample' for 'intermine_simple_display' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,358 Loaded tool data table 'intermine_simple_display' from file '/galaxy/server/config/mutable/shed_tool_data_table_conf.xml' | |
galaxy.tools.data INFO 2021-03-08 22:58:51,359 Could not find tool data /galaxy/server/database/tool-data/icn3d_simple_display.loc, reading sample | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,359 Loaded 1 lines from '/galaxy/server/database/tool-data/icn3d_simple_display.loc.sample' for 'icn3d_simple_display' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,360 Loaded tool data table 'icn3d_simple_display' from file '/galaxy/server/config/mutable/shed_tool_data_table_conf.xml' | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,360 Encountered a file element (<file from_config="refgenie_config_file"/>) that does not contain a path value when loading tool data table '__dbkeys__'. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,360 Encountered a file element (<file from_config="refgenie_config_file"/>) that does not contain a path value when loading tool data table '__dbkeys__'. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,360 Loading another instance of data table '__dbkeys__' from file '/galaxy/server/config/mutable/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,360 Encountered a file element (<file from_config="refgenie_config_file"/>) that does not contain a path value when loading tool data table 'all_fasta'. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,361 Encountered a file element (<file from_config="refgenie_config_file"/>) that does not contain a path value when loading tool data table 'all_fasta'. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,361 Loading another instance of data table 'all_fasta' from file '/galaxy/server/config/mutable/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,361 Encountered a file element (<file from_config="refgenie_config_file"/>) that does not contain a path value when loading tool data table 'fasta_indexes'. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,361 Encountered a file element (<file from_config="refgenie_config_file"/>) that does not contain a path value when loading tool data table 'fasta_indexes'. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,362 Loading another instance of data table 'fasta_indexes' from file '/galaxy/server/config/mutable/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,362 Encountered a file element (<file from_config="refgenie_config_file"/>) that does not contain a path value when loading tool data table 'bowtie2_indexes'. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,362 Encountered a file element (<file from_config="refgenie_config_file"/>) that does not contain a path value when loading tool data table 'bowtie2_indexes'. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,362 Loading another instance of data table 'bowtie2_indexes' from file '/galaxy/server/config/mutable/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,362 Encountered a file element (<file from_config="refgenie_config_file"/>) that does not contain a path value when loading tool data table 'bwa_mem_indexes'. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,362 Encountered a file element (<file from_config="refgenie_config_file"/>) that does not contain a path value when loading tool data table 'bwa_mem_indexes'. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,362 Loading another instance of data table 'bwa_mem_indexes' from file '/galaxy/server/config/mutable/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,363 Encountered a file element (<file from_config="refgenie_config_file"/>) that does not contain a path value when loading tool data table 'hisat2_indexes'. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,363 Encountered a file element (<file from_config="refgenie_config_file"/>) that does not contain a path value when loading tool data table 'hisat2_indexes'. | |
galaxy.tools.data DEBUG 2021-03-08 22:58:51,363 Loading another instance of data table 'hisat2_indexes' from file '/galaxy/server/config/mutable/shed_tool_data_table_conf.xml', attempting to merge content. | |
galaxy.jobs INFO 2021-03-08 22:58:51,530 Job handler assignment methods set to: db-skip-locked | |
galaxy.jobs INFO 2021-03-08 22:58:51,530 Tag [_default_] handlers: job_handler_0 | |
galaxy.web_stack.handlers DEBUG 2021-03-08 22:58:51,531 default set to child with id or tag 'dynamic_k8s_dispatcher' | |
galaxy.jobs DEBUG 2021-03-08 22:58:51,531 Done loading job configuration | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,568 Loading datatypes from /galaxy/server/lib/galaxy/config/sample/datatypes_conf.xml.sample | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,568 Retrieved datatype module galaxy.datatypes.binary:Ab1 from the datatype registry for extension ab1. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,569 Retrieved datatype module galaxy.datatypes.assembly:Amos from the datatype registry for extension afg. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,570 Retrieved datatype module galaxy.datatypes.anvio:AnvioComposite from the datatype registry for extension anvio_cog_profile. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,570 Retrieved datatype module galaxy.datatypes.anvio:AnvioComposite from the datatype registry for extension anvio_composite. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,571 Retrieved datatype module galaxy.datatypes.data:Data from the datatype registry for extension anvio_classifier. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,571 Retrieved datatype module galaxy.datatypes.anvio:AnvioContigsDB from the datatype registry for extension anvio_contigs_db. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,571 Retrieved datatype module galaxy.datatypes.anvio:AnvioDB from the datatype registry for extension anvio_db. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,571 Retrieved datatype module galaxy.datatypes.anvio:AnvioGenomesDB from the datatype registry for extension anvio_genomes_db. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,571 Retrieved datatype module galaxy.datatypes.anvio:AnvioPanDB from the datatype registry for extension anvio_pan_db. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,571 Retrieved datatype module galaxy.datatypes.anvio:AnvioComposite from the datatype registry for extension anvio_pfam_profile. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,572 Retrieved datatype module galaxy.datatypes.anvio:AnvioProfileDB from the datatype registry for extension anvio_profile_db. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,572 Retrieved datatype module galaxy.datatypes.anvio:AnvioSamplesDB from the datatype registry for extension anvio_samples_db. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,572 Retrieved datatype module galaxy.datatypes.text:Json from the datatype registry for extension anvio_state. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,572 Retrieved datatype module galaxy.datatypes.anvio:AnvioStructureDB from the datatype registry for extension anvio_structure_db. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,572 Retrieved datatype module galaxy.datatypes.tabular:TSV from the datatype registry for extension anvio_variability. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,573 Retrieved datatype module galaxy.datatypes.text:Arff from the datatype registry for extension arff. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,573 Retrieved datatype module galaxy.datatypes.text:Paf from the datatype registry for extension paf. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,573 Retrieved datatype module galaxy.datatypes.text:Gfa1 from the datatype registry for extension gfa1. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,573 Retrieved datatype module galaxy.datatypes.text:Gfa2 from the datatype registry for extension gfa2. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,573 Retrieved datatype module galaxy.datatypes.data:GenericAsn1 from the datatype registry for extension asn1. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,573 Retrieved datatype module galaxy.datatypes.binary:GenericAsn1Binary from the datatype registry for extension asn1-binary. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,573 Retrieved datatype module galaxy.datatypes.sequence:Axt from the datatype registry for extension axt. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,574 Retrieved datatype module galaxy.datatypes.tabular:FeatureLocationIndex from the datatype registry for extension fli. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,574 Retrieved datatype module galaxy.datatypes.binary:Bam from the datatype registry for extension bam. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,574 Retrieved datatype module galaxy.datatypes.binary:Binary from the datatype registry for extension bai. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,574 Retrieved datatype module galaxy.datatypes.binary:BamInputSorted from the datatype registry for extension qname_input_sorted.bam. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,574 Retrieved datatype module galaxy.datatypes.binary:BamQuerynameSorted from the datatype registry for extension qname_sorted.bam. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,574 Retrieved datatype module galaxy.datatypes.binary:BamNative from the datatype registry for extension unsorted.bam. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,575 Retrieved datatype module galaxy.datatypes.binary:ProBam from the datatype registry for extension probam. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,575 Retrieved datatype module galaxy.datatypes.binary:CRAM from the datatype registry for extension cram. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,575 Retrieved datatype module galaxy.datatypes.interval:Bed from the datatype registry for extension bed. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,575 Retrieved datatype module galaxy.datatypes.interval:BedGraph from the datatype registry for extension bedgraph. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,575 Retrieved datatype module galaxy.datatypes.interval:BedStrict from the datatype registry for extension bedstrict. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,575 Retrieved datatype module galaxy.datatypes.interval:Bed6 from the datatype registry for extension bed6. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,575 Retrieved datatype module galaxy.datatypes.interval:Bed12 from the datatype registry for extension bed12. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,575 Retrieved datatype module galaxy.datatypes.interval:ProBed from the datatype registry for extension probed. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,576 Retrieved datatype module galaxy.datatypes.chrominfo:ChromInfo from the datatype registry for extension len. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,576 Retrieved datatype module galaxy.datatypes.binary:DAA from the datatype registry for extension daa. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,576 Retrieved datatype module galaxy.datatypes.binary:RMA6 from the datatype registry for extension rma6. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,577 Retrieved datatype module galaxy.datatypes.binary:DMND from the datatype registry for extension dmnd. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,577 Retrieved datatype module galaxy.datatypes.binary:Parquet from the datatype registry for extension parquet. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,577 Retrieved datatype module galaxy.datatypes.binary:Idat from the datatype registry for extension idat. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,577 Retrieved datatype module galaxy.datatypes.binary:BigBed from the datatype registry for extension bigbed. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,577 Retrieved datatype module galaxy.datatypes.binary:BigWig from the datatype registry for extension bigwig. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,577 Retrieved datatype module galaxy.datatypes.binary:Binary from the datatype registry for extension cxb. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,577 Retrieved datatype module galaxy.datatypes.interval:ChromatinInteractions from the datatype registry for extension chrint. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,578 Retrieved datatype module galaxy.datatypes.tabular:CSV from the datatype registry for extension csv. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,578 Retrieved datatype module galaxy.datatypes.tabular:TSV from the datatype registry for extension tsv. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,578 Retrieved datatype module galaxy.datatypes.tabular:TSV from the datatype registry for extension intermine_tabular. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,578 Retrieved datatype module galaxy.datatypes.interval:CustomTrack from the datatype registry for extension customtrack. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,579 Retrieved datatype module galaxy.datatypes.ngsindex:BowtieColorIndex from the datatype registry for extension bowtie_color_index. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,579 Retrieved datatype module galaxy.datatypes.ngsindex:BowtieBaseIndex from the datatype registry for extension bowtie_base_index. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,579 Retrieved datatype module galaxy.datatypes.sequence:csFasta from the datatype registry for extension csfasta. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,579 Retrieved datatype module galaxy.datatypes.data:Data from the datatype registry for extension data. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,579 Retrieved datatype module galaxy.datatypes.binary:Binary from the datatype registry for extension binary. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,580 Retrieved datatype module galaxy.datatypes.text:Json from the datatype registry for extension d3_hierarchy. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,580 Retrieved datatype module galaxy.datatypes.text:ImgtJson from the datatype registry for extension imgt.json. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,580 Retrieved datatype module galaxy.datatypes.text:GeoJson from the datatype registry for extension geojson. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,580 Retrieved datatype module galaxy.datatypes.text:Json from the datatype registry for extension data_manager_json. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,580 Retrieved datatype module galaxy.datatypes.sequence:DotBracket from the datatype registry for extension dbn. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,580 Retrieved datatype module galaxy.datatypes.tabular:Tabular from the datatype registry for extension fai. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,581 Retrieved datatype module galaxy.datatypes.sequence:Fasta from the datatype registry for extension fasta. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,581 Retrieved datatype module galaxy.datatypes.sequence:Fastg from the datatype registry for extension fastg. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,581 Retrieved datatype module galaxy.datatypes.sequence:Fastq from the datatype registry for extension fastq. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,581 Retrieved datatype module galaxy.datatypes.sequence:FastqSanger from the datatype registry for extension fastqsanger. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,582 Retrieved datatype module galaxy.datatypes.sequence:FastqSolexa from the datatype registry for extension fastqsolexa. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,582 Retrieved datatype module galaxy.datatypes.sequence:FastqCSSanger from the datatype registry for extension fastqcssanger. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,582 Retrieved datatype module galaxy.datatypes.sequence:FastqIllumina from the datatype registry for extension fastqillumina. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,583 Retrieved datatype module galaxy.datatypes.sequence:SequenceSplitLocations from the datatype registry for extension fqtoc. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,583 Retrieved datatype module galaxy.datatypes.tabular:Eland from the datatype registry for extension eland. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,583 Retrieved datatype module galaxy.datatypes.tabular:ElandMulti from the datatype registry for extension elandmulti. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,583 Retrieved datatype module galaxy.datatypes.tracks:GeneTrack from the datatype registry for extension genetrack. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,583 Retrieved datatype module galaxy.datatypes.interval:Gff from the datatype registry for extension gff. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,583 Retrieved datatype module galaxy.datatypes.interval:Gff3 from the datatype registry for extension gff3. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,584 Retrieved datatype module galaxy.datatypes.images:Gif from the datatype registry for extension gif. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,584 Retrieved datatype module galaxy.datatypes.images:Gmaj from the datatype registry for extension gmaj.zip. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,584 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension graph_dot. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,584 Retrieved datatype module galaxy.datatypes.interval:Gtf from the datatype registry for extension gtf. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,584 Retrieved datatype module galaxy.datatypes.binary:Binary from the datatype registry for extension toolshed.gz. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,585 Retrieved datatype module galaxy.datatypes.binary:H5 from the datatype registry for extension h5. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,585 Retrieved datatype module galaxy.datatypes.binary:Loom from the datatype registry for extension loom. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,585 Retrieved datatype module galaxy.datatypes.binary:Anndata from the datatype registry for extension h5ad. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,585 Retrieved datatype module galaxy.datatypes.binary:H5 from the datatype registry for extension mz5. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,585 Retrieved datatype module galaxy.datatypes.text:Json from the datatype registry for extension hyphy_results.json. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,585 Retrieved datatype module galaxy.datatypes.text:Json from the datatype registry for extension hivtrace. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,586 Retrieved datatype module galaxy.datatypes.binary:Cool from the datatype registry for extension cool. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,586 Retrieved datatype module galaxy.datatypes.binary:MCool from the datatype registry for extension mcool. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,586 Retrieved datatype module galaxy.datatypes.text:Html from the datatype registry for extension html. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,586 Retrieved datatype module galaxy.datatypes.interval:Interval from the datatype registry for extension interval. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,684 Retrieved datatype module galaxy.datatypes.isa:IsaTab from the datatype registry for extension isa-tab. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,684 Retrieved datatype module galaxy.datatypes.isa:IsaJson from the datatype registry for extension isa-json. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,684 Retrieved datatype module galaxy.datatypes.tabular:Tabular from the datatype registry for extension picard_interval_list. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,684 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension gatk_interval. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,685 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension gatk_report. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,685 Retrieved datatype module galaxy.datatypes.tabular:Tabular from the datatype registry for extension gatk_dbsnp. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,685 Retrieved datatype module galaxy.datatypes.tabular:Tabular from the datatype registry for extension gatk_tranche. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,685 Retrieved datatype module galaxy.datatypes.tabular:Tabular from the datatype registry for extension gatk_recal. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,686 Retrieved datatype module galaxy.datatypes.images:Jpg from the datatype registry for extension jpg. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,686 Retrieved datatype module galaxy.datatypes.images:Tiff from the datatype registry for extension tiff. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,686 Retrieved datatype module galaxy.datatypes.images:Tiff from the datatype registry for extension tf2. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,686 Retrieved datatype module galaxy.datatypes.images:Tiff from the datatype registry for extension tf8. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,686 Retrieved datatype module galaxy.datatypes.images:Tiff from the datatype registry for extension btf. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,686 Retrieved datatype module galaxy.datatypes.images:Tiff from the datatype registry for extension tif. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,687 Retrieved datatype module galaxy.datatypes.images:Tiff from the datatype registry for extension svs. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,687 Retrieved datatype module galaxy.datatypes.images:Tiff from the datatype registry for extension scn. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,687 Retrieved datatype module galaxy.datatypes.images:Tiff from the datatype registry for extension bif. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,687 Retrieved datatype module galaxy.datatypes.images:Tiff from the datatype registry for extension ome.tiff. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,687 Retrieved datatype module galaxy.datatypes.images:Hamamatsu from the datatype registry for extension vms. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,688 Retrieved datatype module galaxy.datatypes.images:Hamamatsu from the datatype registry for extension vmu. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,688 Retrieved datatype module galaxy.datatypes.images:Hamamatsu from the datatype registry for extension ndpi. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,688 Retrieved datatype module galaxy.datatypes.images:Mirax from the datatype registry for extension mrxs. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,688 Retrieved datatype module galaxy.datatypes.images:Sakura from the datatype registry for extension svslide. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,688 Retrieved datatype module galaxy.datatypes.images:Bmp from the datatype registry for extension bmp. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,688 Retrieved datatype module galaxy.datatypes.images:Im from the datatype registry for extension im. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,689 Retrieved datatype module galaxy.datatypes.images:Pcd from the datatype registry for extension pcd. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,689 Retrieved datatype module galaxy.datatypes.images:Pcx from the datatype registry for extension pcx. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,689 Retrieved datatype module galaxy.datatypes.images:Ppm from the datatype registry for extension ppm. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,689 Retrieved datatype module galaxy.datatypes.images:Psd from the datatype registry for extension psd. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,689 Retrieved datatype module galaxy.datatypes.images:Xbm from the datatype registry for extension xbm. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,689 Retrieved datatype module galaxy.datatypes.images:Xpm from the datatype registry for extension xpm. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,689 Retrieved datatype module galaxy.datatypes.images:Rgb from the datatype registry for extension rgb. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,689 Retrieved datatype module galaxy.datatypes.images:Pbm from the datatype registry for extension pbm. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,689 Retrieved datatype module galaxy.datatypes.images:Pgm from the datatype registry for extension pgm. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,690 Retrieved datatype module galaxy.datatypes.images:Nrrd from the datatype registry for extension nrrd. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,690 Retrieved datatype module galaxy.datatypes.images:Nrrd from the datatype registry for extension nhdr. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,690 Retrieved datatype module galaxy.datatypes.sequence:RNADotPlotMatrix from the datatype registry for extension rna_eps. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,690 Retrieved datatype module galaxy.datatypes.binary:CompressedZipArchive from the datatype registry for extension zip. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,690 Retrieved datatype module galaxy.datatypes.binary:CompressedArchive from the datatype registry for extension tar. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,690 Retrieved datatype module galaxy.datatypes.data:Directory from the datatype registry for extension directory. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,691 Retrieved datatype module galaxy.datatypes.tabular:Tabular from the datatype registry for extension mrm. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,694 Retrieved datatype module galaxy.datatypes.proteomics:Dta from the datatype registry for extension dta. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,694 Retrieved datatype module galaxy.datatypes.proteomics:Dta2d from the datatype registry for extension dta2d. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,694 Retrieved datatype module galaxy.datatypes.proteomics:Edta from the datatype registry for extension edta. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,694 Retrieved datatype module galaxy.datatypes.proteomics:PepXml from the datatype registry for extension pepxml. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,694 Retrieved datatype module galaxy.datatypes.proteomics:PepXml from the datatype registry for extension raw_pepxml. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,694 Retrieved datatype module galaxy.datatypes.proteomics:PepXml from the datatype registry for extension peptideprophet_pepxml. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,695 Retrieved datatype module galaxy.datatypes.proteomics:PepXml from the datatype registry for extension interprophet_pepxml. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,695 Retrieved datatype module galaxy.datatypes.proteomics:ProtXML from the datatype registry for extension protxml. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,695 Retrieved datatype module galaxy.datatypes.proteomics:ParamXml from the datatype registry for extension paramxml. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,695 Retrieved datatype module galaxy.datatypes.proteomics:Kroenik from the datatype registry for extension kroenik. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,695 Retrieved datatype module galaxy.datatypes.proteomics:PepList from the datatype registry for extension peplist. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,695 Retrieved datatype module galaxy.datatypes.proteomics:PSMS from the datatype registry for extension psms. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,696 Retrieved datatype module galaxy.datatypes.proteomics:PepXmlReport from the datatype registry for extension pepxml.tsv. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,696 Retrieved datatype module galaxy.datatypes.proteomics:ProtXmlReport from the datatype registry for extension protxml.tsv. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,696 Retrieved datatype module galaxy.datatypes.proteomics:MascotDat from the datatype registry for extension mascotdat. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,696 Retrieved datatype module galaxy.datatypes.proteomics:MzIdentML from the datatype registry for extension mzid. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,696 Retrieved datatype module galaxy.datatypes.proteomics:IdXML from the datatype registry for extension idxml. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,696 Retrieved datatype module galaxy.datatypes.proteomics:TandemXML from the datatype registry for extension tandem. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,696 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension sirius.ms. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,696 Retrieved datatype module galaxy.datatypes.proteomics:ThermoRAW from the datatype registry for extension thermo.raw. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,697 Retrieved datatype module galaxy.datatypes.binary:BafTar from the datatype registry for extension brukerbaf.d.tar. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,697 Retrieved datatype module galaxy.datatypes.binary:YepTar from the datatype registry for extension agilentbrukeryep.d.tar. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,697 Retrieved datatype module galaxy.datatypes.binary:TdfTar from the datatype registry for extension brukertdf.d.tar. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,697 Retrieved datatype module galaxy.datatypes.binary:MassHunterTar from the datatype registry for extension agilentmasshunter.d.tar. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,697 Retrieved datatype module galaxy.datatypes.binary:MassLynxTar from the datatype registry for extension watersmasslynx.raw.tar. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,697 Retrieved datatype module galaxy.datatypes.binary:WiffTar from the datatype registry for extension wiff.tar. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,697 Retrieved datatype module galaxy.datatypes.proteomics:MascotXML from the datatype registry for extension mascotxml. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,698 Retrieved datatype module galaxy.datatypes.proteomics:MzTab from the datatype registry for extension mztab. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,698 Retrieved datatype module galaxy.datatypes.proteomics:MzTab2 from the datatype registry for extension mztab2. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,698 Retrieved datatype module galaxy.datatypes.proteomics:MzML from the datatype registry for extension mzml. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,698 Retrieved datatype module galaxy.datatypes.proteomics:NmrML from the datatype registry for extension nmrml. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,698 Retrieved datatype module galaxy.datatypes.proteomics:Mgf from the datatype registry for extension mgf. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,698 Retrieved datatype module galaxy.datatypes.proteomics:Wiff from the datatype registry for extension wiff. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,698 Retrieved datatype module galaxy.datatypes.proteomics:MzXML from the datatype registry for extension mzxml. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,699 Retrieved datatype module galaxy.datatypes.proteomics:MzData from the datatype registry for extension mzdata. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,699 Retrieved datatype module galaxy.datatypes.proteomics:Ms2 from the datatype registry for extension ms2. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,699 Retrieved datatype module galaxy.datatypes.proteomics:MzQuantML from the datatype registry for extension mzq. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,699 Retrieved datatype module galaxy.datatypes.binary:SQlite from the datatype registry for extension sqlite. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,699 Retrieved datatype module galaxy.datatypes.binary:MzSQlite from the datatype registry for extension mz.sqlite. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,699 Retrieved datatype module galaxy.datatypes.binary:OSW from the datatype registry for extension osw. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,699 Retrieved datatype module galaxy.datatypes.binary:PQP from the datatype registry for extension pqp. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,699 Retrieved datatype module galaxy.datatypes.proteomics:TraML from the datatype registry for extension traml. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,700 Retrieved datatype module galaxy.datatypes.proteomics:TrafoXML from the datatype registry for extension trafoxml. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,700 Retrieved datatype module galaxy.datatypes.proteomics:FeatureXML from the datatype registry for extension featurexml. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,700 Retrieved datatype module galaxy.datatypes.proteomics:ConsensusXML from the datatype registry for extension consensusxml. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,700 Retrieved datatype module galaxy.datatypes.proteomics:UniProtXML from the datatype registry for extension uniprotxml. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,700 Retrieved datatype module galaxy.datatypes.proteomics:XquestXML from the datatype registry for extension xquest.xml. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,700 Retrieved datatype module galaxy.datatypes.proteomics:XquestSpecXML from the datatype registry for extension spec.xml. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,700 Retrieved datatype module galaxy.datatypes.proteomics:QCML from the datatype registry for extension qcml. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,701 Retrieved datatype module galaxy.datatypes.proteomics:Msp from the datatype registry for extension msp. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,701 Retrieved datatype module galaxy.datatypes.proteomics:SPLibNoIndex from the datatype registry for extension splib_noindex. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,701 Retrieved datatype module galaxy.datatypes.proteomics:SPLib from the datatype registry for extension splib. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,701 Retrieved datatype module galaxy.datatypes.binary:BlibSQlite from the datatype registry for extension blib. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,701 Retrieved datatype module galaxy.datatypes.binary:DlibSQlite from the datatype registry for extension dlib. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,701 Retrieved datatype module galaxy.datatypes.binary:ElibSQlite from the datatype registry for extension elib. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,701 Retrieved datatype module galaxy.datatypes.proteomics:XHunterAslFormat from the datatype registry for extension hlf. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,702 Retrieved datatype module galaxy.datatypes.binary:IdpDB from the datatype registry for extension idpdb. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,702 Retrieved datatype module galaxy.datatypes.proteomics:Sf3 from the datatype registry for extension sf3. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,702 Retrieved datatype module galaxy.datatypes.binary:Binary from the datatype registry for extension cps. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,702 Retrieved datatype module galaxy.datatypes.tabular:ConnectivityTable from the datatype registry for extension ct. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,702 Retrieved datatype module galaxy.datatypes.binary:PostgresqlArchive from the datatype registry for extension postgresql. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,702 Retrieved datatype module galaxy.datatypes.binary:SearchGuiArchive from the datatype registry for extension searchgui_archive. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,702 Retrieved datatype module galaxy.datatypes.binary:Fast5Archive from the datatype registry for extension fast5.tar. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,703 Retrieved datatype module galaxy.datatypes.binary:Fast5ArchiveGz from the datatype registry for extension fast5.tar.gz. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,703 Retrieved datatype module galaxy.datatypes.binary:Fast5ArchiveBz2 from the datatype registry for extension fast5.tar.bz2. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,703 Retrieved datatype module galaxy.datatypes.binary:CompressedArchive from the datatype registry for extension peptideshaker_archive. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,703 Retrieved datatype module galaxy.datatypes.tabular:Tabular from the datatype registry for extension percin. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,703 Retrieved datatype module galaxy.datatypes.xml:GenericXml from the datatype registry for extension percout. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,703 Retrieved datatype module galaxy.datatypes.tabular:Tabular from the datatype registry for extension hardklor. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,704 Retrieved datatype module galaxy.datatypes.tabular:Tabular from the datatype registry for extension kronik. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,704 Retrieved datatype module galaxy.datatypes.proteomics:ImzML from the datatype registry for extension imzml. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,704 Retrieved datatype module galaxy.datatypes.images:Analyze75 from the datatype registry for extension analyze75. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,704 Retrieved datatype module galaxy.datatypes.images:Nifti1 from the datatype registry for extension nii1. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,705 Retrieved datatype module galaxy.datatypes.images:Nifti2 from the datatype registry for extension nii2. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,705 Retrieved datatype module galaxy.datatypes.images:Gifti from the datatype registry for extension gii. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,705 Retrieved datatype module galaxy.datatypes.images:Tck from the datatype registry for extension tck. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,705 Retrieved datatype module galaxy.datatypes.images:Trk from the datatype registry for extension trk. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,705 Retrieved datatype module galaxy.datatypes.proteomics:PEFF from the datatype registry for extension peff. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,706 Retrieved datatype module galaxy.datatypes.binary:CompressedArchive from the datatype registry for extension deeptools_compute_matrix_archive. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,706 Retrieved datatype module galaxy.datatypes.binary:CompressedArchive from the datatype registry for extension deeptools_coverage_matrix. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,706 Retrieved datatype module galaxy.datatypes.binary:NetCDF from the datatype registry for extension netcdf. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,706 Retrieved datatype module galaxy.datatypes.images:Eps from the datatype registry for extension eps. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,706 Retrieved datatype module galaxy.datatypes.images:Rast from the datatype registry for extension rast. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,706 Retrieved datatype module galaxy.datatypes.images:Laj from the datatype registry for extension laj. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,706 Retrieved datatype module galaxy.datatypes.sequence:Lav from the datatype registry for extension lav. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,707 Retrieved datatype module galaxy.datatypes.sequence:Maf from the datatype registry for extension maf. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,707 Retrieved datatype module galaxy.datatypes.sequence:MafCustomTrack from the datatype registry for extension mafcustomtrack. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,707 Retrieved datatype module galaxy.datatypes.tabular:MatrixMarket from the datatype registry for extension mtx. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,707 Retrieved datatype module galaxy.datatypes.interval:ENCODEPeak from the datatype registry for extension encodepeak. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,707 Retrieved datatype module galaxy.datatypes.images:Pdf from the datatype registry for extension pdf. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,707 Retrieved datatype module galaxy.datatypes.tabular:Pileup from the datatype registry for extension pileup. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,707 Retrieved datatype module galaxy.datatypes.text:Obo from the datatype registry for extension obo. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,708 Retrieved datatype module galaxy.datatypes.xml:Owl from the datatype registry for extension owl. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,708 Retrieved datatype module galaxy.datatypes.images:Png from the datatype registry for extension png. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,708 Retrieved datatype module galaxy.datatypes.qualityscore:QualityScore from the datatype registry for extension qual. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,708 Retrieved datatype module galaxy.datatypes.qualityscore:QualityScoreSolexa from the datatype registry for extension qualsolexa. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,708 Retrieved datatype module galaxy.datatypes.qualityscore:QualityScoreIllumina from the datatype registry for extension qualillumina. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,708 Retrieved datatype module galaxy.datatypes.qualityscore:QualityScoreSOLiD from the datatype registry for extension qualsolid. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,708 Retrieved datatype module galaxy.datatypes.qualityscore:QualityScore454 from the datatype registry for extension qual454. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,709 Retrieved datatype module galaxy.datatypes.assembly:Roadmaps from the datatype registry for extension roadmaps. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,709 Retrieved datatype module galaxy.datatypes.tabular:Sam from the datatype registry for extension sam. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,709 Retrieved datatype module galaxy.datatypes.binary:Scf from the datatype registry for extension scf. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,709 Retrieved datatype module galaxy.datatypes.assembly:Sequences from the datatype registry for extension sequences. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,710 Retrieved datatype module galaxy.datatypes.gis:Shapefile from the datatype registry for extension shp. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,710 Retrieved datatype module galaxy.datatypes.text:SnpEffDb from the datatype registry for extension snpeffdb. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,710 Retrieved datatype module galaxy.datatypes.text:SnpSiftDbNSFP from the datatype registry for extension snpsiftdbnsfp. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,710 Retrieved datatype module galaxy.datatypes.tabular:Tabular from the datatype registry for extension dbnsfp.tabular. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,710 Retrieved datatype module galaxy.datatypes.binary:Sff from the datatype registry for extension sff. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,711 Retrieved datatype module galaxy.datatypes.binary:Sra from the datatype registry for extension sra. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,711 Retrieved datatype module galaxy.datatypes.tabular:SraManifest from the datatype registry for extension sra_manifest.tabular. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,711 Retrieved datatype module galaxy.datatypes.xml:GenericXml from the datatype registry for extension svg. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,711 Retrieved datatype module galaxy.datatypes.tabular:Taxonomy from the datatype registry for extension taxonomy. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,711 Retrieved datatype module galaxy.datatypes.tabular:Tabular from the datatype registry for extension tabular. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,712 Retrieved datatype module galaxy.datatypes.binary:TwoBit from the datatype registry for extension twobit. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,712 Retrieved datatype module galaxy.datatypes.binary:SQmass from the datatype registry for extension sqmass. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,712 Retrieved datatype module galaxy.datatypes.binary:GeminiSQLite from the datatype registry for extension gemini.sqlite. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,712 Retrieved datatype module galaxy.datatypes.binary:ChiraSQLite from the datatype registry for extension chira.sqlite. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,712 Retrieved datatype module galaxy.datatypes.binary:CuffDiffSQlite from the datatype registry for extension cuffdiff.sqlite. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,712 Retrieved datatype module galaxy.datatypes.binary:GAFASQLite from the datatype registry for extension gafa.sqlite. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,712 Retrieved datatype module galaxy.datatypes.binary:NcbiTaxonomySQlite from the datatype registry for extension ncbitaxonomy.sqlite. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,712 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension txt. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,713 Retrieved datatype module galaxy.datatypes.data:LineCount from the datatype registry for extension linecount. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,713 Retrieved datatype module galaxy.datatypes.sequence:MemePsp from the datatype registry for extension memepsp. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,713 Retrieved datatype module galaxy.datatypes.xml:MEMEXml from the datatype registry for extension memexml. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,713 Retrieved datatype module galaxy.datatypes.xml:CisML from the datatype registry for extension cisml. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,713 Retrieved datatype module galaxy.datatypes.xml:GenericXml from the datatype registry for extension xml. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,713 Retrieved datatype module galaxy.datatypes.xml:Dzi from the datatype registry for extension dzi. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,713 Retrieved datatype module galaxy.datatypes.tabular:Vcf from the datatype registry for extension vcf. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,714 Retrieved datatype module galaxy.datatypes.binary:Bcf from the datatype registry for extension bcf. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,714 Retrieved datatype module galaxy.datatypes.binary:Bcf from the datatype registry for extension bcf_bgzip. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,714 Retrieved datatype module galaxy.datatypes.binary:BcfUncompressed from the datatype registry for extension bcf_uncompressed. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,714 Retrieved datatype module galaxy.datatypes.assembly:Velvet from the datatype registry for extension velvet. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,714 Retrieved datatype module galaxy.datatypes.interval:Wiggle from the datatype registry for extension wig. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,714 Retrieved datatype module galaxy.datatypes.binary:Binary from the datatype registry for extension interval_index. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,715 Retrieved datatype module galaxy.datatypes.binary:Binary from the datatype registry for extension odgi. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,715 Retrieved datatype module galaxy.datatypes.binary:Binary from the datatype registry for extension vg. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,715 Retrieved datatype module galaxy.datatypes.binary:Binary from the datatype registry for extension xg. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,715 Retrieved datatype module galaxy.datatypes.binary:Binary from the datatype registry for extension protobuf2. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,716 Retrieved datatype module galaxy.datatypes.binary:Binary from the datatype registry for extension protobuf3. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,716 Retrieved datatype module galaxy.datatypes.binary:Binary from the datatype registry for extension tabix. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,716 Retrieved datatype module galaxy.datatypes.binary:Binary from the datatype registry for extension bgzip. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,716 Retrieved datatype module galaxy.datatypes.tabular:VcfGz from the datatype registry for extension vcf_bgzip. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,716 Retrieved datatype module galaxy.datatypes.binary:Binary from the datatype registry for extension bus. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,717 Retrieved datatype module galaxy.datatypes.binary:Binary from the datatype registry for extension kallisto.idx. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,717 Retrieved datatype module galaxy.datatypes.xml:Phyloxml from the datatype registry for extension phyloxml. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,717 Retrieved datatype module galaxy.datatypes.data:Newick from the datatype registry for extension newick. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,717 Retrieved datatype module galaxy.datatypes.data:Newick from the datatype registry for extension nhx. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,717 Retrieved datatype module galaxy.datatypes.data:Nexus from the datatype registry for extension nex. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,717 Retrieved datatype module galaxy.datatypes.text:IQTree from the datatype registry for extension iqtree. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,719 Retrieved datatype module galaxy.datatypes.mothur:SquareDistanceMatrix from the datatype registry for extension mldist. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,722 Retrieved datatype module galaxy.datatypes.genetics:Affybatch from the datatype registry for extension affybatch. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,722 Retrieved datatype module galaxy.datatypes.genetics:Eigenstratgeno from the datatype registry for extension eigenstratgeno. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,723 Retrieved datatype module galaxy.datatypes.genetics:Eigenstratpca from the datatype registry for extension eigenstratpca. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,723 Retrieved datatype module galaxy.datatypes.genetics:Eset from the datatype registry for extension eset. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,723 Retrieved datatype module galaxy.datatypes.genetics:Fped from the datatype registry for extension fped. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,723 Retrieved datatype module galaxy.datatypes.genetics:Fphe from the datatype registry for extension fphe. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,723 Retrieved datatype module galaxy.datatypes.genetics:GenomeGraphs from the datatype registry for extension gg. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,723 Retrieved datatype module galaxy.datatypes.genetics:ldIndep from the datatype registry for extension ldindep. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,724 Retrieved datatype module galaxy.datatypes.genetics:MAlist from the datatype registry for extension malist. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,724 Retrieved datatype module galaxy.datatypes.genetics:Lped from the datatype registry for extension lped. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,724 Retrieved datatype module galaxy.datatypes.genetics:Pbed from the datatype registry for extension pbed. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,724 Retrieved datatype module galaxy.datatypes.genetics:Pheno from the datatype registry for extension pheno. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,724 Retrieved datatype module galaxy.datatypes.genetics:Pphe from the datatype registry for extension pphe. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,724 Retrieved datatype module galaxy.datatypes.genetics:RexpBase from the datatype registry for extension rexpbase. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,724 Retrieved datatype module galaxy.datatypes.genetics:Rgenetics from the datatype registry for extension rgenetics. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,725 Retrieved datatype module galaxy.datatypes.genetics:Snptest from the datatype registry for extension snptest. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,725 Retrieved datatype module galaxy.datatypes.genetics:SNPMatrix from the datatype registry for extension snpmatrix. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,725 Retrieved datatype module galaxy.datatypes.binary:ExcelXls from the datatype registry for extension xls. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,725 Retrieved datatype module galaxy.datatypes.text:Ipynb from the datatype registry for extension ipynb. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,725 Retrieved datatype module galaxy.datatypes.text:Json from the datatype registry for extension json. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,725 Retrieved datatype module galaxy.datatypes.text:ExpressionJson from the datatype registry for extension expression.json. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,726 Retrieved datatype module galaxy.datatypes.graph:Xgmml from the datatype registry for extension xgmml. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,726 Retrieved datatype module galaxy.datatypes.graph:Sif from the datatype registry for extension sif. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,727 Retrieved datatype module galaxy.datatypes.triples:Triples from the datatype registry for extension triples. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,728 Retrieved datatype module galaxy.datatypes.triples:HDT from the datatype registry for extension hdt. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,728 Retrieved datatype module galaxy.datatypes.triples:NTriples from the datatype registry for extension nt. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,728 Retrieved datatype module galaxy.datatypes.triples:N3 from the datatype registry for extension n3. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,728 Retrieved datatype module galaxy.datatypes.triples:Turtle from the datatype registry for extension ttl. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,728 Retrieved datatype module galaxy.datatypes.triples:Rdf from the datatype registry for extension rdf. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,728 Retrieved datatype module galaxy.datatypes.triples:Jsonld from the datatype registry for extension jsonld. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,728 Retrieved datatype module galaxy.datatypes.binary:ExcelXls from the datatype registry for extension excel.xls. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,729 Retrieved datatype module galaxy.datatypes.binary:Xlsx from the datatype registry for extension xlsx. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,729 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension btwisted. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,729 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension cai. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,729 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension cat_db. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,729 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension charge. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,729 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension checktrans. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,730 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension chips. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,730 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension codcmp. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,730 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension coderet. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,730 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension compseq. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,730 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension cpgplot. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,731 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension cpgreport. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,731 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension cusp. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,731 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension cut. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,731 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension dan. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,731 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension digest. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,731 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension dreg. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,732 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension einverted. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,732 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension epestfind. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,732 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension equicktandem. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,732 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension est2genome. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,732 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension etandem. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,733 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension freak. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,733 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension fuzznuc. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,733 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension fuzzpro. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,733 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension fuzztran. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,733 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension garnier. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,733 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension geecee. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,734 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension helixturnhelix. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,734 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension hmoment. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,734 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension isochore. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,734 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension match. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,734 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension nametable. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,735 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension needle. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,735 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension newcpgreport. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,735 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension newcpgseek. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,735 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension noreturn. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,735 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension palindrome. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,735 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension pepcoil. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,736 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension pepinfo. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,736 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension pepstats. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,736 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension polydot. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,736 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension preg. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,736 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension prettyseq. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,736 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension primersearch. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,737 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension showfeat. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,737 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension showorf. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,737 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension sixpack. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,737 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension strider. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,737 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension supermatcher. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,738 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension syco. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,738 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension textsearch. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,738 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension vectorstrip. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,738 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension wobble. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,738 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension wordcount. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,738 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension dbmotif. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,739 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension diffseq. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,739 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension excel. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,739 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension feattable. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,739 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension motif. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,739 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension regions. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,739 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension seqtable. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,740 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension simple. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,740 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension table. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,740 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension tagseq. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,740 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension acedb. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,740 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension clustal. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,740 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension codata. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,741 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension embl. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,741 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension fitch. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,741 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension gcg. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,741 Retrieved datatype module galaxy.datatypes.sequence:Genbank from the datatype registry for extension genbank. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,742 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension hennig86. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,742 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension ig. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,742 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension jackknifer. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,742 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension jackknifernon. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,742 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension mega. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,742 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension meganon. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,743 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension ncbi. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,743 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension nexus. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,743 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension nexusnon. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,744 Retrieved datatype module galaxy.datatypes.phylip:Phylip from the datatype registry for extension phylip. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,744 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension phylipnon. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,744 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension pir. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,744 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension staden. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,744 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension swiss. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,746 Retrieved datatype module galaxy.datatypes.msa:Msf from the datatype registry for extension msf. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,746 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension markx0. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,746 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension markx1. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,746 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension markx10. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,747 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension markx2. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,747 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension markx3. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,747 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension pair. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,747 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension score. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,747 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension srs. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,748 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension srspair. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,749 Retrieved datatype module galaxy.datatypes.annotation:SnapHmm from the datatype registry for extension snaphmm. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,749 Retrieved datatype module galaxy.datatypes.annotation:Augustus from the datatype registry for extension augustus. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,750 Retrieved datatype module galaxy.datatypes.binary:ICM from the datatype registry for extension icm. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,750 Retrieved datatype module galaxy.datatypes.msa:InfernalCM from the datatype registry for extension cm. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,750 Retrieved datatype module galaxy.datatypes.msa:Hmmer2 from the datatype registry for extension hmm2. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,750 Retrieved datatype module galaxy.datatypes.msa:Hmmer3 from the datatype registry for extension hmm3. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,750 Retrieved datatype module galaxy.datatypes.msa:Stockholm_1_0 from the datatype registry for extension stockholm. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,750 Retrieved datatype module galaxy.datatypes.msa:MauveXmfa from the datatype registry for extension xmfa. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,751 Retrieved datatype module galaxy.datatypes.microarrays:Cel from the datatype registry for extension cel. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,751 Retrieved datatype module galaxy.datatypes.microarrays:Gpr from the datatype registry for extension gpr. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,751 Retrieved datatype module galaxy.datatypes.microarrays:Gal from the datatype registry for extension gal. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,751 Retrieved datatype module galaxy.datatypes.binary:RData from the datatype registry for extension rdata. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,752 Retrieved datatype module galaxy.datatypes.binary:RData from the datatype registry for extension rdata.sce. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,752 Retrieved datatype module galaxy.datatypes.binary:RData from the datatype registry for extension rdata.xcms.raw. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,752 Retrieved datatype module galaxy.datatypes.binary:RData from the datatype registry for extension rdata.msnbase.raw. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,752 Retrieved datatype module galaxy.datatypes.binary:RData from the datatype registry for extension rdata.xcms.findchrompeaks. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,752 Retrieved datatype module galaxy.datatypes.binary:RData from the datatype registry for extension rdata.xcms.group. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,753 Retrieved datatype module galaxy.datatypes.binary:RData from the datatype registry for extension rdata.xcms.retcor. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,753 Retrieved datatype module galaxy.datatypes.binary:RData from the datatype registry for extension rdata.xcms.fillpeaks. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,753 Retrieved datatype module galaxy.datatypes.binary:RData from the datatype registry for extension rdata.camera.positive. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,753 Retrieved datatype module galaxy.datatypes.binary:RData from the datatype registry for extension rdata.camera.negative. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,753 Retrieved datatype module galaxy.datatypes.binary:RData from the datatype registry for extension rdata.camera.quick. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,754 Retrieved datatype module galaxy.datatypes.binary:Binary from the datatype registry for extension rdock_as. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,754 Retrieved datatype module galaxy.datatypes.binary:OxliCountGraph from the datatype registry for extension oxlicg. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,754 Retrieved datatype module galaxy.datatypes.binary:OxliNodeGraph from the datatype registry for extension oxling. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,754 Retrieved datatype module galaxy.datatypes.binary:OxliTagSet from the datatype registry for extension oxlits. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,754 Retrieved datatype module galaxy.datatypes.binary:OxliStopTags from the datatype registry for extension oxlist. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,754 Retrieved datatype module galaxy.datatypes.binary:OxliSubset from the datatype registry for extension oxliss. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,754 Retrieved datatype module galaxy.datatypes.binary:OxliGraphLabels from the datatype registry for extension oxligl. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,755 Retrieved datatype module galaxy.datatypes.constructive_solid_geometry:STL from the datatype registry for extension stl. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,756 Retrieved datatype module galaxy.datatypes.constructive_solid_geometry:PlyAscii from the datatype registry for extension plyascii. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,756 Retrieved datatype module galaxy.datatypes.constructive_solid_geometry:PlyBinary from the datatype registry for extension plybinary. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,756 Retrieved datatype module galaxy.datatypes.constructive_solid_geometry:VtkAscii from the datatype registry for extension vtkascii. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,756 Retrieved datatype module galaxy.datatypes.constructive_solid_geometry:VtkBinary from the datatype registry for extension vtkbinary. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,756 Retrieved datatype module galaxy.datatypes.text:Biom1 from the datatype registry for extension biom1. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,756 Retrieved datatype module galaxy.datatypes.binary:Biom2 from the datatype registry for extension biom2. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,756 Retrieved datatype module galaxy.datatypes.binary:MashSketch from the datatype registry for extension msh. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,757 Retrieved datatype module galaxy.datatypes.interval:ScIdx from the datatype registry for extension scidx. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,758 Retrieved datatype module galaxy.datatypes.molecules:SMILES from the datatype registry for extension smi. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,758 Retrieved datatype module galaxy.datatypes.molecules:SDF from the datatype registry for extension sdf. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,758 Retrieved datatype module galaxy.datatypes.molecules:InChI from the datatype registry for extension inchi. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,758 Retrieved datatype module galaxy.datatypes.molecules:MOL from the datatype registry for extension mol. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,759 Retrieved datatype module galaxy.datatypes.molecules:MOL2 from the datatype registry for extension mol2. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,759 Retrieved datatype module galaxy.datatypes.molecules:CML from the datatype registry for extension cml. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,759 Retrieved datatype module galaxy.datatypes.molecules:FPS from the datatype registry for extension fps. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,759 Retrieved datatype module galaxy.datatypes.molecules:OBFS from the datatype registry for extension obfs. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,759 Retrieved datatype module galaxy.datatypes.molecules:DRF from the datatype registry for extension drf. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,759 Retrieved datatype module galaxy.datatypes.molecules:PHAR from the datatype registry for extension phar. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,760 Retrieved datatype module galaxy.datatypes.molecules:PDB from the datatype registry for extension pdb. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,760 Retrieved datatype module galaxy.datatypes.molecules:PDBQT from the datatype registry for extension pdbqt. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,760 Retrieved datatype module galaxy.datatypes.molecules:PQR from the datatype registry for extension pqr. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,760 Retrieved datatype module galaxy.datatypes.binary:Trr from the datatype registry for extension trr. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,760 Retrieved datatype module galaxy.datatypes.binary:Dcd from the datatype registry for extension dcd. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,760 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension top. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,760 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension itp. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,761 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension mdp. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,761 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension ndx. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,761 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension xvg. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,761 Retrieved datatype module galaxy.datatypes.binary:Xtc from the datatype registry for extension xtc. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,761 Retrieved datatype module galaxy.datatypes.binary:Cpt from the datatype registry for extension cpt. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,762 Retrieved datatype module galaxy.datatypes.binary:Edr from the datatype registry for extension edr. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,762 Retrieved datatype module galaxy.datatypes.binary:Binary from the datatype registry for extension tpr. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,762 Retrieved datatype module galaxy.datatypes.tabular:Tabular from the datatype registry for extension gro. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,762 Retrieved datatype module galaxy.datatypes.binary:Vel from the datatype registry for extension vel. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,762 Retrieved datatype module galaxy.datatypes.molecules:grd from the datatype registry for extension grd. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,762 Retrieved datatype module galaxy.datatypes.molecules:grdtgz from the datatype registry for extension grd.tgz. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,763 Retrieved datatype module galaxy.datatypes.mothur:Otu from the datatype registry for extension mothur.otu. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,763 Retrieved datatype module galaxy.datatypes.mothur:Otu from the datatype registry for extension mothur.list. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,763 Retrieved datatype module galaxy.datatypes.mothur:Sabund from the datatype registry for extension mothur.sabund. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,763 Retrieved datatype module galaxy.datatypes.mothur:Sabund from the datatype registry for extension mothur.rabund. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,763 Retrieved datatype module galaxy.datatypes.mothur:GroupAbund from the datatype registry for extension mothur.shared. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,763 Retrieved datatype module galaxy.datatypes.mothur:GroupAbund from the datatype registry for extension mothur.relabund. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,764 Retrieved datatype module galaxy.datatypes.mothur:Names from the datatype registry for extension mothur.names. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,764 Retrieved datatype module galaxy.datatypes.mothur:Group from the datatype registry for extension mothur.design. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,764 Retrieved datatype module galaxy.datatypes.mothur:Summary from the datatype registry for extension mothur.summary. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,764 Retrieved datatype module galaxy.datatypes.mothur:Group from the datatype registry for extension mothur.groups. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,764 Retrieved datatype module galaxy.datatypes.mothur:Oligos from the datatype registry for extension mothur.oligos. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,764 Retrieved datatype module galaxy.datatypes.sequence:Fasta from the datatype registry for extension mothur.align. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,765 Retrieved datatype module galaxy.datatypes.mothur:AccNos from the datatype registry for extension mothur.accnos. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,765 Retrieved datatype module galaxy.datatypes.mothur:AccNos from the datatype registry for extension mothur.otulabels. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,765 Retrieved datatype module galaxy.datatypes.tabular:Tabular from the datatype registry for extension mothur.otu.corr. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,765 Retrieved datatype module galaxy.datatypes.mothur:SecondaryStructureMap from the datatype registry for extension mothur.map. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,765 Retrieved datatype module galaxy.datatypes.mothur:AlignCheck from the datatype registry for extension mothur.align.check. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,765 Retrieved datatype module galaxy.datatypes.mothur:AlignReport from the datatype registry for extension mothur.align.report. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,765 Retrieved datatype module galaxy.datatypes.mothur:LaneMask from the datatype registry for extension mothur.filter. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,766 Retrieved datatype module galaxy.datatypes.mothur:DistanceMatrix from the datatype registry for extension mothur.dist. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,766 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry for extension mothur.tre. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,766 Retrieved datatype module galaxy.datatypes.mothur:PairwiseDistanceMatrix from the datatype registry for extension mothur.pair.dist. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,766 Retrieved datatype module galaxy.datatypes.mothur:SquareDistanceMatrix from the datatype registry for extension mothur.square.dist. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,766 Retrieved datatype module galaxy.datatypes.mothur:LowerTriangleDistanceMatrix from the datatype registry for extension mothur.lower.dist. | |
galaxy.datatypes.registry DEBUG 2021-03-08 22:58:51,766 Retrieved datatype module galaxy.datatypes.mothur:RefTaxonomy from |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment