muccg / yabi

Workflows made easy.
Other
11 stars 6 forks source link

[YABI-72] Keep track of filetype through generic tool #491

Closed ccgbuildbot closed 8 years ago

ccgbuildbot commented 8 years ago

[reporter="-1", created="Tue, 19 Mar 2013 12:52:10 +0800", resolved="Mon, 15 Sep 2014 16:46:20 +0800"]

Reported by s.williams@qfab.org, Aug 25, 2011
Sed has been setup to accept and output * filetypes. This is mostly for simple renamings that won't change file format.

Attempting to setup a workflow such as:
1) Load .gff file
2) sed
3) linksBed

Before a name is supplied to sed's 'Output', it is possible to select sed's output for linksBed's input, but once anything is entered (.gff or not), that option dissapears from the list. Is it possible for yabi to recognise the file ending of output files?

*NB: This example also shows duplicate entries in the input file select, I'll add a separate ticket for that, probably issue 73 .