GET /api/v1/ports/R-SingleCellExperiment/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "R-SingleCellExperiment",
    "portdir": "R/R-SingleCellExperiment",
    "version": "1.26.0",
    "license": "GPL-3",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://bioconductor.org/packages/SingleCellExperiment",
    "description": "S4 classes for single-cell data",
    "long_description": "S4 classes for single-cell data",
    "active": true,
    "categories": [
        "science",
        "R",
        "bioconductor"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-DelayedArray",
                "R-GenomicRanges",
                "R-SummarizedExperiment",
                "R-CRAN-recommended",
                "R-BiocGenerics",
                "R-S4Vectors"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-knitr",
                "R-testthat",
                "R-rmarkdown",
                "R-BiocStyle",
                "R-Rtsne"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-glmGamPoi",
                "R-nebula"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-harmony",
                "R-Seurat"
            ]
        }
    ]
}