a-slide / pycoQC

pycoQC computes metrics and generates Interactive QC plots from the sequencing summary report generated by Oxford Nanopore technologies basecaller (Albacore/Guppy)
https://a-slide.github.io/pycoQC/
GNU General Public License v3.0
271 stars 41 forks source link

stop analysis at a given time in the run #144

Open splaisan opened 1 year ago

splaisan commented 1 year ago

Hi and thanks for the great utility

my run started to fail after 435h of the 90h run. I can probably shorten the summary file but it would be nice to have cli run options like min_time and max_time to focus on the productive part of a run.

cheers