Breakdancer: bam2cfg.pl error
1
0
Entering edit mode
9.1 years ago
Peter • 0

breakdancer version: 1.4.5

${breakdancer}/bam2cfg.pl -g -h ${datindir}/${case} ${datindir}/${control} > output/${s}.cfg
Use of uninitialized value $lib in hash element at bam2cfg.pl line 79, <$bam> line 27.
breakdancer • 3.2k views
ADD COMMENT
2
Entering edit mode
9.1 years ago
ernfrid ▴ 220

Your BAM header should have @RG read group entries that indicate the library sequenced (LB:), the sample (SM:), and the ID (ID:). For example:

@RG    ID:someid    PL:illumina    LB:H_IJ-NA19238-NA19238-lib1    SM:H_IJ-NA19238-NA19238

Additionally, library names should be unique across samples.

You should also be aware that BreakDancer expects that each read will be properly tagged indicating the read group is came from.

ADD COMMENT
0
Entering edit mode

... and you can do this by 'bamaddrg' e.g.

ADD REPLY

Login before adding your answer.

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