MHH-RCUG / Wochenende

Deprecated see https://github.com/MHH-RCUG/nf_wochenende : A whole Genome/Metagenome Sequencing Alignment Pipeline in Python3
https://github.com/MHH-RCUG/nf_wochenende
MIT License
37 stars 16 forks source link

postprocess log full of "processing rederence" #146

Closed poer-sophia closed 3 years ago

poer-sophia commented 3 years ago

Its just a little thing but the new log files are full of processing reference information and it makes the log file hard to read because you to need to scroll through all of the used references which can be really much: Processing reference #1866 (1_CP011805_1_Altererythrobacter_marensis_strain_KCTC_22370__complete_genome_BAC)

Do you think it could be usefull to direct just the output of this specific tool (I dont know which) to dev/null to make the log file more readable or should we leave it in the log file?

colindaven commented 3 years ago

yep already done yesterday