diff gbToFasta.xml @ 1:b673449d111a draft default tip

planemo upload commit f3fb68f4faf6766eef195b8b36157035ab95e7b1-dirty
author yating-l
date Mon, 05 Jun 2017 12:50:14 -0400
parents 9573618e2afe
children
line wrap: on
line diff
--- a/gbToFasta.xml	Wed Apr 12 17:43:55 2017 -0400
+++ b/gbToFasta.xml	Mon Jun 05 12:50:14 2017 -0400
@@ -15,7 +15,8 @@
             && raToTab
                   -cols=acc,cds
                   outputra
-                  '${outputcds}'
+                  cds_file
+            && python $__tool_directory__/filter.py -f cds_file -o '${outputcds}'
       #end if
 ]]></command>
       <inputs>