chanzuckerberg / shasta

[MOVED] Moved to paoloshasta/shasta. De novo assembly from Oxford Nanopore reads
Other
270 stars 57 forks source link

Yes, in its current status Shasta is not able to assemble telomere sequence. I am hoping to be able to devote some time later this year to developing algorithm improvements that permit assembly of centromeres and telomeres. #271

Closed jflucier closed 2 years ago

jflucier commented 2 years ago

Yes, in its current status Shasta is not able to assemble telomere sequence. I am hoping to be able to devote some time later this year to developing algorithm improvements that permit assembly of centromeres and telomeres.

Originally posted by @paoloczi in https://github.com/chanzuckerberg/shasta/issues/124#issuecomment-620259957

jflucier commented 2 years ago

I am wandering if the assembly of telomeric rsequence is still a concern with Shasta?

Do you have propositions on parameters I can provided that would help telomeric assembly with Shasta?

tks in advance for your help

paoloczi commented 2 years ago

A few months ago I was able to assemble telomeric sequence in a separate assembly with custom parameters, after separating out the reads that contained the expected telomeric sequence. This is not as good as assembling telomeric sequence in a standard assembly, but could be useful in some situations. I can dig out the details of those experiments, but that will take me a couple of days. I will post that information here soon.

paoloczi commented 2 years ago

I reviewed my notes and here is the procedure I used a few months ago to successfully assemble telomeric sequence:

It is also possible that your standard assembly done with all the reads and the appropriate configuration may contain some telomeric sequence, but we have never studied that in detail.

jflucier commented 2 years ago

Thank you for your quick response. I will try it out.

tks

paoloczi commented 2 years ago

I am closing this due to lack of discussion, but feel free to reopen it or create a new issue if additional questions or discussion topics emerge.