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

HELP!!!!!!terminate called after throwing an instance of 'std::logic_error' what(): basic_string::_S_construct null not valid #44

Open
sneupane01 opened this issue Oct 3, 2019 · 7 comments

Comments

@sneupane01
Copy link

quickmerge -d out.rq_1.delta -q /ufrc/pelzstelinski/sneupane/Analysis_of_Demultiplexed_10_wDi_DNA_HMW_Unpure_1st_Elution/wDi_canu_seqtk45_CCS_1000_corr0.015_500_100_GOOD/uni_corrected/assembly_edited.fasta -r /ufrc/pelzstelinski/sneupane/Analysis_of_Demultiplexed_10_wDi_DNA_HMW_Unpure_1st_Elution/wDi_canu_seqtk45_CCS_1000_corr0.015_500_100_GOOD/wDi.contigs.fasta_headeredited_spaceremoved.fa -hco 5.0 -c 1.5 -l 1250000 -ml 10000

0 quickmerge
1 -d
2 out.rq_1.delta
3 -q
4 /ufrc/pelzstelinski/sneupane/Analysis_of_Demultiplexed_10_wDi_DNA_HMW_Unpure_1st_Elution/wDi_canu_seqtk45_CCS_1000_corr0.015_500_100_GOOD/uni_corrected/assembly_edited.fasta
5 -r
6 /ufrc/pelzstelinski/sneupane/Analysis_of_Demultiplexed_10_wDi_DNA_HMW_Unpure_1st_Elution/wDi_canu_seqtk45_CCS_1000_corr0.015_500_100_GOOD/wDi.contigs.fasta_headeredited_spaceremoved.fa
7 -hco
8 5.0
9 -c
10 1.5
11 -l
12 1250000
13 -ml
14 10000
terminate called after throwing an instance of 'std::logic_error'
what(): basic_string::_S_construct null not valid
Aborted

@sneupane01 sneupane01 changed the title terminate called after throwing an instance of 'std::logic_error' what(): basic_string::_S_construct null not valid HELP!!!!!!terminate called after throwing an instance of 'std::logic_error' what(): basic_string::_S_construct null not valid Oct 3, 2019
@mahulchak
Copy link
Owner

mahulchak commented Oct 3, 2019 via email

@sneupane01
Copy link
Author

Can I send you my reference and query files? Let me know your email add.

@mahulchak
Copy link
Owner

mahulchak commented Oct 3, 2019 via email

@bnwaweru
Copy link

bnwaweru commented Oct 4, 2019

Hello am running quickmerge, the nucmer step runs fine but the delta-filter step fails, here is the error log

1: PREPARING DATA
2,3: RUNNING mummer AND CREATING CLUSTERS

reading input file "flye_wtdbg2_merge.ntref" of length 367767617

construct suffix tree for sequence of length 367767617

(maximum reference length is 2305843009213693948)

(maximum query length is 18446744073709551615)

process 3677676 characters per dot

#....................................................................................................

CONSTRUCTIONTIME /export/apps/MUMmer/3.23/mummer flye_wtdbg2_merge.ntref 584.20

reading input file "test_1.raw.fa" of length 337748768

matching query-file "test_2.raw.fa"

against subject-file "flye_wtdbg2_merge.ntref"

COMPLETETIME /export/apps/MUMmer/3.23/mummer flye_wtdbg2_merge.ntref 1805.34

SPACE /export/apps/MUMmer/3.23/mummer flye_wtdbg2_merge.ntref 681.96

4: FINISHING DATA

USAGE: delta-filter [options]

Try 'delta-filter -h' for more information.
terminate called after throwing an instance of 'std::logic_error'
what(): basic_string::_S_construct null not valid
/tmp/slurmd/job27774/slurm_script: line 34: 26788 Aborted (core dumped) quickmerge -d flye_wtdbg2_merge.rq.delta -q test_2.raw.fa -r test_1.fasta -hco 5.0 -c 1.5 -l 470233 -ml 10000

@bnwaweru
Copy link

bnwaweru commented Oct 4, 2019

what is the source of the error

@mahulchak
Copy link
Owner

mahulchak commented Oct 4, 2019 via email

@sneupane01
Copy link
Author

I sent my files though email.

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

3 participants