This File Contains Inconsistent Headers
1
0
Entering edit mode
4.6 years ago
gtasource ▴ 60

Illumnia Base Space is giving me this error that my FASTQ files have inconsistent header information.

This file contains inconsistent header information. We expected all cluster headers to match '@Sample:116:FlowId:1:1101:19361:1047:N:0:AGTCAACA+TCTTTCCC#0/1' but we encountered the header '@Sample:116:FlowID:1:1101:23023:1063**:N:0:AGTCAACA+TCTTTCCC#0/1' at cluster 2.

I edited parts of the header sample names, but as you can see, the header differs at this position: 19361:1047 23023:1063

Are there any tools I can use to fix this header issue?

Cheers!

fastq fastq headers fastq trimming • 2.2k views
ADD COMMENT
0
Entering edit mode

I think the part that is causing problems may be the asterisks [*] rather than what you indicated. It is normal that headers have different numbering, but asterisks are what to my eye is inconsistent.

ADD REPLY
0
Entering edit mode

The last two numbers in the read name are xy coordinates on the flow cell tile...they absolutely are supposed to be different for every read.

ADD REPLY
0
Entering edit mode
4.6 years ago

a sed command would probably fix things, but I'd worry where there's one error, there might be more. Where did you get this fastq? How was it generated?

ADD COMMENT
0
Entering edit mode

The FASTQ file that is giving the errors was generated from Kneaddata to remove human data from the dataset (we are doing a metagenomics analysis.) When uploading the original FASTQ file, no header issues are given.

I don't have to use Kneaddata for removal of the human contamination using a reference genome. But it seemed easier than using an aligner, removing the unmapped BAM and converting to a FASTQ file (I also feel like this would give FASTQ issues as well.)

ADD REPLY

Login before adding your answer.

Traffic: 2701 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6