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

Genome typing using both parental short reads and Hic reads #723

Open
heziqing opened this issue Nov 6, 2024 · 0 comments
Open

Genome typing using both parental short reads and Hic reads #723

heziqing opened this issue Nov 6, 2024 · 0 comments

Comments

@heziqing
Copy link

heziqing commented Nov 6, 2024

Hello, I used parental short reads to phased HIFI reads, and the N5O of the phased haplotigs is 12, 246, 342 and 12, 727, 763 respectively. I would like to ask if I can improve contiguity if I add HiC reads again. Additionally, does the hic data have to come from the same individual as the Hifi data to perform genome phasing?

The following is the code I have run.
hifiasm -o ha.asm -t 20 -1 /Hifiasm/pat.yak -2 /Hifiasm/mat.yak /Hifiasm/HiFi.fastq.gz

Here is the code I want to run
hifiasm -o ha.asm -t 20 --dual-scaf -1 /Hifiasm/pat.yak -2 /Hifiasm/mat.yak --h1 read1.fq.gz --h2 read2.fq.gz /Hifiasm/HiFi.fastq.gz

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

1 participant