deepomicslab / SpecHLA

SpecHLA reconstructs entire diploid sequences of HLA genes and infers LOH events. It supports HLA-A, -B, -C, -DPA1, -DPB1, -DQA1, -DQB1, and -DRB1 genes. Also, it supports both short- and long-read data.
MIT License
35 stars 9 forks source link

DRB3 and DRB5 #14

Open bsb2014 opened 11 months ago

bsb2014 commented 11 months ago

Hi, can SpecHLA type DRB3 and DRB5 as kourami? Thanks

wshuai294 commented 11 months ago

Hello, now SpecHLA does not support DRB3 and DRB5.

bsb2014 commented 11 months ago

Do you have any plans to make SpecHLA support additional HLAs?

bsb2014 commented 11 months ago

How does the SpecHLA phase the variants when only short reads are used? Thanks

wshuai294 commented 11 months ago

Yes. Our group is developing another package to support additional HLA genes. I will let you know once it is finished.

wshuai294 commented 11 months ago

If the short reads cannot afford enough phase information, SpecHLA will use HLA database, genotype frequency, and pedigree information to phase the variants.

bsb2014 commented 11 months ago

It would be great if the next release could type HLA using diploid assembly. Thanks

wshuai294 commented 11 months ago

Great suggestion. We do have some code to extract the sequence of HLA genes from the diploid assembly. I will update SpecHLA to support typing from diploid assembly as soon as possible.

wshuai294 commented 11 months ago

Hello, Thanks for the valuable suggestion. As suggested, we added a module to support HLA typing from diploid assemblies (typing_from_assembly.py). Please see the changes in SpecHLA v1.0.3 or the latest commit.

lidd77 commented 5 months ago

Yes. Our group is developing another package to support additional HLA genes. I will let you know once it is finished.

Hello, shuai, Are there any other tools can work for long read HLA typing ( nanopore sequencing) ? if we just add DRB3/4/5 imgt sequence into SpecHLA db , SpeckHLA can detect accurately DRB3/4/5 allele ?

Expecting your reply ! thanks .

wshuai294 commented 5 months ago

Hello, Sorry for the delayed update. If you add DRB3/4/5 imgt sequence into SpecHLA db, it still needs some revisions in the scripts. I believe it will work well after some adjustments. I wonder do you have any benchmark data (with real data and ground truth)? With real benchmark data, we can add this function quickly.

Also, as I know HLA*LA also can work with nanopore sequencing data. But it might require too many computational resources. You can have a try on it.

Best, Shuai

lidd77 commented 5 months ago

Hello, Sorry for the delayed update. If you add DRB3/4/5 imgt sequence into SpecHLA db, it still needs some revisions in the scripts. I believe it will work well after some adjustments. I wonder do you have any benchmark data (with real data and ground truth)? With real benchmark data, we can add this function quickly.

Also, as I know HLA*LA also can work with nanopore sequencing data. But it might require too many computational resources. You can have a try on it.

Best, Shuai

Yeah, I have got the benchmark data for A,B,C ,DRB1, DQA1,DQB1, DPA1, DPB1, DRB3/4/5 , that's why I hope you nice guy can support DRB3/4/5 as soon as possible .
could you update specHLA to support DRB3/4/5 this week ? Thank you very much !!!

wshuai294 commented 5 months ago

So great! We will update it very soon. This week is a little challenging but I believe we can finish it next week. Could you please send us the benchmark data, so that we can start to adjust the parameters.

lidd77 commented 5 months ago

So great! We will update it very soon. This week is a little challenging but I believe we can finish it next week. Could you please send us the benchmark data, so that we can start to adjust the parameters.

well, what is your email address ?

wshuai294 commented 5 months ago

Thanks. My email is swang66-c@my.cityu.edu.hk

lidd77 commented 5 months ago

Thanks. My email is swang66-c@my.cityu.edu.hk

have sent my email , please check that ,thanks

alisamatisse commented 1 week ago

Hello again @wshuai294 Shuai,

So is there an update to know if analyzed sequence contains DRB-3/4/5 and type it? :-)

Thanks!