google-code-export / yabi

Automatically exported from code.google.com/p/yabi
0 stars 1 forks source link

Keep track of filetype through generic tool #72

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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.

Original issue reported on code.google.com by s.willi...@qfab.org on 26 Aug 2011 at 4:45

GoogleCodeExporter commented 9 years ago

Original comment by amacgregor on 2 Mar 2012 at 8:59

GoogleCodeExporter commented 9 years ago

Original comment by aahun...@gmail.com on 7 Jul 2012 at 3:31