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

asm.bp.a_ctg.gfa file (alternate contigs) is missing #118

Open
agroppi opened this issue May 12, 2021 · 3 comments
Open

asm.bp.a_ctg.gfa file (alternate contigs) is missing #118

agroppi opened this issue May 12, 2021 · 3 comments

Comments

@agroppi
Copy link

agroppi commented May 12, 2021

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.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

Why ?

Thanks for your help

Alexis

@chhylp123
Copy link
Owner

The current version of hifiasm doesn't output a_ctg in default. To produce it, please use '--primary'.

@agroppi
Copy link
Author

agroppi commented May 12, 2021

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)

@chhylp123
Copy link
Owner

Thanks a lot. I will update it later.

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