{ "info": { "name": "Fire Browse Beta API Retrieve all data by genes Gistic2 results.", "_postman_id": "028c333a-9b38-4b08-a216-c42d07feb4ef", "description": "This service provides access to the Gistic2 all_data_by_genes.txt output data. This data is a gene-level table of copy number values for all samples. The returned copy number values are in units (copy number - 2) so that no amplification or deletion is 0, genes with amplifications have positive values, and genes with deletions are negative values. The data are converted from marker level to gene level using the extreme method: a gene is assigned the greatest amplification or the least deletion value among the markers it covers. Results may be filtered by cohort, gene, or barcode, but at least one gene or barcode must be supplied.", "schema": "https://schema.getpostman.com/json/collection/v2.0.0/" }, "item": [ { "name": "Analyses", "item": [ { "id": "ecc5f1dc-83b6-4665-a383-11c51cc9b4be", "name": "getAnalysesCopynumberGenesAll", "request": { "url": "http://firebrowse.org/api/v1/Analyses/CopyNumber/Genes/All?cohort=%7B%7D&format=%7B%7D&gene=%7B%7D&page=%7B%7D&page_size=%7B%7D&sort_by=%7B%7D&tcga_participant_barcode=%7B%7D", "method": "GET", "body": { "mode": "raw" }, "description": "This service provides access to the Gistic2 all_data_by_genes.txt output data. This data is a gene-level table of copy number values for all samples. The returned copy number values are in units (copy number - 2) so that no amplification or deletion is 0, genes with amplifications have positive values, and genes with deletions are negative values. The data are converted from marker level to gene level using the extreme method: a gene is assigned the greatest amplification or the least deletion value among the markers it covers. Results may be filtered by cohort, gene, or barcode, but at least one gene or barcode must be supplied." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "f8078d4e-02c1-4df1-a8eb-0c598896b6b9" } ] } ] } ] }