Mercurial > repos > proteore > proteore_pathview_mapping
diff Pathview.xml @ 6:059f17f98ab5 draft
planemo upload commit 3920c1fdf5906ee60e7f493b896df83a447a94d8-dirty
| author | proteore |
|---|---|
| date | Fri, 24 Aug 2018 08:51:20 -0400 |
| parents | 097bb3ed2b4d |
| children | b617d4bbebf8 |
line wrap: on
line diff
--- a/Pathview.xml Fri Aug 24 08:32:17 2018 -0400 +++ b/Pathview.xml Fri Aug 24 08:51:20 2018 -0400 @@ -88,9 +88,8 @@ <conditional name="species"> <param name="ref_file" type="select" label="Select species" > - <options from_data_table="kegg_pathways"/> - <option value="hsa"/> - <option value="mmu"/> + <option value="hsa">Human (hsa)</option> + <option value="mmu">Mouse (mmu)</option> </param> <when value="hsa"> <conditional name="pathways">
