Picard MergeBamAlignment error - record in unmapped BAM is not second of pair
0
0
Entering edit mode
7.3 years ago
freuv1 ▴ 10

Hi,

I am using Picard MergeBamAlignment to merge an unaligned BAM (uBAM) file with an aligned SAM file.

I used ValidateSamFile and FixMateInformation to edit mate pair errors in the uBAM and SAM files.

However, the following is the error I keep running into:

Exception in thread "main" net.sf.picard.PicardException: Second record in unmapped bam is not second of pair: ST-K00112:15:HKFFTBBXX:1:1101:10003:16084

I then ran ValidateSamFile on the uBAM and it yielded several errors that were one of the following:

Both mates are marked as first of pair Both mates are marked as second of pair

Please advise how I can rectify this.

genome software error Assembly sequencing • 2.8k views
ADD COMMENT
0
Entering edit mode
net.sf.picard.PicardException

Your version of picard too old: should be picard.PicardException ( https://github.com/broadinstitute/picard/blob/master/src/main/java/picard/PicardException.java )

ADD REPLY

Login before adding your answer.

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