d3b-center / annoFuse

Filter and prioritize fusion calls
Other
20 stars 3 forks source link

Bug: `fusion_driver()` returns multiple `DomainRetained` values #100

Open kelseykeith opened 1 year ago

kelseykeith commented 1 year ago

Provide the command used or report the bug here

For some kinases with multiple domains, fusion_driver() returns multiple values for DomanRetained for the same fusion at the same breakpoint, ex DomainRetainedGene1A has both "Yes" and "Partial". See table for examples and a complete list of the kinases.

fusions_dup_domain_retained_anno.csv

What version are you using?

0.90.0 0.92.0

Add error message her

N/A

Add Session info

Run sessionInfo() and post the output below

Run in OpenTargets Docker environment

migbro commented 1 year ago

@sakshamphul @jharenza does the latest release of annoFuse fix this? We have a 0.92 docker now

jharenza commented 1 year ago

@sakshamphul @jharenza does the latest release of annoFuse fix this? We have a 0.92 docker now

Sorry, never saw this message - No, this is a separate issue which you found upon pedcbio load and which Kelsey had fixed within the OPC repo, but we need to dig whether this is due to kinases having multiple domains - in which case, we can implement her fix over here as well, but it wasn't entirely clear why this is happening, so need to investigate.