sekruse / metanome-cli

Run Metanome algorithms from the command line
http://www.metanome.de/
Apache License 2.0
7 stars 6 forks source link

Add support for TempFileAlgorithms #4

Closed f4lco closed 6 years ago

f4lco commented 6 years ago

This PR includes basic support for algorithms requiring temporary files. I also added the possibility to prune by prefix since some algorithms create new intermediate files by appending a running number as suffix. This is good for remembering why the file came into existence in the first place but one may would like to get rid of those as well.