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

quickmerge aborted #64

Open
khush876 opened this issue Jun 14, 2021 · 8 comments
Open

quickmerge aborted #64

khush876 opened this issue Jun 14, 2021 · 8 comments

Comments

@khush876
Copy link

Hi,

I am getting this error while running quickmerge

quickmerge -d out.rq.delta -q IPA.fasta -r hifi-hybrid.fasta -hco 5.0 -c 1.5 -l n -ml m -p prefix

0 quickmerge
1 -d
2 out.rq.delta
3 -q
4 IPA.fasta
5 -r
6 hifi-hybrid.fasta
7 -hco
8 5.0
9 -c
10 1.5
11 -l
12 n
13 -ml
14 m
15 -p
16 prefix
terminate called after throwing an instance of 'std::invalid_argument'
what(): stoi
/var/spool/slurmd/job4117374/slurm_script: line 15: 53965 Aborted

How to solve this issue?

@mahulchak
Copy link
Owner

mahulchak commented Jun 14, 2021 via email

@khush876
Copy link
Author

Thank you Mahul.

what is the default values for 'M' and 'N'

I do not see this information in the notes?

@mahulchak
Copy link
Owner

mahulchak commented Jun 14, 2021 via email

@khush876
Copy link
Author

Thank you. I really appreciate it.
Now I got it. -l and -ml are the options for the this.

@mahulchak
Copy link
Owner

mahulchak commented Jun 14, 2021 via email

@khush876
Copy link
Author

thanks

@khush876
Copy link
Author

Hi Mahul,

four files were generate after finishing the process.

aln_summary_prefix.tsv
param_summary_prefix.txt
anchor_summary_prefix.txt
merged_prefix.fasta

However, I have an issue -

hifi-hybrid.fasta - before assembly - 11,626 fasta sequences

after quickmerge with IPA.fasta as a query

merged_prefix.fasta - 11,622 fasta sequences

Is it correct? Why two long read assembly gave me similar number of fasta sequences after quickmerge.

Please suggest

@mahulchak
Copy link
Owner

mahulchak commented Jun 23, 2021 via 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

2 participants