{
  "_id": "6a1af7151d7bb097a09fa236",
  "Package": "snapcount",
  "Type": "Package",
  "Title": "R/Bioconductor Package for interfacing with Snaptron for rapid\nquerying of expression counts",
  "Version": "1.25.0",
  "Authors@R": "c(person(given = \"Rone\",\nfamily = \"Charles\",\nrole = c(\"aut\", \"cre\"),\nemail = \"rcharle8@jh.edu\"))",
  "Description": "snapcount is a client interface to the Snaptron\nwebservices which support querying by gene name or genomic\nregion. Results include raw expression counts derived from\nalignment of RNA-seq samples and/or various summarized measures\nof expression across one or more regions/genes per-sample (e.g.\npercent spliced in).",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "Roxygen": "list(markdown = TRUE, roclets = c(\"rd\", \"namespace\",\n\"collate\"))",
  "URL": "https://github.com/langmead-lab/snapcount",
  "BugReports": "https://github.com/langmead-lab/snapcount/issues",
  "biocViews": "Coverage, GeneExpression, RNASeq, Sequencing, Software,\nDataImport",
  "VignetteBuilder": "knitr",
  "ByteCompile": "true",
  "Config/pak/sysreqs": "libicu-dev libssl-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:52:45 UTC",
  "RemoteUrl": "https://github.com/bioc/snapcount",
  "RemoteRef": "HEAD",
  "RemoteSha": "ad069496bd2178520a51a0678b6bd09b89067859",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 09:47:07 UTC",
    "User": "root"
  },
  "Author": "Rone Charles [aut, cre]",
  "Maintainer": "Rone Charles <rcharle8@jh.edu>",
  "MD5sum": "2a696d2e5d9e332b770e5e6d2fe3ca8c",
  "_user": "bioc",
  "_type": "src",
  "_file": "snapcount_1.25.0.tar.gz",
  "_fileid": "d7c49231073a480e13a42bc193f45eb4f18c36a519d594877b2263028678f568",
  "_filesize": 373042,
  "_sha256": "d7c49231073a480e13a42bc193f45eb4f18c36a519d594877b2263028678f568",
  "_created": "2026-05-30T09:47:07.000Z",
  "_published": "2026-05-30T14:41:25.411Z",
  "_jobs": [
    {
      "job": 78640635670,
      "time": 193,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307491383"
    },
    {
      "job": 78640635672,
      "time": 424,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307510132"
    },
    {
      "job": 78640635681,
      "time": 473,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307514379"
    },
    {
      "job": 78640635684,
      "time": 345,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7308945718"
    },
    {
      "job": 78640635685,
      "time": 370,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7308948297"
    },
    {
      "job": 78639897392,
      "time": 273,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307292387"
    },
    {
      "job": 78640635663,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307486935"
    },
    {
      "job": 78640635719,
      "time": 340,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307504099"
    },
    {
      "job": 78640635698,
      "time": 333,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307503603"
    },
    {
      "job": 78640635696,
      "time": 343,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307503750"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 9
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26676892048",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/snapcount",
  "_commit": {
    "id": "ad069496bd2178520a51a0678b6bd09b89067859",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777380765
  },
  "_maintainer": {
    "name": "Rone Charles",
    "email": "rcharle8@jh.edu"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "BiocManager",
      "role": "Suggests"
    },
    {
      "package": "bit64",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitcitations",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.6",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "version": ">= 2.5.19",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 0.9.5",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.25.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.24.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "coverage",
    "geneexpression",
    "rnaseq",
    "sequencing",
    "software",
    "dataimport"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "ch4rr0",
      "count": 147,
      "uuid": 22770906
    },
    {
      "user": "christopherwilks",
      "count": 55,
      "uuid": 6289012
    },
    {
      "user": "nturaga",
      "count": 8,
      "uuid": 2746443
    },
    {
      "user": "benlangmead",
      "count": 1,
      "uuid": 3075483
    },
    {
      "user": "hpages",
      "count": 1,
      "uuid": 8810451
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 346,
    "source": "https://www.bioconductor.org/packages/stats/bioc/snapcount"
  },
  "_devurl": "https://github.com/langmead-lab/snapcount",
  "_searchresults": 18,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/snapcount.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/langmead-lab/snapcount",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "Compilation",
    "Coordinates",
    "from_url",
    "get_column_filters",
    "get_compilation",
    "get_coordinate_modifier",
    "get_regions",
    "get_row_filters",
    "get_sids",
    "junction_inclusion_ratio",
    "junction_intersection",
    "junction_union",
    "percent_spliced_in",
    "query_exon",
    "query_gene",
    "query_jx",
    "QueryBuilder",
    "set_column_filters",
    "set_compilation",
    "set_coordinate_modifier",
    "set_regions",
    "set_row_filters",
    "set_sids",
    "shared_sample_counts",
    "tissue_specificity",
    "uri_of_last_successful_request"
  ],
  "_help": [
    {
      "page": "snapcount-package",
      "title": "snapcount: an R package for interfacing with Snaptron",
      "topics": [
        "snapcount-package",
        "snapcount"
      ]
    },
    {
      "page": "Compilation",
      "title": "Enum for Snaptron compilations",
      "topics": [
        "Compilation"
      ]
    },
    {
      "page": "Coordinates",
      "title": "Enum for Snaptron Coordinate modifiers",
      "topics": [
        "Coordinates"
      ]
    },
    {
      "page": "from_url",
      "title": "Constructs a 'QueryBuilder' object from the given url",
      "topics": [
        "from_url"
      ]
    },
    {
      "page": "get_column_filters",
      "title": "Get or set sample-related contraints for query",
      "topics": [
        "get_column_filters",
        "set_column_filters"
      ]
    },
    {
      "page": "get_compilation",
      "title": "Get or set query compilation",
      "topics": [
        "get_compilation",
        "set_compilation"
      ]
    },
    {
      "page": "get_coordinate_modifier",
      "title": "Get or set coordinate modifiers for the query.",
      "topics": [
        "get_coordinate_modifier",
        "set_coordinate_modifier"
      ]
    },
    {
      "page": "get_regions",
      "title": "Get or set query regions",
      "topics": [
        "get_regions",
        "set_regions"
      ]
    },
    {
      "page": "get_row_filters",
      "title": "Get or set range-related contraints for query",
      "topics": [
        "get_row_filters",
        "set_row_filters"
      ]
    },
    {
      "page": "get_sids",
      "title": "Get or set query sample ids",
      "topics": [
        "get_sids",
        "set_sids"
      ]
    },
    {
      "page": "junction_inclusion_ratio",
      "title": "Relative measure of splice variant usage similar to PSI that allows for 2 arbitrarily defined groups of junctions (not limited to cassette exons).",
      "topics": [
        "junction_inclusion_ratio"
      ]
    },
    {
      "page": "junction_intersection",
      "title": "Get the intersection of junctions from 2 or more compilations which are on the same reference",
      "topics": [
        "junction_intersection"
      ]
    },
    {
      "page": "junction_union",
      "title": "Get the union of junctions from 2 or more compilations which are on the same reference",
      "topics": [
        "junction_union"
      ]
    },
    {
      "page": "percent_spliced_in",
      "title": "Relative measure of splice variant usage, limited currently to cassette exon splice variants",
      "topics": [
        "percent_spliced_in"
      ]
    },
    {
      "page": "query_jx",
      "title": "Query Junctions/Genes/Exons",
      "topics": [
        "query_exon",
        "query_gene",
        "query_jx"
      ]
    },
    {
      "page": "QueryBuilder",
      "title": "Construct a QueryBuilder object given a compilation and one or regions.",
      "topics": [
        "QueryBuilder"
      ]
    },
    {
      "page": "shared_sample_counts",
      "title": "Shared Sample Count (SSC): counts total number of samples in which 2 different junctions both occur in.",
      "topics": [
        "shared_sample_counts"
      ]
    },
    {
      "page": "tissue_specificity",
      "title": "Tissue Specificity (TS): produces a list of samples with their tissues marked which either contain queried junctions (1) or not (0); can be used as input to significance testing methods such as Kruskal-Wallis to look for tissue enrichment (currently only works for the GTEx compilation).",
      "topics": [
        "tissue_specificity"
      ]
    },
    {
      "page": "uri_of_last_successful_request",
      "title": "Return the URI of the last successful request to Snaptron",
      "topics": [
        "uri_of_last_successful_request"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/snapcount/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "assertthat",
    "Biobase",
    "BiocGenerics",
    "cli",
    "curl",
    "data.table",
    "DelayedArray",
    "generics",
    "GenomicRanges",
    "glue",
    "httr",
    "IRanges",
    "jsonlite",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "mime",
    "openssl",
    "purrr",
    "R6",
    "rlang",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "SparseArray",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "vctrs",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "snapcount_vignette.Rmd",
      "filename": "snapcount_vignette.html",
      "title": "snapcount vignette",
      "author": "Christopher Wilks",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Why would you want to use Snapcount?",
        "Basics",
        "Install snapcount",
        "Required knowledge",
        "Asking for help",
        "Citing snapcount",
        "Introduction",
        "Basic queries",
        "High level queries",
        "Percent spliced in (PSI)",
        "Junction Inclusion Ratio (JIR)",
        "Shared Sample Count (SSC)",
        "Tissue Specificity (TS)",
        "Junction Union (Merge) and Intersection"
      ],
      "created": "2019-06-17 15:59:48",
      "modified": "2020-12-07 01:04:14",
      "commits": 15
    }
  ],
  "_score": 5.334453751150931,
  "_indexed": true,
  "_nocasepkg": "snapcount",
  "_universes": [
    "bioc",
    "langmead-lab"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.25.0",
      "date": "2026-05-30T10:23:07.000Z",
      "distro": "noble",
      "commit": "ad069496bd2178520a51a0678b6bd09b89067859",
      "fileid": "29185957f702227906f009526cb8af1bcf792aa5d55d60e8c5d8c5786e1fa134",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676892048"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.25.0",
      "date": "2026-05-30T10:23:39.000Z",
      "distro": "noble",
      "commit": "ad069496bd2178520a51a0678b6bd09b89067859",
      "fileid": "27a0baffc219cb90904112529110f5d330ece556514675565ca28be45125773e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676892048"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.25.0",
      "date": "2026-05-30T14:36:28.000Z",
      "commit": "ad069496bd2178520a51a0678b6bd09b89067859",
      "fileid": "d5b46d3111dd2a30fdb339d34982f10e7231daec9349fe7fabd1c86d769899f8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676892048"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.25.0",
      "date": "2026-05-30T14:36:27.000Z",
      "commit": "ad069496bd2178520a51a0678b6bd09b89067859",
      "fileid": "83da845491c87dea8f2898e6d8bf315303b99f3f571acdb526139a6a8c30fea6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676892048"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.25.0",
      "date": "2026-05-30T10:22:47.000Z",
      "commit": "ad069496bd2178520a51a0678b6bd09b89067859",
      "fileid": "547f22cb7322bc1cea2ed09819af0248705ef22ce8ad4e648d6701509f1afe72",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676892048"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-05-30T10:21:51.000Z",
      "commit": "ad069496bd2178520a51a0678b6bd09b89067859",
      "fileid": "68ed974f3a93d3513982dcbdab2d38d2a94d3266bcae07bd11399cd2206d05c7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676892048"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-05-30T10:21:50.000Z",
      "commit": "ad069496bd2178520a51a0678b6bd09b89067859",
      "fileid": "575ebc48b6d1202cc82020f763f957660dff9587ab09ebd796cdb113521de584",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676892048"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-05-30T10:21:47.000Z",
      "commit": "ad069496bd2178520a51a0678b6bd09b89067859",
      "fileid": "42a8866d1988a17ea43a3590cd42f7b831b13b37640649d0e59ffd8b71aefa84",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676892048"
    }
  ]
}