{
  "_id": "6a15e4dfacfb0bcc41d6c64c",
  "Package": "GenomicScores",
  "Type": "Package",
  "Title": "Infrastructure to work with genomewide position-specific scores",
  "Description": "Provide infrastructure to store and access genomewide\nposition-specific scores within R and Bioconductor.",
  "Version": "2.25.1",
  "Authors@R": "c(person(\"Robert\", \"Castelo\", role=c(\"aut\", \"cre\"),\nemail=\"robert.castelo@upf.edu\"), person(\"Pau\", \"Puigdevall\",\nrole=\"ctb\", email=\"pau.puigdevall@upf.edu\"), person(\"Pablo\",\n\"Rodríguez\", role=\"ctb\", email=\"pablosebastian.rodriguez@upf.edu\"))",
  "License": "Artistic-2.0",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/rcastelo/GenomicScores",
  "BugReports": "https://github.com/rcastelo/GenomicScores/issues",
  "Encoding": "UTF-8",
  "biocViews": "Infrastructure, Genetics, Annotation, Sequencing, Coverage,\nAnnotationHubSoftware",
  "Config/pak/sysreqs": "libicu-dev libpng-dev libxml2-dev libssl-dev\nzlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-05-26 07:39:59 UTC",
  "RemoteUrl": "https://github.com/bioc/GenomicScores",
  "RemoteRef": "HEAD",
  "RemoteSha": "162043feaa092bfd5f4d162b60184551a5539b92",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 18:10:03 UTC",
    "User": "root"
  },
  "Author": "Robert Castelo [aut, cre],\nPau Puigdevall [ctb],\nPablo Rodríguez [ctb]",
  "Maintainer": "Robert Castelo <robert.castelo@upf.edu>",
  "MD5sum": "b6463aa62165ace6760082967fd9dad3",
  "_user": "bioc",
  "_type": "src",
  "_file": "GenomicScores_2.25.1.tar.gz",
  "_fileid": "be63a8fa313a8840989fe9a1d720d9b4a9158a988a67f7db25b554ed69d9ce1b",
  "_filesize": 1693414,
  "_sha256": "be63a8fa313a8840989fe9a1d720d9b4a9158a988a67f7db25b554ed69d9ce1b",
  "_created": "2026-05-26T18:10:03.000Z",
  "_published": "2026-05-26T18:22:23.795Z",
  "_jobs": [
    {
      "job": 77927676246,
      "time": 541,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7222663252"
    },
    {
      "job": 77927676260,
      "time": 680,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7222712550"
    },
    {
      "job": 77927676322,
      "time": 674,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7222710313"
    },
    {
      "job": 77927676281,
      "time": 309,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7222589224"
    },
    {
      "job": 77927676218,
      "time": 329,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7222595181"
    },
    {
      "job": 77925692740,
      "time": 655,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7222474177"
    },
    {
      "job": 77927676353,
      "time": 499,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7222648643"
    },
    {
      "job": 77927676298,
      "time": 618,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7222690779"
    },
    {
      "job": 77927676239,
      "time": 566,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7222672633"
    },
    {
      "job": 77927676336,
      "time": 549,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7222665124"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 1,
    "note": 14
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26465818887",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/GenomicScores",
  "_commit": {
    "id": "162043feaa092bfd5f4d162b60184551a5539b92",
    "author": "Robert Castelo <robert.castelo@upf.edu>",
    "committer": "Robert Castelo <robert.castelo@upf.edu>",
    "message": "Remove importing utils::data() b/c (1) is not used and (2) it has been promoted to BiocGenerics; see issue #22\n",
    "time": 1779781199
  },
  "_maintainer": {
    "name": "Robert Castelo",
    "email": "robert.castelo@upf.edu",
    "login": "rcastelo",
    "twitter": "@robertclab",
    "description": "biostatistics, machine learning, genetics, genomics, R/Bioconductor",
    "uuid": 1677433
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "S4Vectors",
      "version": ">= 0.7.21",
      "role": "Depends"
    },
    {
      "package": "GenomicRanges",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "BiocGenerics",
      "version": ">= 0.13.8",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "XML",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "Biobase",
      "role": "Imports"
    },
    {
      "package": "BiocManager",
      "role": "Imports"
    },
    {
      "package": "BiocFileCache",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "version": ">= 2.3.23",
      "role": "Imports"
    },
    {
      "package": "Biostrings",
      "role": "Imports"
    },
    {
      "package": "Seqinfo",
      "role": "Imports"
    },
    {
      "package": "GenomeInfoDb",
      "version": ">= 1.45.5",
      "role": "Imports"
    },
    {
      "package": "AnnotationHub",
      "role": "Imports"
    },
    {
      "package": "rhdf5",
      "role": "Imports"
    },
    {
      "package": "DelayedArray",
      "role": "Imports"
    },
    {
      "package": "HDF5Array",
      "role": "Imports"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "VariantAnnotation",
      "role": "Suggests"
    },
    {
      "package": "gwascat",
      "role": "Suggests"
    },
    {
      "package": "RColorBrewer",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "shinyjs",
      "role": "Suggests"
    },
    {
      "package": "shinycustomloader",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "shinydashboard",
      "role": "Suggests"
    },
    {
      "package": "BSgenome.Hsapiens.UCSC.hg38",
      "role": "Suggests"
    },
    {
      "package": "phastCons100way.UCSC.hg38",
      "role": "Suggests"
    },
    {
      "package": "MafDb.1Kgenomes.phase1.hs37d5",
      "role": "Suggests"
    },
    {
      "package": "MafH5.gnomAD.v4.0.GRCh38",
      "role": "Suggests"
    },
    {
      "package": "SNPlocs.Hsapiens.dbSNP144.GRCh37",
      "role": "Suggests"
    },
    {
      "package": "TxDb.Hsapiens.UCSC.hg38.knownGene",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 6,
  "_updates": [
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2025-27",
      "n": 7
    },
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 3
    },
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "2.25.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "2.24.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "infrastructure",
    "genetics",
    "annotation",
    "sequencing",
    "coverage",
    "annotationhubsoftware"
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "rcastelo",
      "count": 135,
      "uuid": 1677433
    },
    {
      "user": "pablo-rodr-bio2",
      "count": 17,
      "uuid": 53177189
    },
    {
      "user": "jwokaty",
      "count": 16,
      "uuid": 1744257
    },
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "hpages",
      "count": 6,
      "uuid": 8810451
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    },
    {
      "user": "lshep",
      "count": 1,
      "uuid": 18724380
    },
    {
      "user": "liubuntu",
      "count": 1,
      "uuid": 12683977
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 1247,
    "source": "https://www.bioconductor.org/packages/stats/bioc/GenomicScores"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/rcastelo/genomicscores",
  "_searchresults": 100,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GenomicScores.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rcastelo/genomicscores",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "availableGScores",
    "citation",
    "defaultPopulation",
    "defaultPopulation<-",
    "dqfun",
    "getGScores",
    "gscores",
    "GScores",
    "gscoresCategory",
    "gscoresCategory<-",
    "gscoresNonSNRs",
    "gscoresTag",
    "gscoresTag<-",
    "igscores",
    "makeGScoresPackage",
    "name",
    "nsites",
    "organism",
    "populations",
    "provider",
    "providerVersion",
    "qfun",
    "rgscores",
    "score",
    "scores",
    "seqinfo",
    "seqlengths",
    "seqlevelsStyle",
    "seqnames",
    "show",
    "type",
    "wgscores"
  ],
  "_help": [
    {
      "page": "availableGScores",
      "title": "Exploring genomic scores resources",
      "topics": [
        "availableGScores",
        "getGScores"
      ]
    },
    {
      "page": "gscores",
      "title": "Accessing genomic gscores",
      "topics": [
        "gscores",
        "gscores,GScores,character-method",
        "gscores,GScores,GenomicRanges-method",
        "score,GScores-method"
      ]
    },
    {
      "page": "GScores-class",
      "title": "GScores objects",
      "topics": [
        "citation",
        "citation,character-method",
        "citation,GScores-method",
        "citation,missing-method",
        "class:GScores",
        "defaultPopulation",
        "defaultPopulation,GScores-method",
        "defaultPopulation<-",
        "defaultPopulation<-,GScores,character-method",
        "dqfun",
        "dqfun,GScores-method",
        "GenomicScores",
        "GScores",
        "GScores-class",
        "gscoresCategory",
        "gscoresCategory,GScores-method",
        "gscoresCategory<-",
        "gscoresCategory<-,GScores,character-method",
        "gscoresNonSNRs",
        "gscoresNonSNRs,GScores-method",
        "gscoresTag",
        "gscoresTag,GScores-method",
        "gscoresTag<-",
        "gscoresTag<-,GScores,character-method",
        "name",
        "name,GScores-method",
        "nsites",
        "nsites,GScores-method",
        "organism,GScores-method",
        "populations",
        "populations,GScores-method",
        "provider,GScores-method",
        "providerVersion,GScores-method",
        "qfun",
        "qfun,GScores-method",
        "seqinfo,GScores-method",
        "seqlengths,GScores-method",
        "seqlevelsStyle,GScores-method",
        "seqnames,GScores-method",
        "show,GScores-method",
        "type",
        "type,GScores-method"
      ]
    },
    {
      "page": "igscores",
      "title": "GenomicScores shiny app",
      "topics": [
        "igscores"
      ]
    },
    {
      "page": "makeGScoresPackage",
      "title": "Building genomic gscores packages",
      "topics": [
        "makeGScoresPackage"
      ]
    },
    {
      "page": "rgscores",
      "title": "Sampling genomic gscores",
      "topics": [
        "rgscores",
        "rgscores,GScores,missing-method",
        "rgscores,integer,GScores-method",
        "rgscores,missing,GScores-method",
        "rgscores,numeric,GScores-method"
      ]
    },
    {
      "page": "wgscores",
      "title": "Discovering genomic gscores",
      "topics": [
        "wgscores",
        "wgscores,GScores,GenomicRanges-method"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/GenomicScores/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "AnnotationDbi",
    "AnnotationHub",
    "askpass",
    "Biobase",
    "BiocBaseUtils",
    "BiocFileCache",
    "BiocGenerics",
    "biocmake",
    "BiocManager",
    "BiocVersion",
    "Biostrings",
    "bit",
    "bit64",
    "blob",
    "cachem",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "dbplyr",
    "DelayedArray",
    "dir.expiry",
    "dplyr",
    "fastmap",
    "filelock",
    "generics",
    "GenomeInfoDb",
    "GenomicRanges",
    "glue",
    "h5mread",
    "HDF5Array",
    "httr",
    "httr2",
    "IRanges",
    "jsonlite",
    "KEGGREST",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "png",
    "purrr",
    "R6",
    "rappdirs",
    "rhdf5",
    "rhdf5filters",
    "Rhdf5lib",
    "rlang",
    "RSQLite",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "SparseArray",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "UCSC.utils",
    "utf8",
    "vctrs",
    "withr",
    "XML",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "GenomicScores.Rmd",
      "filename": "GenomicScores.html",
      "title": "An introduction to the GenomicScores package",
      "author": "Pau Puigdevall, Robert Castelo",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Getting started",
        "Genomewide position-specific scores",
        "Lossy storage of genomic scores with compressed vectors",
        "Availability and retrieval of genomic scores",
        "Genomic scores as AnnotationHub resources",
        "Building an annotation package from a GScores object",
        "Retrieval of minor allele frequency data",
        "Retrieval of multiple scores per genomic position",
        "Summarization of genomic scores",
        "Annotating variants with genomic scores",
        "Session information",
        "References"
      ],
      "created": "2017-04-07 20:14:00",
      "modified": "2024-04-02 17:29:14",
      "commits": 30
    }
  ],
  "_score": 8.928630758419075,
  "_indexed": true,
  "_nocasepkg": "genomicscores",
  "_universes": [
    "bioc",
    "rcastelo"
  ],
  "_previous": "2.25.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.25.1",
      "date": "2026-05-26T18:19:06.000Z",
      "distro": "noble",
      "commit": "162043feaa092bfd5f4d162b60184551a5539b92",
      "fileid": "d3bd226cb4e85855f1db386e134df184874e19235b06f7774598f56bee663c8d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26465818887"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.25.1",
      "date": "2026-05-26T18:19:04.000Z",
      "distro": "noble",
      "commit": "162043feaa092bfd5f4d162b60184551a5539b92",
      "fileid": "a5a6843221253419b76c0e542af597af3cad6ea91f221214d1c925d8d76531b2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26465818887"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.25.1",
      "date": "2026-05-26T18:14:41.000Z",
      "commit": "162043feaa092bfd5f4d162b60184551a5539b92",
      "fileid": "6e37e0e80cafb469f5e54170f23b56e2b97375c149362e31c95f9527c777dad7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26465818887"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.25.1",
      "date": "2026-05-26T18:14:51.000Z",
      "commit": "162043feaa092bfd5f4d162b60184551a5539b92",
      "fileid": "933267c325ea08e993dacfb1ce08a2a3ff86778489af14211a0d0fbb02b1ebac",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26465818887"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.25.1",
      "date": "2026-05-26T18:18:59.000Z",
      "commit": "162043feaa092bfd5f4d162b60184551a5539b92",
      "fileid": "c26cbd00a531c7c92499069f6af15e98a7bd4c8ac2f04ddc84a9a754255d1704",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26465818887"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.25.1",
      "date": "2026-05-26T18:18:05.000Z",
      "commit": "162043feaa092bfd5f4d162b60184551a5539b92",
      "fileid": "19b1e1273d9f903ba3ff98fff8d7190fa825ea90bc8013d9043ca52603ac6df2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26465818887"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.25.1",
      "date": "2026-05-26T18:16:57.000Z",
      "commit": "162043feaa092bfd5f4d162b60184551a5539b92",
      "fileid": "2c960ce441522391da3cd448977a05861155868611b8bb611c18e2f8bd7b99da",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26465818887"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.25.1",
      "date": "2026-05-26T18:16:58.000Z",
      "commit": "162043feaa092bfd5f4d162b60184551a5539b92",
      "fileid": "c80a7aff7bcdf9646fe60ed3b75bd032284c6119473875f1618cc89364e5d559",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26465818887"
    }
  ]
}