opentargets / issues

Issue tracker for Open Targets Platform and Open Targets Genetics Portal
https://platform.opentargets.org https://genetics.opentargets.org
Apache License 2.0
12 stars 2 forks source link

L2G feature matrix revision #3432

Closed xyg123 closed 1 month ago

xyg123 commented 2 months ago

As a developer I want to revise and refactor some of the logic in the L2G feature matrix generation step

Background

tbd.

Tasks

addramir commented 2 months ago

As a general plan looks good to me. @ireneisdoomed and @DSuveges please have a look to, but we need more granular plan on this. In general, the top priority for us is to reach the level of clean credible set level feature matrix as a first step implementing suggestions above.

project-defiant commented 1 month ago

@ireneisdoomed which tasks from the list above are going to be implemented in the l2g fm refactoring?

ireneisdoomed commented 1 month ago

None. The refactoring I am doing is to solve #3252

addramir commented 1 month ago

 @xyg123

Refactor logic for assigning potential target genes to studyLocusIds, to include genes in proximity to all variants in the studyLocus, instead of just the top hit.

Implement logic to assign potential target genes which have a colocalisation result with a studyLocus, but is out of range from the studyLocus.

Include additional distance to footprint feature in the L2G model, using the latest VEP variant index. https://github.com/opentargets/issues/issues/3258

The rest is ok.

addramir commented 1 month ago

We need to re-write this issue next week.

addramir commented 1 month ago

The issue was spllited on several issues.