wdecoster/NanoPlot

Return only the report

Closed this issue · 3 comments

Hello!

Is there a way to only return the NanoPlot-report.html?

Thanks,

Juan

Not right now, why would that be of interest?

Not a big deal. It's just to avoid the high number of files generated for quick quality views.

I am not against it, but the easiest is probably an '&& rm output_directory/*.png'. Practically this could be implemented in the python code too, but I'm not sure if it is worth it. If you want to open a pull request we can discuss further :)