diff xenaGetDataset.xml @ 39:066ae9df2d27

labeling descriptions edit
author jingchunzhu <jingchunzhu@gmail.com>
date Mon, 27 Jul 2015 00:46:53 -0700
parents 8bb037f88ed2
children fd24e220f240
line wrap: on
line diff
--- a/xenaGetDataset.xml	Fri Jul 24 12:12:37 2015 -0700
+++ b/xenaGetDataset.xml	Mon Jul 27 00:46:53 2015 -0700
@@ -1,6 +1,6 @@
-<tool id="xenaGetDataset" description="Get a specified dataset and metadata from the Xena database" name="Get Data in Xena" version="0.0.2">
+<tool id="xenaGetDataset"  name="Get Data from Xena" version="0.0.2">
   <description>
-    Retrieve a dataset from Xena
+    Get a specified dataset and its associated metadata from the Xena database
   </description>
   <requirements>
     <requirement type="package" version="1.0">installXena</requirement>
@@ -19,6 +19,6 @@
     <data format="tabular" name="dataFile" label="${dataset}" />
   </outputs>
   <help>
-    Given the URL of a Xena dataset, download the data into a Galaxy dataset.  Enter the URL of the dataset in the Dataset URL field.  Xena dataset URLs can be obtained through the Explore Data in Xena tool.  The accompanying metadata will be downloaded automatically along with the data, and will be stored in a second Galaxy dataset.
+    Given the data hub name and the dataset id, download the data into a Galaxy dataset. Xena dataset id can be obtained through the Explore Data in Xena tool.  The accompanying metadata will be downloaded automatically along with the data, and will be stored in a second Galaxy dataset.
   </help>
 </tool>