{"info":{"_postman_id":"1c3f41d4-983e-4cb8-8266-b72fcea3fe53","name":"0.0.3beta4","description":"<html><head></head><body><h1 id=\"phenogen-rest-api\">PhenoGen REST API</h1>\n<p>We are building a REST API to provide access to all public data. Eventually this will also<br>include running most functions available through the website. Keep checking back for new functions.</p>\n<h2 id=\"domains-for-function-calls\">Domains for Function Calls:</h2>\n<p>Functions can be called at either:<br><a href=\"https://rest.phenogen.org\">https://rest.phenogen.org</a><br>or<br><a href=\"https://rest-test.phenogen.org\">https://rest-test.phenogen.org</a><br>Please note this is a development and testing version of the API. Please do not use this<br>for actual data analysis. Only for development.</p>\n<h2 id=\"help\">Help</h2>\n<p><a href=\"https://rest-doc.phenogen.org\">https://rest-doc.phenogen.org</a> - temporarily unavailable (as of 6/17/22), but will be available within a<br>few days<br>All functions should include help as a response if you call the function with this appended to the<br>end <code>?help=Y</code>. The response returns a JSON object with supported methods and then list of parameters<br>and description of each parameter as well as a list of options if there is a defined list of values.</p>\n<h2 id=\"r-methods-for-the-api\">R Methods for the API</h2>\n<p>We are developing methods to call the REST API from R and to retrieve the data directly from PhenoGen into<br>R. For now this is limited to the datasets at <a href=\"https://phenogen.org/web/sysbio/resources.jsp\">https://phenogen.org/web/sysbio/resources.jsp</a> -&gt; New RNA<br>Sequencing Datasets Experimental Details/Downloads<br>We will turn this into an R package and release it.<br>GitHub Repository -<br><a href=\"https://github.com/TabakoffLab/PhenoGenRESTR\">https://github.com/TabakoffLab/PhenoGenRESTR</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"PhenoGen REST API","slug":"phenogen-rest-api"}],"owner":"14728522","collectionId":"1c3f41d4-983e-4cb8-8266-b72fcea3fe53","publishedId":"2sA3QniE8u","public":true,"customColor":{"top-bar":"365473","right-sidebar":"1F354F","highlight":"FF6C37"},"publishDate":"2024-05-21T15:48:22.000Z"},"item":[{"name":"genomeBrowser","item":[{"name":"trackData","item":[{"name":"trackData - get gene/region data.","id":"8ee3315a-ebae-4304-800e-32d70714d904","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://rest.phenogen.org/genomeBrowser/trackData?trackID=<string>&genomeVer=rn6&chromosome=<string>&minCoord=<integer>&maxCoord=<integer>&binSize=<integer>&version=","description":"<p>Get data for a specific browser track from a specific region or for a gene.</p>\n","urlObject":{"path":["genomeBrowser","trackData"],"host":["https://rest.phenogen.org"],"query":[{"description":{"content":"<p>(Required) ID of the track</p>\n","type":"text/plain"},"key":"trackID","value":"<string>"},{"description":{"content":"<p>Genome Version</p>\n","type":"text/plain"},"key":"genomeVer","value":"rn6"},{"description":{"content":"<p>(Required) Chromosome Location</p>\n","type":"text/plain"},"key":"chromosome","value":"<string>"},{"description":{"content":"<p>(Required) Minimum coordinate</p>\n","type":"text/plain"},"key":"minCoord","value":"<integer>"},{"description":{"content":"<p>(Required) Maximum coordinate</p>\n","type":"text/plain"},"key":"maxCoord","value":"<integer>"},{"description":{"content":"<p>Bin Size for binned data</p>\n","type":"text/plain"},"key":"binSize","value":"<integer>"},{"description":{"content":"<p>Data Version(optional) - allows you to select previous versions of data otherwise the most recent version is used.</p>\n","type":"text/plain"},"key":"version","value":""}],"variable":[]}},"response":[{"id":"75ecc9aa-20e9-4276-a36a-4368ed68f963","name":"JSON track data","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://rest.phenogen.org/genomeBrowser/trackData?trackID=<string>&genomeVer=rn6&chromosome=<string>&minCoord=<integer>&maxCoord=<integer>&binSize=<integer>&version=","host":["https://rest.phenogen.org"],"path":["genomeBrowser","trackData"],"query":[{"description":"(Required) ID of the track","key":"trackID","value":"<string>"},{"description":"Genome Version","key":"genomeVer","value":"rn6"},{"description":"(Required) Chromosome Location","key":"chromosome","value":"<string>"},{"description":"(Required) Minimum coordinate","key":"minCoord","value":"<integer>"},{"description":"(Required) Maximum coordinate","key":"maxCoord","value":"<integer>"},{"description":"Bin Size for binned data","key":"binSize","value":"<integer>"},{"description":"Data Version(optional) - allows you to select previous versions of data otherwise the most recent version is used.","key":"version","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"A link to the next page of responses","type":"text/plain"},"key":"x-next","value":"<string>"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<long>\",\n  \"name\": \"<string>\",\n  \"tag\": \"<string>\"\n}"}],"_postman_id":"8ee3315a-ebae-4304-800e-32d70714d904"}],"id":"da886311-cef6-4d02-994b-d762ecc25319","_postman_id":"da886311-cef6-4d02-994b-d762ecc25319","description":""},{"name":"views","item":[{"name":"/genomeBrowser/views","id":"f92b15af-101c-4e09-bb0a-648fd8123183","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://rest.phenogen.org/genomeBrowser/views","urlObject":{"path":["genomeBrowser","views"],"host":["https://rest.phenogen.org"],"query":[],"variable":[]}},"response":[{"id":"8f07bf5b-2f41-4226-8df2-c907d227e230","name":"Untitled Example","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://rest.phenogen.org/genomeBrowser/views"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"A link to the next page of responses","type":"text/plain"},"key":"x-next","value":"<string>"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<long>\",\n  \"name\": \"<string>\",\n  \"tag\": \"<string>\"\n}"}],"_postman_id":"f92b15af-101c-4e09-bb0a-648fd8123183"}],"id":"0feec0cc-c65a-4911-a6b5-adfcf97e3887","_postman_id":"0feec0cc-c65a-4911-a6b5-adfcf97e3887","description":""},{"name":"tracks","item":[{"name":"/genomeBrowser/tracks","id":"38b1d2fc-df22-4c70-bbdc-6aec627b7baa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://rest.phenogen.org/genomeBrowser/tracks","urlObject":{"path":["genomeBrowser","tracks"],"host":["https://rest.phenogen.org"],"query":[],"variable":[]}},"response":[{"id":"2bde66fd-2449-4d3e-b40e-14918026f71a","name":"Untitled Example","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://rest.phenogen.org/genomeBrowser/tracks"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"A link to the next page of responses","type":"text/plain"},"key":"x-next","value":"<string>"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<long>\",\n  \"name\": \"<string>\",\n  \"tag\": \"<string>\"\n}"}],"_postman_id":"38b1d2fc-df22-4c70-bbdc-6aec627b7baa"}],"id":"af5cb3e0-3001-416d-8073-c03aa0a8789f","_postman_id":"af5cb3e0-3001-416d-8073-c03aa0a8789f","description":""}],"id":"39082f2f-6a60-4894-a307-a56271ecae8c","_postman_id":"39082f2f-6a60-4894-a307-a56271ecae8c","description":""},{"name":"downloads","item":[{"name":"datasets","item":[{"name":"datasets - get a list of available datasets.","id":"d12c6665-710b-4a1e-97be-27cd44bcc883","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://rest.phenogen.org/downloads/datasets?genomeVer=rn7&organism=Rn&tissue=&panel=&type=","urlObject":{"path":["downloads","datasets"],"host":["https://rest.phenogen.org"],"query":[{"description":{"content":"<p>Genome Version - rn7,rn6,rn5,mm10</p>\n","type":"text/plain"},"key":"genomeVer","value":"rn7"},{"description":{"content":"<p>Organism - Rn,Mm</p>\n","type":"text/plain"},"key":"organism","value":"Rn"},{"description":{"content":"<p>tissue</p>\n","type":"text/plain"},"key":"tissue","value":""},{"description":{"content":"<p>Animal Panel - HRDP,LXS,BXH/HXB</p>\n","type":"text/plain"},"key":"panel","value":""},{"description":{"content":"<p>Seqeuncing Type - totalRNA,smallRNA</p>\n","type":"text/plain"},"key":"type","value":""}],"variable":[]}},"response":[{"id":"f8da590b-f05f-498b-a12c-c6e8f2de3f9a","name":"Untitled Example","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://rest.phenogen.org/downloads/datasets?genomeVer=rn7&organism=Rn&tissue=&panel=&type=","host":["https://rest.phenogen.org"],"path":["downloads","datasets"],"query":[{"description":"Genome Version - rn7,rn6,rn5,mm10","key":"genomeVer","value":"rn7"},{"description":"Organism - Rn,Mm","key":"organism","value":"Rn"},{"description":"tissue","key":"tissue","value":""},{"description":"Animal Panel - HRDP,LXS,BXH/HXB","key":"panel","value":""},{"description":"Seqeuncing Type - totalRNA,smallRNA","key":"type","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"statusCode\": \"<long>\",\n  \"body\": {\n    \"message\": \"<string>\",\n    \"parameters\": {},\n    \"data\": [\n      {\n        \"datasetID\": \"<long>\",\n        \"organism\": \"<string>\",\n        \"panel\": \"<string>\",\n        \"description\": \"<string>\",\n        \"created\": \"<string>\",\n        \"tissue\": \"<string>\",\n        \"seqType\": \"<string>\",\n        \"genomeVer\": \"<string>\",\n        \"metaData\": [\n          {\n            \"pipelines\": [\n              [\n                {\n                  \"pipelineID\": \"<integer>\",\n                  \"title\": \"<string>\",\n                  \"description\": \"<string>\",\n                  \"steps\": [\n                    {\n                      \"name\": \"<string>\",\n                      \"stepType\": \"<string>\",\n                      \"order\": \"<integer>\",\n                      \"scriptFile\": \"<string>\",\n                      \"program\": \"<string>\",\n                      \"programVersion\": \"<string>\",\n                      \"commandLine\": \"<string>\",\n                      \"startingReadCount\": \"<integer>\",\n                      \"endReadCount\": \"<integer>\",\n                      \"programURL\": \"<string>\"\n                    },\n                    {\n                      \"name\": \"<string>\",\n                      \"stepType\": \"<string>\",\n                      \"order\": \"<integer>\",\n                      \"scriptFile\": \"<string>\",\n                      \"program\": \"<string>\",\n                      \"programVersion\": \"<string>\",\n                      \"commandLine\": \"<string>\",\n                      \"startingReadCount\": \"<integer>\",\n                      \"endReadCount\": \"<integer>\",\n                      \"programURL\": \"<string>\"\n                    }\n                  ]\n                },\n                {\n                  \"pipelineID\": \"<integer>\",\n                  \"title\": \"<string>\",\n                  \"description\": \"<string>\",\n                  \"steps\": [\n                    {\n                      \"name\": \"<string>\",\n                      \"stepType\": \"<string>\",\n                      \"order\": \"<integer>\",\n                      \"scriptFile\": \"<string>\",\n                      \"program\": \"<string>\",\n                      \"programVersion\": \"<string>\",\n                      \"commandLine\": \"<string>\",\n                      \"startingReadCount\": \"<integer>\",\n                      \"endReadCount\": \"<integer>\",\n                      \"programURL\": \"<string>\"\n                    },\n                    {\n                      \"name\": \"<string>\",\n                      \"stepType\": \"<string>\",\n                      \"order\": \"<integer>\",\n                      \"scriptFile\": \"<string>\",\n                      \"program\": \"<string>\",\n                      \"programVersion\": \"<string>\",\n                      \"commandLine\": \"<string>\",\n                      \"startingReadCount\": \"<integer>\",\n                      \"endReadCount\": \"<integer>\",\n                      \"programURL\": \"<string>\"\n                    }\n                  ]\n                }\n              ],\n              [\n                {\n                  \"pipelineID\": \"<integer>\",\n                  \"title\": \"<string>\",\n                  \"description\": \"<string>\",\n                  \"steps\": [\n                    {\n                      \"name\": \"<string>\",\n                      \"stepType\": \"<string>\",\n                      \"order\": \"<integer>\",\n                      \"scriptFile\": \"<string>\",\n                      \"program\": \"<string>\",\n                      \"programVersion\": \"<string>\",\n                      \"commandLine\": \"<string>\",\n                      \"startingReadCount\": \"<integer>\",\n                      \"endReadCount\": \"<integer>\",\n                      \"programURL\": \"<string>\"\n                    },\n                    {\n                      \"name\": \"<string>\",\n                      \"stepType\": \"<string>\",\n                      \"order\": \"<integer>\",\n                      \"scriptFile\": \"<string>\",\n                      \"program\": \"<string>\",\n                      \"programVersion\": \"<string>\",\n                      \"commandLine\": \"<string>\",\n                      \"startingReadCount\": \"<integer>\",\n                      \"endReadCount\": \"<integer>\",\n                      \"programURL\": \"<string>\"\n                    }\n                  ]\n                },\n                {\n                  \"pipelineID\": \"<integer>\",\n                  \"title\": \"<string>\",\n                  \"description\": \"<string>\",\n                  \"steps\": [\n                    {\n                      \"name\": \"<string>\",\n                      \"stepType\": \"<string>\",\n                      \"order\": \"<integer>\",\n                      \"scriptFile\": \"<string>\",\n                      \"program\": \"<string>\",\n                      \"programVersion\": \"<string>\",\n                      \"commandLine\": \"<string>\",\n                      \"startingReadCount\": \"<integer>\",\n                      \"endReadCount\": \"<integer>\",\n                      \"programURL\": \"<string>\"\n                    },\n                    {\n                      \"name\": \"<string>\",\n                      \"stepType\": \"<string>\",\n                      \"order\": \"<integer>\",\n                      \"scriptFile\": \"<string>\",\n                      \"program\": \"<string>\",\n                      \"programVersion\": \"<string>\",\n                      \"commandLine\": \"<string>\",\n                      \"startingReadCount\": \"<integer>\",\n                      \"endReadCount\": \"<integer>\",\n                      \"programURL\": \"<string>\"\n                    }\n                  ]\n                }\n              ]\n            ],\n            \"samples\": [\n              [\n                {\n                  \"sampleName\": \"<string>\",\n                  \"strain\": \"<string>\",\n                  \"age\": \"<string>\",\n                  \"sex\": \"<string>\",\n                  \"tissue\": \"<string>\",\n                  \"source\": \"<string>\",\n                  \"sourceDate\": \"<string>\",\n                  \"sourceType\": \"<string>\",\n                  \"breedingDetails\": \"<string>\",\n                  \"genotype\": \"<string>\",\n                  \"misc\": \"<string>\",\n                  \"disease\": \"<string>\",\n                  \"phenotype\": \"<string>\"\n                },\n                {\n                  \"sampleName\": \"<string>\",\n                  \"strain\": \"<string>\",\n                  \"age\": \"<string>\",\n                  \"sex\": \"<string>\",\n                  \"tissue\": \"<string>\",\n                  \"source\": \"<string>\",\n                  \"sourceDate\": \"<string>\",\n                  \"sourceType\": \"<string>\",\n                  \"breedingDetails\": \"<string>\",\n                  \"genotype\": \"<string>\",\n                  \"misc\": \"<string>\",\n                  \"disease\": \"<string>\",\n                  \"phenotype\": \"<string>\"\n                }\n              ],\n              [\n                {\n                  \"sampleName\": \"<string>\",\n                  \"strain\": \"<string>\",\n                  \"age\": \"<string>\",\n                  \"sex\": \"<string>\",\n                  \"tissue\": \"<string>\",\n                  \"source\": \"<string>\",\n                  \"sourceDate\": \"<string>\",\n                  \"sourceType\": \"<string>\",\n                  \"breedingDetails\": \"<string>\",\n                  \"genotype\": \"<string>\",\n                  \"misc\": \"<string>\",\n                  \"disease\": \"<string>\",\n                  \"phenotype\": \"<string>\"\n                },\n                {\n                  \"sampleName\": \"<string>\",\n                  \"strain\": \"<string>\",\n                  \"age\": \"<string>\",\n                  \"sex\": \"<string>\",\n                  \"tissue\": \"<string>\",\n                  \"source\": \"<string>\",\n                  \"sourceDate\": \"<string>\",\n                  \"sourceType\": \"<string>\",\n                  \"breedingDetails\": \"<string>\",\n                  \"genotype\": \"<string>\",\n                  \"misc\": \"<string>\",\n                  \"disease\": \"<string>\",\n                  \"phenotype\": \"<string>\"\n                }\n              ]\n            ],\n            \"protocols\": [\n              [\n                {\n                  \"title\": \"<string>\",\n                  \"description\": \"<string>\",\n                  \"version\": \"<string>\",\n                  \"protocolType\": \"<string>\",\n                  \"URL\": \"<string>\"\n                },\n                {\n                  \"title\": \"<string>\",\n                  \"description\": \"<string>\",\n                  \"version\": \"<string>\",\n                  \"protocolType\": \"<string>\",\n                  \"URL\": \"<string>\"\n                }\n              ],\n              [\n                {\n                  \"title\": \"<string>\",\n                  \"description\": \"<string>\",\n                  \"version\": \"<string>\",\n                  \"protocolType\": \"<string>\",\n                  \"URL\": \"<string>\"\n                },\n                {\n                  \"title\": \"<string>\",\n                  \"description\": \"<string>\",\n                  \"version\": \"<string>\",\n                  \"protocolType\": \"<string>\",\n                  \"URL\": \"<string>\"\n                }\n              ]\n            ]\n          },\n          {\n            \"pipelines\": [\n              [\n                {\n                  \"pipelineID\": \"<integer>\",\n                  \"title\": \"<string>\",\n                  \"description\": \"<string>\",\n                  \"steps\": [\n                    {\n                      \"name\": \"<string>\",\n                      \"stepType\": \"<string>\",\n                      \"order\": \"<integer>\",\n                      \"scriptFile\": \"<string>\",\n                      \"program\": \"<string>\",\n                      \"programVersion\": \"<string>\",\n                      \"commandLine\": \"<string>\",\n                      \"startingReadCount\": \"<integer>\",\n                      \"endReadCount\": \"<integer>\",\n                      \"programURL\": \"<string>\"\n                    },\n                    {\n                      \"name\": \"<string>\",\n                      \"stepType\": \"<string>\",\n                      \"order\": \"<integer>\",\n                      \"scriptFile\": \"<string>\",\n                      \"program\": \"<string>\",\n                      \"programVersion\": \"<string>\",\n                      \"commandLine\": \"<string>\",\n                      \"startingReadCount\": \"<integer>\",\n                      \"endReadCount\": \"<integer>\",\n                      \"programURL\": \"<string>\"\n                    }\n                  ]\n                },\n                {\n                  \"pipelineID\": \"<integer>\",\n                  \"title\": \"<string>\",\n                  \"description\": \"<string>\",\n                  \"steps\": [\n                    {\n                      \"name\": \"<string>\",\n                      \"stepType\": \"<string>\",\n                      \"order\": \"<integer>\",\n                      \"scriptFile\": \"<string>\",\n                      \"program\": \"<string>\",\n                      \"programVersion\": \"<string>\",\n                      \"commandLine\": \"<string>\",\n                      \"startingReadCount\": \"<integer>\",\n                      \"endReadCount\": \"<integer>\",\n                      \"programURL\": \"<string>\"\n                    },\n                    {\n                      \"name\": \"<string>\",\n                      \"stepType\": \"<string>\",\n                      \"order\": \"<integer>\",\n                      \"scriptFile\": \"<string>\",\n                      \"program\": \"<string>\",\n                      \"programVersion\": \"<string>\",\n                      \"commandLine\": \"<string>\",\n                      \"startingReadCount\": \"<integer>\",\n                      \"endReadCount\": \"<integer>\",\n                      \"programURL\": \"<string>\"\n                    }\n                  ]\n                }\n              ],\n              [\n                {\n                  \"pipelineID\": \"<integer>\",\n                  \"title\": \"<string>\",\n                  \"description\": \"<string>\",\n                  \"steps\": [\n                    {\n                      \"name\": \"<string>\",\n                      \"stepType\": \"<string>\",\n                      \"order\": \"<integer>\",\n                      \"scriptFile\": \"<string>\",\n                      \"program\": \"<string>\",\n                      \"programVersion\": \"<string>\",\n                      \"commandLine\": \"<string>\",\n                      \"startingReadCount\": \"<integer>\",\n                      \"endReadCount\": \"<integer>\",\n                      \"programURL\": \"<string>\"\n                    },\n                    {\n                      \"name\": \"<string>\",\n                      \"stepType\": \"<string>\",\n                      \"order\": \"<integer>\",\n                      \"scriptFile\": \"<string>\",\n                      \"program\": \"<string>\",\n                      \"programVersion\": \"<string>\",\n                      \"commandLine\": \"<string>\",\n                      \"startingReadCount\": \"<integer>\",\n                      \"endReadCount\": \"<integer>\",\n                      \"programURL\": \"<string>\"\n                    }\n                  ]\n                },\n                {\n                  \"pipelineID\": \"<integer>\",\n                  \"title\": \"<string>\",\n                  \"description\": \"<string>\",\n                  \"steps\": [\n                    {\n                      \"name\": \"<string>\",\n                      \"stepType\": \"<string>\",\n                      \"order\": \"<integer>\",\n                      \"scriptFile\": \"<string>\",\n                      \"program\": \"<string>\",\n                      \"programVersion\": \"<string>\",\n                      \"commandLine\": \"<string>\",\n                      \"startingReadCount\": \"<integer>\",\n                      \"endReadCount\": \"<integer>\",\n                      \"programURL\": \"<string>\"\n                    },\n                    {\n                      \"name\": \"<string>\",\n                      \"stepType\": \"<string>\",\n                      \"order\": \"<integer>\",\n                      \"scriptFile\": \"<string>\",\n                      \"program\": \"<string>\",\n                      \"programVersion\": \"<string>\",\n                      \"commandLine\": \"<string>\",\n                      \"startingReadCount\": \"<integer>\",\n                      \"endReadCount\": \"<integer>\",\n                      \"programURL\": \"<string>\"\n                    }\n                  ]\n                }\n              ]\n            ],\n            \"samples\": [\n              [\n                {\n                  \"sampleName\": \"<string>\",\n                  \"strain\": \"<string>\",\n                  \"age\": \"<string>\",\n                  \"sex\": \"<string>\",\n                  \"tissue\": \"<string>\",\n                  \"source\": \"<string>\",\n                  \"sourceDate\": \"<string>\",\n                  \"sourceType\": \"<string>\",\n                  \"breedingDetails\": \"<string>\",\n                  \"genotype\": \"<string>\",\n                  \"misc\": \"<string>\",\n                  \"disease\": \"<string>\",\n                  \"phenotype\": \"<string>\"\n                },\n                {\n                  \"sampleName\": \"<string>\",\n                  \"strain\": \"<string>\",\n                  \"age\": \"<string>\",\n                  \"sex\": \"<string>\",\n                  \"tissue\": \"<string>\",\n                  \"source\": \"<string>\",\n                  \"sourceDate\": \"<string>\",\n                  \"sourceType\": \"<string>\",\n                  \"breedingDetails\": \"<string>\",\n                  \"genotype\": \"<string>\",\n                  \"misc\": \"<string>\",\n                  \"disease\": \"<string>\",\n                  \"phenotype\": \"<string>\"\n                }\n              ],\n              [\n                {\n                  \"sampleName\": \"<string>\",\n                  \"strain\": \"<string>\",\n                  \"age\": \"<string>\",\n                  \"sex\": \"<string>\",\n                  \"tissue\": \"<string>\",\n                  \"source\": \"<string>\",\n                  \"sourceDate\": \"<string>\",\n                  \"sourceType\": \"<string>\",\n                  \"breedingDetails\": \"<string>\",\n                  \"genotype\": \"<string>\",\n                  \"misc\": \"<string>\",\n                  \"disease\": \"<string>\",\n                  \"phenotype\": \"<string>\"\n                },\n                {\n                  \"sampleName\": \"<string>\",\n                  \"strain\": \"<string>\",\n                  \"age\": \"<string>\",\n                  \"sex\": \"<string>\",\n                  \"tissue\": \"<string>\",\n                  \"source\": \"<string>\",\n                  \"sourceDate\": \"<string>\",\n                  \"sourceType\": \"<string>\",\n                  \"breedingDetails\": \"<string>\",\n                  \"genotype\": \"<string>\",\n                  \"misc\": \"<string>\",\n                  \"disease\": \"<string>\",\n                  \"phenotype\": \"<string>\"\n                }\n              ]\n            ],\n            \"protocols\": [\n              [\n                {\n                  \"title\": \"<string>\",\n                  \"description\": \"<string>\",\n                  \"version\": \"<string>\",\n                  \"protocolType\": \"<string>\",\n                  \"URL\": \"<string>\"\n                },\n                {\n                  \"title\": \"<string>\",\n                  \"description\": \"<string>\",\n                  \"version\": \"<string>\",\n                  \"protocolType\": \"<string>\",\n                  \"URL\": \"<string>\"\n                }\n              ],\n              [\n                {\n                  \"title\": \"<string>\",\n                  \"description\": \"<string>\",\n                  \"version\": \"<string>\",\n                  \"protocolType\": \"<string>\",\n                  \"URL\": \"<string>\"\n                },\n                {\n                  \"title\": \"<string>\",\n                  \"description\": \"<string>\",\n                  \"version\": \"<string>\",\n                  \"protocolType\": \"<string>\",\n                  \"URL\": \"<string>\"\n                }\n              ]\n            ]\n          }\n        ],\n        \"results\": [\n          {\n            \"resultID\": \"<integer>\",\n            \"type\": \"<string>\",\n            \"genomeVersion\": \"<string>\",\n            \"hrdpVersion\": \"<integer>\",\n            \"dateCreated\": \"<string>\",\n            \"resultFiles\": [\n              {\n                \"fileID\": \"<integer>\",\n                \"uploadedDate\": \"<string>\",\n                \"fileName\": \"<string>\",\n                \"URL\": \"<string>\",\n                \"checksum\": \"<string>\",\n                \"genomeVersion\": \"<string>\",\n                \"description\": \"<string>\",\n                \"annotation\": \"<string>\",\n                \"level\": \"<string>\",\n                \"strainMeans\": \"<boolean>\"\n              },\n              {\n                \"fileID\": \"<integer>\",\n                \"uploadedDate\": \"<string>\",\n                \"fileName\": \"<string>\",\n                \"URL\": \"<string>\",\n                \"checksum\": \"<string>\",\n                \"genomeVersion\": \"<string>\",\n                \"description\": \"<string>\",\n                \"annotation\": \"<string>\",\n                \"level\": \"<string>\",\n                \"strainMeans\": \"<boolean>\"\n              }\n            ]\n          },\n          {\n            \"resultID\": \"<integer>\",\n            \"type\": \"<string>\",\n            \"genomeVersion\": \"<string>\",\n            \"hrdpVersion\": \"<integer>\",\n            \"dateCreated\": \"<string>\",\n            \"resultFiles\": [\n              {\n                \"fileID\": \"<integer>\",\n                \"uploadedDate\": \"<string>\",\n                \"fileName\": \"<string>\",\n                \"URL\": \"<string>\",\n                \"checksum\": \"<string>\",\n                \"genomeVersion\": \"<string>\",\n                \"description\": \"<string>\",\n                \"annotation\": \"<string>\",\n                \"level\": \"<string>\",\n                \"strainMeans\": \"<boolean>\"\n              },\n              {\n                \"fileID\": \"<integer>\",\n                \"uploadedDate\": \"<string>\",\n                \"fileName\": \"<string>\",\n                \"URL\": \"<string>\",\n                \"checksum\": \"<string>\",\n                \"genomeVersion\": \"<string>\",\n                \"description\": \"<string>\",\n                \"annotation\": \"<string>\",\n                \"level\": \"<string>\",\n                \"strainMeans\": \"<boolean>\"\n              }\n            ]\n          }\n        ]\n      },\n      {\n        \"datasetID\": \"<long>\",\n        \"organism\": \"<string>\",\n        \"panel\": \"<string>\",\n        \"description\": \"<string>\",\n        \"created\": \"<string>\",\n        \"tissue\": \"<string>\",\n        \"seqType\": \"<string>\",\n        \"genomeVer\": \"<string>\",\n        \"metaData\": [\n          {\n            \"pipelines\": [\n              [\n                {\n                  \"pipelineID\": \"<integer>\",\n                  \"title\": \"<string>\",\n                  \"description\": \"<string>\",\n                  \"steps\": [\n                    {\n                      \"name\": \"<string>\",\n                      \"stepType\": \"<string>\",\n                      \"order\": \"<integer>\",\n                      \"scriptFile\": \"<string>\",\n                      \"program\": \"<string>\",\n                      \"programVersion\": \"<string>\",\n                      \"commandLine\": \"<string>\",\n                      \"startingReadCount\": \"<integer>\",\n                      \"endReadCount\": \"<integer>\",\n                      \"programURL\": \"<string>\"\n                    },\n                    {\n                      \"name\": \"<string>\",\n                      \"stepType\": \"<string>\",\n                      \"order\": \"<integer>\",\n                      \"scriptFile\": \"<string>\",\n                      \"program\": \"<string>\",\n                      \"programVersion\": \"<string>\",\n                      \"commandLine\": \"<string>\",\n                      \"startingReadCount\": \"<integer>\",\n                      \"endReadCount\": \"<integer>\",\n                      \"programURL\": \"<string>\"\n                    }\n                  ]\n                },\n                {\n                  \"pipelineID\": \"<integer>\",\n                  \"title\": \"<string>\",\n                  \"description\": \"<string>\",\n                  \"steps\": [\n                    {\n                      \"name\": \"<string>\",\n                      \"stepType\": \"<string>\",\n                      \"order\": \"<integer>\",\n                      \"scriptFile\": \"<string>\",\n                      \"program\": \"<string>\",\n                      \"programVersion\": \"<string>\",\n                      \"commandLine\": \"<string>\",\n                      \"startingReadCount\": \"<integer>\",\n                      \"endReadCount\": \"<integer>\",\n                      \"programURL\": \"<string>\"\n                    },\n                    {\n                      \"name\": \"<string>\",\n                      \"stepType\": \"<string>\",\n                      \"order\": \"<integer>\",\n                      \"scriptFile\": \"<string>\",\n                      \"program\": \"<string>\",\n                      \"programVersion\": \"<string>\",\n                      \"commandLine\": \"<string>\",\n                      \"startingReadCount\": \"<integer>\",\n                      \"endReadCount\": \"<integer>\",\n                      \"programURL\": \"<string>\"\n                    }\n                  ]\n                }\n              ],\n              [\n                {\n                  \"pipelineID\": \"<integer>\",\n                  \"title\": \"<string>\",\n                  \"description\": \"<string>\",\n                  \"steps\": [\n                    {\n                      \"name\": \"<string>\",\n                      \"stepType\": \"<string>\",\n                      \"order\": \"<integer>\",\n                      \"scriptFile\": \"<string>\",\n                      \"program\": \"<string>\",\n                      \"programVersion\": \"<string>\",\n                      \"commandLine\": \"<string>\",\n                      \"startingReadCount\": \"<integer>\",\n                      \"endReadCount\": \"<integer>\",\n                      \"programURL\": \"<string>\"\n                    },\n                    {\n                      \"name\": \"<string>\",\n                      \"stepType\": \"<string>\",\n                      \"order\": \"<integer>\",\n                      \"scriptFile\": \"<string>\",\n                      \"program\": \"<string>\",\n                      \"programVersion\": \"<string>\",\n                      \"commandLine\": \"<string>\",\n                      \"startingReadCount\": \"<integer>\",\n                      \"endReadCount\": \"<integer>\",\n                      \"programURL\": \"<string>\"\n                    }\n                  ]\n                },\n                {\n                  \"pipelineID\": \"<integer>\",\n                  \"title\": \"<string>\",\n                  \"description\": \"<string>\",\n                  \"steps\": [\n                    {\n                      \"name\": \"<string>\",\n                      \"stepType\": \"<string>\",\n                      \"order\": \"<integer>\",\n                      \"scriptFile\": \"<string>\",\n                      \"program\": \"<string>\",\n                      \"programVersion\": \"<string>\",\n                      \"commandLine\": \"<string>\",\n                      \"startingReadCount\": \"<integer>\",\n                      \"endReadCount\": \"<integer>\",\n                      \"programURL\": \"<string>\"\n                    },\n                    {\n                      \"name\": \"<string>\",\n                      \"stepType\": \"<string>\",\n                      \"order\": \"<integer>\",\n                      \"scriptFile\": \"<string>\",\n                      \"program\": \"<string>\",\n                      \"programVersion\": \"<string>\",\n                      \"commandLine\": \"<string>\",\n                      \"startingReadCount\": \"<integer>\",\n                      \"endReadCount\": \"<integer>\",\n                      \"programURL\": \"<string>\"\n                    }\n                  ]\n                }\n              ]\n            ],\n            \"samples\": [\n              [\n                {\n                  \"sampleName\": \"<string>\",\n                  \"strain\": \"<string>\",\n                  \"age\": \"<string>\",\n                  \"sex\": \"<string>\",\n                  \"tissue\": \"<string>\",\n                  \"source\": \"<string>\",\n                  \"sourceDate\": \"<string>\",\n                  \"sourceType\": \"<string>\",\n                  \"breedingDetails\": \"<string>\",\n                  \"genotype\": \"<string>\",\n                  \"misc\": \"<string>\",\n                  \"disease\": \"<string>\",\n                  \"phenotype\": \"<string>\"\n                },\n                {\n                  \"sampleName\": \"<string>\",\n                  \"strain\": \"<string>\",\n                  \"age\": \"<string>\",\n                  \"sex\": \"<string>\",\n                  \"tissue\": \"<string>\",\n                  \"source\": \"<string>\",\n                  \"sourceDate\": \"<string>\",\n                  \"sourceType\": \"<string>\",\n                  \"breedingDetails\": \"<string>\",\n                  \"genotype\": \"<string>\",\n                  \"misc\": \"<string>\",\n                  \"disease\": \"<string>\",\n                  \"phenotype\": \"<string>\"\n                }\n              ],\n              [\n                {\n                  \"sampleName\": \"<string>\",\n                  \"strain\": \"<string>\",\n                  \"age\": \"<string>\",\n                  \"sex\": \"<string>\",\n                  \"tissue\": \"<string>\",\n                  \"source\": \"<string>\",\n                  \"sourceDate\": \"<string>\",\n                  \"sourceType\": \"<string>\",\n                  \"breedingDetails\": \"<string>\",\n                  \"genotype\": \"<string>\",\n                  \"misc\": \"<string>\",\n                  \"disease\": \"<string>\",\n                  \"phenotype\": \"<string>\"\n                },\n                {\n                  \"sampleName\": \"<string>\",\n                  \"strain\": \"<string>\",\n                  \"age\": \"<string>\",\n                  \"sex\": \"<string>\",\n                  \"tissue\": \"<string>\",\n                  \"source\": \"<string>\",\n                  \"sourceDate\": \"<string>\",\n                  \"sourceType\": \"<string>\",\n                  \"breedingDetails\": \"<string>\",\n                  \"genotype\": \"<string>\",\n                  \"misc\": \"<string>\",\n                  \"disease\": \"<string>\",\n                  \"phenotype\": \"<string>\"\n                }\n              ]\n            ],\n            \"protocols\": [\n              [\n                {\n                  \"title\": \"<string>\",\n                  \"description\": \"<string>\",\n                  \"version\": \"<string>\",\n                  \"protocolType\": \"<string>\",\n                  \"URL\": \"<string>\"\n                },\n                {\n                  \"title\": \"<string>\",\n                  \"description\": \"<string>\",\n                  \"version\": \"<string>\",\n                  \"protocolType\": \"<string>\",\n                  \"URL\": \"<string>\"\n                }\n              ],\n              [\n                {\n                  \"title\": \"<string>\",\n                  \"description\": \"<string>\",\n                  \"version\": \"<string>\",\n                  \"protocolType\": \"<string>\",\n                  \"URL\": \"<string>\"\n                },\n                {\n                  \"title\": \"<string>\",\n                  \"description\": \"<string>\",\n                  \"version\": \"<string>\",\n                  \"protocolType\": \"<string>\",\n                  \"URL\": \"<string>\"\n                }\n              ]\n            ]\n          },\n          {\n            \"pipelines\": [\n              [\n                {\n                  \"pipelineID\": \"<integer>\",\n                  \"title\": \"<string>\",\n                  \"description\": \"<string>\",\n                  \"steps\": [\n                    {\n                      \"name\": \"<string>\",\n                      \"stepType\": \"<string>\",\n                      \"order\": \"<integer>\",\n                      \"scriptFile\": \"<string>\",\n                      \"program\": \"<string>\",\n                      \"programVersion\": \"<string>\",\n                      \"commandLine\": \"<string>\",\n                      \"startingReadCount\": \"<integer>\",\n                      \"endReadCount\": \"<integer>\",\n                      \"programURL\": \"<string>\"\n                    },\n                    {\n                      \"name\": \"<string>\",\n                      \"stepType\": \"<string>\",\n                      \"order\": \"<integer>\",\n                      \"scriptFile\": \"<string>\",\n                      \"program\": \"<string>\",\n                      \"programVersion\": \"<string>\",\n                      \"commandLine\": \"<string>\",\n                      \"startingReadCount\": \"<integer>\",\n                      \"endReadCount\": \"<integer>\",\n                      \"programURL\": \"<string>\"\n                    }\n                  ]\n                },\n                {\n                  \"pipelineID\": \"<integer>\",\n                  \"title\": \"<string>\",\n                  \"description\": \"<string>\",\n                  \"steps\": [\n                    {\n                      \"name\": \"<string>\",\n                      \"stepType\": \"<string>\",\n                      \"order\": \"<integer>\",\n                      \"scriptFile\": \"<string>\",\n                      \"program\": \"<string>\",\n                      \"programVersion\": \"<string>\",\n                      \"commandLine\": \"<string>\",\n                      \"startingReadCount\": \"<integer>\",\n                      \"endReadCount\": \"<integer>\",\n                      \"programURL\": \"<string>\"\n                    },\n                    {\n                      \"name\": \"<string>\",\n                      \"stepType\": \"<string>\",\n                      \"order\": \"<integer>\",\n                      \"scriptFile\": \"<string>\",\n                      \"program\": \"<string>\",\n                      \"programVersion\": \"<string>\",\n                      \"commandLine\": \"<string>\",\n                      \"startingReadCount\": \"<integer>\",\n                      \"endReadCount\": \"<integer>\",\n                      \"programURL\": \"<string>\"\n                    }\n                  ]\n                }\n              ],\n              [\n                {\n                  \"pipelineID\": \"<integer>\",\n                  \"title\": \"<string>\",\n                  \"description\": \"<string>\",\n                  \"steps\": [\n                    {\n                      \"name\": \"<string>\",\n                      \"stepType\": \"<string>\",\n                      \"order\": \"<integer>\",\n                      \"scriptFile\": \"<string>\",\n                      \"program\": \"<string>\",\n                      \"programVersion\": \"<string>\",\n                      \"commandLine\": \"<string>\",\n                      \"startingReadCount\": \"<integer>\",\n                      \"endReadCount\": \"<integer>\",\n                      \"programURL\": \"<string>\"\n                    },\n                    {\n                      \"name\": \"<string>\",\n                      \"stepType\": \"<string>\",\n                      \"order\": \"<integer>\",\n                      \"scriptFile\": \"<string>\",\n                      \"program\": \"<string>\",\n                      \"programVersion\": \"<string>\",\n                      \"commandLine\": \"<string>\",\n                      \"startingReadCount\": \"<integer>\",\n                      \"endReadCount\": \"<integer>\",\n                      \"programURL\": \"<string>\"\n                    }\n                  ]\n                },\n                {\n                  \"pipelineID\": \"<integer>\",\n                  \"title\": \"<string>\",\n                  \"description\": \"<string>\",\n                  \"steps\": [\n                    {\n                      \"name\": \"<string>\",\n                      \"stepType\": \"<string>\",\n                      \"order\": \"<integer>\",\n                      \"scriptFile\": \"<string>\",\n                      \"program\": \"<string>\",\n                      \"programVersion\": \"<string>\",\n                      \"commandLine\": \"<string>\",\n                      \"startingReadCount\": \"<integer>\",\n                      \"endReadCount\": \"<integer>\",\n                      \"programURL\": \"<string>\"\n                    },\n                    {\n                      \"name\": \"<string>\",\n                      \"stepType\": \"<string>\",\n                      \"order\": \"<integer>\",\n                      \"scriptFile\": \"<string>\",\n                      \"program\": \"<string>\",\n                      \"programVersion\": \"<string>\",\n                      \"commandLine\": \"<string>\",\n                      \"startingReadCount\": \"<integer>\",\n                      \"endReadCount\": \"<integer>\",\n                      \"programURL\": \"<string>\"\n                    }\n                  ]\n                }\n              ]\n            ],\n            \"samples\": [\n              [\n                {\n                  \"sampleName\": \"<string>\",\n                  \"strain\": \"<string>\",\n                  \"age\": \"<string>\",\n                  \"sex\": \"<string>\",\n                  \"tissue\": \"<string>\",\n                  \"source\": \"<string>\",\n                  \"sourceDate\": \"<string>\",\n                  \"sourceType\": \"<string>\",\n                  \"breedingDetails\": \"<string>\",\n                  \"genotype\": \"<string>\",\n                  \"misc\": \"<string>\",\n                  \"disease\": \"<string>\",\n                  \"phenotype\": \"<string>\"\n                },\n                {\n                  \"sampleName\": \"<string>\",\n                  \"strain\": \"<string>\",\n                  \"age\": \"<string>\",\n                  \"sex\": \"<string>\",\n                  \"tissue\": \"<string>\",\n                  \"source\": \"<string>\",\n                  \"sourceDate\": \"<string>\",\n                  \"sourceType\": \"<string>\",\n                  \"breedingDetails\": \"<string>\",\n                  \"genotype\": \"<string>\",\n                  \"misc\": \"<string>\",\n                  \"disease\": \"<string>\",\n                  \"phenotype\": \"<string>\"\n                }\n              ],\n              [\n                {\n                  \"sampleName\": \"<string>\",\n                  \"strain\": \"<string>\",\n                  \"age\": \"<string>\",\n                  \"sex\": \"<string>\",\n                  \"tissue\": \"<string>\",\n                  \"source\": \"<string>\",\n                  \"sourceDate\": \"<string>\",\n                  \"sourceType\": \"<string>\",\n                  \"breedingDetails\": \"<string>\",\n                  \"genotype\": \"<string>\",\n                  \"misc\": \"<string>\",\n                  \"disease\": \"<string>\",\n                  \"phenotype\": \"<string>\"\n                },\n                {\n                  \"sampleName\": \"<string>\",\n                  \"strain\": \"<string>\",\n                  \"age\": \"<string>\",\n                  \"sex\": \"<string>\",\n                  \"tissue\": \"<string>\",\n                  \"source\": \"<string>\",\n                  \"sourceDate\": \"<string>\",\n                  \"sourceType\": \"<string>\",\n                  \"breedingDetails\": \"<string>\",\n                  \"genotype\": \"<string>\",\n                  \"misc\": \"<string>\",\n                  \"disease\": \"<string>\",\n                  \"phenotype\": \"<string>\"\n                }\n              ]\n            ],\n            \"protocols\": [\n              [\n                {\n                  \"title\": \"<string>\",\n                  \"description\": \"<string>\",\n                  \"version\": \"<string>\",\n                  \"protocolType\": \"<string>\",\n                  \"URL\": \"<string>\"\n                },\n                {\n                  \"title\": \"<string>\",\n                  \"description\": \"<string>\",\n                  \"version\": \"<string>\",\n                  \"protocolType\": \"<string>\",\n                  \"URL\": \"<string>\"\n                }\n              ],\n              [\n                {\n                  \"title\": \"<string>\",\n                  \"description\": \"<string>\",\n                  \"version\": \"<string>\",\n                  \"protocolType\": \"<string>\",\n                  \"URL\": \"<string>\"\n                },\n                {\n                  \"title\": \"<string>\",\n                  \"description\": \"<string>\",\n                  \"version\": \"<string>\",\n                  \"protocolType\": \"<string>\",\n                  \"URL\": \"<string>\"\n                }\n              ]\n            ]\n          }\n        ],\n        \"results\": [\n          {\n            \"resultID\": \"<integer>\",\n            \"type\": \"<string>\",\n            \"genomeVersion\": \"<string>\",\n            \"hrdpVersion\": \"<integer>\",\n            \"dateCreated\": \"<string>\",\n            \"resultFiles\": [\n              {\n                \"fileID\": \"<integer>\",\n                \"uploadedDate\": \"<string>\",\n                \"fileName\": \"<string>\",\n                \"URL\": \"<string>\",\n                \"checksum\": \"<string>\",\n                \"genomeVersion\": \"<string>\",\n                \"description\": \"<string>\",\n                \"annotation\": \"<string>\",\n                \"level\": \"<string>\",\n                \"strainMeans\": \"<boolean>\"\n              },\n              {\n                \"fileID\": \"<integer>\",\n                \"uploadedDate\": \"<string>\",\n                \"fileName\": \"<string>\",\n                \"URL\": \"<string>\",\n                \"checksum\": \"<string>\",\n                \"genomeVersion\": \"<string>\",\n                \"description\": \"<string>\",\n                \"annotation\": \"<string>\",\n                \"level\": \"<string>\",\n                \"strainMeans\": \"<boolean>\"\n              }\n            ]\n          },\n          {\n            \"resultID\": \"<integer>\",\n            \"type\": \"<string>\",\n            \"genomeVersion\": \"<string>\",\n            \"hrdpVersion\": \"<integer>\",\n            \"dateCreated\": \"<string>\",\n            \"resultFiles\": [\n              {\n                \"fileID\": \"<integer>\",\n                \"uploadedDate\": \"<string>\",\n                \"fileName\": \"<string>\",\n                \"URL\": \"<string>\",\n                \"checksum\": \"<string>\",\n                \"genomeVersion\": \"<string>\",\n                \"description\": \"<string>\",\n                \"annotation\": \"<string>\",\n                \"level\": \"<string>\",\n                \"strainMeans\": \"<boolean>\"\n              },\n              {\n                \"fileID\": \"<integer>\",\n                \"uploadedDate\": \"<string>\",\n                \"fileName\": \"<string>\",\n                \"URL\": \"<string>\",\n                \"checksum\": \"<string>\",\n                \"genomeVersion\": \"<string>\",\n                \"description\": \"<string>\",\n                \"annotation\": \"<string>\",\n                \"level\": \"<string>\",\n                \"strainMeans\": \"<boolean>\"\n              }\n            ]\n          }\n        ]\n      }\n    ]\n  },\n  \"headers\": {},\n  \"isBase64Encoded\": \"<boolean>\"\n}"}],"_postman_id":"d12c6665-710b-4a1e-97be-27cd44bcc883"}],"id":"9dcd7e32-9e89-4b36-ac7f-ca242a45a452","_postman_id":"9dcd7e32-9e89-4b36-ac7f-ca242a45a452","description":""},{"name":"dataset","item":[{"name":"dataset - meta data, list of result files, processing steps for the dataset","id":"619a1c7d-f195-45a0-80dc-665c320d7691","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://rest.phenogen.org/downloads/dataset?datasetID=0","urlObject":{"path":["downloads","dataset"],"host":["https://rest.phenogen.org"],"query":[{"description":{"content":"<p>(Required) Dataset ID to retreive data for.</p>\n","type":"text/plain"},"key":"datasetID","value":"0"}],"variable":[]}},"response":[{"id":"c9c2f47e-a5c5-4694-95cb-2884bc14c2e0","name":"Untitled Example","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://rest.phenogen.org/downloads/dataset?datasetID=0","host":["https://rest.phenogen.org"],"path":["downloads","dataset"],"query":[{"description":"(Required) Dataset ID to retreive data for.","key":"datasetID","value":"0"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"datasetID\": \"<long>\",\n  \"organism\": \"<string>\",\n  \"panel\": \"<string>\",\n  \"description\": \"<string>\",\n  \"created\": \"<string>\",\n  \"tissue\": \"<string>\",\n  \"seqType\": \"<string>\",\n  \"genomeVer\": \"<string>\",\n  \"metaData\": [\n    {\n      \"pipelines\": [\n        [\n          {\n            \"pipelineID\": \"<integer>\",\n            \"title\": \"<string>\",\n            \"description\": \"<string>\",\n            \"steps\": [\n              {\n                \"name\": \"<string>\",\n                \"stepType\": \"<string>\",\n                \"order\": \"<integer>\",\n                \"scriptFile\": \"<string>\",\n                \"program\": \"<string>\",\n                \"programVersion\": \"<string>\",\n                \"commandLine\": \"<string>\",\n                \"startingReadCount\": \"<integer>\",\n                \"endReadCount\": \"<integer>\",\n                \"programURL\": \"<string>\"\n              },\n              {\n                \"name\": \"<string>\",\n                \"stepType\": \"<string>\",\n                \"order\": \"<integer>\",\n                \"scriptFile\": \"<string>\",\n                \"program\": \"<string>\",\n                \"programVersion\": \"<string>\",\n                \"commandLine\": \"<string>\",\n                \"startingReadCount\": \"<integer>\",\n                \"endReadCount\": \"<integer>\",\n                \"programURL\": \"<string>\"\n              }\n            ]\n          },\n          {\n            \"pipelineID\": \"<integer>\",\n            \"title\": \"<string>\",\n            \"description\": \"<string>\",\n            \"steps\": [\n              {\n                \"name\": \"<string>\",\n                \"stepType\": \"<string>\",\n                \"order\": \"<integer>\",\n                \"scriptFile\": \"<string>\",\n                \"program\": \"<string>\",\n                \"programVersion\": \"<string>\",\n                \"commandLine\": \"<string>\",\n                \"startingReadCount\": \"<integer>\",\n                \"endReadCount\": \"<integer>\",\n                \"programURL\": \"<string>\"\n              },\n              {\n                \"name\": \"<string>\",\n                \"stepType\": \"<string>\",\n                \"order\": \"<integer>\",\n                \"scriptFile\": \"<string>\",\n                \"program\": \"<string>\",\n                \"programVersion\": \"<string>\",\n                \"commandLine\": \"<string>\",\n                \"startingReadCount\": \"<integer>\",\n                \"endReadCount\": \"<integer>\",\n                \"programURL\": \"<string>\"\n              }\n            ]\n          }\n        ],\n        [\n          {\n            \"pipelineID\": \"<integer>\",\n            \"title\": \"<string>\",\n            \"description\": \"<string>\",\n            \"steps\": [\n              {\n                \"name\": \"<string>\",\n                \"stepType\": \"<string>\",\n                \"order\": \"<integer>\",\n                \"scriptFile\": \"<string>\",\n                \"program\": \"<string>\",\n                \"programVersion\": \"<string>\",\n                \"commandLine\": \"<string>\",\n                \"startingReadCount\": \"<integer>\",\n                \"endReadCount\": \"<integer>\",\n                \"programURL\": \"<string>\"\n              },\n              {\n                \"name\": \"<string>\",\n                \"stepType\": \"<string>\",\n                \"order\": \"<integer>\",\n                \"scriptFile\": \"<string>\",\n                \"program\": \"<string>\",\n                \"programVersion\": \"<string>\",\n                \"commandLine\": \"<string>\",\n                \"startingReadCount\": \"<integer>\",\n                \"endReadCount\": \"<integer>\",\n                \"programURL\": \"<string>\"\n              }\n            ]\n          },\n          {\n            \"pipelineID\": \"<integer>\",\n            \"title\": \"<string>\",\n            \"description\": \"<string>\",\n            \"steps\": [\n              {\n                \"name\": \"<string>\",\n                \"stepType\": \"<string>\",\n                \"order\": \"<integer>\",\n                \"scriptFile\": \"<string>\",\n                \"program\": \"<string>\",\n                \"programVersion\": \"<string>\",\n                \"commandLine\": \"<string>\",\n                \"startingReadCount\": \"<integer>\",\n                \"endReadCount\": \"<integer>\",\n                \"programURL\": \"<string>\"\n              },\n              {\n                \"name\": \"<string>\",\n                \"stepType\": \"<string>\",\n                \"order\": \"<integer>\",\n                \"scriptFile\": \"<string>\",\n                \"program\": \"<string>\",\n                \"programVersion\": \"<string>\",\n                \"commandLine\": \"<string>\",\n                \"startingReadCount\": \"<integer>\",\n                \"endReadCount\": \"<integer>\",\n                \"programURL\": \"<string>\"\n              }\n            ]\n          }\n        ]\n      ],\n      \"samples\": [\n        [\n          {\n            \"sampleName\": \"<string>\",\n            \"strain\": \"<string>\",\n            \"age\": \"<string>\",\n            \"sex\": \"<string>\",\n            \"tissue\": \"<string>\",\n            \"source\": \"<string>\",\n            \"sourceDate\": \"<string>\",\n            \"sourceType\": \"<string>\",\n            \"breedingDetails\": \"<string>\",\n            \"genotype\": \"<string>\",\n            \"misc\": \"<string>\",\n            \"disease\": \"<string>\",\n            \"phenotype\": \"<string>\"\n          },\n          {\n            \"sampleName\": \"<string>\",\n            \"strain\": \"<string>\",\n            \"age\": \"<string>\",\n            \"sex\": \"<string>\",\n            \"tissue\": \"<string>\",\n            \"source\": \"<string>\",\n            \"sourceDate\": \"<string>\",\n            \"sourceType\": \"<string>\",\n            \"breedingDetails\": \"<string>\",\n            \"genotype\": \"<string>\",\n            \"misc\": \"<string>\",\n            \"disease\": \"<string>\",\n            \"phenotype\": \"<string>\"\n          }\n        ],\n        [\n          {\n            \"sampleName\": \"<string>\",\n            \"strain\": \"<string>\",\n            \"age\": \"<string>\",\n            \"sex\": \"<string>\",\n            \"tissue\": \"<string>\",\n            \"source\": \"<string>\",\n            \"sourceDate\": \"<string>\",\n            \"sourceType\": \"<string>\",\n            \"breedingDetails\": \"<string>\",\n            \"genotype\": \"<string>\",\n            \"misc\": \"<string>\",\n            \"disease\": \"<string>\",\n            \"phenotype\": \"<string>\"\n          },\n          {\n            \"sampleName\": \"<string>\",\n            \"strain\": \"<string>\",\n            \"age\": \"<string>\",\n            \"sex\": \"<string>\",\n            \"tissue\": \"<string>\",\n            \"source\": \"<string>\",\n            \"sourceDate\": \"<string>\",\n            \"sourceType\": \"<string>\",\n            \"breedingDetails\": \"<string>\",\n            \"genotype\": \"<string>\",\n            \"misc\": \"<string>\",\n            \"disease\": \"<string>\",\n            \"phenotype\": \"<string>\"\n          }\n        ]\n      ],\n      \"protocols\": [\n        [\n          {\n            \"title\": \"<string>\",\n            \"description\": \"<string>\",\n            \"version\": \"<string>\",\n            \"protocolType\": \"<string>\",\n            \"URL\": \"<string>\"\n          },\n          {\n            \"title\": \"<string>\",\n            \"description\": \"<string>\",\n            \"version\": \"<string>\",\n            \"protocolType\": \"<string>\",\n            \"URL\": \"<string>\"\n          }\n        ],\n        [\n          {\n            \"title\": \"<string>\",\n            \"description\": \"<string>\",\n            \"version\": \"<string>\",\n            \"protocolType\": \"<string>\",\n            \"URL\": \"<string>\"\n          },\n          {\n            \"title\": \"<string>\",\n            \"description\": \"<string>\",\n            \"version\": \"<string>\",\n            \"protocolType\": \"<string>\",\n            \"URL\": \"<string>\"\n          }\n        ]\n      ]\n    },\n    {\n      \"pipelines\": [\n        [\n          {\n            \"pipelineID\": \"<integer>\",\n            \"title\": \"<string>\",\n            \"description\": \"<string>\",\n            \"steps\": [\n              {\n                \"name\": \"<string>\",\n                \"stepType\": \"<string>\",\n                \"order\": \"<integer>\",\n                \"scriptFile\": \"<string>\",\n                \"program\": \"<string>\",\n                \"programVersion\": \"<string>\",\n                \"commandLine\": \"<string>\",\n                \"startingReadCount\": \"<integer>\",\n                \"endReadCount\": \"<integer>\",\n                \"programURL\": \"<string>\"\n              },\n              {\n                \"name\": \"<string>\",\n                \"stepType\": \"<string>\",\n                \"order\": \"<integer>\",\n                \"scriptFile\": \"<string>\",\n                \"program\": \"<string>\",\n                \"programVersion\": \"<string>\",\n                \"commandLine\": \"<string>\",\n                \"startingReadCount\": \"<integer>\",\n                \"endReadCount\": \"<integer>\",\n                \"programURL\": \"<string>\"\n              }\n            ]\n          },\n          {\n            \"pipelineID\": \"<integer>\",\n            \"title\": \"<string>\",\n            \"description\": \"<string>\",\n            \"steps\": [\n              {\n                \"name\": \"<string>\",\n                \"stepType\": \"<string>\",\n                \"order\": \"<integer>\",\n                \"scriptFile\": \"<string>\",\n                \"program\": \"<string>\",\n                \"programVersion\": \"<string>\",\n                \"commandLine\": \"<string>\",\n                \"startingReadCount\": \"<integer>\",\n                \"endReadCount\": \"<integer>\",\n                \"programURL\": \"<string>\"\n              },\n              {\n                \"name\": \"<string>\",\n                \"stepType\": \"<string>\",\n                \"order\": \"<integer>\",\n                \"scriptFile\": \"<string>\",\n                \"program\": \"<string>\",\n                \"programVersion\": \"<string>\",\n                \"commandLine\": \"<string>\",\n                \"startingReadCount\": \"<integer>\",\n                \"endReadCount\": \"<integer>\",\n                \"programURL\": \"<string>\"\n              }\n            ]\n          }\n        ],\n        [\n          {\n            \"pipelineID\": \"<integer>\",\n            \"title\": \"<string>\",\n            \"description\": \"<string>\",\n            \"steps\": [\n              {\n                \"name\": \"<string>\",\n                \"stepType\": \"<string>\",\n                \"order\": \"<integer>\",\n                \"scriptFile\": \"<string>\",\n                \"program\": \"<string>\",\n                \"programVersion\": \"<string>\",\n                \"commandLine\": \"<string>\",\n                \"startingReadCount\": \"<integer>\",\n                \"endReadCount\": \"<integer>\",\n                \"programURL\": \"<string>\"\n              },\n              {\n                \"name\": \"<string>\",\n                \"stepType\": \"<string>\",\n                \"order\": \"<integer>\",\n                \"scriptFile\": \"<string>\",\n                \"program\": \"<string>\",\n                \"programVersion\": \"<string>\",\n                \"commandLine\": \"<string>\",\n                \"startingReadCount\": \"<integer>\",\n                \"endReadCount\": \"<integer>\",\n                \"programURL\": \"<string>\"\n              }\n            ]\n          },\n          {\n            \"pipelineID\": \"<integer>\",\n            \"title\": \"<string>\",\n            \"description\": \"<string>\",\n            \"steps\": [\n              {\n                \"name\": \"<string>\",\n                \"stepType\": \"<string>\",\n                \"order\": \"<integer>\",\n                \"scriptFile\": \"<string>\",\n                \"program\": \"<string>\",\n                \"programVersion\": \"<string>\",\n                \"commandLine\": \"<string>\",\n                \"startingReadCount\": \"<integer>\",\n                \"endReadCount\": \"<integer>\",\n                \"programURL\": \"<string>\"\n              },\n              {\n                \"name\": \"<string>\",\n                \"stepType\": \"<string>\",\n                \"order\": \"<integer>\",\n                \"scriptFile\": \"<string>\",\n                \"program\": \"<string>\",\n                \"programVersion\": \"<string>\",\n                \"commandLine\": \"<string>\",\n                \"startingReadCount\": \"<integer>\",\n                \"endReadCount\": \"<integer>\",\n                \"programURL\": \"<string>\"\n              }\n            ]\n          }\n        ]\n      ],\n      \"samples\": [\n        [\n          {\n            \"sampleName\": \"<string>\",\n            \"strain\": \"<string>\",\n            \"age\": \"<string>\",\n            \"sex\": \"<string>\",\n            \"tissue\": \"<string>\",\n            \"source\": \"<string>\",\n            \"sourceDate\": \"<string>\",\n            \"sourceType\": \"<string>\",\n            \"breedingDetails\": \"<string>\",\n            \"genotype\": \"<string>\",\n            \"misc\": \"<string>\",\n            \"disease\": \"<string>\",\n            \"phenotype\": \"<string>\"\n          },\n          {\n            \"sampleName\": \"<string>\",\n            \"strain\": \"<string>\",\n            \"age\": \"<string>\",\n            \"sex\": \"<string>\",\n            \"tissue\": \"<string>\",\n            \"source\": \"<string>\",\n            \"sourceDate\": \"<string>\",\n            \"sourceType\": \"<string>\",\n            \"breedingDetails\": \"<string>\",\n            \"genotype\": \"<string>\",\n            \"misc\": \"<string>\",\n            \"disease\": \"<string>\",\n            \"phenotype\": \"<string>\"\n          }\n        ],\n        [\n          {\n            \"sampleName\": \"<string>\",\n            \"strain\": \"<string>\",\n            \"age\": \"<string>\",\n            \"sex\": \"<string>\",\n            \"tissue\": \"<string>\",\n            \"source\": \"<string>\",\n            \"sourceDate\": \"<string>\",\n            \"sourceType\": \"<string>\",\n            \"breedingDetails\": \"<string>\",\n            \"genotype\": \"<string>\",\n            \"misc\": \"<string>\",\n            \"disease\": \"<string>\",\n            \"phenotype\": \"<string>\"\n          },\n          {\n            \"sampleName\": \"<string>\",\n            \"strain\": \"<string>\",\n            \"age\": \"<string>\",\n            \"sex\": \"<string>\",\n            \"tissue\": \"<string>\",\n            \"source\": \"<string>\",\n            \"sourceDate\": \"<string>\",\n            \"sourceType\": \"<string>\",\n            \"breedingDetails\": \"<string>\",\n            \"genotype\": \"<string>\",\n            \"misc\": \"<string>\",\n            \"disease\": \"<string>\",\n            \"phenotype\": \"<string>\"\n          }\n        ]\n      ],\n      \"protocols\": [\n        [\n          {\n            \"title\": \"<string>\",\n            \"description\": \"<string>\",\n            \"version\": \"<string>\",\n            \"protocolType\": \"<string>\",\n            \"URL\": \"<string>\"\n          },\n          {\n            \"title\": \"<string>\",\n            \"description\": \"<string>\",\n            \"version\": \"<string>\",\n            \"protocolType\": \"<string>\",\n            \"URL\": \"<string>\"\n          }\n        ],\n        [\n          {\n            \"title\": \"<string>\",\n            \"description\": \"<string>\",\n            \"version\": \"<string>\",\n            \"protocolType\": \"<string>\",\n            \"URL\": \"<string>\"\n          },\n          {\n            \"title\": \"<string>\",\n            \"description\": \"<string>\",\n            \"version\": \"<string>\",\n            \"protocolType\": \"<string>\",\n            \"URL\": \"<string>\"\n          }\n        ]\n      ]\n    }\n  ],\n  \"results\": [\n    {\n      \"resultID\": \"<integer>\",\n      \"type\": \"<string>\",\n      \"genomeVersion\": \"<string>\",\n      \"hrdpVersion\": \"<integer>\",\n      \"dateCreated\": \"<string>\",\n      \"resultFiles\": [\n        {\n          \"fileID\": \"<integer>\",\n          \"uploadedDate\": \"<string>\",\n          \"fileName\": \"<string>\",\n          \"URL\": \"<string>\",\n          \"checksum\": \"<string>\",\n          \"genomeVersion\": \"<string>\",\n          \"description\": \"<string>\",\n          \"annotation\": \"<string>\",\n          \"level\": \"<string>\",\n          \"strainMeans\": \"<boolean>\"\n        },\n        {\n          \"fileID\": \"<integer>\",\n          \"uploadedDate\": \"<string>\",\n          \"fileName\": \"<string>\",\n          \"URL\": \"<string>\",\n          \"checksum\": \"<string>\",\n          \"genomeVersion\": \"<string>\",\n          \"description\": \"<string>\",\n          \"annotation\": \"<string>\",\n          \"level\": \"<string>\",\n          \"strainMeans\": \"<boolean>\"\n        }\n      ]\n    },\n    {\n      \"resultID\": \"<integer>\",\n      \"type\": \"<string>\",\n      \"genomeVersion\": \"<string>\",\n      \"hrdpVersion\": \"<integer>\",\n      \"dateCreated\": \"<string>\",\n      \"resultFiles\": [\n        {\n          \"fileID\": \"<integer>\",\n          \"uploadedDate\": \"<string>\",\n          \"fileName\": \"<string>\",\n          \"URL\": \"<string>\",\n          \"checksum\": \"<string>\",\n          \"genomeVersion\": \"<string>\",\n          \"description\": \"<string>\",\n          \"annotation\": \"<string>\",\n          \"level\": \"<string>\",\n          \"strainMeans\": \"<boolean>\"\n        },\n        {\n          \"fileID\": \"<integer>\",\n          \"uploadedDate\": \"<string>\",\n          \"fileName\": \"<string>\",\n          \"URL\": \"<string>\",\n          \"checksum\": \"<string>\",\n          \"genomeVersion\": \"<string>\",\n          \"description\": \"<string>\",\n          \"annotation\": \"<string>\",\n          \"level\": \"<string>\",\n          \"strainMeans\": \"<boolean>\"\n        }\n      ]\n    }\n  ]\n}"}],"_postman_id":"619a1c7d-f195-45a0-80dc-665c320d7691"}],"id":"a491798c-7fb6-49b9-a021-dbeafc0b7e9a","_postman_id":"a491798c-7fb6-49b9-a021-dbeafc0b7e9a","description":""},{"name":"datasetFiles","item":[{"name":"datasetFiles - get a list of files linked to the selected result id.","id":"33a883ac-5d33-4dc3-ae56-49743a695337","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://rest.phenogen.org/downloads/datasetFiles?datasetID=0&resultID=0","urlObject":{"path":["downloads","datasetFiles"],"host":["https://rest.phenogen.org"],"query":[{"description":{"content":"<p>(Required) Dataset ID to retreive the file list.</p>\n","type":"text/plain"},"key":"datasetID","value":"0"},{"description":{"content":"<p>(Required) Result ID to retreive the file list.</p>\n","type":"text/plain"},"key":"resultID","value":"0"}],"variable":[]}},"response":[{"id":"0463451d-63d0-4aa5-8ea5-6e5062f8b30f","name":"Untitled Example","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://rest.phenogen.org/downloads/datasetFiles?datasetID=0&resultID=0","host":["https://rest.phenogen.org"],"path":["downloads","datasetFiles"],"query":[{"description":"(Required) Dataset ID to retreive the file list.","key":"datasetID","value":"0"},{"description":"(Required) Result ID to retreive the file list.","key":"resultID","value":"0"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"fileID\": \"<integer>\",\n    \"uploadedDate\": \"<string>\",\n    \"fileName\": \"<string>\",\n    \"URL\": \"<string>\",\n    \"checksum\": \"<string>\",\n    \"genomeVersion\": \"<string>\",\n    \"description\": \"<string>\",\n    \"annotation\": \"<string>\",\n    \"level\": \"<string>\",\n    \"strainMeans\": \"<boolean>\"\n  },\n  {\n    \"fileID\": \"<integer>\",\n    \"uploadedDate\": \"<string>\",\n    \"fileName\": \"<string>\",\n    \"URL\": \"<string>\",\n    \"checksum\": \"<string>\",\n    \"genomeVersion\": \"<string>\",\n    \"description\": \"<string>\",\n    \"annotation\": \"<string>\",\n    \"level\": \"<string>\",\n    \"strainMeans\": \"<boolean>\"\n  }\n]"}],"_postman_id":"33a883ac-5d33-4dc3-ae56-49743a695337"}],"id":"befc8533-8266-4b6d-b736-245b81b70227","_postman_id":"befc8533-8266-4b6d-b736-245b81b70227","description":""},{"name":"datasetFile","item":[{"name":"Not Implemented Yet - datasetFile - get a link or contents of a dataset file.","id":"a539cfb1-8cc3-4d73-b702-b0ee23c47544","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://rest.phenogen.org/downloads/datasetFile?resultID=0&fileID=0&responseType=URL","urlObject":{"path":["downloads","datasetFile"],"host":["https://rest.phenogen.org"],"query":[{"description":{"content":"<p>(Required) Result ID to retreive the file list.</p>\n","type":"text/plain"},"key":"resultID","value":"0"},{"description":{"content":"<p>(Required) Result File ID to retreive the file.</p>\n","type":"text/plain"},"key":"fileID","value":"0"},{"description":{"content":"<p>Request specific response type</p>\n","type":"text/plain"},"key":"responseType","value":"URL"}],"variable":[]}},"response":[{"id":"7af60ae9-f2a4-4c20-b4bd-67b8c7a895b7","name":"Untitled Example","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://rest.phenogen.org/downloads/datasetFile?resultID=0&fileID=0&responseType=URL","host":["https://rest.phenogen.org"],"path":["downloads","datasetFile"],"query":[{"description":"(Required) Result ID to retreive the file list.","key":"resultID","value":"0"},{"description":"(Required) Result File ID to retreive the file.","key":"fileID","value":"0"},{"description":"Request specific response type","key":"responseType","value":"URL"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"a539cfb1-8cc3-4d73-b702-b0ee23c47544"}],"id":"a5155b6d-af59-43f1-8ec8-567ddcf890b8","_postman_id":"a5155b6d-af59-43f1-8ec8-567ddcf890b8","description":""},{"name":"datasetExpresion","item":[{"name":"datasetExpression - Directly access expression data selected by annotation source, analysis level, tissue, and optionally version or genome version.","id":"05ca193a-0ae1-48b9-b5f8-ddeabb83f00b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://rest.phenogen.org/downloads/datasetExpresion?annotation=<string>&analysisLevel=gene&tissue=<string>&strainMeans=0&version=LATEST&genomeVersion=<string>","urlObject":{"path":["downloads","datasetExpresion"],"host":["https://rest.phenogen.org"],"query":[{"description":{"content":"<p>(Required) Annotation used for quantitation. [Ensembl,Reconstruction]</p>\n","type":"text/plain"},"key":"annotation","value":"<string>"},{"description":{"content":"<p>(Required) Level used for quantitation. [Gene,Transcript]</p>\n","type":"text/plain"},"key":"analysisLevel","value":"gene"},{"description":{"content":"<p>(Required) Tissue for expression values [Brain,Liver,Heart,Kidney]</p>\n","type":"text/plain"},"key":"tissue","value":"<string>"},{"description":{"content":"<p>(Required) Return values for individual samples or strain means.</p>\n","type":"text/plain"},"key":"strainMeans","value":"0"},{"description":{"content":"<p>HRDP version if specific version is required. Otherwise latest version that meets other constraints.</p>\n","type":"text/plain"},"key":"version","value":"LATEST"},{"description":{"content":"<p>Specific genome version requested [rn5,rn6,rn7]</p>\n","type":"text/plain"},"key":"genomeVersion","value":"<string>"}],"variable":[]}},"response":[{"id":"65a2a6db-ecec-44cc-9640-4155df2640bc","name":"Untitled Example","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://rest.phenogen.org/downloads/datasetExpresion?annotation=<string>&analysisLevel=gene&tissue=<string>&strainMeans=0&version=LATEST&genomeVersion=<string>","host":["https://rest.phenogen.org"],"path":["downloads","datasetExpresion"],"query":[{"description":"(Required) Annotation used for quantitation. [Ensembl,Reconstruction]","key":"annotation","value":"<string>"},{"description":"(Required) Level used for quantitation. [Gene,Transcript]","key":"analysisLevel","value":"gene"},{"description":"(Required) Tissue for expression values [Brain,Liver,Heart,Kidney]","key":"tissue","value":"<string>"},{"description":"(Required) Return values for individual samples or strain means.","key":"strainMeans","value":"0"},{"description":"HRDP version if specific version is required. Otherwise latest version that meets other constraints.","key":"version","value":"LATEST"},{"description":"Specific genome version requested [rn5,rn6,rn7]","key":"genomeVersion","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"fileID\": \"<integer>\",\n    \"uploadedDate\": \"<string>\",\n    \"fileName\": \"<string>\",\n    \"URL\": \"<string>\",\n    \"checksum\": \"<string>\",\n    \"genomeVersion\": \"<string>\",\n    \"description\": \"<string>\",\n    \"annotation\": \"<string>\",\n    \"level\": \"<string>\",\n    \"strainMeans\": \"<boolean>\"\n  },\n  {\n    \"fileID\": \"<integer>\",\n    \"uploadedDate\": \"<string>\",\n    \"fileName\": \"<string>\",\n    \"URL\": \"<string>\",\n    \"checksum\": \"<string>\",\n    \"genomeVersion\": \"<string>\",\n    \"description\": \"<string>\",\n    \"annotation\": \"<string>\",\n    \"level\": \"<string>\",\n    \"strainMeans\": \"<boolean>\"\n  }\n]"}],"_postman_id":"05ca193a-0ae1-48b9-b5f8-ddeabb83f00b"}],"id":"4b239c4a-fcd5-4366-86c9-4bae33bcaef8","_postman_id":"4b239c4a-fcd5-4366-86c9-4bae33bcaef8","description":""},{"name":"datasetExpressionTPM","item":[{"name":"datasetExpressionTPM - directly access expression TPM data selected by annotation source, analysis level, tissue, and optionally version or genome version.","id":"6cee0dd5-9b8b-492e-bdfd-78bf9558282f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://rest.phenogen.org/downloads/datasetExpressionTPM?annotation=<string>&analysisLevel=gene&tissue=<string>&strainMeans=0&version=LATEST&genomeVersion=<string>","urlObject":{"path":["downloads","datasetExpressionTPM"],"host":["https://rest.phenogen.org"],"query":[{"description":{"content":"<p>(Required) Annotation used for quantitation. [Ensembl,Reconstruction]</p>\n","type":"text/plain"},"key":"annotation","value":"<string>"},{"description":{"content":"<p>(Required) Level used for quantitation. [Gene,Transcript]</p>\n","type":"text/plain"},"key":"analysisLevel","value":"gene"},{"description":{"content":"<p>(Required) Tissue for expression values [Brain,Liver,Heart,Kidney]</p>\n","type":"text/plain"},"key":"tissue","value":"<string>"},{"description":{"content":"<p>(Required) Return values for individual samples(default-0) or strain means(1).</p>\n","type":"text/plain"},"key":"strainMeans","value":"0"},{"description":{"content":"<p>HRDP version if specific version is required. Otherwise latest version that meets other constraints.[5,6]</p>\n","type":"text/plain"},"key":"version","value":"LATEST"},{"description":{"content":"<p>Specific genome version requested [rn5,rn6,rn7]</p>\n","type":"text/plain"},"key":"genomeVersion","value":"<string>"}],"variable":[]}},"response":[{"id":"df574483-0a36-4cb4-b3e9-c58dbda478e5","name":"Untitled Example","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://rest.phenogen.org/downloads/datasetExpressionTPM?annotation=<string>&analysisLevel=gene&tissue=<string>&strainMeans=0&version=LATEST&genomeVersion=<string>","host":["https://rest.phenogen.org"],"path":["downloads","datasetExpressionTPM"],"query":[{"description":"(Required) Annotation used for quantitation. [Ensembl,Reconstruction]","key":"annotation","value":"<string>"},{"description":"(Required) Level used for quantitation. [Gene,Transcript]","key":"analysisLevel","value":"gene"},{"description":"(Required) Tissue for expression values [Brain,Liver,Heart,Kidney]","key":"tissue","value":"<string>"},{"description":"(Required) Return values for individual samples(default-0) or strain means(1).","key":"strainMeans","value":"0"},{"description":"HRDP version if specific version is required. Otherwise latest version that meets other constraints.[5,6]","key":"version","value":"LATEST"},{"description":"Specific genome version requested [rn5,rn6,rn7]","key":"genomeVersion","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"fileID\": \"<integer>\",\n    \"uploadedDate\": \"<string>\",\n    \"fileName\": \"<string>\",\n    \"URL\": \"<string>\",\n    \"checksum\": \"<string>\",\n    \"genomeVersion\": \"<string>\",\n    \"description\": \"<string>\",\n    \"annotation\": \"<string>\",\n    \"level\": \"<string>\",\n    \"strainMeans\": \"<boolean>\"\n  },\n  {\n    \"fileID\": \"<integer>\",\n    \"uploadedDate\": \"<string>\",\n    \"fileName\": \"<string>\",\n    \"URL\": \"<string>\",\n    \"checksum\": \"<string>\",\n    \"genomeVersion\": \"<string>\",\n    \"description\": \"<string>\",\n    \"annotation\": \"<string>\",\n    \"level\": \"<string>\",\n    \"strainMeans\": \"<boolean>\"\n  }\n]"}],"_postman_id":"6cee0dd5-9b8b-492e-bdfd-78bf9558282f"}],"id":"8eae6c74-04b2-4204-80fa-fee7c4d20959","_postman_id":"8eae6c74-04b2-4204-80fa-fee7c4d20959","description":""},{"name":"markerSets","item":[{"name":"Get a list of genomic marker sets available to download.","id":"589ed3ae-37e0-4578-ab7f-933dfb5c84c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://rest.phenogen.org/downloads/markerSets?genomeVer=&organism=","urlObject":{"path":["downloads","markerSets"],"host":["https://rest.phenogen.org"],"query":[{"description":{"content":"<p>Optional filter by genome version - rn7,rn6,rn5,mm10</p>\n","type":"text/plain"},"key":"genomeVer","value":""},{"description":{"content":"<p>Optional filter by organism - Rn,Mm</p>\n","type":"text/plain"},"key":"organism","value":""}],"variable":[]}},"response":[{"id":"ba9c9f74-3592-4cad-b946-d9b189adccb5","name":"Untitled Example","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://rest.phenogen.org/downloads/markerSets?genomeVer=&organism=","host":["https://rest.phenogen.org"],"path":["downloads","markerSets"],"query":[{"description":"Optional filter by genome version - rn7,rn6,rn5,mm10","key":"genomeVer","value":""},{"description":"Optional filter by organism - Rn,Mm","key":"organism","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"value\": \"reference #/components/schemas/makerSet not found in the OpenAPI spec\"\n  },\n  {\n    \"value\": \"reference #/components/schemas/makerSet not found in the OpenAPI spec\"\n  }\n]"}],"_postman_id":"589ed3ae-37e0-4578-ab7f-933dfb5c84c7"}],"id":"9277412d-9464-4afe-a23c-ef9f99385587","_postman_id":"9277412d-9464-4afe-a23c-ef9f99385587","description":""},{"name":"markerFiles","item":[{"name":"Get a list of specific marker files with URLs for downloading them.","id":"f61313c5-3612-411e-9ea5-294cd409636d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://rest.phenogen.org/downloads/markerFiles?markerSetID=0","urlObject":{"path":["downloads","markerFiles"],"host":["https://rest.phenogen.org"],"query":[{"description":{"content":"<p>(Required) Marker Set ID to retreive the file list. - Required</p>\n","type":"text/plain"},"key":"markerSetID","value":"0"}],"variable":[]}},"response":[{"id":"4b56c829-38b1-4ee7-9e38-52c295b1b7e8","name":"Untitled Example","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://rest.phenogen.org/downloads/markerFiles?markerSetID=0","host":["https://rest.phenogen.org"],"path":["downloads","markerFiles"],"query":[{"description":"(Required) Marker Set ID to retreive the file list. - Required","key":"markerSetID","value":"0"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"download_file_id\": \"<long>\",\n    \"marker_set_id\": \"<long>\",\n    \"description\": \"<string>\",\n    \"filename\": \"<string>\",\n    \"checksum\": \"<string>\",\n    \"URL\": \"<string>\"\n  },\n  {\n    \"download_file_id\": \"<long>\",\n    \"marker_set_id\": \"<long>\",\n    \"description\": \"<string>\",\n    \"filename\": \"<string>\",\n    \"checksum\": \"<string>\",\n    \"URL\": \"<string>\"\n  }\n]"}],"_postman_id":"f61313c5-3612-411e-9ea5-294cd409636d"}],"id":"bb47fbdb-46ff-42c2-a9df-cab8eb1afd23","_postman_id":"bb47fbdb-46ff-42c2-a9df-cab8eb1afd23","description":""}],"id":"fa75c23d-13b8-444d-98b1-6a50dfc1a7aa","_postman_id":"fa75c23d-13b8-444d-98b1-6a50dfc1a7aa","description":""},{"name":"genes","item":[{"name":"eQTL","item":[{"name":"/genes/eQTL","id":"b07a172c-0d40-49fb-84e3-8d3ee83cd493","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://rest.phenogen.org/genes/eQTL?gene=<string>&type=<string>&cutoff=<string>&tissues=<string>&genomeVersion=<string>&version=<string>","urlObject":{"path":["genes","eQTL"],"host":["https://rest.phenogen.org"],"query":[{"description":{"content":"<p>(Required) Gene parameter This should correspond to a PhenoGen ID or an Affy Transcript Cluster ID of the gene.</p>\n","type":"text/plain"},"key":"gene","value":"<string>"},{"description":{"content":"<p>(Required) Type parameter - This parameter specifies the data source to use [seq, array]. Default: seq</p>\n","type":"text/plain"},"key":"type","value":"<string>"},{"description":{"content":"<p>(Required) Cutoff parameter - This parameter specifies -log(Pvalue) cutoff to use the returned values must be &gt;=cutoff. The default is 2.0.</p>\n","type":"text/plain"},"key":"cutoff","value":"<string>"},{"description":{"content":"<p>(Required) Tissues parameter - This parameter specifies tissues to retreive eQTLs for as a comma seperated list. Options depend on source type. For rat options are source:RNASeq: [Brain,Liver] source:Array:[Brain,Heart,Liver,BAT].</p>\n","type":"text/plain"},"key":"tissues","value":"<string>"},{"description":{"content":"<p>(Required) GenomeVersion parameter - This parameter specifies genomeVersion to return results for. Currently supported versions [mm10,rn5,rn6]</p>\n","type":"text/plain"},"key":"genomeVersion","value":"<string>"},{"description":{"content":"<p>(Required) Version parameter - This parameter specifies the rna_dataset version to use for the results.  This corresponds to the version of the HRDP dataset.  The default is the most recent version</p>\n","type":"text/plain"},"key":"version","value":"<string>"}],"variable":[]}},"response":[{"id":"cae46e8b-6abf-493b-9083-4afab40e66eb","name":"Untitled Example","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://rest.phenogen.org/genes/eQTL?gene=<string>&type=<string>&cutoff=<string>&tissues=<string>&genomeVersion=<string>&version=<string>","host":["https://rest.phenogen.org"],"path":["genes","eQTL"],"query":[{"description":"(Required) Gene parameter This should correspond to a PhenoGen ID or an Affy Transcript Cluster ID of the gene.","key":"gene","value":"<string>"},{"description":"(Required) Type parameter - This parameter specifies the data source to use [seq, array]. Default: seq","key":"type","value":"<string>"},{"description":"(Required) Cutoff parameter - This parameter specifies -log(Pvalue) cutoff to use the returned values must be >=cutoff. The default is 2.0.","key":"cutoff","value":"<string>"},{"description":"(Required) Tissues parameter - This parameter specifies tissues to retreive eQTLs for as a comma seperated list. Options depend on source type. For rat options are source:RNASeq: [Brain,Liver] source:Array:[Brain,Heart,Liver,BAT].","key":"tissues","value":"<string>"},{"description":"(Required) GenomeVersion parameter - This parameter specifies genomeVersion to return results for. Currently supported versions [mm10,rn5,rn6]","key":"genomeVersion","value":"<string>"},{"description":"(Required) Version parameter - This parameter specifies the rna_dataset version to use for the results.  This corresponds to the version of the HRDP dataset.  The default is the most recent version","key":"version","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"A link to the next page of responses","type":"text/plain"},"key":"x-next","value":"<string>"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<long>\",\n  \"name\": \"<string>\",\n  \"tag\": \"<string>\"\n}"}],"_postman_id":"b07a172c-0d40-49fb-84e3-8d3ee83cd493"}],"id":"40d8e40a-fd3a-4384-9117-3c25738e12d8","_postman_id":"40d8e40a-fd3a-4384-9117-3c25738e12d8","description":""},{"name":"gene","item":[{"name":"/genes/gene","id":"48b36468-fc09-4806-809c-d4ad73704826","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://rest.phenogen.org/genes/gene?gene=<string>&report=<string>","urlObject":{"path":["genes","gene"],"host":["https://rest.phenogen.org"],"query":[{"description":{"content":"<p>(Required) This parameter is required to pull up a gene report.  This should correspond to the ensembl ID or PhenoGen ID of the gene.</p>\n","type":"text/plain"},"key":"gene","value":"<string>"},{"description":{"content":"<p>(Required) This parameter specifies the type of report returned.  Options: [generic,snp,transcript]</p>\n","type":"text/plain"},"key":"report","value":"<string>"}],"variable":[]}},"response":[{"id":"a9d3c292-11f5-42de-884c-4e2e12e9b55d","name":"Untitled Example","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://rest.phenogen.org/genes/gene?gene=<string>&report=<string>","host":["https://rest.phenogen.org"],"path":["genes","gene"],"query":[{"description":"(Required) This parameter is required to pull up a gene report.  This should correspond to the ensembl ID or PhenoGen ID of the gene.","key":"gene","value":"<string>"},{"description":"(Required) This parameter specifies the type of report returned.  Options: [generic,snp,transcript]","key":"report","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"A link to the next page of responses","type":"text/plain"},"key":"x-next","value":"<string>"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<long>\",\n  \"name\": \"<string>\",\n  \"tag\": \"<string>\"\n}"}],"_postman_id":"48b36468-fc09-4806-809c-d4ad73704826"}],"id":"78910848-a1ce-4da7-96bd-ce85ed9e7831","_postman_id":"78910848-a1ce-4da7-96bd-ce85ed9e7831","description":""},{"name":"idLookup","item":[{"name":"/genes/idLookup","id":"4fae70a9-fe06-4368-9447-f9695574016f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://rest.phenogen.org/genes/idLookup?gene=<string>&organism=Rn&level=1&targetList=","urlObject":{"path":["genes","idLookup"],"host":["https://rest.phenogen.org"],"query":[{"description":{"content":"<p>(Required) Any supported Gene ID</p>\n","type":"text/plain"},"key":"gene","value":"<string>"},{"description":{"content":"<p>This parameter specifies the species to use to find the ID specified. [Rn,Mm,Hs] default: Rn</p>\n","type":"text/plain"},"key":"organism","value":"Rn"},{"description":{"content":"<p>The number of connections from the source to traverse to find matching IDs.  Lower levels will be more directly connected and help eliminate retreiving loosly connected IDs. If IDs expected to be returned aren't returned increaseing the level by 1-2 may help.</p>\n","type":"text/plain"},"key":"level","value":"1"},{"description":{"content":"<p>This parameter specifies ID Types of interest and limits results to IDs of the specified type(s).  Comma seperated list of target IDs.</p>\n","type":"text/plain"},"key":"targetList","value":""}],"variable":[]}},"response":[{"id":"703c3ef3-4bda-4dea-a78c-cc44ba2d6530","name":"Untitled Example","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://rest.phenogen.org/genes/idLookup?gene=<string>&organism=Rn&level=1&targetList=","host":["https://rest.phenogen.org"],"path":["genes","idLookup"],"query":[{"description":"(Required) Any supported Gene ID","key":"gene","value":"<string>"},{"description":"This parameter specifies the species to use to find the ID specified. [Rn,Mm,Hs] default: Rn","key":"organism","value":"Rn"},{"description":"The number of connections from the source to traverse to find matching IDs.  Lower levels will be more directly connected and help eliminate retreiving loosly connected IDs. If IDs expected to be returned aren't returned increaseing the level by 1-2 may help.","key":"level","value":"1"},{"description":"This parameter specifies ID Types of interest and limits results to IDs of the specified type(s).  Comma seperated list of target IDs.","key":"targetList","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"A link to the next page of responses","type":"text/plain"},"key":"x-next","value":"<string>"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<long>\",\n  \"name\": \"<string>\",\n  \"tag\": \"<string>\"\n}"}],"_postman_id":"4fae70a9-fe06-4368-9447-f9695574016f"}],"id":"95dda0dc-be33-4f3a-9222-7681770c17a2","_postman_id":"95dda0dc-be33-4f3a-9222-7681770c17a2","description":""},{"name":"WGCNA","item":[{"name":"/genes/WGCNA","id":"c8444963-ff60-452b-a4d4-3a4aa7f8c78a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://rest.phenogen.org/genes/WGCNA","urlObject":{"path":["genes","WGCNA"],"host":["https://rest.phenogen.org"],"query":[],"variable":[]}},"response":[{"id":"e61230f7-d993-4062-8920-c9b637262739","name":"Untitled Example","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://rest.phenogen.org/genes/WGCNA"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<long>\",\n  \"name\": \"<string>\",\n  \"tag\": \"<string>\"\n}"}],"_postman_id":"c8444963-ff60-452b-a4d4-3a4aa7f8c78a"}],"id":"85cf092d-a77e-4862-9530-18ea8b9187f2","_postman_id":"85cf092d-a77e-4862-9530-18ea8b9187f2","description":""}],"id":"adc449e1-d422-47f2-b610-29e7d5e18928","_postman_id":"adc449e1-d422-47f2-b610-29e7d5e18928","description":""}],"variable":[{"id":"311aa9fe-1eb4-45b0-b8da-bad3bbcf09da","key":"baseUrl","value":"https://rest.phenogen.org"}]}