{
  "_id": "6a1b01c91d7bb097a0a00887",
  "Package": "SEtools",
  "Type": "Package",
  "Title": "SEtools: tools for working with SummarizedExperiment",
  "Version": "1.26.0",
  "Authors@R": "person(\"Pierre-Luc\", \"Germain\", email=\"pierre-luc.germain@hest.ethz.ch\", role=c(\"cre\",\"aut\"), comment=c(ORCID=\"0000-0003-3418-4218\"))",
  "Description": "This includes a set of convenience functions for working\nwith the SummarizedExperiment class. Note that plotting\nfunctions historically in this package have been moved to the\nsechm package (see vignette for details).",
  "biocViews": "GeneExpression",
  "VignetteBuilder": "knitr",
  "License": "GPL",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "BugReports": "https://github.com/plger/SEtools",
  "Config/pak/sysreqs": "libicu-dev libpng-dev libxml2-dev libssl-dev perl\nlibnode-dev zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:50:54 UTC",
  "RemoteUrl": "https://github.com/bioc/SEtools",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "881d52854fe39dc125384869b382fbb9ac483582",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 10:10:40 UTC",
    "User": "root"
  },
  "Author": "Pierre-Luc Germain [cre, aut] (ORCID:\n<https://orcid.org/0000-0003-3418-4218>)",
  "Maintainer": "Pierre-Luc Germain <pierre-luc.germain@hest.ethz.ch>",
  "MD5sum": "e619d63efa78969874624e7ded9c5854",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "SEtools_1.26.0.tar.gz",
  "_fileid": "3780267196b2f1223b7134b6b4a1e1ef4b8e8ba1cc9db4dfa43845de9f808d3f",
  "_filesize": 443625,
  "_sha256": "3780267196b2f1223b7134b6b4a1e1ef4b8e8ba1cc9db4dfa43845de9f808d3f",
  "_created": "2026-05-30T10:10:40.000Z",
  "_published": "2026-05-30T15:27:05.176Z",
  "_jobs": [
    {
      "job": 78641810838,
      "time": 195,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7307637451"
    },
    {
      "job": 78641810868,
      "time": 382,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307659703"
    },
    {
      "job": 78641810858,
      "time": 349,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307651983"
    },
    {
      "job": 78641810842,
      "time": 300,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7309236721"
    },
    {
      "job": 78641810837,
      "time": 180,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7309221072"
    },
    {
      "job": 78640394140,
      "time": 297,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307424592"
    },
    {
      "job": 78641810836,
      "time": 152,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307632796"
    },
    {
      "job": 78641810870,
      "time": 270,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307648482"
    },
    {
      "job": 78641810851,
      "time": 328,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": ""
    },
    {
      "job": 78641810863,
      "time": 248,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307646312"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 1,
    "note": 14
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680339322",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/SEtools",
  "_commit": {
    "id": "881d52854fe39dc125384869b382fbb9ac483582",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to even y prior to creation of RELEASE_3_23 branch\n",
    "time": 1777380654
  },
  "_maintainer": {
    "name": "Pierre-Luc Germain",
    "email": "pierre-luc.germain@hest.ethz.ch",
    "login": "plger",
    "orcid": "0000-0003-3418-4218",
    "description": "like sailors who on the open sea must reconstruct their ship but are never able to start afresh from the bottom...",
    "uuid": 9786697
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Depends"
    },
    {
      "package": "sechm",
      "role": "Depends"
    },
    {
      "package": "BiocParallel",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "DESeq2",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "edgeR",
      "role": "Imports"
    },
    {
      "package": "openxlsx",
      "role": "Imports"
    },
    {
      "package": "pheatmap",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "circlize",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "sva",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 3
    },
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.27.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.26.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "geneexpression"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "plger",
      "count": 173,
      "uuid": 9786697
    },
    {
      "user": "nturaga",
      "count": 12,
      "uuid": 2746443
    },
    {
      "user": "jwokaty",
      "count": 12,
      "uuid": 1744257
    },
    {
      "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": 366,
    "source": "https://www.bioconductor.org/packages/stats/bioc/SEtools"
  },
  "_devurl": "https://github.com/plger/setools",
  "_searchresults": 93,
  "_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/SEtools.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/plger/setools",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "aggSE",
    "castSE",
    "flattenPB",
    "log2FC",
    "mergeSEs",
    "resetAllSEtoolsOptions",
    "se2xls",
    "sehm",
    "svacor"
  ],
  "_datasets": [
    {
      "name": "SE",
      "title": "Example dataset",
      "object": "SE",
      "file": "SE.RData",
      "class": [
        "SummarizedExperiment"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "aggSE",
      "title": "aggSE",
      "topics": [
        "aggSE"
      ]
    },
    {
      "page": "castSE",
      "title": "castSE",
      "topics": [
        "castSE"
      ]
    },
    {
      "page": "data",
      "title": "Example dataset",
      "topics": [
        "data",
        "SE"
      ]
    },
    {
      "page": "flattenPB",
      "title": "flattenPB",
      "topics": [
        "flattenPB"
      ]
    },
    {
      "page": "log2FC",
      "title": "log2FC",
      "topics": [
        "log2FC"
      ]
    },
    {
      "page": "mergeSEs",
      "title": "mergeSEs",
      "topics": [
        "mergeSEs"
      ]
    },
    {
      "page": "resetAllSEtoolsOptions",
      "title": "resetAllSEtoolsOptions",
      "topics": [
        "resetAllSEtoolsOptions"
      ]
    },
    {
      "page": "se2xls",
      "title": "se2xlsx",
      "topics": [
        "se2xls"
      ]
    },
    {
      "page": "sehm",
      "title": "sehm",
      "topics": [
        "sehm"
      ]
    },
    {
      "page": "svacor",
      "title": "svacor",
      "topics": [
        "svacor"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/SEtools/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "abind",
    "annotate",
    "AnnotationDbi",
    "askpass",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocParallel",
    "Biostrings",
    "bit",
    "bit64",
    "blob",
    "ca",
    "cachem",
    "circlize",
    "cli",
    "clue",
    "cluster",
    "codetools",
    "colorspace",
    "ComplexHeatmap",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DBI",
    "DelayedArray",
    "DESeq2",
    "digest",
    "doParallel",
    "edgeR",
    "farver",
    "fastmap",
    "foreach",
    "formatR",
    "futile.logger",
    "futile.options",
    "gclus",
    "genefilter",
    "generics",
    "GenomicRanges",
    "GetoptLong",
    "ggplot2",
    "GlobalOptions",
    "glue",
    "gtable",
    "httr",
    "IRanges",
    "isoband",
    "iterators",
    "jsonlite",
    "KEGGREST",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "limma",
    "locfit",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mgcv",
    "mime",
    "nlme",
    "openssl",
    "openxlsx",
    "permute",
    "pheatmap",
    "pkgconfig",
    "png",
    "qap",
    "R6",
    "randomcoloR",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "registry",
    "rjson",
    "rlang",
    "RSQLite",
    "Rtsne",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "scales",
    "sechm",
    "Seqinfo",
    "seriation",
    "shape",
    "snow",
    "SparseArray",
    "statmod",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "survival",
    "sva",
    "sys",
    "TSP",
    "V8",
    "vctrs",
    "vegan",
    "viridisLite",
    "withr",
    "XML",
    "xtable",
    "XVector",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "SEtools.Rmd",
      "filename": "SEtools.html",
      "title": "SEtools",
      "author": "Pierre-Luc Germain",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Getting started",
        "Package installation",
        "Example data",
        "Merging and aggregating SEs",
        "Merging by rowData columns",
        "Aggregating a SE",
        "Other convenience functions",
        "Session info"
      ],
      "created": "2019-06-15 16:27:36",
      "modified": "2022-11-27 13:27:17",
      "commits": 20
    }
  ],
  "_score": 6.223755453657241,
  "_indexed": false,
  "_nocasepkg": "setools",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/SEtools",
  "_binaries": [
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.26.0",
      "date": "2026-04-30T06:38:40.000Z",
      "commit": "881d52854fe39dc125384869b382fbb9ac483582",
      "fileid": "76400940c40980c9da154eba2becf1006fa8325f99bd40293fb737355737a83d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/25150524770"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.26.0",
      "date": "2026-05-30T10:50:39.000Z",
      "distro": "noble",
      "commit": "881d52854fe39dc125384869b382fbb9ac483582",
      "fileid": "a4633d48de725a5707390f7e2c6350891afd32e6fbdd2541cd6be4c2af81d2ce",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680339322"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.26.0",
      "date": "2026-05-30T10:49:31.000Z",
      "distro": "noble",
      "commit": "881d52854fe39dc125384869b382fbb9ac483582",
      "fileid": "d54c79aba7ffae7a58d95515acf6fbdd5028bcfb299cab7111e5152e69e6571c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680339322"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.26.0",
      "date": "2026-05-30T15:24:59.000Z",
      "commit": "881d52854fe39dc125384869b382fbb9ac483582",
      "fileid": "bdf7bf2e9b6e8fb3b0f869af151ead31a6d9584e772e64958e0bf32dd010f43b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680339322"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.26.0",
      "date": "2026-05-30T15:22:36.000Z",
      "commit": "881d52854fe39dc125384869b382fbb9ac483582",
      "fileid": "7df4bd37513b5f5bdf81455389a3a812f017e6bb39fe0048253de25d2b2d6b59",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680339322"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.26.0",
      "date": "2026-05-30T10:49:04.000Z",
      "commit": "881d52854fe39dc125384869b382fbb9ac483582",
      "fileid": "4b6c40cdec84bbd2cd01c0f2e89e84e7ee330fc3dcfa2ed85aa95274b802dd1b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680339322"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.26.0",
      "date": "2026-05-30T10:48:46.000Z",
      "commit": "881d52854fe39dc125384869b382fbb9ac483582",
      "fileid": "4d44cf467737383ec66e30a78488a318bcac6a3f7b1f5b96825151ad0d559b49",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680339322"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.26.0",
      "date": "2026-05-30T10:48:47.000Z",
      "commit": "881d52854fe39dc125384869b382fbb9ac483582",
      "fileid": "e22f716d031dd7821f3a9d525288f8715216d74a7010ac15fd3bce3348f32dda",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680339322"
    }
  ]
}