We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This seems to fire of annotation request for ALL genes instead of only queried genes. Or perhaps ALL mutations instead of only mutations in the queried genes? https://genie.cbioportal.org/results/structuralVariants?cancer_study_list=genie_public&tab_index=tab_visualize&case_set_id=genie_public_all&Action=Submit&gene_list=LAMTOR1
You might try the following much smaller query to see if the same behavior occurs (but doesn't error because of smaller dataset) https://genie.cbioportal.org/results/structuralVariants?cancer_study_list=crc_public_genie_bpc&Z_SCORE_THRESHOLD=2.0&RPPA_SCORE_THRESHOLD=2.0&profileFilter=mutations%2Cstructural_variants%2Ccna&case_set_id=crc_public_genie_bpc_cnaseq&gene_list=CDKN2A%2520MDM2%2520MDM4%2520TP53&geneset_list=%20&tab_index=tab_visualize&Action=Submit
The text was updated successfully, but these errors were encountered:
gblaih
Successfully merging a pull request may close this issue.
This seems to fire of annotation request for ALL genes instead of only queried genes. Or perhaps ALL mutations instead of only mutations in the queried genes?
https://genie.cbioportal.org/results/structuralVariants?cancer_study_list=genie_public&tab_index=tab_visualize&case_set_id=genie_public_all&Action=Submit&gene_list=LAMTOR1
You might try the following much smaller query to see if the same behavior occurs (but doesn't error because of smaller dataset)
https://genie.cbioportal.org/results/structuralVariants?cancer_study_list=crc_public_genie_bpc&Z_SCORE_THRESHOLD=2.0&RPPA_SCORE_THRESHOLD=2.0&profileFilter=mutations%2Cstructural_variants%2Ccna&case_set_id=crc_public_genie_bpc_cnaseq&gene_list=CDKN2A%2520MDM2%2520MDM4%2520TP53&geneset_list=%20&tab_index=tab_visualize&Action=Submit
The text was updated successfully, but these errors were encountered: