Skip to content

Segmentation fault error in a subset of samples using LUMPY Express #129

@AAvalos82

Description

@AAvalos82

Hi,

I have been trying to use lumpyexpress on a set of 90 haploid genomes from honey bee drones. These genomes were aligned with BWA-MEM and did include the -M flag. However, although 80 of these samples ran with no issues, 10 of these encountered a segmentation fault error that lead to a core dump. The samples in question do not associate by population and alignments were done in separate parallel batches, so they also do not correlate with possible processing pipeline errors.

The analysis does produce readable vcf files but these are corrupted with a break around the second set of scaffolds (Group10.*). The error was consistent across these 10 samples generating similar corrupted vcf files.

Any help resolving this issue would be greatly appreciated.

Example command input from lumpyexpress -v flag as follows:

Sourcing executables from /home/apps/lumpy-sv/lumpy-sv-0.2.13/scripts/lumpyexpress.config ...

Checking for required python modules (/home/apps/python/python-2.7.3/bin/python)...

create temporary directory

Warning: The index file is older than the data file: /home/a-m/aavalos/2015_12_hb_aggression_popgen/data/2016_5_11_realign_bam/W197_WHAIPI005553-18_EHB.realigned.bai
Calculating insert distributions...
Library read groups: W197_WHAIPI005553-18_EHB
Library read length: 100
Removed 1890 outliers with isize >= 586
done
0
Running LUMPY...

/home/apps/lumpy-sv/lumpy-sv-0.2.13/bin/lumpy -P
-t W197_WHAIPI005553-18_EHB.bam.vcf.g71iro19am1r/W197_WHAIPI005553-18_EHB.bam.vcf
-msw 4
-tt 0
-x /home/a-m/aavalos/2015_12_hb_aggression_popgen/data/ref/numt.bed
-pe bam_file:/home/a-m/aavalos/2015_12_hb_aggression_popgen/data/2016_7_5_discord_split/discordant_reads_bam/filtered_dis/W197_WHAIPI005553-18_EHB.filtered_disc.bam,histo_file:W197_WHAIPI005553-18_EHB.bam.vcf.g71iro19am1r/W197_WHAIPI005553-18_EHB.bam.vcf.sample1.lib1.x4.histo,mean:453.706583919,stdev:78.806904399,read_length:100,min_non_overlap:100,discordant_z:5,back_distance:10,weight:1,id:W197_WHAIPI005553-18_EHB,min_mapping_threshold:20,read_group:W197_WHAIPI005553-18_EHB
-sr bam_file:/home/a-m/aavalos/2015_12_hb_aggression_popgen/data/2016_7_5_discord_split/split_reads_bam/filtered_split/W197_WHAIPI005553-18_EHB.filtered_split.bam,back_distance:10,min_mapping_threshold:20,weight:1,id:W197_WHAIPI005553-18_EHB,min_clip:20
> W197_WHAIPI005553-18_EHB.bam.vcf
496 0
Group1.1 1000000
Group1.10 1000000
Group1.11 1000000
...
GroupUn993 1000000
GroupUn994 1000000
GroupUn995 1000000
GroupUn997 1000000
/home/apps/lumpy-sv/lumpy-sv-0.2.13/scripts/lumpyexpress: line 411: 79691 Segmentation fault (core dumped) $LUMPY $PROB_CURVE -t ${TEMP_DIR}/${OUTBASE} -msw $MIN_SAMPLE_WEIGHT -tt $TRIM_THRES $EXCLUDE_BED_FMT $LUMPY_DISC_STRING $LUMPY_SPL_STRING > $OUTPUT

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions