{
  "_id": "6a1ae4681d7bb097a09efa29",
  "Package": "PIPETS",
  "Title": "Poisson Identification of PEaks from Term-Seq data",
  "Version": "1.7.0",
  "Authors@R": "person(\"Quinlan\", \"Furumo\", email=\"furumo@bc.edu\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-4486-302X\"))",
  "Description": "PIPETS provides statistically robust analysis for\n3'-seq/term-seq data. It utilizes a sliding window approach to\napply a Poisson Distribution test to identify genomic positions\nwith termination read coverage that is significantly higher\nthan the surrounding signal. PIPETS then condenses proximal\nsignal and produces strand specific results that contain all\nsignificant termination peaks.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "BugReports": "https://github.com/qfurumo/PIPETS/issues",
  "URL": "https://github.com/qfurumo/PIPETS",
  "biocViews": "Sequencing, Transcription, GeneRegulation, PeakDetection,\nGenetics, Transcriptomics, Coverage",
  "Config/testthat/edition": "3",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2025-10-29 15:27:41 UTC",
  "RemoteUrl": "https://github.com/bioc/PIPETS",
  "RemoteRef": "HEAD",
  "RemoteSha": "6146b1fb1458c92d7bb60b5e7569ad3639348f26",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 09:35:10 UTC",
    "User": "root"
  },
  "Author": "Quinlan Furumo [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-4486-302X>)",
  "Maintainer": "Quinlan Furumo <furumo@bc.edu>",
  "MD5sum": "7a76e313dea060b6130b06692ba83be8",
  "_user": "bioc",
  "_type": "src",
  "_file": "PIPETS_1.7.0.tar.gz",
  "_fileid": "daecf79af0bc06af631926b751b47e8bd159c423e460c477f19a27c738c51842",
  "_filesize": 2833327,
  "_sha256": "daecf79af0bc06af631926b751b47e8bd159c423e460c477f19a27c738c51842",
  "_created": "2026-05-30T09:35:10.000Z",
  "_published": "2026-05-30T13:21:44.107Z",
  "_jobs": [
    {
      "job": 78640005107,
      "time": 157,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307307317"
    },
    {
      "job": 78640005123,
      "time": 202,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307311834"
    },
    {
      "job": 78640005130,
      "time": 174,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307309085"
    },
    {
      "job": 78640005108,
      "time": 136,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7308476583"
    },
    {
      "job": 78640005113,
      "time": 132,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7308476411"
    },
    {
      "job": 78639416764,
      "time": 186,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307217929"
    },
    {
      "job": 78640005103,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307302578"
    },
    {
      "job": 78640005120,
      "time": 135,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307305046"
    },
    {
      "job": 78640005138,
      "time": 110,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307302784"
    },
    {
      "job": 78640005116,
      "time": 109,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307301940"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 6
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26675886778",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/PIPETS",
  "_commit": {
    "id": "6146b1fb1458c92d7bb60b5e7569ad3639348f26",
    "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_22 branch\n",
    "time": 1761751661
  },
  "_maintainer": {
    "name": "Quinlan Furumo",
    "email": "furumo@bc.edu",
    "orcid": "0000-0003-4486-302X"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.9.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.8.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "sequencing",
    "transcription",
    "generegulation",
    "peakdetection",
    "genetics",
    "transcriptomics",
    "coverage"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "qfurumo",
      "count": 36,
      "uuid": 33698007
    },
    {
      "user": "jwokaty",
      "count": 10,
      "uuid": 1744257
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 268,
    "source": "https://www.bioconductor.org/packages/stats/bioc/PIPETS"
  },
  "_devurl": "https://github.com/qfurumo/pipets",
  "_searchresults": 2,
  "_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/PIPETS.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/qfurumo/pipets",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "PIPETS_FullRun"
  ],
  "_help": [
    {
      "page": "PIPETS_FullRun",
      "title": "Analyze 3'-seq Data with PIPETS Poisson Identification of PEaks from Term-Seq data. This is the full run method that begins with input Bed file and returns the strand split results",
      "topics": [
        "PIPETS_FullRun"
      ]
    }
  ],
  "_rundeps": [
    "BiocGenerics",
    "cli",
    "dplyr",
    "generics",
    "GenomicRanges",
    "glue",
    "IRanges",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "S4Vectors",
    "Seqinfo",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "PIPETS.Rmd",
      "filename": "PIPETS.html",
      "title": "Analyzing 3'-seq/Term-seq Data with PIPETS",
      "author": "Author: Quinlan Furumo",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Quick Start",
        "Installation",
        "Basic PIPETS Run",
        "Bed File Input",
        "GRanges Object Input",
        "Bed File Input and Strand Specific Analysis",
        "PIPETS Output",
        "Detailed Walkthrough",
        "Input Data Specifications",
        "Method Steps",
        "Step One: Poisson Test to Identify Significant Positions",
        "Step Two: Condensing of Proximal Significant Positions",
        "Step Three: Condensing of Proximal Significant Peaks",
        "Other Parameters",
        "slidingWindowSize",
        "slidingWindowMovementDistance",
        "adjacentPeakDistance",
        "peakCondensingDistance",
        "threshAdjust",
        "user_pValue",
        "highOutlierTrim",
        "inputDataFormat",
        "Session Info"
      ],
      "created": "2023-09-25 19:57:10",
      "modified": "2024-09-30 18:15:11",
      "commits": 15
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "pipets",
  "_universes": [
    "bioc",
    "qfurumo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.7.0",
      "date": "2026-05-30T09:50:12.000Z",
      "distro": "noble",
      "commit": "6146b1fb1458c92d7bb60b5e7569ad3639348f26",
      "fileid": "35688ad0a4864a89b1656141636eb46bef689aa648723ad0c4f6fc98b41ee718",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26675886778"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.7.0",
      "date": "2026-05-30T09:49:42.000Z",
      "distro": "noble",
      "commit": "6146b1fb1458c92d7bb60b5e7569ad3639348f26",
      "fileid": "45b874da92ba050eb85d142f6dfb668aea9b9f6799cc94e32f94cbae97352f4a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26675886778"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.7.0",
      "date": "2026-05-30T13:20:36.000Z",
      "commit": "6146b1fb1458c92d7bb60b5e7569ad3639348f26",
      "fileid": "080c841ab866f0242e16d0ff6e27bebff88ce83b4d324db4ab9c2c77fd191385",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26675886778"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.7.0",
      "date": "2026-05-30T13:20:48.000Z",
      "commit": "6146b1fb1458c92d7bb60b5e7569ad3639348f26",
      "fileid": "74955bfd25437fd4b4ad76c588366ef730cc65c7b92cb1354ae6b4b8d033bdf5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26675886778"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.7.0",
      "date": "2026-05-30T09:49:28.000Z",
      "commit": "6146b1fb1458c92d7bb60b5e7569ad3639348f26",
      "fileid": "5d8229c9e80252b4def6861ca85533f989477f1244cf57db2b6c20695db677b0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26675886778"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.7.0",
      "date": "2026-05-30T09:48:51.000Z",
      "commit": "6146b1fb1458c92d7bb60b5e7569ad3639348f26",
      "fileid": "fc8c5dc5d2cfa0a6dee641d7151b86dc0e1806bcd1d6ee3a76cfefbf5031dcdf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26675886778"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.7.0",
      "date": "2026-05-30T09:48:33.000Z",
      "commit": "6146b1fb1458c92d7bb60b5e7569ad3639348f26",
      "fileid": "206dd508958899502b47dd5c16b255ad6bdc37167ddd97e8e9797de2e1fa1f12",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26675886778"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.7.0",
      "date": "2026-05-30T09:48:26.000Z",
      "commit": "6146b1fb1458c92d7bb60b5e7569ad3639348f26",
      "fileid": "17336e67999e05cfd38c27fd5ba830edcd960f17787bbb35d961b58842f09693",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26675886778"
    }
  ]
}