Skip to content

Other interleaved FASTQ formats besides /1 and /2 #25

Description

if((myPrevSeqID.compare(0, myPrevSeqID.length()-1, mySequenceIdentifier.c_str(), mySequenceIdentifier.Length()-1) != 0) ||

Hi,

It says here that SRA supports two interleaved FASTQ formats, the /1 and /2 style, but also a newer Illumina style, like 1:Y:18:ATCACG and 2:Y:18:ATCACG.

We are using your statgen/fastQValidator, but the whole application only supports /1, /2 formats, and would love an updated version that validates newer interleaved formats!

Best wishes,
Sumin

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