-
Notifications
You must be signed in to change notification settings - Fork 12
unexpected number_of_reads in nanostats file #89
Copy link
Copy link
Open
Description
Hi! I have noticed that the number of reads declared in the nanostats file is almost always a little less than if I do wc (divided by 4) of the fastq file I input. The wc number also corresponds to the number of sequences in a minimap log file. However, the number I get from a NanoStats file is different. Is there a quality cutoff or some reason some reads aren't counted in nanocomp? Currently, I am using version 1.23.1 (maybe an old version as I've only just gotten back to reviewing these files), and the following parameters:
NanoComp -t {threads} -o {output} --raw --tsv_stats --verbose --fastq {input} -n {params} 1> {log} 2>&1
Would appreciate some insight
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels