GET /api/v1/ports/R-BSgenome/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-BSgenome",
"portdir": "R/R-BSgenome",
"version": "1.72.0",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bioconductor.org/packages/BSgenome",
"description": "Software infrastructure for efficient representation of full genomes and their SNPs",
"long_description": "Software infrastructure for efficient representation of full genomes and their SNPs",
"active": true,
"categories": [
"science",
"R",
"bioconductor"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-S4Vectors",
"R-IRanges",
"R-XVector",
"R-BiocIO",
"R-Biostrings",
"R-matrixStats",
"R-GenomicRanges",
"R-Rsamtools",
"R-rtracklayer",
"R-CRAN-recommended",
"R-GenomeInfoDb",
"R-BiocGenerics"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-VariantAnnotation",
"R-BSgenomeForge"
]
}
]
}