/
WA
waldronlab
/
cBioPortal web Public API [Beta]
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 7m ago · Updated 2mo ago
Details
Filter operations
Cancer Types
2
Clinical Attributes
4
Clinical Data
5
Copy Number Segments
2
Discrete Copy Number Alterations
2
Gene Panels
5
Generic Assays
3
Genes
4
Molecular Data
3
Molecular Profiles
4
Mutations
3
Patients
4
Sample Lists
5
Samples
5
get
Get all samples matching keyword
post
Fetch samples by ID
get
Get all samples of a patient in a study
get
Get all samples in a study
get
Get a sample in a study
Structural Variants
1
Studies
5
Treatments
4
Samples
Fetch samples by ID
post
/samples/fetch
Query parameters
projection
'ID'
|
'SUMMARY'
|
'DETAILED'
|
'META'
Level of detail of the response
Request body
SampleFilter
required
sampleIdentifiers
SampleIdentifier[]
sampleListIds
string[]
uniqueSampleKeys
string[]
Response
OK
Sample[]
required
copyNumberSegmentPresent
boolean
patientId
string
required
profiledForFusions
boolean
sampleId
string
required
sampleType
'Primary Solid Tumor'
|
'Recurrent Solid Tumor'
|
'Primary Blood Tumor'
|
'Recurrent Blood Tumor'
|
'Metastatic'
|
'Blood Derived Normal'
|
'Solid Tissues Normal'
sequenced
boolean
studyId
string
required
uniquePatientKey
string
uniqueSampleKey
string
Changes