diff --git a/docs/user-guide/faq.md b/docs/user-guide/faq.md index 5c55ac9f4e1..983be26a13a 100644 --- a/docs/user-guide/faq.md +++ b/docs/user-guide/faq.md @@ -127,7 +127,7 @@ The cBioPortal is an exploratory analysis tool for exploring large-scale cancer By contrast, the [Genomic Data Commons (GDC)](https://gdc.cancer.gov/) aims to be the definitive place for full-download and access to all data generated by TCGA and TARGET. If you want to download raw mRNA expression files or full segmented copy number files, the GDC is probably where you want to start. -As of August 2024, the public cBioPortal contains datasets sourced from the GDC through [ISB-CGC BigQuery](https://bq-search.isb-cgc.org/search?status=current). Currently TCGA and CPTAC are supported, with more programs coming in the future. For an explanation of how these studies differ from their non-GDC counterparts, [see below](#how-do-the-tcga-studies-sourced-from-genomic-data-commons-gdc-compare-to-the-other-tcga-datasets-which-one-should-i-use). +As of August 2024, the public cBioPortal contains datasets sourced from the GDC through [ISB-CGC BigQuery](https://bq-search.isb-cgc.org/search?status=current). Currently TCGA and CPTAC are supported, with more programs coming in the future. For an explanation of how these studies differ from their non-GDC counterparts, [see below](#how-do-the-different-tcga-datasets-compare). #### Does the cBioPortal provide a Web Service API? R interface? MATLAB interface? Yes, the cBioPortal provides a [Swagger API](https://www.cbioportal.org/api/swagger-ui.html), and [R/MATLAB interfaces](/web-API-and-Clients.md#r-client). #### Can I use cBioPortal with my own data?