Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation fault (core dumped) #2

Open
hhx037 opened this issue Feb 5, 2014 · 0 comments
Open

Segmentation fault (core dumped) #2

hhx037 opened this issue Feb 5, 2014 · 0 comments

Comments

@hhx037
Copy link

hhx037 commented Feb 5, 2014

Hi,

I'm trying to map a paired-end exome sequence, but get a segmentation fault.
I've redownloaded the source code, used scons to install, everything completed successfully.

Our cluster is running under Scientific Linux. Any idea?

/hpg-aligner-x86_64-src-1.0.1/bin/hpg-aligner dna --bwt-index /share/panosscratch/REPOSITORY/Reference_genomes/Homo_sapiens.GRCh37.73/HPG_index/ --fastq ./fastq/11167_5_71.end1.fq --fastq2 ./fastq/11167_5_71.end2.fq --outdir /share/panosscratch/hhx037/GreekMI/BAM/HPG/ --prefix 11167_71 --paired-mode 1 --time --report-only-paired

+--------------------------------------------------------------------------------------+
| PARAMETERS CONFIGURATION |
+--------------------------------------------------------------------------------------+
General parameters
Mode: DNA
Input FastQ filename, pair #1: ./fastq/11167_5_71.end1.fq
Input FastQ filename, pair #2: ./fastq/11167_5_71.end2.fq
BWT index directory name: /share/panosscratch/REPOSITORY/Reference_genomes/Homo_sapiens.GRCh37.73/HPG_index/
Output directory name: /share/panosscratch/hhx037/GreekMI/BAM/HPG/

Architecture parameters
Number of cpu threads 32
Batch size: 20000 bytes

Report parameters
Report all hits: Disable
Report n best hits: 0
Report n hits: 0
Report best hits: Enable
Report unpaired reads: Disable

Seeding and CAL parameters
Number of seeds: 10
Seed size: 20
Min seed size: 16
Min CAL size: 30
Min. number of seeds in a CAL: the maximun
Seeds max distance: 100
Flank length: 5

Mapping filters
For reads: 50 mappings maximum, otherwise discarded
For seeds: 500 mappings maximum, otherwise discarded

Pair-mode parameters
Pair mode: 1
Min. distance: 50
Max. distance: 800

Smith-Waterman parameters
Min score : 0.6000
Match : 5.0000
Mismatch : -4.0000
Gap open : 10.0000
Gap extend : 0.5000

+--------------------------------------------------------------------------------------+
Segmentation fault (core dumped)

Cheers,

Stephane

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant