-
Notifications
You must be signed in to change notification settings - Fork 507
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
Add NCI-CRDC TCGA and CPTAC studies to news release #10910
Conversation
docs/News.md
Outdated
* [Thymoma (TCGA, GDC)](https://www.cbioportal.org/study/summary?id=thym_tcga_gdc) *124 samples* | ||
* [Uterine Carcinosarcoma/Uterine Malignant Mixed Mullerian Tumor (TCGA, GDC)](https://www.cbioportal.org/study/summary?id=ucs_tcga_gdc) *57 samples* | ||
* [Uveal Melanoma (TCGA, GDC)](https://www.cbioportal.org/study/summary?id=um_tcga_gdc) *80 samples* | ||
* [Breast (CPTAC, GDC)](https://www.cbioportal.org/study/summary?id=breast_cptac_gdc) *154 samples* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* [Breast (CPTAC, GDC)](https://www.cbioportal.org/study/summary?id=breast_cptac_gdc) *154 samples* | |
* [Breast Cancer (CPTAC, GDC)](https://www.cbioportal.org/study/summary?id=breast_cptac_gdc) *154 samples* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
^ Niki had mentioned that he prefers " Cancer" instead of "", so I will be updating the names of the studies accordingly. See the discussion in #data-feedback: https://cbioportal.slack.com/archives/C04PHKPKF2R/p1721693960892619?thread_ts=1721329662.398769&cid=C04PHKPKF2R
docs/News.md
Outdated
* [Uterine Carcinosarcoma/Uterine Malignant Mixed Mullerian Tumor (TCGA, GDC)](https://www.cbioportal.org/study/summary?id=ucs_tcga_gdc) *57 samples* | ||
* [Uveal Melanoma (TCGA, GDC)](https://www.cbioportal.org/study/summary?id=um_tcga_gdc) *80 samples* | ||
* [Breast (CPTAC, GDC)](https://www.cbioportal.org/study/summary?id=breast_cptac_gdc) *154 samples* | ||
* [CNS/Brain (CPTAC, GDC)](https://www.cbioportal.org/study/summary?id=brain_cptac_gdc) *74 samples* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* [CNS/Brain (CPTAC, GDC)](https://www.cbioportal.org/study/summary?id=brain_cptac_gdc) *74 samples* | |
* [CNS/Brain Cancer (CPTAC, GDC)](https://www.cbioportal.org/study/summary?id=brain_cptac_gdc) *74 samples* |
docs/News.md
Outdated
* [Head and Neck Carcinoma, Other (CPTAC, GDC)](https://www.cbioportal.org/study/summary?id=ohnca_cptac_gdc) *150 samples* | ||
* [Lung Adenocarcinoma (CPTAC, GDC)](https://www.cbioportal.org/study/summary?id=luad_cptac_gdc) *180 samples* | ||
* [Lung Squamous Cell Carcinoma (CPTAC, GDC)](https://www.cbioportal.org/study/summary?id=lusc_cptac_gdc) *90 samples* | ||
* [Ovary/Fallopian Tube (CPTAC, GDC)](https://www.cbioportal.org/study/summary?id=ovary_cptac_gdc) *113 samples* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* [Ovary/Fallopian Tube (CPTAC, GDC)](https://www.cbioportal.org/study/summary?id=ovary_cptac_gdc) *113 samples* | |
* [Ovarian Cancer (CPTAC, GDC)](https://www.cbioportal.org/study/summary?id=ovary_cptac_gdc) *113 samples* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not 100% sure about this one since I am removing Fallopian Tube
, but this sounds smoother than Ovary/Fallopian Tube Cancer
. Additionally, none of the existing studies we have on the ovary mention the fallopian tube. Thoughts?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That makes sense. Lets have it as Ovarian Cancer
to be consistent with other studies.
docs/News.md
Outdated
* [Lung Adenocarcinoma (CPTAC, GDC)](https://www.cbioportal.org/study/summary?id=luad_cptac_gdc) *180 samples* | ||
* [Lung Squamous Cell Carcinoma (CPTAC, GDC)](https://www.cbioportal.org/study/summary?id=lusc_cptac_gdc) *90 samples* | ||
* [Ovary/Fallopian Tube (CPTAC, GDC)](https://www.cbioportal.org/study/summary?id=ovary_cptac_gdc) *113 samples* | ||
* [Pancreas (CPTAC, GDC)](https://www.cbioportal.org/study/summary?id=pancreas_cptac_gdc) *139 samples* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* [Pancreas (CPTAC, GDC)](https://www.cbioportal.org/study/summary?id=pancreas_cptac_gdc) *139 samples* | |
* [Pancreatic Cancer (CPTAC, GDC)](https://www.cbioportal.org/study/summary?id=pancreas_cptac_gdc) *139 samples* |
docs/News.md
Outdated
@@ -1,3 +1,49 @@ | |||
## July 29, 2024 | |||
* **Added data** consisting of 12,863 samples from 33 TCGA and 10 CPTAC studies from the GDC as part of the NCI-CRDC initiative. The studies are generated though the [ISB-CGC](https://portal.isb-cgc.org/) BigQuery tables. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we expand the acronyms and/or link out, in case users aren't familiar with them?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, Ben wants to link out directly to the subpage with BigQuery tables rather than the landing page of the ISB-CGC site.
* **Added data** consisting of 12,863 samples from 33 TCGA and 10 CPTAC studies from the GDC as part of the NCI-CRDC initiative. The studies are generated though the [ISB-CGC](https://portal.isb-cgc.org/) BigQuery tables. | |
* **Added data** consisting of 12,863 samples from 33 TCGA and 10 CPTAC studies from the [Genomic Data Commons (GDC)](https://gdc.cancer.gov) as part of the [Cancer Research Data Commons (NCI-CRDC)](https://datacommons.cancer.gov) initiative. The studies are generated through the [ISB-CGC BigQuery tables](https://bq-search.isb-cgc.org/search?status=current). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the review. Updated.
docs/News.md
Outdated
* [Prostate Adenocarcinoma (TCGA, GDC)](https://www.cbioportal.org/study/summary?id=prad_tcga_gdc) *501 samples* | ||
* [Rectal Adenocarcinoma (TCGA, GDC)](https://www.cbioportal.org/study/summary?id=read_tcga_gdc) *171 samples* | ||
* [Renal Clear Cell Carcinoma (TCGA, GDC)](https://www.cbioportal.org/study/summary?id=ccrcc_tcga_gdc) *537 samples* | ||
* [Soft Tissue (TCGA, GDC)](https://www.cbioportal.org/study/summary?id=soft_tissue_tcga_gdc) *264 samples* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jamesqo, should this also be Soft Tissue Cancer
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rmadupuri Ah yes, good catch!
docs/News.md
Outdated
@@ -1,3 +1,49 @@ | |||
## July 29, 2024 | |||
* **Added data** consisting of 12,863 samples from 33 TCGA and 10 CPTAC studies from the [Genomic Data Commons (GDC)](https://gdc.cancer.gov) as part of the [Cancer Research Data Commons (NCI-CRDC)](https://datacommons.cancer.gov) initiative. The studies are generated through the [ISB-CGC BigQuery tables](https://bq-search.isb-cgc.org/search?status=current). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we change the last sentence to "More information can be found on our FAQ" and link to this page
https://docs.cbioportal.org/user-guide/faq/#tcga
...assuming this will be link to new content in @jamesqo PR
https://github.com/cBioPortal/cbioportal/blob/699e939482228c55321afad3fd9ee9c237949cf9/docs/user-guide/faq.md#tcga
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @n1zea144! Updated.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yay 🏆 !
Quality Gate passedIssues Measures |
Updated the news release to include the 33 TCGA and 10 CPTAC datasets from GDC.