displays for each input region chr:start-end with start <= end (e.g. chr16:75423948-75424405) all REMs which are contained in it

GET /REST_API/RegionQuery/chr16:75423948-75424405_chr2:1369428-1369900/?format=api
HTTP 200 OK
Allow: OPTIONS, GET
Content-Type: application/json
Vary: Accept

[
    {
        "geneID": "ENSG00000252122",
        "geneSymbol": "SNORA76",
        "REMID": "REM0896994",
        "chr": "chr16",
        "start": 75423702,
        "end": 75425251,
        "regressionCoefficient": 0.141546,
        "pValue": 0.356196,
        "normModelScore": 0.259456,
        "version": 1,
        "REMsPerCREM": "19",
        "CREMID": "CREM0140214",
        "cellTypeScore": {
            "cd14-positive monocyte": -0.04331276666666667,
            "cd14-positive, cd16-negative classical monocyte": -0.0394481,
            "macrophage": -0.036146614285714286,
            "cd8-positive, alpha-beta t cell": -0.0369693,
            "cd34-negative, cd41-positive, cd42-positive megakaryocyte cell": -0.01310575,
            "inflammatory macrophage": -0.026466499999999997,
            "erythroblast": -0.0207613,
            "acute myeloid leukemia": -0.033918961923076925,
            "cd4-positive, alpha-beta t cell": -0.0241356,
            "chronic lymphocytic leukemia": -0.015839415,
            "macrophage - lps": -0.0291012025,
            "macrophage – b-glucan": -0.02739895,
            "acute lymphocytic leukemia": -0.0472835,
            "psoas muscle": -0.0428381,
            "muscle of leg": -0.03265271375,
            "muscle of back": -0.024858051,
            "renal cortex interstitium": 0.08709660000000001,
            "kidney": 0.07736815,
            "thymus": -0.053141275,
            "muscle of arm": -0.019829871428571427,
            "left renal pelvis": 0.10303425000000001,
            "left lung": -0.03822638333333333,
            "right renal cortex interstitium": 0.030262716666666672,
            "hindlimb muscle": -0.0347062,
            "adrenal gland": 0.02516894,
            "right lung": -0.0508686,
            "small intestine": 0.072925816,
            "renal pelvis": 0.0872322,
            "right renal pelvis": 0.110002825,
            "trophoblast cell": -0.0735868,
            "stomach": -0.03728532375,
            "heart": 0.014661150000000001,
            "skin fibroblast": -0.051793366666666674,
            "left renal cortex interstitium": 0.048711129750000005,
            "spinal cord": -0.0632663,
            "ovary": -0.00047109499999999993,
            "large intestine": 0.12245838333333335,
            "fibroblast of skin of abdomen": -0.053194,
            "pancreas": 0.01751375,
            "h1-hesc": -0.0371532,
            "spleen": -0.065443,
            "left kidney": 0.150841,
            "imr-90": -0.0217506,
            "testis": 0.043179,
            "forelimb muscle": -0.0220503,
            "muscle of trunk": -0.0556101
        },
        "cellTypeDNase1Signal": {
            "cd14-positive monocyte": 0.3251543333333333,
            "cd14-positive, cd16-negative classical monocyte": 0.37282,
            "macrophage": 0.3973857142857143,
            "cd8-positive, alpha-beta t cell": 0.355606,
            "cd34-negative, cd41-positive, cd42-positive megakaryocyte cell": 0.700712,
            "inflammatory macrophage": 0.3452855,
            "erythroblast": 0.647543,
            "acute myeloid leukemia": 0.565038923076923,
            "cd4-positive, alpha-beta t cell": 0.597731,
            "chronic lymphocytic leukemia": 0.7086815,
            "macrophage - lps": 0.51739975,
            "macrophage – b-glucan": 0.410323,
            "acute lymphocytic leukemia": 0.422582,
            "psoas muscle": 0.576375,
            "muscle of leg": 0.54345075,
            "muscle of back": 0.57794294,
            "renal cortex interstitium": 1.7885966666666668,
            "kidney": 1.7825775000000001,
            "thymus": 0.41797650000000003,
            "muscle of arm": 0.6900724285714286,
            "left renal pelvis": 1.9217000000000002,
            "left lung": 0.43060000000000004,
            "right renal cortex interstitium": 1.1968863333333333,
            "hindlimb muscle": 0.491749,
            "adrenal gland": 1.062324,
            "right lung": 0.38576259999999996,
            "small intestine": 2.1505548,
            "renal pelvis": 1.7618533333333335,
            "right renal pelvis": 1.952645,
            "trophoblast cell": 0.331096,
            "stomach": 0.5512649999999999,
            "heart": 0.9956210000000001,
            "skin fibroblast": 0.17712733333333333,
            "left renal cortex interstitium": 1.355628,
            "spinal cord": 0.376613,
            "ovary": 0.833209,
            "large intestine": 2.5587751666666665,
            "fibroblast of skin of abdomen": 0.297068,
            "pancreas": 1.0160065,
            "h1-hesc": 0.517088,
            "spleen": 0.365766,
            "left kidney": 2.56026,
            "imr-90": 0.622254,
            "testis": 1.52019,
            "forelimb muscle": 0.624777,
            "muscle of trunk": 0.393367
        }
    }
]