Last active
August 29, 2015 14:03
-
-
Save agrueneberg/bad347b95839f7e306c4 to your computer and use it in GitHub Desktop.
TCGA File Search API - Query Collection for Postman
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "id": "4f972238-9569-c553-f31b-d13f05a7af9f", | |
| "name": "TCGA File Search API", | |
| "description": "See https://tcga-data.nci.nih.gov/ccg-data-web/search.jsp?projectId=1", | |
| "order": [ | |
| "16f2ef6f-8874-22b6-c702-ff6fc98b31e3", | |
| "a3821414-552b-37e4-8123-b2d8cfd92216", | |
| "1965c0e3-1217-717f-3f2a-b48f24cb7043", | |
| "805128a2-7729-90dd-4ff6-ae9af4a5a633", | |
| "9710c160-0f7e-06a9-695b-2a5601f60404", | |
| "327dfdec-b87f-67eb-c07c-6ff59480e3b7", | |
| "be72fb7c-e315-2413-2f84-a713a07297c7", | |
| "80554fe4-a52c-dff2-26bf-e5d0ce9d1490", | |
| "307b829d-1601-c1cc-086e-e9b751b004da" | |
| ], | |
| "folders": [], | |
| "timestamp": 1404418024293, | |
| "synced": false, | |
| "requests": [ | |
| { | |
| "id": "16f2ef6f-8874-22b6-c702-ff6fc98b31e3", | |
| "headers": "", | |
| "url": "https://tcga-data.nci.nih.gov/ccg-data-web/search/fileSearchFilterData.json?filter=project&projectId=1", | |
| "pathVariables": {}, | |
| "method": "GET", | |
| "data": [], | |
| "dataMode": "params", | |
| "version": 2, | |
| "tests": "", | |
| "time": 1404422263268, | |
| "name": "Projects", | |
| "description": "", | |
| "collectionId": "4f972238-9569-c553-f31b-d13f05a7af9f", | |
| "responses": [], | |
| "synced": false | |
| }, | |
| { | |
| "id": "1965c0e3-1217-717f-3f2a-b48f24cb7043", | |
| "headers": "", | |
| "url": "https://tcga-data.nci.nih.gov/ccg-data-web/search/fileSearchFilterData.json?filter=dataCategory&projectId=1", | |
| "pathVariables": {}, | |
| "method": "GET", | |
| "data": [], | |
| "dataMode": "params", | |
| "version": 2, | |
| "tests": "", | |
| "time": 1404422269929, | |
| "name": "Data Categories", | |
| "description": "", | |
| "collectionId": "4f972238-9569-c553-f31b-d13f05a7af9f", | |
| "responses": [], | |
| "synced": false | |
| }, | |
| { | |
| "id": "307b829d-1601-c1cc-086e-e9b751b004da", | |
| "headers": "", | |
| "url": "https://tcga-data.nci.nih.gov/ccg-data-web/search/fileSearch.json", | |
| "pathVariables": {}, | |
| "method": "POST", | |
| "data": [ | |
| { | |
| "key": "start", | |
| "value": "0", | |
| "type": "text" | |
| }, | |
| { | |
| "key": "limit", | |
| "value": "50", | |
| "type": "text" | |
| }, | |
| { | |
| "key": "searchParams", | |
| "value": "{\"projectCombo\":\"1\",\"diseaseCombo\":[\"1\"],\"dataCategoryCombo\":[\"7\"],\"dataLevelCombo\":[\"3\"],\"accessTierCombo\":[\"1\"]}", | |
| "type": "text" | |
| } | |
| ], | |
| "dataMode": "urlencoded", | |
| "version": 2, | |
| "tests": "", | |
| "time": 1404422290891, | |
| "name": "All GBM RPPA Level 3 Files (including MAGE-TAB)", | |
| "description": "Increase `limit` for more files.", | |
| "collectionId": "4f972238-9569-c553-f31b-d13f05a7af9f", | |
| "responses": [], | |
| "synced": false | |
| }, | |
| { | |
| "id": "327dfdec-b87f-67eb-c07c-6ff59480e3b7", | |
| "headers": "", | |
| "url": "https://tcga-data.nci.nih.gov/ccg-data-web/search/fileSearch.json", | |
| "pathVariables": {}, | |
| "method": "POST", | |
| "data": [ | |
| { | |
| "key": "start", | |
| "value": "0", | |
| "type": "text" | |
| }, | |
| { | |
| "key": "limit", | |
| "value": "50", | |
| "type": "text" | |
| }, | |
| { | |
| "key": "searchParams", | |
| "value": "{\"projectCombo\":\"1\",\"diseaseCombo\":[],\"dataCategoryCombo\":[],\"dataLevelCombo\":[],\"accessTierCombo\":[\"1\"]}", | |
| "type": "text" | |
| } | |
| ], | |
| "dataMode": "urlencoded", | |
| "version": 2, | |
| "tests": "", | |
| "time": 1404422280969, | |
| "name": "All Files", | |
| "description": "Increase `limit` for more files.", | |
| "collectionId": "4f972238-9569-c553-f31b-d13f05a7af9f", | |
| "responses": [], | |
| "synced": false | |
| }, | |
| { | |
| "id": "805128a2-7729-90dd-4ff6-ae9af4a5a633", | |
| "headers": "", | |
| "url": "https://tcga-data.nci.nih.gov/ccg-data-web/search/fileSearchFilterData.json?filter=dataLevel&projectId=1", | |
| "pathVariables": {}, | |
| "method": "GET", | |
| "data": [], | |
| "dataMode": "params", | |
| "version": 2, | |
| "tests": "", | |
| "time": 1404422272787, | |
| "name": "Data Levels", | |
| "description": "", | |
| "collectionId": "4f972238-9569-c553-f31b-d13f05a7af9f", | |
| "responses": [], | |
| "synced": false | |
| }, | |
| { | |
| "id": "80554fe4-a52c-dff2-26bf-e5d0ce9d1490", | |
| "headers": "", | |
| "url": "https://tcga-data.nci.nih.gov/ccg-data-web/search/fileSearch.json", | |
| "pathVariables": {}, | |
| "method": "POST", | |
| "data": [ | |
| { | |
| "key": "start", | |
| "value": "0", | |
| "type": "text" | |
| }, | |
| { | |
| "key": "limit", | |
| "value": "50", | |
| "type": "text" | |
| }, | |
| { | |
| "key": "searchParams", | |
| "value": "{\"projectCombo\":\"1\",\"diseaseCombo\":[\"1\"],\"dataCategoryCombo\":[\"7\"],\"dataLevelCombo\":[],\"accessTierCombo\":[\"1\"]}", | |
| "type": "text" | |
| } | |
| ], | |
| "dataMode": "urlencoded", | |
| "version": 2, | |
| "tests": "", | |
| "time": 1404422287369, | |
| "name": "All GBM RPPA Files", | |
| "description": "Increase `limit` for more files.", | |
| "collectionId": "4f972238-9569-c553-f31b-d13f05a7af9f", | |
| "responses": [], | |
| "synced": false | |
| }, | |
| { | |
| "id": "9710c160-0f7e-06a9-695b-2a5601f60404", | |
| "headers": "", | |
| "url": "https://tcga-data.nci.nih.gov/ccg-data-web/search/fileSearchFilterData.json?filter=accessTier&projectId=1", | |
| "pathVariables": {}, | |
| "method": "GET", | |
| "data": [], | |
| "dataMode": "params", | |
| "version": 2, | |
| "tests": "", | |
| "time": 1404422276615, | |
| "name": "Access Tiers", | |
| "description": "", | |
| "collectionId": "4f972238-9569-c553-f31b-d13f05a7af9f", | |
| "responses": [], | |
| "synced": false | |
| }, | |
| { | |
| "id": "a3821414-552b-37e4-8123-b2d8cfd92216", | |
| "headers": "", | |
| "url": "https://tcga-data.nci.nih.gov/ccg-data-web/search/fileSearchFilterData.json?filter=disease&projectId=1", | |
| "pathVariables": {}, | |
| "method": "GET", | |
| "data": [], | |
| "dataMode": "params", | |
| "version": 2, | |
| "tests": "", | |
| "time": 1404422267096, | |
| "name": "Diseases", | |
| "description": "", | |
| "collectionId": "4f972238-9569-c553-f31b-d13f05a7af9f", | |
| "responses": [], | |
| "synced": false | |
| }, | |
| { | |
| "id": "be72fb7c-e315-2413-2f84-a713a07297c7", | |
| "headers": "", | |
| "url": "https://tcga-data.nci.nih.gov/ccg-data-web/search/fileSearch.json", | |
| "pathVariables": {}, | |
| "method": "POST", | |
| "data": [ | |
| { | |
| "key": "start", | |
| "value": "0", | |
| "type": "text" | |
| }, | |
| { | |
| "key": "limit", | |
| "value": "50", | |
| "type": "text" | |
| }, | |
| { | |
| "key": "searchParams", | |
| "value": "{\"projectCombo\":\"1\",\"diseaseCombo\":[\"1\"],\"dataCategoryCombo\":[],\"dataLevelCombo\":[],\"accessTierCombo\":[\"1\"]}", | |
| "type": "text" | |
| } | |
| ], | |
| "dataMode": "urlencoded", | |
| "version": 2, | |
| "tests": "", | |
| "time": 1404422283950, | |
| "name": "All GBM Files", | |
| "description": "Increase `limit` for more files.", | |
| "collectionId": "4f972238-9569-c553-f31b-d13f05a7af9f", | |
| "responses": [], | |
| "synced": false | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment