jodyphelan/TBProfiler

Temporary files

MarcNiebel opened this issue ยท 2 comments

Just started using your tool @jodyphelan and really like it ๐Ÿ‘
I was wondering if there is a way to get temporary files that are created? The reason I am asking for this option is to look at summarising software versions and also carry out quality control on my samples.

Hi @MarcNiebel,

Thanks glad it is useful for you. If the --no_clean option is run it won't remove temporary files, however these will start with a random prefix so you'll have to run some custom code to rename them to something more useful probably. I could look into saving these with the same file prefix as designated by --prefix in a future release potentially

Hi @jodyphelan ,

Thanks for your response. No urgency regarding the --prefix option although would be beneficial