We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi
I have used Hifiasm-0.15.2 (r334) on Hifi reads only. hifiasm -o mysample_hifi.asm -t 32 mysample_hifi.fastq.gz
hifiasm -o mysample_hifi.asm -t 32 mysample_hifi.fastq.gz
Here are all the ouput files :
KZ-150_8_hifi.asm.bp.hap1.p_ctg.gfa KZ-150_8_hifi.asm.bp.hap1.p_ctg.lowQ.bed KZ-150_8_hifi.asm.bp.hap1.p_ctg.noseq.gfa KZ-150_8_hifi.asm.bp.hap2.p_ctg.gfa KZ-150_8_hifi.asm.bp.hap2.p_ctg.lowQ.bed KZ-150_8_hifi.asm.bp.hap2.p_ctg.noseq.gfa KZ-150_8_hifi.asm.bp.p_ctg.gfa KZ-150_8_hifi.asm.bp.p_ctg.lowQ.bed KZ-150_8_hifi.asm.bp.p_ctg.noseq.gfa KZ-150_8_hifi.asm.bp.p_utg.gfa KZ-150_8_hifi.asm.bp.p_utg.lowQ.bed KZ-150_8_hifi.asm.bp.p_utg.noseq.gfa KZ-150_8_hifi.asm.bp.r_utg.gfa KZ-150_8_hifi.asm.bp.r_utg.lowQ.bed KZ-150_8_hifi.asm.bp.r_utg.noseq.gfa KZ-150_8_hifi.asm.ec.bin KZ-150_8_hifi.asm.ovlp.reverse.bin KZ-150_8_hifi.asm.ovlp.source.bin
==> KZ-150_8_hifi.asm.bp.a_ctg.gfa file (alternate contigs) is missing
KZ-150_8_hifi.asm.bp.a_ctg.gfa
Why ?
Thanks for your help
Alexis
The text was updated successfully, but these errors were encountered:
The current version of hifiasm doesn't output a_ctg in default. To produce it, please use '--primary'.
Sorry, something went wrong.
OK thanks ! :) But the Readme needs to be updated here : https://github.com/chhylp123/hifiasm#assembling-hifi-reads-without-additional-data-types
;)
Cheers from Bordeaux (France)
Thanks a lot. I will update it later.
No branches or pull requests
Hi
I have used Hifiasm-0.15.2 (r334) on Hifi reads only.
hifiasm -o mysample_hifi.asm -t 32 mysample_hifi.fastq.gz
Here are all the ouput files :
==>
KZ-150_8_hifi.asm.bp.a_ctg.gfa
file (alternate contigs) is missingWhy ?
Thanks for your help
Alexis
The text was updated successfully, but these errors were encountered: