GET /api/v1/ports/R-nebula/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-nebula",
"portdir": "R/R-nebula",
"version": "1.5.3",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lhe17/nebula",
"description": "Negative binomial mixed models using large-sample approximation for differential expression analysis of ScRNA-Seq data",
"long_description": "Negative binomial mixed models using large-sample approximation for differential expression analysis of ScRNA-Seq data",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Rfast",
"R-future",
"R-nloptr",
"R-parallelly",
"R-foreach",
"R-doRNG",
"R-trust",
"R-doFuture",
"R-CRAN-recommended",
"R-SingleCellExperiment",
"R-Seurat",
"R-Rcpp",
"R-RcppEigen"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": []
}