diff gbToFasta.xml @ 3:894d96efad6d draft

planemo upload commit f3fb68f4faf6766eef195b8b36157035ab95e7b1-dirty
author yating-l
date Mon, 05 Jun 2017 12:00:08 -0400
parents cabe1df9d31a
children 3568235c44bf
line wrap: on
line diff
--- a/gbToFasta.xml	Fri Feb 03 13:21:33 2017 -0500
+++ b/gbToFasta.xml	Mon Jun 05 12:00:08 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>