{"info":{"_postman_id":"1b13b7de-49b4-47c4-b6d0-a705fc9b0f75","name":"CancerModels.Org API","description":"<html><head></head><body><p>API to access CancerModels.Org data.</p>\n<p>Patient-derived cancer models (PDCMs) are a powerful oncology research platform for studying tumour biology, mechanisms of drug response and resistance and for testing personalised medicine. Distributed nature of repositories for PDCMs (xenografts, organoids and cell lines) and the use of different metadata standards for describing model''s characteristics make it difficult for researchers to identify suitable PDCM models relevant to specific cancer research questions.</p>\n<p>CancerModels.Org aims to solve this problem by providing harmonized and integrated model attributes to support consistent searching across the originating resources.</p>\n<h2 id=\"postgrest-and-api-usage\">PostgREST and API usage</h2>\n<p>We use <a href=\"https://postgrest.org/en/stable/index.html\">PostgREST</a> to automatically create endpoints from a set of views that define our public API. The resulting endpoints expect a set of operators when using them. These table shows some of them:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Abbreviation</strong></th>\n<th><strong>SQL</strong></th>\n<th><strong>Meaning</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>eq</td>\n<td><code>=</code></td>\n<td>equals</td>\n</tr>\n<tr>\n<td>gt</td>\n<td><code>&gt;</code></td>\n<td>greater than</td>\n</tr>\n<tr>\n<td>gte</td>\n<td><code>&gt;=</code></td>\n<td>greater than or equal</td>\n</tr>\n<tr>\n<td>lt</td>\n<td><code>&lt;</code></td>\n<td>less than</td>\n</tr>\n<tr>\n<td>lte</td>\n<td><code>&lt;=</code></td>\n<td>less than or equal</td>\n</tr>\n<tr>\n<td>neq</td>\n<td><code>&lt;&gt;</code> or <code>!=</code></td>\n<td>not equal</td>\n</tr>\n<tr>\n<td>like</td>\n<td><code>LIKE</code></td>\n<td>LIKE operator (to avoid URL encoding you can use * as an alias of the percent sign % for the pattern)</td>\n</tr>\n<tr>\n<td>ilike</td>\n<td><code>ILIKE</code></td>\n<td>ILIKE operator (to avoid URL encoding you can use * as an alias of the percent sign % for the pattern)</td>\n</tr>\n<tr>\n<td>in</td>\n<td><code>IN</code></td>\n<td>one of a list of values, e.g. ?a=in.(1,2,3) – also supports commas in quoted strings like ?a=in.(\"hi,there\",\"yes,you\")</td>\n</tr>\n<tr>\n<td>is</td>\n<td><code>IS</code></td>\n<td>checking for exact equality (null,true,false,unknown)</td>\n</tr>\n<tr>\n<td>not</td>\n<td><code>NOT</code></td>\n<td>negates another operator,</td>\n</tr>\n<tr>\n<td>or</td>\n<td><code>OR</code></td>\n<td>logical OR</td>\n</tr>\n<tr>\n<td>and</td>\n<td><code>AND</code></td>\n<td>logical AND</td>\n</tr>\n</tbody>\n</table>\n</div><p>A complete table and additional documentation about how to use PostgREST can be found <a href=\"https://postgrest.org/en/stable/api.html\">here</a>.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"6493399","collectionId":"1b13b7de-49b4-47c4-b6d0-a705fc9b0f75","publishedId":"2s8ZDbX1e7","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2023-01-26T08:38:19.000Z"},"item":[{"name":"Metadata","item":[{"name":"Model metadata","id":"858b7f01-1a98-44de-8069-d496515ee9f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://cancermodels.org/api/model_metadata?model_id=eq.TM01002&data_source=eq.JAX&provider_name=eq.The Jackson laboratory&type=eq.xenograft&host_strain_name=eq.nsg&host_strain_nomenclature=eq.NOD.Cg-Prkdc<sup>scid</sup> Il2rg<sup>tm1Wjl</sup>/SzJ&engraftment_site=eq.Not Provided&engraftment_type=eq.Heterotopic&engraftment_sample_type=eq.Surgical Resection (fragment)&engraftment_sample_state=eq.Not Provided&passage_number=eq.1&histology=eq.Bladder Papillary Urothelial Carcinoma&cancer_system=eq.Urinary System Cancer&primary_site=eq.bladder&collection_site=eq.bladder&tumor_type=eq.Primary&cancer_grade=eq.Grade:low&cancer_grading_system=eq.AJCC&cancer_stage=eq.AJCC 0 - in situ&patient_age=eq.Not specified&patient_sex=eq.male&patient_ethnicity=eq.Not Collected&patient_treatment_status=eq.Not specified&pubmed_ids=eq.PMID: 26270481&europdx_access_modalities=eq.Not Applicable&accessibility=eq.Academia and Industry&contact_name_list=eq.micetech&contact_email_list=eq.micetech@jax.org&contact_form_url=eq.http://tumor.informatics.jax.org/mtbwi/pdxRequest.do?mice=TM01002&source_database_url=eq.http://tumor.informatics.jax.org/mtbwi/pdxDetails.do?modelID=TM01002&select=*&order=model_id.asc&offset=0&limit=10","description":"<p>  Metadata associated to a model.</p>\n","urlObject":{"path":["model_metadata"],"host":["https://cancermodels.org/api"],"query":[{"description":{"content":"<p>Full name of the model used by provider</p>\n","type":"text/plain"},"key":"model_id","value":"eq.TM01002"},{"description":{"content":"<p>Data source of the model (provider abbreviation)</p>\n","type":"text/plain"},"key":"data_source","value":"eq.JAX"},{"description":{"content":"<p>Provider full name</p>\n","type":"text/plain"},"key":"provider_name","value":"eq.The Jackson laboratory"},{"description":{"content":"<p>Model type (xenograft, cell_line, …)</p>\n","type":"text/plain"},"key":"type","value":"eq.xenograft"},{"description":{"content":"<p>Host mouse strain name (e.g. NOD-SCID, NSG, etc)</p>\n","type":"text/plain"},"key":"host_strain_name","value":"eq.nsg"},{"description":{"content":"<p>The full nomenclature form of the host mouse strain name</p>\n","type":"text/plain"},"key":"host_strain_nomenclature","value":"eq.NOD.Cg-Prkdc<sup>scid</sup> Il2rg<sup>tm1Wjl</sup>/SzJ"},{"description":{"content":"<p>Organ or anatomical site used for the tumour engraftment (e.g. mammary fat pad, Right flank)</p>\n","type":"text/plain"},"key":"engraftment_site","value":"eq.Not Provided"},{"description":{"content":"<p>Orthotopic: if the tumour was engrafted at a corresponding anatomical site. Hererotopic: If grafted subcuteanously</p>\n","type":"text/plain"},"key":"engraftment_type","value":"eq.Heterotopic"},{"description":{"content":"<p>Description of the type of material grafted into the mouse. (e.g. tissue fragments, cell suspension)</p>\n","type":"text/plain"},"key":"engraftment_sample_type","value":"eq.Surgical Resection (fragment)"},{"description":{"content":"<p>PDX Engraftment material state (e.g. fresh or frozen)</p>\n","type":"text/plain"},"key":"engraftment_sample_state","value":"eq.Not Provided"},{"description":{"content":"<p>Passage number</p>\n","type":"text/plain"},"key":"passage_number","value":"eq.1"},{"description":{"content":"<p>Diagnosis at time of collection of the patient tumor</p>\n","type":"text/plain"},"key":"histology","value":"eq.Bladder Papillary Urothelial Carcinoma"},{"description":{"content":"<p>Cancer System</p>\n","type":"text/plain"},"key":"cancer_system","value":"eq.Urinary System Cancer"},{"description":{"content":"<p>Site of the primary tumor where primary cancer is originating from (may not correspond to the site of the current tissue sample)</p>\n","type":"text/plain"},"key":"primary_site","value":"eq.bladder"},{"description":{"content":"<p>Site of collection of the tissue sample (can be different than the primary site if tumour type is metastatic)</p>\n","type":"text/plain"},"key":"collection_site","value":"eq.bladder"},{"description":{"content":"<p>Collected tumor type</p>\n","type":"text/plain"},"key":"tumor_type","value":"eq.Primary"},{"description":{"content":"<p>The implanted tumor grade value</p>\n","type":"text/plain"},"key":"cancer_grade","value":"eq.Grade:low"},{"description":{"content":"<p>Stage classification system used to describe the stage</p>\n","type":"text/plain"},"key":"cancer_grading_system","value":"eq.AJCC"},{"description":{"content":"<p>Stage of the patient at the time of collection</p>\n","type":"text/plain"},"key":"cancer_stage","value":"eq.AJCC 0 - in situ"},{"description":{"content":"<p>Patient age at collection</p>\n","type":"text/plain"},"key":"patient_age","value":"eq.Not specified"},{"description":{"content":"<p>Sex of the patient</p>\n","type":"text/plain"},"key":"patient_sex","value":"eq.male"},{"description":{"content":"<p>Patient Ethnic group</p>\n","type":"text/plain"},"key":"patient_ethnicity","value":"eq.Not Collected"},{"description":{"content":"<p>Patient treatment status</p>\n","type":"text/plain"},"key":"patient_treatment_status","value":"eq.Not specified"},{"description":{"content":"<p>PubMed ids related to the model</p>\n","type":"text/plain"},"key":"pubmed_ids","value":"eq.PMID: 26270481"},{"description":{"content":"<p>If a model is part of EUROPDX consortium, then this field defines if the model is accessible for transnational access through the EDIReX infrastructure, or only on a collaborative basis</p>\n","type":"text/plain"},"key":"europdx_access_modalities","value":"eq.Not Applicable"},{"description":{"content":"<p>Defines any limitation of access of the model per type of users like academia only, industry and academia, or national limitation</p>\n","type":"text/plain"},"key":"accessibility","value":"eq.Academia and Industry"},{"description":{"content":"<p>List of names of the contact people for the model</p>\n","type":"text/plain"},"key":"contact_name_list","value":"eq.micetech"},{"description":{"content":"<p>Emails of the contact names for the model</p>\n","type":"text/plain"},"key":"contact_email_list","value":"eq.micetech@jax.org"},{"description":{"content":"<p>URL to the providers resource for each model</p>\n","type":"text/plain"},"key":"contact_form_url","value":"eq.http://tumor.informatics.jax.org/mtbwi/pdxRequest.do?mice=TM01002"},{"description":{"content":"<p>URL to the source database for each model</p>\n","type":"text/plain"},"key":"source_database_url","value":"eq.http://tumor.informatics.jax.org/mtbwi/pdxDetails.do?modelID=TM01002"},{"description":{"content":"<p>Filtering Columns</p>\n","type":"text/plain"},"key":"select","value":"*"},{"description":{"content":"<p>Ordering</p>\n","type":"text/plain"},"key":"order","value":"model_id.asc"},{"description":{"content":"<p>Limiting and Pagination</p>\n","type":"text/plain"},"key":"offset","value":"0"},{"description":{"content":"<p>Limiting and Pagination</p>\n","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]}},"response":[{"id":"44005c15-c845-4552-9742-84911385363e","name":"Get metadata for a particular model","originalRequest":{"method":"GET","header":[{"description":"Limiting and Pagination","key":"Range","value":"Lorem est sint tempor","disabled":true},{"description":"Limiting and Pagination","key":"Range-Unit","value":"items","disabled":true},{"description":"Preference","key":"Prefer","value":"count=none","disabled":true}],"url":{"raw":"https://cancermodels.org/api/model_metadata?model_id=eq.TM01002&select=*&order=model_id.asc&offset=0&limit=10","host":["https://cancermodels.org/api"],"path":["model_metadata"],"query":[{"key":"model_id","value":"eq.TM01002"},{"key":"data_source","value":"eq.JAX","disabled":true},{"key":"provider_name","value":"eq.The Jackson laboratory","disabled":true},{"key":"type","value":"eq.xenograft","disabled":true},{"key":"host_strain_name","value":"eq.nsg","disabled":true},{"key":"host_strain_nomenclature","value":"eq.NOD.Cg-Prkdc<sup>scid</sup> Il2rg<sup>tm1Wjl</sup>/SzJ","disabled":true},{"key":"engraftment_site","value":"eq.Not Provided","disabled":true},{"key":"engraftment_type","value":"eq.Heterotopic","disabled":true},{"key":"engraftment_sample_type","value":"eq.Surgical Resection (fragment)","disabled":true},{"key":"engraftment_sample_state","value":"eq.Not Provided","disabled":true},{"key":"passage_number","value":"eq.1","disabled":true},{"key":"histology","value":"eq.Bladder Papillary Urothelial Carcinoma","disabled":true},{"key":"cancer_system","value":"eq.Urinary System Cancer","disabled":true},{"key":"primary_site","value":"eq.bladder","disabled":true},{"key":"collection_site","value":"eq.bladder","disabled":true},{"key":"tumor_type","value":"eq.Primary","disabled":true},{"key":"cancer_grade","value":"eq.Grade:low","disabled":true},{"key":"cancer_grading_system","value":"eq.AJCC","disabled":true},{"key":"cancer_stage","value":"eq.AJCC 0 - in situ","disabled":true},{"key":"patient_age","value":"eq.Not specified","disabled":true},{"key":"patient_sex","value":"eq.male","disabled":true},{"key":"patient_ethnicity","value":"eq.Not Collected","disabled":true},{"key":"patient_treatment_status","value":"eq.Not specified","disabled":true},{"key":"pubmed_ids","value":"eq.PMID: 26270481","disabled":true},{"key":"europdx_access_modalities","value":"eq.Not Applicable","disabled":true},{"key":"accessibility","value":"eq.Academia and Industry","disabled":true},{"key":"contact_name_list","value":"eq.micetech","disabled":true},{"key":"contact_email_list","value":"eq.micetech@jax.org","disabled":true},{"key":"contact_form_url","value":"eq.http://tumor.informatics.jax.org/mtbwi/pdxRequest.do?mice=TM01002","disabled":true},{"key":"source_database_url","value":"eq.http://tumor.informatics.jax.org/mtbwi/pdxDetails.do?modelID=TM01002","disabled":true},{"key":"select","value":"*"},{"key":"order","value":"model_id.asc"},{"key":"offset","value":"0"},{"key":"limit","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"model_id\": \"TM01002\",\n        \"data_source\": \"JAX\",\n        \"provider_name\": \"The Jackson laboratory\",\n        \"type\": \"xenograft\",\n        \"host_strain_name\": \"nsg\",\n        \"host_strain_nomenclature\": \"NOD.Cg-Prkdc<sup>scid</sup> Il2rg<sup>tm1Wjl</sup>/SzJ\",\n        \"engraftment_site\": \"Not Provided\",\n        \"engraftment_type\": \"Heterotopic\",\n        \"engraftment_sample_type\": \"Surgical Resection (fragment)\",\n        \"engraftment_sample_state\": \"Not Provided\",\n        \"passage_number\": \"1\",\n        \"histology\": \"Bladder Papillary Urothelial Carcinoma\",\n        \"cancer_system\": \"Urinary System Cancer\",\n        \"primary_site\": \"bladder\",\n        \"collection_site\": \"bladder\",\n        \"tumor_type\": \"Primary\",\n        \"cancer_grade\": \"Grade:low\",\n        \"cancer_grading_system\": \"AJCC\",\n        \"cancer_stage\": \"AJCC 0 - in situ\",\n        \"patient_age\": \"Not specified\",\n        \"patient_sex\": \"male\",\n        \"patient_ethnicity\": \"Not Collected\",\n        \"patient_treatment_status\": \"Not specified\",\n        \"pubmed_ids\": \"PMID: 26270481\",\n        \"europdx_access_modalities\": \"Not Applicable\",\n        \"accessibility\": \"Academia and Industry\",\n        \"contact_name_list\": \"micetech\",\n        \"contact_email_list\": \"micetech@jax.org\",\n        \"contact_form_url\": \"http://tumor.informatics.jax.org/mtbwi/pdxRequest.do?mice=TM01002\",\n        \"source_database_url\": \"http://tumor.informatics.jax.org/mtbwi/pdxDetails.do?modelID=TM01002\"\n    }\n]"}],"_postman_id":"858b7f01-1a98-44de-8069-d496515ee9f6"},{"name":"Quality assurance","id":"ce142137-4b98-4fb1-9f32-7fef55544561","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://cancermodels.org/api/model_quality_assurance?model_id=eq.T127&data_source=eq.NKI&description=eq.concordance between xenograft and patient tumour&passages_tested=eq.7&validation_technique=eq.Histology&validation_host_strain_nomenclature=eq.NOD.Cg-Prkdc<sup>scid</sup> Il2rg<sup>tm1Wjl</sup>/SzJ&select=*&order=model_id.asc&offset=0&limit=10","description":"<p>  Quality assurance data related to a model.</p>\n","urlObject":{"path":["model_quality_assurance"],"host":["https://cancermodels.org/api"],"query":[{"description":{"content":"<p>Full name of the model used by provider</p>\n","type":"text/plain"},"key":"model_id","value":"eq.T127"},{"description":{"content":"<p>Data source of the model (provider abbreviation)</p>\n","type":"text/plain"},"key":"data_source","value":"eq.NKI"},{"description":{"content":"<p>Short description of what was compared and what was the result: (e.g. high, good, moderate concordance between xenograft, 'model validated against histological features of same diagnosis' or 'not determined')</p>\n","type":"text/plain"},"key":"description","value":"eq.concordance between xenograft and patient tumour"},{"description":{"content":"<p>List of all passages where validation was performed. Passage 0 correspond to first engraftment</p>\n","type":"text/plain"},"key":"passages_tested","value":"eq.7"},{"description":{"content":"<p>Any technique used to validate PDX against their original patient tumour, including fingerprinting, histology, immunohistochemistry</p>\n","type":"text/plain"},"key":"validation_technique","value":"eq.Histology"},{"description":{"content":"<p>Validation host mouse strain, following mouse strain nomenclature from MGI JAX</p>\n","type":"text/plain"},"key":"validation_host_strain_nomenclature","value":"eq.NOD.Cg-Prkdc<sup>scid</sup> Il2rg<sup>tm1Wjl</sup>/SzJ"},{"description":{"content":"<p>Filtering Columns</p>\n","type":"text/plain"},"key":"select","value":"*"},{"description":{"content":"<p>Ordering</p>\n","type":"text/plain"},"key":"order","value":"model_id.asc"},{"description":{"content":"<p>Limiting and Pagination</p>\n","type":"text/plain"},"key":"offset","value":"0"},{"description":{"content":"<p>Limiting and Pagination</p>\n","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]}},"response":[{"id":"492d860b-2a65-4261-8ffd-753088b8d1e7","name":"Get quality assurance data for a particular model","originalRequest":{"method":"GET","header":[{"description":"Limiting and Pagination","key":"Range","value":"Lorem est sint tempor","disabled":true},{"description":"Limiting and Pagination","key":"Range-Unit","value":"items","disabled":true},{"description":"Preference","key":"Prefer","value":"count=none","disabled":true}],"url":{"raw":"https://cancermodels.org/api/model_quality_assurance?model_id=eq.T127","host":["https://cancermodels.org/api"],"path":["model_quality_assurance"],"query":[{"key":"model_id","value":"eq.T127"},{"key":"data_source","value":"Lorem est sint tempor","disabled":true},{"key":"description","value":"Lorem est sint tempor","disabled":true},{"key":"passages_tested","value":"Lorem est sint tempor","disabled":true},{"key":"validation_technique","value":"Lorem est sint tempor","disabled":true},{"key":"validation_host_strain_nomenclature","value":"Lorem est sint tempor","disabled":true},{"key":"select","value":"Lorem est sint tempor","disabled":true},{"key":"order","value":"Lorem est sint tempor","disabled":true},{"key":"offset","value":"Lorem est sint tempor","disabled":true},{"key":"limit","value":"Lorem est sint tempor","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"model_id\": \"T127\",\n        \"data_source\": \"NKI\",\n        \"description\": \"concordance between xenograft and patient tumour\",\n        \"passages_tested\": \"7\",\n        \"validation_technique\": \"Histology\",\n        \"validation_host_strain_nomenclature\": \"NOD.Cg-Prkdc<sup>scid</sup> Il2rg<sup>tm1Wjl</sup>/SzJ\"\n    }\n]"}],"_postman_id":"ce142137-4b98-4fb1-9f32-7fef55544561"},{"name":"Model Molecular Metadata","id":"468bf79a-bba5-4e72-a48c-5d7182db9004","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://cancermodels.org/api/model_molecular_metadata?model_id=eq.933738-175-T&data_source=eq.PDMR&source=eq.xenograft&sample_id=eq.933738-175-T-W55VZ2&xenograft_passage=eq.1&raw_data_url=eq.ERR4226925,https://www.ebi.ac.uk/ena/data/view/ERR4226925&data_type=eq.mutation&platform_name=eq.Illumina HiSeq 2000/2500&data_exists=eq.TRUE&data_restricted=eq.FALSE&select=*&order=model_id.asc&offset=0&limit=10","description":"<p>  Information about the molecular data that is available for each sample.</p>\n","urlObject":{"path":["model_molecular_metadata"],"host":["https://cancermodels.org/api"],"query":[{"description":{"content":"<p>Full name of the model used by provider</p>\n","type":"text/plain"},"key":"model_id","value":"eq.933738-175-T"},{"description":{"content":"<p>Data source of the model</p>\n","type":"text/plain"},"key":"data_source","value":"eq.PDMR"},{"description":{"content":"<p>(patient, xenograft, cell)</p>\n","type":"text/plain"},"key":"source","value":"eq.xenograft"},{"description":{"content":"<p>Sample identifier given by the provider</p>\n","type":"text/plain"},"key":"sample_id","value":"eq.933738-175-T-W55VZ2"},{"description":{"content":"<p>Passage number of the sample</p>\n","type":"text/plain"},"key":"xenograft_passage","value":"eq.1"},{"description":{"content":"<p>URL where the raw data could be found</p>\n","type":"text/plain"},"key":"raw_data_url","value":"eq.ERR4226925,https://www.ebi.ac.uk/ena/data/view/ERR4226925"},{"description":{"content":"<p>Type of molecular data</p>\n","type":"text/plain"},"key":"data_type","value":"eq.mutation"},{"description":{"content":"<p>Name of the platform technology used to produce the molecular characterization</p>\n","type":"text/plain"},"key":"platform_name","value":"eq.Illumina HiSeq 2000/2500"},{"description":{"content":"<p>True or False depending on whether or not there is molecular data for this sample</p>\n","type":"text/plain"},"key":"data_exists","value":"eq.TRUE"},{"description":{"content":"<p>True or False depending on whether or not the molecular data is restricted (meaning provider need to be contacted directly to get the data from them).</p>\n","type":"text/plain"},"key":"data_restricted","value":"eq.FALSE"},{"disabled":true,"key":"molecular_characterization_id","value":"Lorem est sint tempor"},{"description":{"content":"<p>Filtering Columns</p>\n","type":"text/plain"},"key":"select","value":"*"},{"description":{"content":"<p>Ordering</p>\n","type":"text/plain"},"key":"order","value":"model_id.asc"},{"description":{"content":"<p>Limiting and Pagination</p>\n","type":"text/plain"},"key":"offset","value":"0"},{"description":{"content":"<p>Limiting and Pagination</p>\n","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]}},"response":[{"id":"d08189cb-1a46-4db0-808c-485adef88fd9","name":"Get molecular metadata for a particular model","originalRequest":{"method":"GET","header":[{"description":"Limiting and Pagination","key":"Range","value":"Lorem est sint tempor","disabled":true},{"description":"Limiting and Pagination","key":"Range-Unit","value":"items","disabled":true},{"description":"Preference","key":"Prefer","value":"count=none","disabled":true}],"url":{"raw":"https://cancermodels.org/api/model_molecular_metadata?model_id=eq.T127","host":["https://cancermodels.org/api"],"path":["model_molecular_metadata"],"query":[{"key":"model_id","value":"eq.T127"},{"key":"data_source","value":"Lorem est sint tempor","disabled":true},{"key":"source","value":"Lorem est sint tempor","disabled":true},{"key":"sample_id","value":"Lorem est sint tempor","disabled":true},{"key":"xenograft_passage","value":"Lorem est sint tempor","disabled":true},{"key":"raw_data_url","value":"Lorem est sint tempor","disabled":true},{"key":"data_type","value":"Lorem est sint tempor","disabled":true},{"key":"platform_name","value":"Lorem est sint tempor","disabled":true},{"key":"data_exists","value":"Lorem est sint tempor","disabled":true},{"key":"data_restricted","value":"Lorem est sint tempor","disabled":true},{"key":"molecular_characterization_id","value":"Lorem est sint tempor","disabled":true},{"key":"select","value":"Lorem est sint tempor","disabled":true},{"key":"order","value":"Lorem est sint tempor","disabled":true},{"key":"offset","value":"Lorem est sint tempor","disabled":true},{"key":"limit","value":"Lorem est sint tempor","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"model_id\": \"933738-175-T\",\n        \"data_source\": \"PDMR\",\n        \"source\": \"xenograft\",\n        \"sample_id\": \"933738-175-T-W55VZ2\",\n        \"xenograft_passage\": \"1\",\n        \"raw_data_url\": \"ERR4226925,https://www.ebi.ac.uk/ena/data/view/ERR4226925\",\n        \"data_type\": \"mutation\",\n        \"platform_name\": \"Illumina HiSeq 2000/2500\",\n        \"data_exists\": \"TRUE\",\n        \"data_restricted\": \"FALSE\"\n    }\n]"}],"_postman_id":"468bf79a-bba5-4e72-a48c-5d7182db9004"}],"id":"58775977-2abb-4697-9817-b1a58128bcb7","description":"<p>Metadata available for the models</p>\n","_postman_id":"58775977-2abb-4697-9817-b1a58128bcb7"},{"name":"Treatment","item":[{"name":"Patient treatment","id":"189b1948-a813-4427-88a1-87d651b34c84","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Limiting and Pagination</p>\n","key":"Range","value":"Lorem est sint tempor"},{"description":"<p>Limiting and Pagination</p>\n","key":"Range-Unit","value":"items"},{"description":"<p>Preference</p>\n","key":"Prefer","value":"count=none"},{"key":"Accept","value":"application/json"}],"url":"https://cancermodels.org/api/patient_treatment_extended?model_id=eq.EMC0073PM&data_source=eq.TRACE&patient_id=eq.PTX-EMC-025&patient_age=eq.50 - 59&patient_sex=eq.female&patient_ethnicity=eq.Not Collected&patient_treatment_status=eq.Treatment naive&histology=eq.Uterine Corpus Myxoid Leiomyosarcoma&treatment=eq.Ifosfamide&response=eq.Progressive Disease&dose=eq.3 g/m2 on days 1, 2 and 3 every 21 days&select=*&order=model_id.asc&offset=0&limit=10","description":"<p>  Information about treatments in patients</p>\n","urlObject":{"path":["patient_treatment_extended"],"host":["https://cancermodels.org/api"],"query":[{"description":{"content":"<p>Full name of the model used by provider</p>\n","type":"text/plain"},"key":"model_id","value":"eq.EMC0073PM"},{"description":{"content":"<p>Data source of the model</p>\n","type":"text/plain"},"key":"data_source","value":"eq.TRACE"},{"description":{"content":"<p>Anonymous/de-identified provider ID for the patient</p>\n","type":"text/plain"},"key":"patient_id","value":"eq.PTX-EMC-025"},{"description":{"content":"<p>Patient age at collection</p>\n","type":"text/plain"},"key":"patient_age","value":"eq.50 - 59"},{"description":{"content":"<p>Sex of the patient</p>\n","type":"text/plain"},"key":"patient_sex","value":"eq.female"},{"description":{"content":"<p>Patient Ethnic group</p>\n","type":"text/plain"},"key":"patient_ethnicity","value":"eq.Not Collected"},{"description":{"content":"<p>Status of the patient treatment</p>\n","type":"text/plain"},"key":"patient_treatment_status","value":"eq.Treatment naive"},{"description":{"content":"<p>Diagnosis at time of collection of the patient tumor</p>\n","type":"text/plain"},"key":"histology","value":"eq.Uterine Corpus Myxoid Leiomyosarcoma"},{"description":{"content":"<p>Treatment name. It can be surgery, radiotherapy,  drug name  or drug combination</p>\n","type":"text/plain"},"key":"treatment","value":"eq.Ifosfamide"},{"description":{"content":"<p>Response of prior treatment</p>\n","type":"text/plain"},"key":"response","value":"eq.Progressive Disease"},{"description":{"content":"<p>Treatment dose and unit</p>\n","type":"text/plain"},"key":"dose","value":"eq.3 g/m2 on days 1, 2 and 3 every 21 days"},{"description":{"content":"<p>Filtering Columns</p>\n","type":"text/plain"},"key":"select","value":"*"},{"description":{"content":"<p>Ordering</p>\n","type":"text/plain"},"key":"order","value":"model_id.asc"},{"description":{"content":"<p>Limiting and Pagination</p>\n","type":"text/plain"},"key":"offset","value":"0"},{"description":{"content":"<p>Limiting and Pagination</p>\n","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]}},"response":[{"id":"30e1792c-13db-4ce6-bf09-ff71d76e9d25","name":"Get patient treatment data for a particular model","originalRequest":{"method":"GET","header":[{"description":"Limiting and Pagination","key":"Range","value":"Lorem est sint tempor","disabled":true},{"description":"Limiting and Pagination","key":"Range-Unit","value":"items","disabled":true},{"description":"Preference","key":"Prefer","value":"count=none","disabled":true}],"url":{"raw":"https://cancermodels.org/api/patient_treatment_extended?model_id=eq.EMC0073PM","host":["https://cancermodels.org/api"],"path":["patient_treatment_extended"],"query":[{"key":"model_id","value":"eq.EMC0073PM"},{"key":"data_source","value":"Lorem est sint tempor","disabled":true},{"key":"patient_id","value":"Lorem est sint tempor","disabled":true},{"key":"patient_age","value":"Lorem est sint tempor","disabled":true},{"key":"patient_sex","value":"Lorem est sint tempor","disabled":true},{"key":"patient_ethnicity","value":"Lorem est sint tempor","disabled":true},{"key":"patient_treatment_status","value":"Lorem est sint tempor","disabled":true},{"key":"histology","value":"Lorem est sint tempor","disabled":true},{"key":"treatment","value":"Lorem est sint tempor","disabled":true},{"key":"response","value":"Lorem est sint tempor","disabled":true},{"key":"dose","value":"Lorem est sint tempor","disabled":true},{"key":"select","value":"Lorem est sint tempor","disabled":true},{"key":"order","value":"Lorem est sint tempor","disabled":true},{"key":"offset","value":"Lorem est sint tempor","disabled":true},{"key":"limit","value":"Lorem est sint tempor","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"model_id\": \"EMC0073PM\",\n        \"data_source\": \"TRACE\",\n        \"patient_id\": \"PTX-EMC-025\",\n        \"patient_age\": \"50 - 59\",\n        \"patient_sex\": \"female\",\n        \"patient_ethnicity\": \"Not Collected\",\n        \"patient_treatment_status\": \"Treatment naive\",\n        \"histology\": \"Uterine Corpus Myxoid Leiomyosarcoma\",\n        \"treatment\": \"Ifosfamide\",\n        \"response\": \"Progressive Disease\",\n        \"dose\": \"3 g/m2 on days 1, 2 and 3 every 21 days\"\n    }\n]"}],"_postman_id":"189b1948-a813-4427-88a1-87d651b34c84"},{"name":"Drug dosing","id":"345f839b-e930-4e25-9cca-ba549b01a43f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Limiting and Pagination</p>\n","key":"Range","value":"Lorem est sint tempor"},{"description":"<p>Limiting and Pagination</p>\n","key":"Range-Unit","value":"items"},{"description":"<p>Preference</p>\n","key":"Prefer","value":"count=none"},{"key":"Accept","value":"application/json"}],"url":"https://cancermodels.org/api/drug_dosing_extended?model_id=eq.NIBRX-2846&data_source=eq.DFCI-CPDM&histology=eq.Colon Adenocarcinoma&treatment=eq.Fluorouracil&response=eq.Progressive Disease&dose=eq.75 mg/kg&select=*&order=model_id.asc&offset=0&limit=10","description":"<p>  Information about treatments in models</p>\n","urlObject":{"path":["drug_dosing_extended"],"host":["https://cancermodels.org/api"],"query":[{"description":{"content":"<p>Full name of the model used by provider</p>\n","type":"text/plain"},"key":"model_id","value":"eq.NIBRX-2846"},{"description":{"content":"<p>Data source of the model</p>\n","type":"text/plain"},"key":"data_source","value":"eq.DFCI-CPDM"},{"description":{"content":"<p>Diagnosis at time of collection of the patient tumor</p>\n","type":"text/plain"},"key":"histology","value":"eq.Colon Adenocarcinoma"},{"description":{"content":"<p>Treatment name. It can be surgery, radiotherapy,  drug name  or drug combination</p>\n","type":"text/plain"},"key":"treatment","value":"eq.Fluorouracil"},{"description":{"content":"<p>Response of prior treatment</p>\n","type":"text/plain"},"key":"response","value":"eq.Progressive Disease"},{"description":{"content":"<p>Treatment dose and unit</p>\n","type":"text/plain"},"key":"dose","value":"eq.75 mg/kg"},{"description":{"content":"<p>Filtering Columns</p>\n","type":"text/plain"},"key":"select","value":"*"},{"description":{"content":"<p>Ordering</p>\n","type":"text/plain"},"key":"order","value":"model_id.asc"},{"description":{"content":"<p>Limiting and Pagination</p>\n","type":"text/plain"},"key":"offset","value":"0"},{"description":{"content":"<p>Limiting and Pagination</p>\n","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]}},"response":[{"id":"e0adb2b5-5172-45ab-bd79-06b578eda490","name":"Get drug dosing data for a particular model","originalRequest":{"method":"GET","header":[{"description":"Limiting and Pagination","key":"Range","value":"Lorem est sint tempor","disabled":true},{"description":"Limiting and Pagination","key":"Range-Unit","value":"items","disabled":true},{"description":"Preference","key":"Prefer","value":"count=none","disabled":true}],"url":{"raw":"https://cancermodels.org/api/drug_dosing_extended?model_id=eq.NIBRX-2846","host":["https://cancermodels.org/api"],"path":["drug_dosing_extended"],"query":[{"key":"model_id","value":"eq.NIBRX-2846"},{"key":"data_source","value":"Lorem est sint tempor","disabled":true},{"key":"histology","value":"Lorem est sint tempor","disabled":true},{"key":"treatment","value":"Lorem est sint tempor","disabled":true},{"key":"response","value":"Lorem est sint tempor","disabled":true},{"key":"dose","value":"Lorem est sint tempor","disabled":true},{"key":"select","value":"Lorem est sint tempor","disabled":true},{"key":"order","value":"Lorem est sint tempor","disabled":true},{"key":"offset","value":"Lorem est sint tempor","disabled":true},{"key":"limit","value":"Lorem est sint tempor","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"model_id\": \"NIBRX-2846\",\n        \"data_source\": \"DFCI-CPDM\",\n        \"histology\": \"Colon Adenocarcinoma\",\n        \"treatment\": \"Fluorouracil\",\n        \"response\": \"Progressive Disease\",\n        \"dose\": \"75 mg/kg\"\n    }\n]"}],"_postman_id":"345f839b-e930-4e25-9cca-ba549b01a43f"}],"id":"a4f47133-5b89-4afd-9bf7-958b3f0cf214","description":"<p>Treatment data for patients or models. It contains information about the treatment, used dose, and the response.</p>\n","_postman_id":"a4f47133-5b89-4afd-9bf7-958b3f0cf214"},{"name":"Molecular Data","item":[{"name":"TimeOut","item":[{"name":"Expression molecular data timeout","id":"14d1466e-3bb3-4412-83d1-c7ae7e0dd3a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://cancermodels.org/api/expression_data_extended?hgnc_symbol=eq.BRCA1&rnaseq_fpkm=not.is.null&select=model_id,hgnc_symbol,rnaseq_fpkm&order=sample_id.asc&offset=0&limit=10","urlObject":{"path":["expression_data_extended"],"host":["https://cancermodels.org/api"],"query":[{"disabled":true,"key":"model_id","value":"eq.CRC0082LM"},{"disabled":true,"key":"data_source","value":"eq.IRCC-CRC"},{"disabled":true,"key":"source","value":"eq.xenograft"},{"disabled":true,"key":"sample_id","value":"eq.CRC0082LMX0A02202TUMR01R01"},{"key":"hgnc_symbol","value":"eq.BRCA1"},{"disabled":true,"key":"rnaseq_coverage","value":"is.null"},{"key":"rnaseq_fpkm","value":"not.is.null"},{"disabled":true,"key":"rnaseq_tpm","value":"is.null"},{"disabled":true,"key":"rnaseq_count","value":"is.null"},{"disabled":true,"key":"affy_hgea_probe_id","value":"is.null"},{"disabled":true,"key":"affy_hgea_expression_value","value":"is.null"},{"disabled":true,"key":"illumina_hgea_probe_id","value":"is.null"},{"disabled":true,"key":"illumina_hgea_expression_value","value":"is.null"},{"disabled":true,"key":"z_score","value":"eq.0.9527476124118092"},{"key":"select","value":"model_id,hgnc_symbol,rnaseq_fpkm"},{"key":"order","value":"sample_id.asc"},{"key":"offset","value":"0"},{"key":"limit","value":"10"}],"variable":[]}},"response":[],"_postman_id":"14d1466e-3bb3-4412-83d1-c7ae7e0dd3a4"},{"name":"Expression molecular data timeout Local","id":"0d2f962a-9b88-49c1-bc03-a844707ec8e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Prefer","value":"count=exact","type":"text"}],"url":"localhost:3005/expression_data_extended?hgnc_symbol=eq.BRCA1&rnaseq_fpkm=not.is.null&select=model_id,sample_id,hgnc_symbol,rnaseq_fpkm&order=sample_id.asc&offset=0&limit=10","urlObject":{"port":"3005","path":["expression_data_extended"],"host":["localhost"],"query":[{"disabled":true,"key":"model_id","value":"eq.CRC0082LM"},{"disabled":true,"key":"data_source","value":"eq.IRCC-CRC"},{"disabled":true,"key":"source","value":"eq.xenograft"},{"disabled":true,"key":"sample_id","value":"eq.CRC0082LMX0A02202TUMR01R01"},{"key":"hgnc_symbol","value":"eq.BRCA1"},{"disabled":true,"key":"rnaseq_coverage","value":"is.null"},{"key":"rnaseq_fpkm","value":"not.is.null"},{"disabled":true,"key":"rnaseq_tpm","value":"is.null"},{"disabled":true,"key":"rnaseq_count","value":"is.null"},{"disabled":true,"key":"affy_hgea_probe_id","value":"is.null"},{"disabled":true,"key":"affy_hgea_expression_value","value":"is.null"},{"disabled":true,"key":"illumina_hgea_probe_id","value":"is.null"},{"disabled":true,"key":"illumina_hgea_expression_value","value":"is.null"},{"disabled":true,"key":"z_score","value":"eq.0.9527476124118092"},{"key":"select","value":"model_id,sample_id,hgnc_symbol,rnaseq_fpkm"},{"key":"order","value":"sample_id.asc"},{"key":"offset","value":"0"},{"key":"limit","value":"10"}],"variable":[]}},"response":[],"_postman_id":"0d2f962a-9b88-49c1-bc03-a844707ec8e4"},{"name":"Expression molecular data timeout Dev","id":"946c7a47-d1a0-43a0-accf-09a31dcf3773","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Prefer","value":"count=exact","type":"text"}],"url":"https://dev.cancermodels.org/api/expression_data_extended?hgnc_symbol=eq.BRCA1_&rnaseq_fpkm=not.is.null&select=model_id,hgnc_symbol,rnaseq_fpkm&order=sample_id.asc&offset=0&limit=1000","urlObject":{"protocol":"https","path":["api","expression_data_extended"],"host":["dev","cancermodels","org"],"query":[{"disabled":true,"key":"model_id","value":"eq.CRC0082LM"},{"disabled":true,"key":"data_source","value":"eq.IRCC-CRC"},{"disabled":true,"key":"source","value":"eq.xenograft"},{"disabled":true,"key":"sample_id","value":"eq.CRC0082LMX0A02202TUMR01R01"},{"key":"hgnc_symbol","value":"eq.BRCA1_"},{"disabled":true,"key":"rnaseq_coverage","value":"is.null"},{"key":"rnaseq_fpkm","value":"not.is.null"},{"disabled":true,"key":"rnaseq_tpm","value":"is.null"},{"disabled":true,"key":"rnaseq_count","value":"is.null"},{"disabled":true,"key":"affy_hgea_probe_id","value":"is.null"},{"disabled":true,"key":"affy_hgea_expression_value","value":"is.null"},{"disabled":true,"key":"illumina_hgea_probe_id","value":"is.null"},{"disabled":true,"key":"illumina_hgea_expression_value","value":"is.null"},{"disabled":true,"key":"z_score","value":"eq.0.9527476124118092"},{"key":"select","value":"model_id,hgnc_symbol,rnaseq_fpkm"},{"key":"order","value":"sample_id.asc"},{"key":"offset","value":"0"},{"key":"limit","value":"1000"}],"variable":[]}},"response":[],"_postman_id":"946c7a47-d1a0-43a0-accf-09a31dcf3773"}],"id":"4a7be662-d4a4-45f4-ba90-7191f41df4c0","_postman_id":"4a7be662-d4a4-45f4-ba90-7191f41df4c0","description":""},{"name":"Mutation molecular data","id":"148d0920-6404-4629-88da-f796bf35a652","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://cancermodels.org/api/mutation_data_extended?model_id=eq.T127&sample_id=eq.T127-primary&source=eq.patient&hgnc_symbol=eq.MUC3A&amino_acid_change=eq.A15S&consequence=eq.missense_variant&read_depth=eq.87&allele_frequency=eq.0.3678160919540229&seq_start_position=eq.100949667&ref_allele=eq.G&alt_allele=eq.T&data_source=eq.NKI&select=*&order=model_id.asc&offset=0&limit=10","description":"<p>  Mutation data with the model and sample it comes from.</p>\n","urlObject":{"path":["mutation_data_extended"],"host":["https://cancermodels.org/api"],"query":[{"description":{"content":"<p>Full name of the model used by provider</p>\n","type":"text/plain"},"key":"model_id","value":"eq.T127"},{"description":{"content":"<p>Sample identifier given by the provider</p>\n","type":"text/plain"},"key":"sample_id","value":"eq.T127-primary"},{"description":{"content":"<p>(patient, xenograft, cell)</p>\n","type":"text/plain"},"key":"source","value":"eq.patient"},{"disabled":true,"key":"molecular_characterization_id","value":"Lorem est sint tempor"},{"description":{"content":"<p>Gene symbol</p>\n","type":"text/plain"},"key":"hgnc_symbol","value":"eq.MUC3A"},{"description":{"content":"<p>Changes in the amino acid due to the variant</p>\n","type":"text/plain"},"key":"amino_acid_change","value":"eq.A15S"},{"description":{"content":"<p>Genomic consequence of this variant, for example: insertion of a codon caused frameshift variation will be considered frameshift variant </p>\n","type":"text/plain"},"key":"consequence","value":"eq.missense_variant"},{"description":{"content":"<p>Read depth, the number of times each individual base was sequenced</p>\n","type":"text/plain"},"key":"read_depth","value":"eq.87"},{"description":{"content":"<p>Allele frequency, the relative frequency of an allele in a population</p>\n","type":"text/plain"},"key":"allele_frequency","value":"eq.0.3678160919540229"},{"description":{"content":"<p>Location on the genome at which the variant is found</p>\n","type":"text/plain"},"key":"seq_start_position","value":"eq.100949667"},{"description":{"content":"<p>The base seen in the reference genome</p>\n","type":"text/plain"},"key":"ref_allele","value":"eq.G"},{"description":{"content":"<p>The base other than the reference allele seen at the locus</p>\n","type":"text/plain"},"key":"alt_allele","value":"eq.T"},{"description":{"content":"<p>Data source of the model (provider abbreviation)</p>\n","type":"text/plain"},"key":"data_source","value":"eq.NKI"},{"description":{"content":"<p>Filtering Columns</p>\n","type":"text/plain"},"key":"select","value":"*"},{"description":{"content":"<p>Ordering</p>\n","type":"text/plain"},"key":"order","value":"model_id.asc"},{"description":{"content":"<p>Limiting and Pagination</p>\n","type":"text/plain"},"key":"offset","value":"0"},{"description":{"content":"<p>Limiting and Pagination</p>\n","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]}},"response":[{"id":"ba6de144-920e-4f89-8895-be942ba03e6c","name":"Get mutation molecular data for a specific sample","originalRequest":{"method":"GET","header":[{"description":"Limiting and Pagination","key":"Range","value":"Lorem est sint tempor"},{"description":"Limiting and Pagination","key":"Range-Unit","value":"items"},{"description":"Preference","key":"Prefer","value":"count=none"}],"url":{"raw":"https://cancermodels.org/api/mutation_data_extended?sample_id=eq.T127-primary&select=*&order=sample_id.asc&offset=0&limit=10","host":["https://cancermodels.org/api"],"path":["mutation_data_extended"],"query":[{"key":"model_id","value":"Lorem est sint tempor","disabled":true},{"key":"sample_id","value":"eq.T127-primary"},{"key":"source","value":"Lorem est sint tempor","disabled":true},{"key":"molecular_characterization_id","value":"Lorem est sint tempor","disabled":true},{"key":"hgnc_symbol","value":"Lorem est sint tempor","disabled":true},{"key":"amino_acid_change","value":"Lorem est sint tempor","disabled":true},{"key":"consequence","value":"Lorem est sint tempor","disabled":true},{"key":"read_depth","value":"Lorem est sint tempor","disabled":true},{"key":"allele_frequency","value":"Lorem est sint tempor","disabled":true},{"key":"seq_start_position","value":"Lorem est sint tempor","disabled":true},{"key":"ref_allele","value":"Lorem est sint tempor","disabled":true},{"key":"alt_allele","value":"Lorem est sint tempor","disabled":true},{"key":"data_source","value":"Lorem est sint tempor","disabled":true},{"key":"select","value":"*"},{"key":"order","value":"sample_id.asc"},{"key":"offset","value":"0"},{"key":"limit","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n   {\n      \"model_id\":\"T127\",\n      \"sample_id\":\"T127-primary\",\n      \"source\":\"patient\",\n      \"molecular_characterization_id\":463856467972,\n      \"hgnc_symbol\":\"NOX1\",\n      \"amino_acid_change\":null,\n      \"consequence\":\"3_prime_UTR_variant\",\n      \"read_depth\":\"150\",\n      \"allele_frequency\":\"1.0\",\n      \"seq_start_position\":\"100843366\",\n      \"ref_allele\":\"TAAG\",\n      \"alt_allele\":\"T\",\n      \"data_source\":\"NKI\"\n   },\n   {\n      \"model_id\":\"T127\",\n      \"sample_id\":\"T127-primary\",\n      \"source\":\"patient\",\n      \"molecular_characterization_id\":463856467972,\n      \"hgnc_symbol\":\"MUC3A\",\n      \"amino_acid_change\":\"A15S\",\n      \"consequence\":\"missense_variant\",\n      \"read_depth\":\"87\",\n      \"allele_frequency\":\"0.3678160919540229\",\n      \"seq_start_position\":\"100949667\",\n      \"ref_allele\":\"G\",\n      \"alt_allele\":\"T\",\n      \"data_source\":\"NKI\"\n   },\n   {\n      \"model_id\":\"T127\",\n      \"sample_id\":\"T127-primary\",\n      \"source\":\"patient\",\n      \"molecular_characterization_id\":463856467972,\n      \"hgnc_symbol\":\"MUC3A\",\n      \"amino_acid_change\":null,\n      \"consequence\":\"intron_variant\",\n      \"read_depth\":\"83\",\n      \"allele_frequency\":\"0.21686746987951808\",\n      \"seq_start_position\":\"100949763\",\n      \"ref_allele\":\"G\",\n      \"alt_allele\":\"C\",\n      \"data_source\":\"NKI\"\n   },\n   {\n      \"model_id\":\"T127\",\n      \"sample_id\":\"T127-primary\",\n      \"source\":\"patient\",\n      \"molecular_characterization_id\":463856467972,\n      \"hgnc_symbol\":\"MUC3A\",\n      \"amino_acid_change\":\"T2431A\",\n      \"consequence\":\"missense_variant\",\n      \"read_depth\":\"498\",\n      \"allele_frequency\":\"0.17871485943775106\",\n      \"seq_start_position\":\"100959070\",\n      \"ref_allele\":\"A\",\n      \"alt_allele\":\"G\",\n      \"data_source\":\"NKI\"\n   },\n   {\n      \"model_id\":\"T127\",\n      \"sample_id\":\"T127-primary\",\n      \"source\":\"patient\",\n      \"molecular_characterization_id\":463856467972,\n      \"hgnc_symbol\":\"WDR1\",\n      \"amino_acid_change\":null,\n      \"consequence\":\"5_prime_UTR_variant\",\n      \"read_depth\":\"39\",\n      \"allele_frequency\":\"0.4358974358974359\",\n      \"seq_start_position\":\"10116753\",\n      \"ref_allele\":\"C\",\n      \"alt_allele\":\"G\",\n      \"data_source\":\"NKI\"\n   },\n   {\n      \"model_id\":\"T127\",\n      \"sample_id\":\"T127-primary\",\n      \"source\":\"patient\",\n      \"molecular_characterization_id\":463856467972,\n      \"hgnc_symbol\":\"PPP2R5C\",\n      \"amino_acid_change\":null,\n      \"consequence\":\"intron_variant\",\n      \"read_depth\":\"199\",\n      \"allele_frequency\":\"0.04522613065326633\",\n      \"seq_start_position\":\"101836153\",\n      \"ref_allele\":\"GT\",\n      \"alt_allele\":\"G\",\n      \"data_source\":\"NKI\"\n   },\n   {\n      \"model_id\":\"T127\",\n      \"sample_id\":\"T127-primary\",\n      \"source\":\"patient\",\n      \"molecular_characterization_id\":463856467972,\n      \"hgnc_symbol\":\"IRAK2\",\n      \"amino_acid_change\":null,\n      \"consequence\":\"intron_variant\",\n      \"read_depth\":\"74\",\n      \"allele_frequency\":\"1.0\",\n      \"seq_start_position\":\"10217078\",\n      \"ref_allele\":\"G\",\n      \"alt_allele\":\"C\",\n      \"data_source\":\"NKI\"\n   },\n   {\n      \"model_id\":\"T127\",\n      \"sample_id\":\"T127-primary\",\n      \"source\":\"patient\",\n      \"molecular_characterization_id\":463856467972,\n      \"hgnc_symbol\":\"TECPR2\",\n      \"amino_acid_change\":null,\n      \"consequence\":\"intron_variant\",\n      \"read_depth\":\"204\",\n      \"allele_frequency\":\"1.0\",\n      \"seq_start_position\":\"102452349\",\n      \"ref_allele\":\"T\",\n      \"alt_allele\":\"C\",\n      \"data_source\":\"NKI\"\n   },\n   {\n      \"model_id\":\"T127\",\n      \"sample_id\":\"T127-primary\",\n      \"source\":\"patient\",\n      \"molecular_characterization_id\":463856467972,\n      \"hgnc_symbol\":\"LRWD1\",\n      \"amino_acid_change\":null,\n      \"consequence\":\"intron_variant\",\n      \"read_depth\":\"393\",\n      \"allele_frequency\":\"0.3460559796437659\",\n      \"seq_start_position\":\"102472646\",\n      \"ref_allele\":\"T\",\n      \"alt_allele\":\"C\",\n      \"data_source\":\"NKI\"\n   },\n   {\n      \"model_id\":\"T127\",\n      \"sample_id\":\"T127-primary\",\n      \"source\":\"patient\",\n      \"molecular_characterization_id\":463856467972,\n      \"hgnc_symbol\":\"RAVER1\",\n      \"amino_acid_change\":null,\n      \"consequence\":\"downstream_gene_variant\",\n      \"read_depth\":\"208\",\n      \"allele_frequency\":\"0.014423076923076926\",\n      \"seq_start_position\":\"10315921\",\n      \"ref_allele\":\"T\",\n      \"alt_allele\":\"C\",\n      \"data_source\":\"NKI\"\n   }\n]"}],"_postman_id":"148d0920-6404-4629-88da-f796bf35a652"},{"name":"Expression molecular data","id":"358f57d2-e1f8-4da5-a879-487ff3f29821","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Limiting and Pagination</p>\n","key":"Range","value":"Lorem est sint tempor"},{"description":"<p>Limiting and Pagination</p>\n","key":"Range-Unit","value":"items"},{"description":"<p>Preference</p>\n","key":"Prefer","value":"count=none"},{"key":"Accept","value":"application/json"}],"url":"https://cancermodels.org/api/expression_data_extended?model_id=eq.CRC0082LM&data_source=eq.IRCC-CRC&source=eq.xenograft&sample_id=eq.CRC0082LMX0A02202TUMR01R01&hgnc_symbol=eq.ZFYVE21&rnaseq_coverage=is.null&rnaseq_fpkm=is.null&rnaseq_tpm=is.null&rnaseq_count=is.null&affy_hgea_probe_id=is.null&affy_hgea_expression_value=is.null&illumina_hgea_probe_id=is.null&illumina_hgea_expression_value=is.null&z_score=eq.0.9527476124118092&select=*&order=sample_id.asc&offset=0&limit=10","description":"<p>  Expression data with the model and sample it comes from.</p>\n","urlObject":{"path":["expression_data_extended"],"host":["https://cancermodels.org/api"],"query":[{"description":{"content":"<p>Full name of the model used by provider</p>\n","type":"text/plain"},"key":"model_id","value":"eq.CRC0082LM"},{"description":{"content":"<p>Data source of the model (provider abbreviation)</p>\n","type":"text/plain"},"key":"data_source","value":"eq.IRCC-CRC"},{"description":{"content":"<p>(patient, xenograft, cell)</p>\n","type":"text/plain"},"key":"source","value":"eq.xenograft"},{"description":{"content":"<p>Sample identifier given by the provider</p>\n","type":"text/plain"},"key":"sample_id","value":"eq.CRC0082LMX0A02202TUMR01R01"},{"description":{"content":"<p>Gene symbol</p>\n","type":"text/plain"},"key":"hgnc_symbol","value":"eq.ZFYVE21"},{"description":{"content":"<p>The ratio between the number of bases of the mapped reads by the number of bases of a reference</p>\n","type":"text/plain"},"key":"rnaseq_coverage","value":"is.null"},{"description":{"content":"<p>Gene expression value represented in Fragments per kilo base of transcript per million mapped fragments (FPKM)</p>\n","type":"text/plain"},"key":"rnaseq_fpkm","value":"is.null"},{"description":{"content":"<p>Gene expression value represented in transcript per million (TPM)</p>\n","type":"text/plain"},"key":"rnaseq_tpm","value":"is.null"},{"description":{"content":"<p>Read counts of the gene</p>\n","type":"text/plain"},"key":"rnaseq_count","value":"is.null"},{"description":{"content":"<p>Affymetrix probe identifier</p>\n","type":"text/plain"},"key":"affy_hgea_probe_id","value":"is.null"},{"description":{"content":"<p>Expresion value captured using Affymetrix arrays</p>\n","type":"text/plain"},"key":"affy_hgea_expression_value","value":"is.null"},{"description":{"content":"<p>Illumina probe identifier</p>\n","type":"text/plain"},"key":"illumina_hgea_probe_id","value":"is.null"},{"description":{"content":"<p>Expresion value captured using Illumina arrays</p>\n","type":"text/plain"},"key":"illumina_hgea_expression_value","value":"is.null"},{"description":{"content":"<p>Z-score representing the gene expression level</p>\n","type":"text/plain"},"key":"z_score","value":"eq.0.9527476124118092"},{"description":{"content":"<p>Filtering Columns</p>\n","type":"text/plain"},"key":"select","value":"*"},{"description":{"content":"<p>Ordering</p>\n","type":"text/plain"},"key":"order","value":"sample_id.asc"},{"description":{"content":"<p>Limiting and Pagination</p>\n","type":"text/plain"},"key":"offset","value":"0"},{"description":{"content":"<p>Limiting and Pagination</p>\n","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]}},"response":[{"id":"b42171a2-ce5a-4b8a-b9cd-9bc0091d3708","name":"Get expression molecular data for a specific sample","originalRequest":{"method":"GET","header":[{"description":"Limiting and Pagination","key":"Range","value":"Lorem est sint tempor","disabled":true},{"description":"Limiting and Pagination","key":"Range-Unit","value":"items","disabled":true},{"description":"Preference","key":"Prefer","value":"count=none","disabled":true}],"url":{"raw":"https://cancermodels.org/api/expression_data_extended?sample_id=eq.CRC0082LMX0A02202TUMR01R01&select=*&order=sample_id.asc&offset=0&limit=10","host":["https://cancermodels.org/api"],"path":["expression_data_extended"],"query":[{"key":"model_id","value":"Lorem est sint tempor","disabled":true},{"key":"data_source","value":"Lorem est sint tempor","disabled":true},{"key":"source","value":"Lorem est sint tempor","disabled":true},{"key":"sample_id","value":"eq.CRC0082LMX0A02202TUMR01R01"},{"key":"hgnc_symbol","value":"Lorem est sint tempor","disabled":true},{"key":"rnaseq_coverage","value":"Lorem est sint tempor","disabled":true},{"key":"rnaseq_fpkm","value":"Lorem est sint tempor","disabled":true},{"key":"rnaseq_tpm","value":"Lorem est sint tempor","disabled":true},{"key":"rnaseq_count","value":"Lorem est sint tempor","disabled":true},{"key":"affy_hgea_probe_id","value":"Lorem est sint tempor","disabled":true},{"key":"affy_hgea_expression_value","value":"Lorem est sint tempor","disabled":true},{"key":"illumina_hgea_probe_id","value":"Lorem est sint tempor","disabled":true},{"key":"illumina_hgea_expression_value","value":"Lorem est sint tempor","disabled":true},{"key":"z_score","value":"Lorem est sint tempor","disabled":true},{"key":"select","value":"*"},{"key":"order","value":"sample_id.asc"},{"key":"offset","value":"0"},{"key":"limit","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n   {\n      \"model_id\":\"CRC0082LM\",\n      \"data_source\":\"IRCC-CRC\",\n      \"source\":\"xenograft\",\n      \"sample_id\":\"CRC0082LMX0A02202TUMR01R01\",\n      \"hgnc_symbol\":null,\n      \"rnaseq_coverage\":null,\n      \"rnaseq_fpkm\":null,\n      \"rnaseq_tpm\":null,\n      \"rnaseq_count\":null,\n      \"affy_hgea_probe_id\":null,\n      \"affy_hgea_expression_value\":null,\n      \"illumina_hgea_probe_id\":null,\n      \"illumina_hgea_expression_value\":null,\n      \"z_score\":\"-1.16194636304449\"\n   },\n   {\n      \"model_id\":\"CRC0082LM\",\n      \"data_source\":\"IRCC-CRC\",\n      \"source\":\"xenograft\",\n      \"sample_id\":\"CRC0082LMX0A02202TUMR01R01\",\n      \"hgnc_symbol\":null,\n      \"rnaseq_coverage\":null,\n      \"rnaseq_fpkm\":null,\n      \"rnaseq_tpm\":null,\n      \"rnaseq_count\":null,\n      \"affy_hgea_probe_id\":null,\n      \"affy_hgea_expression_value\":null,\n      \"illumina_hgea_probe_id\":null,\n      \"illumina_hgea_expression_value\":null,\n      \"z_score\":\"0.722828363710432\"\n   },\n   {\n      \"model_id\":\"CRC0082LM\",\n      \"data_source\":\"IRCC-CRC\",\n      \"source\":\"xenograft\",\n      \"sample_id\":\"CRC0082LMX0A02202TUMR01R01\",\n      \"hgnc_symbol\":null,\n      \"rnaseq_coverage\":null,\n      \"rnaseq_fpkm\":null,\n      \"rnaseq_tpm\":null,\n      \"rnaseq_count\":null,\n      \"affy_hgea_probe_id\":null,\n      \"affy_hgea_expression_value\":null,\n      \"illumina_hgea_probe_id\":null,\n      \"illumina_hgea_expression_value\":null,\n      \"z_score\":\"-0.445063011804697\"\n   },\n   {\n      \"model_id\":\"CRC0082LM\",\n      \"data_source\":\"IRCC-CRC\",\n      \"source\":\"xenograft\",\n      \"sample_id\":\"CRC0082LMX0A02202TUMR01R01\",\n      \"hgnc_symbol\":null,\n      \"rnaseq_coverage\":null,\n      \"rnaseq_fpkm\":null,\n      \"rnaseq_tpm\":null,\n      \"rnaseq_count\":null,\n      \"affy_hgea_probe_id\":null,\n      \"affy_hgea_expression_value\":null,\n      \"illumina_hgea_probe_id\":null,\n      \"illumina_hgea_expression_value\":null,\n      \"z_score\":\"-0.41623663958838203\"\n   },\n   {\n      \"model_id\":\"CRC0082LM\",\n      \"data_source\":\"IRCC-CRC\",\n      \"source\":\"xenograft\",\n      \"sample_id\":\"CRC0082LMX0A02202TUMR01R01\",\n      \"hgnc_symbol\":null,\n      \"rnaseq_coverage\":null,\n      \"rnaseq_fpkm\":null,\n      \"rnaseq_tpm\":null,\n      \"rnaseq_count\":null,\n      \"affy_hgea_probe_id\":null,\n      \"affy_hgea_expression_value\":null,\n      \"illumina_hgea_probe_id\":null,\n      \"illumina_hgea_expression_value\":null,\n      \"z_score\":\"0.168052690806564\"\n   },\n   {\n      \"model_id\":\"CRC0082LM\",\n      \"data_source\":\"IRCC-CRC\",\n      \"source\":\"xenograft\",\n      \"sample_id\":\"CRC0082LMX0A02202TUMR01R01\",\n      \"hgnc_symbol\":null,\n      \"rnaseq_coverage\":null,\n      \"rnaseq_fpkm\":null,\n      \"rnaseq_tpm\":null,\n      \"rnaseq_count\":null,\n      \"affy_hgea_probe_id\":null,\n      \"affy_hgea_expression_value\":null,\n      \"illumina_hgea_probe_id\":null,\n      \"illumina_hgea_expression_value\":null,\n      \"z_score\":\"-0.87466415520023\"\n   },\n   {\n      \"model_id\":\"CRC0082LM\",\n      \"data_source\":\"IRCC-CRC\",\n      \"source\":\"xenograft\",\n      \"sample_id\":\"CRC0082LMX0A02202TUMR01R01\",\n      \"hgnc_symbol\":null,\n      \"rnaseq_coverage\":null,\n      \"rnaseq_fpkm\":null,\n      \"rnaseq_tpm\":null,\n      \"rnaseq_count\":null,\n      \"affy_hgea_probe_id\":null,\n      \"affy_hgea_expression_value\":null,\n      \"illumina_hgea_probe_id\":null,\n      \"illumina_hgea_expression_value\":null,\n      \"z_score\":\"-0.824679014875987\"\n   },\n   {\n      \"model_id\":\"CRC0082LM\",\n      \"data_source\":\"IRCC-CRC\",\n      \"source\":\"xenograft\",\n      \"sample_id\":\"CRC0082LMX0A02202TUMR01R01\",\n      \"hgnc_symbol\":null,\n      \"rnaseq_coverage\":null,\n      \"rnaseq_fpkm\":null,\n      \"rnaseq_tpm\":null,\n      \"rnaseq_count\":null,\n      \"affy_hgea_probe_id\":null,\n      \"affy_hgea_expression_value\":null,\n      \"illumina_hgea_probe_id\":null,\n      \"illumina_hgea_expression_value\":null,\n      \"z_score\":\"-0.87478253677475\"\n   },\n   {\n      \"model_id\":\"CRC0082LM\",\n      \"data_source\":\"IRCC-CRC\",\n      \"source\":\"xenograft\",\n      \"sample_id\":\"CRC0082LMX0A02202TUMR01R01\",\n      \"hgnc_symbol\":null,\n      \"rnaseq_coverage\":null,\n      \"rnaseq_fpkm\":null,\n      \"rnaseq_tpm\":null,\n      \"rnaseq_count\":null,\n      \"affy_hgea_probe_id\":null,\n      \"affy_hgea_expression_value\":null,\n      \"illumina_hgea_probe_id\":null,\n      \"illumina_hgea_expression_value\":null,\n      \"z_score\":\"-0.236520734037333\"\n   },\n   {\n      \"model_id\":\"CRC0082LM\",\n      \"data_source\":\"IRCC-CRC\",\n      \"source\":\"xenograft\",\n      \"sample_id\":\"CRC0082LMX0A02202TUMR01R01\",\n      \"hgnc_symbol\":null,\n      \"rnaseq_coverage\":null,\n      \"rnaseq_fpkm\":null,\n      \"rnaseq_tpm\":null,\n      \"rnaseq_count\":null,\n      \"affy_hgea_probe_id\":null,\n      \"affy_hgea_expression_value\":null,\n      \"illumina_hgea_probe_id\":null,\n      \"illumina_hgea_expression_value\":null,\n      \"z_score\":\"-0.7603947578382559\"\n   }\n]"}],"_postman_id":"358f57d2-e1f8-4da5-a879-487ff3f29821"},{"name":"CNA molecular data","id":"ac8dccb2-c693-4066-8f92-b718ce34cc16","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://cancermodels.org/api/cna_data_extended?model_id=eq.CRC0316LM&data_source=eq.IRCC-CRC&source=eq.xenograft&sample_id=eq.CRC0316LMX0A01201TUMD02000&hgnc_symbol=eq.MIR941-3&log10r_cna=eq.0.490518485&log2r_cna=eq.1.629467135&copy_number_status=eq.Amplification&gistic_value=is.null&picnic_value=is.null&select=*&order=sample_id.asc&offset=0&limit=10","description":"<p>  CNA data with the model and sample it comes from.</p>\n","urlObject":{"path":["cna_data_extended"],"host":["https://cancermodels.org/api"],"query":[{"description":{"content":"<p>Full name of the model used by provider</p>\n","type":"text/plain"},"key":"model_id","value":"eq.CRC0316LM"},{"description":{"content":"<p>Data source of the model (provider abbreviation)</p>\n","type":"text/plain"},"key":"data_source","value":"eq.IRCC-CRC"},{"description":{"content":"<p>(patient, xenograft, cell)</p>\n","type":"text/plain"},"key":"source","value":"eq.xenograft"},{"description":{"content":"<p>Sample identifier given by the provider</p>\n","type":"text/plain"},"key":"sample_id","value":"eq.CRC0316LMX0A01201TUMD02000"},{"description":{"content":"<p>Gene symbol</p>\n","type":"text/plain"},"key":"hgnc_symbol","value":"eq.MIR941-3"},{"description":{"content":"<p>Log10 scaled copy number variation ratio</p>\n","type":"text/plain"},"key":"log10r_cna","value":"eq.0.490518485"},{"description":{"content":"<p>Log2 scaled copy number variation ratio</p>\n","type":"text/plain"},"key":"log2r_cna","value":"eq.1.629467135"},{"description":{"content":"<p>Details whether there was a gain or loss of function. Categorized into gain, loss</p>\n","type":"text/plain"},"key":"copy_number_status","value":"eq.Amplification"},{"description":{"content":"<p>Score predicted using GISTIC tool for the copy number variation</p>\n","type":"text/plain"},"key":"gistic_value","value":"is.null"},{"description":{"content":"<p>Score predicted using PICNIC algorithm for the copy number variation</p>\n","type":"text/plain"},"key":"picnic_value","value":"is.null"},{"description":{"content":"<p>Filtering Columns</p>\n","type":"text/plain"},"key":"select","value":"*"},{"description":{"content":"<p>Ordering</p>\n","type":"text/plain"},"key":"order","value":"sample_id.asc"},{"description":{"content":"<p>Limiting and Pagination</p>\n","type":"text/plain"},"key":"offset","value":"0"},{"description":{"content":"<p>Limiting and Pagination</p>\n","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]}},"response":[{"id":"1b9b5d52-677d-41f5-a480-bb6ff5d3ed93","name":"Get CNA molecular data for a particular sample","originalRequest":{"method":"GET","header":[{"description":"Limiting and Pagination","key":"Range","value":"Lorem est sint tempor","disabled":true},{"description":"Limiting and Pagination","key":"Range-Unit","value":"items","disabled":true},{"description":"Preference","key":"Prefer","value":"count=none","disabled":true}],"url":{"raw":"https://cancermodels.org/api/cna_data_extended?sample_id=eq.CRC0316LMX0A01201TUMD02000&select=*&order=sample_id.asc&offset=0&limit=10","host":["https://cancermodels.org/api"],"path":["cna_data_extended"],"query":[{"key":"model_id","value":"Lorem est sint tempor","disabled":true},{"key":"data_source","value":"Lorem est sint tempor","disabled":true},{"key":"source","value":"Lorem est sint tempor","disabled":true},{"key":"sample_id","value":"eq.CRC0316LMX0A01201TUMD02000"},{"key":"hgnc_symbol","value":"Lorem est sint tempor","disabled":true},{"key":"log10r_cna","value":"Lorem est sint tempor","disabled":true},{"key":"log2r_cna","value":"Lorem est sint tempor","disabled":true},{"key":"copy_number_status","value":"Lorem est sint tempor","disabled":true},{"key":"gistic_value","value":"Lorem est sint tempor","disabled":true},{"key":"picnic_value","value":"Lorem est sint tempor","disabled":true},{"key":"select","value":"*"},{"key":"order","value":"sample_id.asc"},{"key":"offset","value":"0"},{"key":"limit","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n   {\n      \"model_id\":\"CRC0316LM\",\n      \"data_source\":\"IRCC-CRC\",\n      \"source\":\"xenograft\",\n      \"sample_id\":\"CRC0316LMX0A01201TUMD02000\",\n      \"hgnc_symbol\":\"MIR320C2\",\n      \"log10r_cna\":null,\n      \"log2r_cna\":null,\n      \"copy_number_status\":\"Deletion\",\n      \"gistic_value\":null,\n      \"picnic_value\":null\n   },\n   {\n      \"model_id\":\"CRC0316LM\",\n      \"data_source\":\"IRCC-CRC\",\n      \"source\":\"xenograft\",\n      \"sample_id\":\"CRC0316LMX0A01201TUMD02000\",\n      \"hgnc_symbol\":\"MIR1289-2\",\n      \"log10r_cna\":null,\n      \"log2r_cna\":null,\n      \"copy_number_status\":\"Deletion\",\n      \"gistic_value\":null,\n      \"picnic_value\":null\n   },\n   {\n      \"model_id\":\"CRC0316LM\",\n      \"data_source\":\"IRCC-CRC\",\n      \"source\":\"xenograft\",\n      \"sample_id\":\"CRC0316LMX0A01201TUMD02000\",\n      \"hgnc_symbol\":\"MIR941-3\",\n      \"log10r_cna\":\"0.490518485\",\n      \"log2r_cna\":\"1.629467135\",\n      \"copy_number_status\":\"Amplification\",\n      \"gistic_value\":null,\n      \"picnic_value\":null\n   },\n   {\n      \"model_id\":\"CRC0316LM\",\n      \"data_source\":\"IRCC-CRC\",\n      \"source\":\"xenograft\",\n      \"sample_id\":\"CRC0316LMX0A01201TUMD02000\",\n      \"hgnc_symbol\":\"MIR941-4\",\n      \"log10r_cna\":\"0.53974134\",\n      \"log2r_cna\":\"1.792981921\",\n      \"copy_number_status\":\"Amplification\",\n      \"gistic_value\":null,\n      \"picnic_value\":null\n   },\n   {\n      \"model_id\":\"CRC0316LM\",\n      \"data_source\":\"IRCC-CRC\",\n      \"source\":\"xenograft\",\n      \"sample_id\":\"CRC0316LMX0A01201TUMD02000\",\n      \"hgnc_symbol\":\"SGO1\",\n      \"log10r_cna\":null,\n      \"log2r_cna\":null,\n      \"copy_number_status\":\"Deletion\",\n      \"gistic_value\":null,\n      \"picnic_value\":null\n   },\n   {\n      \"model_id\":\"CRC0316LM\",\n      \"data_source\":\"IRCC-CRC\",\n      \"source\":\"xenograft\",\n      \"sample_id\":\"CRC0316LMX0A01201TUMD02000\",\n      \"hgnc_symbol\":\"FAM83C\",\n      \"log10r_cna\":\"0.478461877\",\n      \"log2r_cna\":\"1.589415952\",\n      \"copy_number_status\":\"Amplification\",\n      \"gistic_value\":null,\n      \"picnic_value\":null\n   },\n   {\n      \"model_id\":\"CRC0316LM\",\n      \"data_source\":\"IRCC-CRC\",\n      \"source\":\"xenograft\",\n      \"sample_id\":\"CRC0316LMX0A01201TUMD02000\",\n      \"hgnc_symbol\":\"RAB5A\",\n      \"log10r_cna\":null,\n      \"log2r_cna\":null,\n      \"copy_number_status\":\"Deletion\",\n      \"gistic_value\":null,\n      \"picnic_value\":null\n   },\n   {\n      \"model_id\":\"CRC0316LM\",\n      \"data_source\":\"IRCC-CRC\",\n      \"source\":\"xenograft\",\n      \"sample_id\":\"CRC0316LMX0A01201TUMD02000\",\n      \"hgnc_symbol\":\"MIR340\",\n      \"log10r_cna\":null,\n      \"log2r_cna\":null,\n      \"copy_number_status\":\"Deletion\",\n      \"gistic_value\":null,\n      \"picnic_value\":null\n   },\n   {\n      \"model_id\":\"CRC0316LM\",\n      \"data_source\":\"IRCC-CRC\",\n      \"source\":\"xenograft\",\n      \"sample_id\":\"CRC0316LMX0A01201TUMD02000\",\n      \"hgnc_symbol\":\"GDF5-AS1\",\n      \"log10r_cna\":\"0.505877219\",\n      \"log2r_cna\":\"1.680487748\",\n      \"copy_number_status\":\"Amplification\",\n      \"gistic_value\":null,\n      \"picnic_value\":null\n   },\n   {\n      \"model_id\":\"CRC0316LM\",\n      \"data_source\":\"IRCC-CRC\",\n      \"source\":\"xenograft\",\n      \"sample_id\":\"CRC0316LMX0A01201TUMD02000\",\n      \"hgnc_symbol\":\"MIR941-4\",\n      \"log10r_cna\":\"0.54208949\",\n      \"log2r_cna\":\"1.800782306\",\n      \"copy_number_status\":\"Amplification\",\n      \"gistic_value\":null,\n      \"picnic_value\":null\n   }\n]"}],"_postman_id":"ac8dccb2-c693-4066-8f92-b718ce34cc16"},{"name":"Cytogenetics molecular data","id":"0da8e0ea-1cd4-4dc0-b2a2-ce3676c869cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://cancermodels.org/api/cytogenetics_data_extended?model_id=eq.AB725&data_source=eq.UOC-BC&source=eq.xenograft&sample_id=eq.AB725-X1&hgnc_symbol=eq.ESR1&result=eq.negative&select=*&order=sample_id.asc&offset=0&limit=10","description":"<p>  Cytogenetics data with the model and sample it comes from.</p>\n","urlObject":{"path":["cytogenetics_data_extended"],"host":["https://cancermodels.org/api"],"query":[{"description":{"content":"<p>Full name of the model used by provider</p>\n","type":"text/plain"},"key":"model_id","value":"eq.AB725"},{"description":{"content":"<p>Data source of the model (provider abbreviation)</p>\n","type":"text/plain"},"key":"data_source","value":"eq.UOC-BC"},{"description":{"content":"<p>(patient, xenograft, cell)</p>\n","type":"text/plain"},"key":"source","value":"eq.xenograft"},{"description":{"content":"<p>Sample identifier given by the provider</p>\n","type":"text/plain"},"key":"sample_id","value":"eq.AB725-X1"},{"description":{"content":"<p>Gene symbol</p>\n","type":"text/plain"},"key":"hgnc_symbol","value":"eq.ESR1"},{"description":{"content":"<p>Presence or absence of the cytogenetic marker</p>\n","type":"text/plain"},"key":"result","value":"eq.negative"},{"description":{"content":"<p>Filtering Columns</p>\n","type":"text/plain"},"key":"select","value":"*"},{"description":{"content":"<p>Ordering</p>\n","type":"text/plain"},"key":"order","value":"sample_id.asc"},{"description":{"content":"<p>Limiting and Pagination</p>\n","type":"text/plain"},"key":"offset","value":"0"},{"description":{"content":"<p>Limiting and Pagination</p>\n","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]}},"response":[{"id":"c7e1b700-6c4b-48bd-8b05-54a32366747a","name":"Get Cytogenetics molecular data for a particular sample","originalRequest":{"method":"GET","header":[{"description":"Limiting and Pagination","key":"Range","value":"Lorem est sint tempor"},{"description":"Limiting and Pagination","key":"Range-Unit","value":"items"},{"description":"Preference","key":"Prefer","value":"count=none"}],"url":{"raw":"https://cancermodels.org/api/cytogenetics_data_extended?sample_id=eq.AB725-X1&order=sample_id.asc&offset=0&limit=10","host":["https://cancermodels.org/api"],"path":["cytogenetics_data_extended"],"query":[{"key":"model_id","value":"Lorem est sint tempor","disabled":true},{"key":"data_source","value":"Lorem est sint tempor","disabled":true},{"key":"source","value":"Lorem est sint tempor","disabled":true},{"key":"sample_id","value":"eq.AB725-X1"},{"key":"hgnc_symbol","value":"Lorem est sint tempor","disabled":true},{"key":"result","value":"Lorem est sint tempor","disabled":true},{"key":"select","value":"Lorem est sint tempor","disabled":true},{"key":"order","value":"sample_id.asc"},{"key":"offset","value":"0"},{"key":"limit","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n   {\n      \"model_id\":\"AB725\",\n      \"data_source\":\"UOC-BC\",\n      \"source\":\"xenograft\",\n      \"sample_id\":\"AB725-X1\",\n      \"hgnc_symbol\":\"PGR\",\n      \"result\":\"negative\"\n   },\n   {\n      \"model_id\":\"AB725\",\n      \"data_source\":\"UOC-BC\",\n      \"source\":\"xenograft\",\n      \"sample_id\":\"AB725-X1\",\n      \"hgnc_symbol\":\"ESR1\",\n      \"result\":\"negative\"\n   }\n]"}],"_postman_id":"0da8e0ea-1cd4-4dc0-b2a2-ce3676c869cf"}],"id":"47947746-55a0-4619-9af2-feda0c1c2199","description":"<p>Molecular data associated to the samples in the models.</p>\n","_postman_id":"47947746-55a0-4619-9af2-feda0c1c2199"}],"event":[{"listen":"prerequest","script":{"id":"30a2ef2e-5422-4b0a-ad11-d8a6c2c1c08c","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a8402105-ee82-4834-bed1-89f544bf8b6a","type":"text/javascript","exec":[""]}}],"variable":[{"key":"baseUrl","value":"https://cancermodels.org/api","type":"string"}]}