-
Notifications
You must be signed in to change notification settings - Fork 572
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mutated Genes table does not calculate frequencies correctly #5613
Comments
@ersinciftci @onursumer could one of you take a look this ticket? If you go to genie portal, select NUTM1, ZFHX4 from Mutated Genes table, then click |
@schultzn @jjgao But actually NUTM1 is not listed under panel Study view uses the # of samples in panel as denominator for the frequency, but getting all # of mutations including duplicated fusions. You can see the same thing in oncoprint http://www.cbioportal.org/genie/results/oncoprint?session_id=5c410d51e4b05228701fbd2e |
Got it - thanks. Another reason why we need to decouple fusions from mutation…
… On Jan 17, 2019, at 6:28 PM, Hongxin ***@***.***> wrote:
@schultzn <https://github.com/schultzn> @jjgao <https://github.com/jjgao>
We found the issue. Use NUTM1 as example, NUTM1 is showing up in DFCI-ONCOPANEL-3, UCSF-NIMV4, WAKE-CA-NGSQ3 three panels (http://www.cbioportal.org/genie/study?id=genie_public&filters={%22mutatedGenes%22:[{%22entrezGeneIds%22:[256646]}],%22studyIds%22:[%22genie_public%22]} <http://www.cbioportal.org/genie/study?id=genie_public&filters=%7B%22mutatedGenes%22:%5B%7B%22entrezGeneIds%22:%5B256646%5D%7D%5D,%22studyIds%22:%5B%22genie_public%22%5D%7D>)
But actually NUTM1 is not listed under panel DFCI-ONCOPANEL-3 . The reason it's showing up in the study view is because it has fusion data which in current way of importing fusion, we duplicate the fusion partners.
Study view uses the # of samples in panel as denominator for the frequency, but getting all # of mutations including duplicated fusions.
You can see the same thing in oncoprint http://www.cbioportal.org/genie/results/oncoprint?session_id=5c410d51e4b05228701fbd2e <http://www.cbioportal.org/genie/results/oncoprint?session_id=5c410d51e4b05228701fbd2e>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#5613 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/ALV34Ho_s-cmkWihS4iX6cBl95x9sXwVks5vEQcqgaJpZM4aCVN->.
|
That would be good!
… On Jan 18, 2019, at 4:19 PM, JianJiong Gao ***@***.***> wrote:
Separate fusions from mutation would fix the issue. It'll take some time before we separate them completely.
For the moment, maybe we can create a Fusion Genes table in study view by using all the fusions in mutations table and for Mutated Genes table, let's not pull fusion data? @schultzn <https://github.com/schultzn> @zhx828 <https://github.com/zhx828>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#5613 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/ALV34EEjK2g0WVAmyNeaSaTsjA19ltpHks5vEjpFgaJpZM4aCVN->.
|
|
@khzhu do you think you'll have the bandwidth to handle this one? |
yes, will start to work on it next week. |
Hi @khzhu Any progress on this? It was reported by another GENIE user recently. |
Hi @n1zea144 , was told to hold till JJ came back. Hongxin and myself had some discussion on how to implement web APIs to retrieve the Fusion data from the database. Fusion currently is stored in the mutation/mation_event table, so it does not has it own business models, web services would still have to use those mutation repositories. |
|
@khzhu let me know if you have more questions |
thanks, @zhx828! will take a look and get back to you. |
A tricky one is gene panel. We don't have proper gene panel for fusions because the gene panel for mutations are not the same as fusions. And also fusion partners are everywhere. One option is ignore gene panels. The problem will be that the frequencies will be lower than the actual number. Moveover, in GENIE, only a subset has fusion data. Maybe we can create a fusion case list and use that as the denominator? @n1zea144 @schultzn thoughts? |
thanks, @jjgao ! agree. it might be a good idea to set gene panel aside and see if the new fusion api will resolve the issue Niki reported first. |
It would be relatively easy for us to create a fusion case list for IMPACT samples. Seems like a good way to restrict the mutation frequency to a pool of samples where fusion calls were attempted to be made. |
Hi @jjgao @zhx828 , here is my plan:
What do you think? Thanks! |
@jjgao , okay, thanks! |
I think the decision is leave other pages unaffected, only filter out
fusions out of mutated genes table in study view.
…On Fri, May 10, 2019 at 5:21 PM Kelsey Zhu ***@***.***> wrote:
@jjgao <https://github.com/jjgao> @zhx828 <https://github.com/zhx828> ,
quick updates on this. I got backend part done, now working on the
frontend, adding the new fusion table.
Have a quick question: since we filter out fusions from muteded_genes,
those fusions will not show up in the oncoprint is that okay?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#5613 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABJGQF6TGURUIG2FA3T3A53PUXRMDANCNFSM4GQJKN7A>
.
=====================================================================
Please note that this e-mail and any files transmitted from
Memorial Sloan Kettering Cancer Center may be privileged, confidential,
and protected from disclosure under applicable law. If the reader of
this message is not the intended recipient, or an employee or agent
responsible for delivering this message to the intended recipient,
you are hereby notified that any reading, dissemination, distribution,
copying, or other use of this communication or any of its attachments
is strictly prohibited. If you have received this communication in
error, please notify the sender immediately by replying to this message
and deleting this message, any attachments, and all copies and backups
from your computer.
|
seems that query is used by oncoprint as well. |
…ect frequencies
@jjgao @zhx828 , I've completed all tasks as planned. Now, the Mutated Gene table excludes all fusions (please see attached, the one on the left is the one excluding all fusions. I used breast_msk_2018 dataset for testing), while new Fusion Genes table lists all fusions (please see attached). No other pages such as oncoprint are affected. |
…ect frequencies
…ect frequencies
…ect frequencies
…ect frequencies
…ect frequencies
…ect frequencies
…ect frequencies
…ect frequencies
…ect frequencies
…ect frequencies
…ect frequencies
I see this issue in the AACR GENIE study when selecting samples that have mutations in multiple different genes. I see frequencies greater than 100% sometimes.
I think this happens when selecting genes that are only covered in some samples.
The text was updated successfully, but these errors were encountered: