{
  "_id": "6a646d9e059529545f577a6b",
  "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-25 07:54:58 UTC",
    "User": "root"
  },
  "_user": "bioc",
  "_type": "src",
  "_file": "DEFormats_1.41.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/c96237621bf6b21158d84688193da6decf0bc023c4eebe0a1a2f202881eb2206",
  "_filesize": 116076,
  "_sha256": "c96237621bf6b21158d84688193da6decf0bc023c4eebe0a1a2f202881eb2206",
  "_expires": "2026-11-02T08:02:37.000Z",
  "_created": "2026-07-25T07:54:58.000Z",
  "_published": "2026-07-25T08:02:38.708Z",
  "_bioccheck": {
    "error": 1,
    "warning": 3,
    "note": 5
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/30150041572",
  "_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": 89659121446,
      "time": 190,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8617394436"
    },
    {
      "job": 89659121495,
      "time": 320,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8617413909"
    },
    {
      "job": 89659121478,
      "time": 399,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8617426324"
    },
    {
      "job": 89659121480,
      "time": 147,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8617400186"
    },
    {
      "job": 89659121488,
      "time": 162,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8617404283"
    },
    {
      "job": 89658779535,
      "time": 256,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8617365332"
    },
    {
      "job": 89659121454,
      "time": 152,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8617388711"
    },
    {
      "job": 89659121485,
      "time": 232,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8617400973"
    },
    {
      "job": 89659121515,
      "time": 226,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8617400367"
    },
    {
      "job": 89659121477,
      "time": 219,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8617398837"
    }
  ],
  "_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": 451,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 614,
    "source": "https://www.bioconductor.org/packages/stats/bioc/DEFormats"
  },
  "_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-25T07:58:45.000Z",
      "distro": "resolute",
      "commit": "6052e65b86064afe91d88f8da65f79dffdcaae01",
      "fileid": "https://r2.ropensci.org/8817863a16b74e83fe33d7d58fbb351b1a1cac10b16405b024da95a2dc5b93d3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/30150041572"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.41.0",
      "date": "2026-07-25T07:59:42.000Z",
      "distro": "resolute",
      "commit": "6052e65b86064afe91d88f8da65f79dffdcaae01",
      "fileid": "https://r2.ropensci.org/b906840270c2ee46a0116f9468ebec789f27e5671c6dc6e91ec6511d7916bf97",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/30150041572"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.41.0",
      "date": "2026-07-25T07:57:55.000Z",
      "commit": "6052e65b86064afe91d88f8da65f79dffdcaae01",
      "fileid": "https://r2.ropensci.org/9a8d5e8e0af9fc9fddf5745a16138baff39504f320de2a0b31e83f94f156a369",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/30150041572"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.41.0",
      "date": "2026-07-25T07:58:19.000Z",
      "commit": "6052e65b86064afe91d88f8da65f79dffdcaae01",
      "fileid": "https://r2.ropensci.org/8943ae0419cb55da84cbded6842b8e58324e5b9bbe79524eb646f7a5bed85f91",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/30150041572"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.41.0",
      "date": "2026-07-25T07:57:57.000Z",
      "commit": "6052e65b86064afe91d88f8da65f79dffdcaae01",
      "fileid": "https://r2.ropensci.org/887df8f4f96cbee0a359cfa0417b7679d323c426d9f653eaa26cd2ca4b176630",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/30150041572"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.41.0",
      "date": "2026-07-25T07:56:48.000Z",
      "commit": "6052e65b86064afe91d88f8da65f79dffdcaae01",
      "fileid": "https://r2.ropensci.org/bc83d23b6a73b0d5fe28807cc90f8a239dd8f1175c5dd135b8358eefd48ce4d0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/30150041572"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.41.0",
      "date": "2026-07-25T07:56:51.000Z",
      "commit": "6052e65b86064afe91d88f8da65f79dffdcaae01",
      "fileid": "https://r2.ropensci.org/c7464b8fee7cc99588cee5935b92a91393926dea4dc4b53e0bc3697a56a5d298",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/30150041572"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.41.0",
      "date": "2026-07-25T07:56:46.000Z",
      "commit": "6052e65b86064afe91d88f8da65f79dffdcaae01",
      "fileid": "https://r2.ropensci.org/4bc056c38e3a1c02e4e6ac7e6403b7c11ed3f779420f35534360f94eac67b528",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/30150041572"
    }
  ]
}