Mutations
Get mutations in a molecular profile by Sample List ID
get/molecular-profiles/{molecularProfileId}/mutations
Path parameters
molecularProfileIdstring required
Molecular Profile ID e.g. acc_tcga_mutations
Query parameters
direction'ASC' | 'DESC'
Direction of the sort
entrezGeneIdinteger
Entrez Gene ID
pageNumberinteger
Page number of the result list
pageSizeinteger
Page size of the result list
projection'DETAILED' | 'ID' | 'META' | 'SUMMARY'
Level of detail of the response
sampleListIdstring required
Sample List ID e.g. acc_tcga_all
sortBy'aminoAcidChange' | 'center' | 'endPosition' | 'entrezGeneId' | 'keyword' | 'mutationStatus' | 'mutationType' | 'ncbiBuild' | 'normalAltCount' | 'normalRefCount' | 'proteinChange' | 'proteinPosEnd' | 'proteinPosStart' | 'referenceAllele' | 'refseqMrnaId' | 'startPosition' | 'tumorAltCount' | 'tumorRefCount' | 'validationStatus' | 'variantAllele' | 'variantType'
Name of the property that the result list is sorted by
Response
OK