diff data_manager/data_manager_fetch_motifs.xml @ 10:a5421f83f972 draft

Uploaded
author jeremyjliu
date Thu, 26 Feb 2015 22:52:42 -0500
parents b4c2836d2e4e
children
line wrap: on
line diff
--- a/data_manager/data_manager_fetch_motifs.xml	Sun Feb 01 15:37:11 2015 -0500
+++ b/data_manager/data_manager_fetch_motifs.xml	Thu Feb 26 22:52:42 2015 -0500
@@ -3,8 +3,8 @@
     <command interpreter="python">data_manager_fetch_motifs.py "${out_file}" --motif_db ${motif_db_selector}</command>
     <inputs>
         <param name="motif_db_selector" type="select" label="Choose the source for the motif db">
-            <option value="test" selected="True">Test Pouya Subset (hg19)</option>
-            <option value="pouya">Pouya Encode Motifs (hg19)</option>
+            <option value="test" selected="True">Test Encode Motifs (hg19)</option>
+            <option value="encode">Encode Motifs (hg19)</option>
             <option value="jaspar">Jaspar and Jolma Motifs (hg19)</option>
             <option value="mouse">Mouse Motifs (mm9)</option>
         </param>