google / deepvariant

DeepVariant is an analysis pipeline that uses a deep neural network to call genetic variants from next-generation DNA sequencing data.
BSD 3-Clause "New" or "Revised" License
3.21k stars 722 forks source link

Recommendations for variant call from long-read RNA-seq #890

Closed camelest closed 1 week ago

camelest commented 2 weeks ago

Describe the issue: Thank you so much for the great tool.

I'm working on a heterozygous mouse long-read RNA-seq dataset from PacBio and would like to perform variant call + phasing at read-level. I'm wondering whether you have some recommendations regarding the points below:

Setup

Steps to reproduce:

Thank you so much for your kind help!

AndrewCarroll commented 2 weeks ago

Hi @camelest

Thanks for the issue. We have trained a DeepVariant isoseq model specifically for the type of data you have (I presume you have done: splitNCigarReads + FlagCorrection). We're planning to make that available to everyone soon. If you like, we can give you a custom model for this application in advance. If so, please email awcarroll@google.com and I can send you the files.

camelest commented 2 weeks ago

Hi, @AndrewCarroll,

Thank you so much for your kind offer. That would be really helpful. I will send an email at the address.

Best,