Read group header line
1
0
Entering edit mode
9.2 years ago
win ▴ 980

Hi all,

I have a pair of FASTQ files which I aligned using BowTie2 and tried to run GATK on the resulting BAM. GATK complained that the RG header is missing. According to this post Picard tools can actually add the RG lines but I do not know what values to supply for RG line header.

Similarly in BowTie2 also there is an option to specify if RG line header but again not sure what values can be added there?

Can someone please help with this as to what values to add when all we have is the FASTQ files.

Thanks in advance.

BowTie2 • 4.2k views
ADD COMMENT
3
Entering edit mode
9.2 years ago

If you're only calling variants in a single file it doesn't matter what the read group information is. You can just use "foo" or "value" or "iamareadgroup" or anything else. Read groups are useful for grouping alignments by samples across files, or library preparations within samples, or sequencing platforms across samples (e.g., for bias correction), and things like that.

ADD COMMENT
0
Entering edit mode

Hey, what if I want to call variants using the cohort calling option of GATK? Does it matter then?

ADD REPLY

Login before adding your answer.

Traffic: 1608 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