GET /api/comparison_matrices/?format=api&offset=140
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 142,
    "next": null,
    "previous": "https://cinder.proteo.info/api/comparison_matrices/?format=api&limit=20&offset=120",
    "results": [
        {
            "id": 225,
            "name": "RAB35 vs phosRAB35 (Brain) - Comparison Matrix",
            "analysis_group": 186,
            "matrix": "[{\"condition_A\": \"RAB35\", \"condition_B\": \"phosRAB35\", \"fold_change_col\": \"logFC\", \"p_value_col\": \"adj.P.Val\", \"comparison_label\": \"phosRAB35-RAB35\", \"comparison_col\": \"Comparison\"}]",
            "created_at": "2026-06-01T18:46:13.853367Z",
            "updated_at": "2026-06-01T18:46:34.251954Z",
            "file": 425
        },
        {
            "id": 226,
            "name": "RAB43 vs phosRAB43 (Brain) - Comparison Matrix",
            "analysis_group": 187,
            "matrix": "[{\"condition_A\": \"RAB43\", \"condition_B\": \"phosRAB43\", \"fold_change_col\": \"logFC\", \"p_value_col\": \"adj.P.Val\", \"comparison_label\": \"phosRAB43-RAB43\", \"comparison_col\": \"Comparison\"}]",
            "created_at": "2026-06-01T18:48:30.676225Z",
            "updated_at": "2026-06-01T18:49:26.467592Z",
            "file": 427
        }
    ]
}