IconCreated with Sketch.

API Interface document

VarCa.org
  • mutations
    • mutation search list
  • study
    • study show
  • sample
    • sample show

varca

mutations

mutation search list

Basic Information

Path: /mutations

Method: GET

Description:

Request

Query

Parameter Name NecessaryOrNot Example Remarks
page Not
page_size Not
sort Not
order Not desc or asc
gene Necessary EGFR
mutation Not L858R

Response

NameTypeNecessaryOrNotDefaultsRemarksOthers
dataobject []Necessary

item Type: object

├─ samplestringNot
├─ sampleIDintegerNot
├─ studystringNot
├─ studyIdintegerNot
├─ cancerstringNot
├─ genestringNot
├─ mutationstringNot
├─ refCountintegerNot

Maximum: 9999

Minimum: 1

├─ altCountintegerNot

Maximum: 9999

Minimum: 1

├─ freqnumberNot
├─ chrstringNot
├─ startintegerNot
├─ endintegerNot
├─ refstringNot
├─ tumorAllele1stringNot
├─ tumorAllele2stringNot
├─ idintegerNot
totalintegerNecessary
errorstringNecessary

study

study show

Basic Information

Path: /studies/:studyId

Method: GET

Description

Request

Parameters

Parameter Name Example Remarks
studyId

Response

NameTypeNecessaryOrNotDefaultsRemarksOthers
dataobjectNecessary
├─ idintegerNot
├─ cancer_study_identifierstringNot
├─ type_of_cancerstringNot
├─ namestringNot
├─ descriptionstringNot
├─ citationstringNot
├─ pmidstringNot
├─ short_namestringNot
├─ groupsstringNot
errorstringNecessary

sample

sample show

Basic Information

Path: /samples/:sampleId

Method: GET

Description

Request

Parameters

Parameter Name Example Remarks
sampleId

Response

NameTypeNecessaryOrNotDefaultsRemarksOthers
dataobjectNot
├─ idnumberNot
├─ cancer_study_identifierstringNot
├─ PATIENT_IDstringNot
├─ PATIENT_RELEVANT_SAMPLEIDSnumber []Not

item Type: number

├─ SAMPLE_IDstringNot
├─ SPECIMEN_PRESERVATION_TYPEstringNot
├─ SPECIMEN_TYPEstringNot
├─ DNA_INPUTstringNot
├─ SAMPLE_COVERAGEstringNot
├─ TUMOR_PURITYstringNot
├─ MATCHED_STATUSstringNot
├─ SAMPLE_TYPEstringNot
├─ PRIMARY_SITEstringNot
├─ METASTATIC_SITEstringNot
├─ SAMPLE_CLASSstringNot
├─ ONCOTREE_CODEstringNot
├─ CANCER_TYPEstringNot
├─ CANCER_TYPE_DETAILEDstringNot
├─ TUMOR_TYPEstringNot
├─ GRADEstringNot
errornullNot

Build by YMFE.