diff mergeMutationDatasets.xml @ 21:3a259686f0fc

Merged with head, tweaked labels on merge mutation data tool
author melissacline
date Fri, 20 Mar 2015 16:38:46 -0700
parents 914bc8ee6222
children 9806198df91f
line wrap: on
line diff
--- a/mergeMutationDatasets.xml	Fri Mar 20 15:50:22 2015 -0700
+++ b/mergeMutationDatasets.xml	Fri Mar 20 16:38:46 2015 -0700
@@ -1,4 +1,4 @@
-<tool id="mergeMutationDatasets" description="Merge two mutation datasets into a new dataset" name="Merge Mutation Data" version="0.0.1">
+<tool id="mergeMutationDatasets" description="Merge two Xena positional mutation datasets into a new dataset" name="Merge Positional Mutation Data" version="0.0.1">
   <description>
     Given two mutation datasets, merge them to create a larger dataset with the mutations from both datasets. Output this larger dataset, along with a 2-column matrix indicating the source of each mutation
   </description>
@@ -23,7 +23,7 @@
     <data name="outputC" format="tabular" label="Merged Mutation Data"/>
   </outputs>
   <help>
-    ***Merge Xena Mutation Datasets***
+    ***Merge Xena Positional Mutation Datasets***
 
     Given two datasets of mutation data as formatted for the UCSC Xena Browser, merge them to produce a third dataset that is the union of the first two.  The new dataset will contain all mutations from either dataset.