chhylp123 / hifiasm

Hifiasm: a haplotype-resolved assembler for accurate Hifi reads
MIT License
545 stars 87 forks source link

The sequence assembled by hifi is not covered by hic reads #126

Open jinxin112233 opened 3 years ago

jinxin112233 commented 3 years ago

Hi We assembled a genome with hifiasm (typical commands in hic mode) and divided the chromosomes with hic reads. However, we found that some contigs are not covered by hic reads. More complicated is that in the figure, the front end of contig is not covered by hic reads, and the back end of congtig is covered by hic reads. We would like to ask what caused this situation? How to improve the assembly? 图片1

Best jx

scottgeib commented 3 years ago

It is heterochromatic region, probably centromere, too repetitive for hic reads to map uniquely, but that’s ok because hifi reads assembled right through it. If you want to confirm correctness of this region can map hifi reads and look at depth and see if it matches rest of genome Scott

Scott Geib Research Entomologist USDA ARS Pacific Basin Agricultural Research Center 64 Nowelo St, Hilo, Hawaii 96720


From: jinxin112233 @.> Sent: Tuesday, May 25, 2021 4:38:44 PM To: chhylp123/hifiasm @.> Cc: Subscribed @.***> Subject: [chhylp123/hifiasm] The sequence assembled by hifi is not covered by hic reads (#126)

Hi We assembled a genome with hifiasm and divided the chromosomes with hic reads. However, we found that some contigs are not covered by hic reads. More complicated is that in the figure, the front end of contig is not covered by hic reads, and the back end of congtig is covered by hic reads. We would like to ask what caused this situation? How to improve the assembly? [图片1]https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fuser-images.githubusercontent.com%2F72123585%2F119594458-68ae3900-be0e-11eb-9e9f-ac260f024547.png&data=04%7C01%7C%7Cc5daf0c18d514b299ed008d91fef61d7%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637575935268539285%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=ekKUkmudcdsizMzg3mewzleDY1Si%2B53EbVLwfINndlM%3D&reserved=0

Best jx

― You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fchhylp123%2Fhifiasm%2Fissues%2F126&data=04%7C01%7C%7Cc5daf0c18d514b299ed008d91fef61d7%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637575935268549241%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=Aq679Rjer9ue10eaKCtDDPLr8iMhqTJ8DXV4UP8x42Q%3D&reserved=0, or unsubscribehttps://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQYYOSD5RTPM6J7FPO4RZZDTPRNLJANCNFSM45QUQ5GQ&data=04%7C01%7C%7Cc5daf0c18d514b299ed008d91fef61d7%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637575935268549241%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=7dwO9sP64o8uXK53YFaOkucDo99i7oe%2Fkj2DmKfMC9c%3D&reserved=0.

This electronic message contains information generated by the USDA solely for the intended recipients. Any unauthorized interception of this message or the use or disclosure of the information it contains may violate the law and subject the violator to civil or criminal penalties. If you believe you have received this message in error, please notify the sender and delete the email immediately.

jinxin112233 commented 3 years ago

Hi

Our previous analysis has ignored this point. It looks really like the a heterochromatic region. We found many similar areas in this assemble. In our follow-up work, we will determine whether it is the heterochromatic region. Thank you for your help.

Best jx