Skip to content

Missing newlines are not caught #33

@KuechlerO

Description

@KuechlerO

Hey guys,
thx for this cool tool!

I just stumbled over a weird error (using a Julia-Program).

ERROR: LoadError: ArgumentError: malformed FASTQ file
Stacktrace:
[1] read!(rdr::FASTX.FASTQ.Reader{TranscodingStreams.NoopStream{BufferedStreams.BufferedInputStream{IOStream}}}, rec::FASTX.FASTQ.Record)
 ...

Hence, I used your tool to validate my FASTQ-files
However, also your tool assured me that my FASTQ-files were valid.

After some time I figured out that a final newline character was missing in my FASTQ-files.

Thus, my suggestion for this tool is to include also a warning/error for such cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions