Skip to content

unexpected number_of_reads in nanostats file #89

@asulit08

Description

@asulit08

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions