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

Program runs, but doesn't provide correct output #73

Open
drew-olson-tmru opened this issue Jul 5, 2023 · 2 comments
Open

Program runs, but doesn't provide correct output #73

drew-olson-tmru opened this issue Jul 5, 2023 · 2 comments

Comments

@drew-olson-tmru
Copy link

Hi,

I am trying to use this tool merge a hifiasm and a canu assembly, but I am running into some issues. The jobs seem to complete, but they are really short and I only end up with the delta files and two .fa files: hybrid_oneline.fa self_oneline.fa. Not sure what the issue is. I have made sure that the assemblies stay either hybrid or self in the positional arguments. My script is:

merge_wrapper.py -l 2136987 -p $OUTDIR/31242 $hifiasm/31242.hifiasm.racon.fixed.fasta $canuasm/31242.canu.racon.fixed.fasta

I am really confused why I am only getting 31242.delta 31242.rq.delta hybrid_oneline.fa self_oneline.fa as the results. Can someone help me with this?

@mahulchak
Copy link
Owner

mahulchak commented Jul 5, 2023 via email

@drew-olson-tmru
Copy link
Author

drew-olson-tmru commented Jul 5, 2023 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