[ { "panel_section_name": "Collection Operations", "xrefs": [], "description": "", "is_workflow_compatible": true, "labels": [], "help": "
This tool takes a paired dataset collection and builds two datasets from it. If mapped over a list of paired datasets, this tool will produce two lists of datasets.<\/p>\n
Example<\/strong><\/p>\n If a collection consists of two forward and two reverse datasets (e.g., forward and reverse reads from a sequencing experiment) this tool will output two collections: one consisting of forward reads and one of reverse reads.<\/p>\n This tool will create new history datasets from your collection but your quota usage will not increase.<\/p>\n",
"edam_operations": [],
"form_style": "regular",
"edam_topics": [],
"panel_section_id": "collection_operations",
"version": "1.0.0",
"link": "/tool_runner?tool_id=__UNZIP_COLLECTION__",
"target": "galaxy_main",
"min_width": -1,
"model_class": "UnzipCollectionTool",
"hidden": "",
"id": "__UNZIP_COLLECTION__",
"name": "Unzip Collection"
},
{
"panel_section_name": "Collection Operations",
"xrefs": [],
"description": "",
"is_workflow_compatible": true,
"labels": [],
"help": " This tool takes two datasets and creates a dataset pair from them. Mapping over two lists, this tool can be used to build a list of dataset pairs from two individual lists of datasets.<\/p>\n Example<\/strong><\/p>\n If you have one collection containing only forward reads and one containing only reverse, this tools will "zip" them together into a simple paired collection.<\/p>\n This tool will create new history datasets for your collection but your quota usage will not increase.<\/p>\n",
"edam_operations": [],
"form_style": "regular",
"edam_topics": [],
"panel_section_id": "collection_operations",
"version": "1.0.0",
"link": "/tool_runner?tool_id=__ZIP_COLLECTION__",
"target": "galaxy_main",
"min_width": -1,
"model_class": "ZipCollectionTool",
"hidden": "",
"id": "__ZIP_COLLECTION__",
"name": "Zip Collection"
},
{
"panel_section_name": "Collection Operations",
"xrefs": [],
"description": "datasets from a collection",
"is_workflow_compatible": true,
"labels": [],
"help": " This tool takes a dataset collection and filters out datasets in the failed state. This is useful for continuing a multi-sample analysis when one of more of the samples fails at some point.<\/p>\n This tool will create new history datasets from your collection but your quota usage will not increase.<\/p>\n",
"edam_operations": [],
"form_style": "regular",
"edam_topics": [],
"panel_section_id": "collection_operations",
"version": "1.0.0",
"link": "/tool_runner?tool_id=__FILTER_FAILED_DATASETS__",
"target": "galaxy_main",
"min_width": -1,
"model_class": "FilterFailedDatasetsTool",
"hidden": "",
"id": "__FILTER_FAILED_DATASETS__",
"name": "Filter failed"
},
{
"panel_section_name": "Collection Operations",
"xrefs": [],
"description": "datasets from a collection",
"is_workflow_compatible": true,
"labels": [],
"help": " This tool takes a dataset collection and filters out empty datasets. This is useful for continuing a multi-sample analysis when downstream tools require datasets to have content.<\/p>\n This tool will create new history datasets from your collection but your quota usage will not increase.<\/p>\n",
"edam_operations": [],
"form_style": "regular",
"edam_topics": [],
"panel_section_id": "collection_operations",
"version": "1.0.0",
"link": "/tool_runner?tool_id=__FILTER_EMPTY_DATASETS__",
"target": "galaxy_main",
"min_width": -1,
"model_class": "FilterEmptyDatasetsTool",
"hidden": "",
"id": "__FILTER_EMPTY_DATASETS__",
"name": "Filter empty"
},
{
"panel_section_name": "Lift-Over",
"xrefs": [],
"description": "between assemblies and genomes",
"is_workflow_compatible": true,
"labels": [],
"help": " Make sure that the genome build of the input dataset is specified (click the pencil icon in the history item to set it if necessary).<\/p>\n This tool can work with interval, GFF, and GTF datasets. It requires the interval datasets to have chromosome in column 1,\nstart co-ordinate in column 2 and end co-ordinate in column 3. BED comments\nand track and browser lines will be ignored, but if other non-interval lines\nare present the tool will return empty output datasets.<\/p>\n
\n
\n