{
  "_id": "6a105396acfb0bcc41ca1c9b",
  "Package": "zFPKM",
  "Title": "A suite of functions to facilitate zFPKM transformations",
  "Version": "1.35.0",
  "Authors@R": "c( person(\"Ron\", \"Ammar\", role = c(\"aut\", \"cre\"), email =\n\"ron.ammar@bms.com\"), person(\"John\", \"Thompson\", role = \"aut\",\nemail = \"john.thompson@bms.com\") )",
  "Description": "Perform the zFPKM transform on RNA-seq FPKM data. This\nalgorithm is based on the publication by Hart et al., 2013\n(Pubmed ID 24215113). Reference recommends using zFPKM > -3 to\nselect expressed genes. Validated with encode open/closed\nchromosome data. Works well for gene level data using FPKM or\nTPM. Does not appear to calibrate well for transcript level\ndata.",
  "License": "GPL-3 | file LICENSE",
  "URL": "https://github.com/ronammar/zFPKM/",
  "BugReports": "https://github.com/ronammar/zFPKM/issues",
  "VignetteBuilder": "knitr",
  "biocViews": "ImmunoOncology, RNASeq, FeatureExtraction, Software,\nGeneExpression",
  "RoxygenNote": "6.0.1",
  "Config/pak/sysreqs": "libicu-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:46:10 UTC",
  "RemoteUrl": "https://github.com/bioc/zFPKM",
  "RemoteRef": "HEAD",
  "RemoteSha": "237460f7f7c1f51619590a58fbccb455efdae3d0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-09 08:55:00 UTC",
    "User": "root"
  },
  "Author": "Ron Ammar [aut, cre],\nJohn Thompson [aut]",
  "Maintainer": "Ron Ammar <ron.ammar@bms.com>",
  "MD5sum": "c7da8d5fb67fba7839789b26fdcf4446",
  "_user": "bioc",
  "_type": "src",
  "_file": "zFPKM_1.35.0.tar.gz",
  "_fileid": "f4cd201be8abeedb1949689bc16fef26f3c409ee9bbfe00daaa213c6092e631c",
  "_filesize": 379272,
  "_sha256": "f4cd201be8abeedb1949689bc16fef26f3c409ee9bbfe00daaa213c6092e631c",
  "_created": "2026-05-09T08:55:00.000Z",
  "_published": "2026-05-22T13:01:10.016Z",
  "_jobs": [
    {
      "job": 77384506065,
      "time": 170,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6894483762"
    },
    {
      "job": 77384505678,
      "time": 304,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6894496032"
    },
    {
      "job": 77384506082,
      "time": 318,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6894496854"
    },
    {
      "job": 77384506208,
      "time": 177,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6894484380"
    },
    {
      "job": 77384506092,
      "time": 157,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6894482303"
    },
    {
      "job": 77384505556,
      "time": 256,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894467896"
    },
    {
      "job": 77384505335,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161096724"
    },
    {
      "job": 77384505737,
      "time": 197,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6894486053"
    },
    {
      "job": 77384506066,
      "time": 198,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6894486078"
    },
    {
      "job": 77384506133,
      "time": 203,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6894486648"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 8
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/25596964262",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/zFPKM",
  "_commit": {
    "id": "237460f7f7c1f51619590a58fbccb455efdae3d0",
    "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": 1777380370
  },
  "_maintainer": {
    "name": "Ron Ammar",
    "email": "ron.ammar@bms.com"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "limma",
      "role": "Suggests"
    },
    {
      "package": "edgeR",
      "role": "Suggests"
    },
    {
      "package": "GEOquery",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "printr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "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.35.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.34.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "immunooncology",
    "rnaseq",
    "featureextraction",
    "software",
    "geneexpression"
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "lotharukpongjs",
      "count": 9,
      "uuid": 80110649
    },
    {
      "user": "ronammar",
      "count": 8,
      "uuid": 5419280
    },
    {
      "user": "thompj27",
      "count": 2,
      "uuid": 14353770
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 469,
    "source": "https://www.bioconductor.org/packages/stats/bioc/zFPKM"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/ronammar/zfpkm",
  "_searchresults": 23,
  "_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/zFPKM.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ronammar/zfpkm",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "zFPKM",
    "zFPKMPlot"
  ],
  "_help": [
    {
      "page": "zFPKM",
      "title": "zFPKM Transformation",
      "topics": [
        "zFPKM"
      ]
    },
    {
      "page": "zFPKMPlot",
      "title": "zFPKM Transformation",
      "topics": [
        "zFPKMPlot"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/zFPKM/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "Biobase",
    "BiocGenerics",
    "checkmate",
    "cli",
    "cpp11",
    "DelayedArray",
    "dplyr",
    "farver",
    "generics",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "gtable",
    "IRanges",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "SparseArray",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "zFPKM.Rmd",
      "filename": "zFPKM.html",
      "title": "Introduction to zFPKM Transformation",
      "author": "Ron Ammar",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Summary",
        "Identifying active genes for subsequent analysis",
        "References"
      ],
      "created": "2017-08-07 13:45:33",
      "modified": "2017-08-07 13:45:33",
      "commits": 1
    }
  ],
  "_score": 6.094121595840561,
  "_indexed": true,
  "_nocasepkg": "zfpkm",
  "_universes": [
    "bioc",
    "ronammar"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.35.0",
      "date": "2026-05-09T08:58:40.000Z",
      "distro": "noble",
      "commit": "237460f7f7c1f51619590a58fbccb455efdae3d0",
      "fileid": "2cb2c6b78c9529ae6168bf1a87cdb0e7c9975b8707b2cdcd19def5524364b17f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25596964262"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.35.0",
      "date": "2026-05-09T08:58:44.000Z",
      "distro": "noble",
      "commit": "237460f7f7c1f51619590a58fbccb455efdae3d0",
      "fileid": "210308348b43f137cf9893d098adbf8ab9ad2468fb6f02c7d40713770e8de35e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25596964262"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.35.0",
      "date": "2026-05-09T08:57:01.000Z",
      "commit": "237460f7f7c1f51619590a58fbccb455efdae3d0",
      "fileid": "2ea7ec8ab2292caad7880ce17b31539b44351155f135f371915fb7e47e48e7e8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25596964262"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.35.0",
      "date": "2026-05-09T08:56:52.000Z",
      "commit": "237460f7f7c1f51619590a58fbccb455efdae3d0",
      "fileid": "df504c710a8d130828fca23e3c8b104bd52e83ad866bddb4723b1258d6ac793d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25596964262"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.35.0",
      "date": "2026-05-09T08:56:52.000Z",
      "commit": "237460f7f7c1f51619590a58fbccb455efdae3d0",
      "fileid": "cedcb6ec948c17bfd83523e35512137b302f6559115fc81b8864e576ac678041",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25596964262"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.35.0",
      "date": "2026-05-09T08:56:44.000Z",
      "commit": "237460f7f7c1f51619590a58fbccb455efdae3d0",
      "fileid": "94d80cff310ead138bd756d95852b4a170087db1585e27794886dd8af85ef123",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25596964262"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.35.0",
      "date": "2026-05-09T08:56:48.000Z",
      "commit": "237460f7f7c1f51619590a58fbccb455efdae3d0",
      "fileid": "3e5cc4301af6270accf4eff8c2f450c50975bdbd2f9c6ca4105cbe7fb02e8702",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25596964262"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.35.0",
      "date": "2026-05-22T13:00:41.000Z",
      "commit": "237460f7f7c1f51619590a58fbccb455efdae3d0",
      "fileid": "78062ee5347b2f301f416f4825ae7eba76016338b06eb6748a21e8910a775a79",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25596964262"
    }
  ]
}