Skip to content

abdenlab/tcga-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tcga-db

Create a local database of TCGA metadata from the GDC API.

Requires uv.

To generate the database:

./run.sh

Resources

Useful links

Data Model

API

API Endpoints

  • projects: Information about projects
  • cases: Information related to cases, or sample donors
  • files: Information about files stored in the GDC
  • history: Information related to file version history
  • annotations: Information about annotations to GDC data

"Search box" endpoint (via query parameter):

https://api.gdc.cancer.gov/v0/all?query=TCGA&size=5

Information about available fields

https://api.gdc.cancer.gov/{endpoint}/_mapping

Other info

BCR = "Biospecimen Core Resource"

About

Local database of TCGA metadata

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published