{
  "_id": "6a49ba04dbd0482285eb7a35",
  "Package": "DEFormats",
  "Type": "Package",
  "Title": "Differential gene expression data formats converter",
  "Version": "1.41.0",
  "Encoding": "UTF-8",
  "Author": "Andrzej Oleś",
  "Maintainer": "Andrzej Oleś <andrzej.oles@gmail.com>",
  "URL": "https://github.com/aoles/DEFormats",
  "BugReports": "https://github.com/aoles/DEFormats/issues",
  "Description": "Convert between different data formats used by\ndifferential gene expression analysis tools.",
  "License": "GPL-3",
  "VignetteBuilder": "knitr",
  "biocViews": "ImmunoOncology, DifferentialExpression, GeneExpression,\nRNASeq, Sequencing, Transcription",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:43:07 UTC",
  "RemoteUrl": "https://github.com/bioc/DEFormats",
  "RemoteRef": "HEAD",
  "RemoteSha": "6052e65b86064afe91d88f8da65f79dffdcaae01",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 01:51:13 UTC",
    "User": "root"
  },
  "_user": "bioc",
  "_type": "src",
  "_file": "DEFormats_1.41.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/939b18f68de4e2e717056d10acfbdd62e9e7713faef1079bcdcf9dcb97976c32",
  "_filesize": 116300,
  "_sha256": "939b18f68de4e2e717056d10acfbdd62e9e7713faef1079bcdcf9dcb97976c32",
  "_expires": "2026-10-13T01:57:22.000Z",
  "_created": "2026-07-05T01:51:13.000Z",
  "_published": "2026-07-05T01:57:24.011Z",
  "_bioccheck": {
    "error": 1,
    "warning": 1,
    "note": 5
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/28726074231",
  "_status": "success",
  "_upstream": "https://github.com/bioc/DEFormats",
  "_commit": {
    "id": "6052e65b86064afe91d88f8da65f79dffdcaae01",
    "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": 1777380187
  },
  "_maintainer": {
    "name": "Andrzej Oleś",
    "email": "andrzej.oles@gmail.com",
    "login": "aoles",
    "orcid": "0000-0003-0285-2787",
    "twitter": "@andrzejkoles",
    "description": "Research Software Developer",
    "uuid": 6545356
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 85183863747,
      "time": 192,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8087356315"
    },
    {
      "job": 85183863763,
      "time": 311,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8087369653"
    },
    {
      "job": 85183863761,
      "time": 294,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8087367716"
    },
    {
      "job": 85183863782,
      "time": 166,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8087353224"
    },
    {
      "job": 85183863755,
      "time": 142,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8087350626"
    },
    {
      "job": 85183638708,
      "time": 247,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087333125"
    },
    {
      "job": 85183863745,
      "time": 167,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8087353541"
    },
    {
      "job": 85183863789,
      "time": 221,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8087359591"
    },
    {
      "job": 85183863804,
      "time": 231,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8087360745"
    },
    {
      "job": 85183863792,
      "time": 220,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8087359816"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "DESeq2",
      "role": "Imports"
    },
    {
      "package": "edgeR",
      "version": ">= 3.13.4",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "version": ">= 1.8.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.41.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.40.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "immunooncology",
    "differentialexpression",
    "geneexpression",
    "rnaseq",
    "sequencing",
    "transcription"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "aoles",
      "count": 11,
      "uuid": 6545356
    },
    {
      "user": "dtenenba",
      "count": 4,
      "uuid": 2286826
    },
    {
      "user": "hpages",
      "count": 2,
      "uuid": 8810451
    },
    {
      "user": "jwokaty",
      "count": 2,
      "uuid": 1744257
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    },
    {
      "user": "kayla-morrell",
      "count": 1,
      "uuid": 32339524
    },
    {
      "user": "link-ny",
      "count": 1,
      "uuid": 4392950
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 445,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/aoles/deformats",
  "_searchresults": 89,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DEFormats.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/aoles/deformats",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "as.DESeqDataSet",
    "as.DGEList",
    "DGEList",
    "simulateNormFactors",
    "simulateRnaSeqData"
  ],
  "_help": [
    {
      "page": "as.DESeqDataSet",
      "title": "Convert to DESeqDataSet",
      "topics": [
        "as.DESeqDataSet",
        "as.DESeqDataSet.DGEList"
      ]
    },
    {
      "page": "as.DGEList",
      "title": "Convert to DGEList",
      "topics": [
        "as.DGEList",
        "as.DGEList.DESeqDataSet"
      ]
    },
    {
      "page": "DEFormats",
      "title": "Convert Between Differential Gene Expression Data Formats",
      "topics": [
        "DEFormats"
      ]
    },
    {
      "page": "DGEList",
      "title": "DGEList Constructor Generic",
      "topics": [
        "DGEList",
        "DGEList,RangedSummarizedExperiment-method"
      ]
    },
    {
      "page": "simulateNormFactors",
      "title": "Simulate Normalization Factors",
      "topics": [
        "simulateNormFactors"
      ]
    },
    {
      "page": "simulateRnaSeqData",
      "title": "Example counts table of RNA-seq data",
      "topics": [
        "simulateRnaSeqData"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/DEFormats/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocParallel",
    "checkmate",
    "cli",
    "codetools",
    "cpp11",
    "data.table",
    "DelayedArray",
    "DESeq2",
    "edgeR",
    "farver",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "gtable",
    "IRanges",
    "isoband",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "limma",
    "locfit",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "snow",
    "SparseArray",
    "statmod",
    "SummarizedExperiment",
    "vctrs",
    "viridisLite",
    "withr",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "DEFormats.Rmd",
      "filename": "DEFormats.html",
      "title": "Differential gene expression data formats converter",
      "author": "Andrzej Oleś",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Convert between DESeqDataSet and DGEList objects",
        "DGEList to DESeqDataSet",
        "DESeqDataSet to DGEList",
        "Create DGEList objects from SummarizedExperiment",
        "FAQ",
        "Coerce DGEList to RangedSummarizedExperiment",
        "Session info"
      ],
      "created": "2016-03-23 22:36:02",
      "modified": "2018-02-07 15:40:04",
      "commits": 3
    }
  ],
  "_score": 6.873669292706795,
  "_indexed": true,
  "_nocasepkg": "deformats",
  "_universes": [
    "bioc",
    "aoles"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.41.0",
      "date": "2026-07-05T01:54:35.000Z",
      "distro": "resolute",
      "commit": "6052e65b86064afe91d88f8da65f79dffdcaae01",
      "fileid": "https://r2.ropensci.org/8e13b71f0304fb78658a36e77e3b9a04f11cf441d0fac67c9b3a601285d7626e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28726074231"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.41.0",
      "date": "2026-07-05T01:54:27.000Z",
      "distro": "resolute",
      "commit": "6052e65b86064afe91d88f8da65f79dffdcaae01",
      "fileid": "https://r2.ropensci.org/0751c6fc4bd14398ceac35061f2945bae9c5d5023dd02497f982b7a69a6a3fa0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28726074231"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.41.0",
      "date": "2026-07-05T01:52:59.000Z",
      "commit": "6052e65b86064afe91d88f8da65f79dffdcaae01",
      "fileid": "https://r2.ropensci.org/8261db817c02045dab961be13f7909ed6850969c6ada14dc8afe0daee2082527",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28726074231"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.41.0",
      "date": "2026-07-05T01:52:50.000Z",
      "commit": "6052e65b86064afe91d88f8da65f79dffdcaae01",
      "fileid": "https://r2.ropensci.org/cc02b100301f63ab2c0d122046a54bf2ea195b93bb85c26f181bfce526928744",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28726074231"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.41.0",
      "date": "2026-07-05T01:54:30.000Z",
      "commit": "6052e65b86064afe91d88f8da65f79dffdcaae01",
      "fileid": "https://r2.ropensci.org/66dda67a0b6e6da1752b87c5165090b5097fcb648d1bdccee1446664058996d7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28726074231"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.41.0",
      "date": "2026-07-05T01:53:05.000Z",
      "commit": "6052e65b86064afe91d88f8da65f79dffdcaae01",
      "fileid": "https://r2.ropensci.org/0e541d26dfecd9d0d18acecb6b8687cdde74dd6eaa264fbe7fd29133805dbce6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28726074231"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.41.0",
      "date": "2026-07-05T01:53:21.000Z",
      "commit": "6052e65b86064afe91d88f8da65f79dffdcaae01",
      "fileid": "https://r2.ropensci.org/05b7ac685a07cfd50063e71f2c0139ebfeb6ee6a246dadc73e5291fcefe57fb3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28726074231"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.41.0",
      "date": "2026-07-05T01:53:46.000Z",
      "commit": "6052e65b86064afe91d88f8da65f79dffdcaae01",
      "fileid": "https://r2.ropensci.org/f5b1e1af71e848b6923b19767d3ad1b3e2a25d5368f651fa50184ff4e16171c2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28726074231"
    }
  ]
}