{
  "_id": "6a1ed6f2b401979e7340ec09",
  "Package": "cleanUpdTSeq",
  "Type": "Package",
  "Title": "cleanUpdTSeq cleans up artifacts from polyadenylation sites from\noligo(dT)-mediated 3' end RNA sequending data",
  "Description": "This package implements a Naive Bayes classifier for\naccurately differentiating true polyadenylation sites (pA\nsites) from oligo(dT)-mediated 3' end sequencing such as\nPAS-Seq, PolyA-Seq and RNA-Seq by filtering out false\npolyadenylation sites, mainly due to oligo(dT)-mediated\ninternal priming during reverse transcription. The classifer is\nhighly accurate and outperforms other heuristic methods.",
  "Version": "1.51.0",
  "Date": "2025-07-22",
  "Author": "Sarah Sheppard, Haibo Liu, Jianhong Ou, Nathan Lawson, Lihua\nJulie Zhu",
  "Maintainer": "Jianhong Ou <jou@morgridge.org>; Lihua Julie Zhu\n<Julie.Zhu@umassmed.edu>",
  "License": "GPL-2",
  "biocViews": "Sequencing, 3' end sequencing, polyadenylation site,\ninternal priming",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.1.2",
  "LazyData": "true",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "make libbz2-dev libicu-dev liblzma-dev libxml2-dev\nlibssl-dev xz-utils zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:37:54 UTC",
  "RemoteUrl": "https://github.com/bioc/cleanUpdTSeq",
  "RemoteRef": "HEAD",
  "RemoteSha": "4d5f8756ee7d2788dab43a1a08f4a9dc05bb7bd2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 10:12:32 UTC",
    "User": "root"
  },
  "MD5sum": "eb54d9e6e7eac8f149ad1535c05272a6",
  "_user": "bioc",
  "_type": "src",
  "_file": "cleanUpdTSeq_1.51.0.tar.gz",
  "_fileid": "56f6c2568117adaa13b5c2e37e80eb90937f08362a75b40f288b290f073a9c8a",
  "_filesize": 4110150,
  "_sha256": "56f6c2568117adaa13b5c2e37e80eb90937f08362a75b40f288b290f073a9c8a",
  "_created": "2026-05-20T10:12:32.000Z",
  "_published": "2026-06-02T13:13:22.354Z",
  "_jobs": [
    {
      "job": 79078376540,
      "time": 251,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7107319955"
    },
    {
      "job": 79078376270,
      "time": 436,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7107379986"
    },
    {
      "job": 79078376257,
      "time": 415,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7107373531"
    },
    {
      "job": 79078376412,
      "time": 377,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7107361241"
    },
    {
      "job": 79078375973,
      "time": 227,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7107311920"
    },
    {
      "job": 79078374480,
      "time": 390,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7107230422"
    },
    {
      "job": 79078375454,
      "time": 197,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7358648575"
    },
    {
      "job": 79078376275,
      "time": 369,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7107358603"
    },
    {
      "job": 79078376955,
      "time": 348,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7107351928"
    },
    {
      "job": 79078376446,
      "time": 352,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7107352786"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 1,
    "note": 10
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26155738520",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/cleanUpdTSeq",
  "_commit": {
    "id": "4d5f8756ee7d2788dab43a1a08f4a9dc05bb7bd2",
    "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": 1777379874
  },
  "_maintainer": {
    "name": "Jianhong Ou",
    "email": "julie.zhu@umassmed.edu"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "BSgenome.Drerio.UCSC.danRer7",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "BSgenome",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "seqinr",
      "role": "Imports"
    },
    {
      "package": "e1071",
      "role": "Imports"
    },
    {
      "package": "Biostrings",
      "role": "Imports"
    },
    {
      "package": "Seqinfo",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    },
    {
      "package": "BiocGenerics",
      "version": ">= 0.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.51.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.50.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "sequencing",
    "3 end sequencing",
    "polyadenylation site",
    "internal priming"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 520,
    "source": "https://www.bioconductor.org/packages/stats/bioc/cleanUpdTSeq"
  },
  "_mentions": 2,
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/cleanUpdTSeq.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "BED6WithSeq2GRangesSeq",
    "buildClassifier",
    "buildFeatureVector",
    "getContextSequences",
    "predictTestSet"
  ],
  "_datasets": [
    {
      "name": "classifier",
      "title": "NaiveBayes classifier",
      "object": "classifier",
      "class": [
        "PASclassifier"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "data.NaiveBayes",
      "title": "Training Data",
      "object": "data.NaiveBayes",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "BED6WithSeq2GRangesSeq",
      "title": "Covert (extended) BED6 file to a GRanges object",
      "topics": [
        "BED6WithSeq2GRangesSeq"
      ]
    },
    {
      "page": "buildClassifier",
      "title": "Build a Naive Bayes Classifier",
      "topics": [
        "buildClassifier"
      ]
    },
    {
      "page": "buildFeatureVector",
      "title": "build Feature Vector_2",
      "topics": [
        "buildFeatureVector"
      ]
    },
    {
      "page": "classifier",
      "title": "NaiveBayes classifier",
      "topics": [
        "classifier"
      ]
    },
    {
      "page": "cleanUpdTSeq",
      "title": "This package classifies putative polyadenylation sites.",
      "topics": [
        "cleanUpdTSeq-package",
        "cleanUpdTSeq"
      ]
    },
    {
      "page": "data.NaiveBayes",
      "title": "Training Data",
      "topics": [
        "data.NaiveBayes"
      ]
    },
    {
      "page": "featureVector-class",
      "title": "Class '\"featureVector\"'",
      "topics": [
        "$,featureVector-method",
        "$<-,featureVector-method",
        "featureVector",
        "featureVector-class"
      ]
    },
    {
      "page": "getContextSequences",
      "title": "Retrieve upstream and downstream sequences",
      "topics": [
        "getContextSequences"
      ]
    },
    {
      "page": "modelInfo-class",
      "title": "Class '\"modelInfo\"'",
      "topics": [
        "$,modelInfo-method",
        "$<-,modelInfo-method",
        "modelInfo",
        "modelInfo-class"
      ]
    },
    {
      "page": "naiveBayes-class",
      "title": "Class '\"naiveBayes\"'",
      "topics": [
        "$,naiveBayes-method",
        "$<-,naiveBayes-method",
        "naiveBayes",
        "naiveBayes-class"
      ]
    },
    {
      "page": "PASclassifier-class",
      "title": "Class '\"PASclassifier\"'",
      "topics": [
        "$,PASclassifier-method",
        "$<-,PASclassifier-method",
        "PASclassifier",
        "PASclassifier-class"
      ]
    },
    {
      "page": "predictTestSet",
      "title": "predict authenticity of putative pA sites",
      "topics": [
        "predictTestSet"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "ade4",
    "askpass",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "BiocIO",
    "BiocParallel",
    "Biostrings",
    "bitops",
    "BSgenome",
    "BSgenome.Drerio.UCSC.danRer7",
    "cigarillo",
    "class",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "DelayedArray",
    "e1071",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicAlignments",
    "GenomicRanges",
    "glue",
    "httr",
    "IRanges",
    "jsonlite",
    "lambda.r",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "mime",
    "nlme",
    "openssl",
    "pixmap",
    "proxy",
    "R6",
    "Rcpp",
    "RcppArmadillo",
    "RCurl",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "Rsamtools",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "segmented",
    "Seqinfo",
    "seqinr",
    "snow",
    "sp",
    "SparseArray",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "vctrs",
    "XML",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "cleanUpdTSeq.Rmd",
      "filename": "cleanUpdTSeq.html",
      "title": "The cleanUpdTSeq user's guide",
      "author": "Sarah Sheppard, Haibo Liu, Jianhong Ou, Nathan Lawson, Lihua J. Zhu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Citation",
        "step-by-step guide",
        "Step 1. Load the  cleanUpdTSeq package, and then use the function BED6WithSeq2GRangesSeq to convert the test dataset in a extended BED6 file to a GRanges object with or without sequence information.",
        "Step2. Build feature vectors for the classifier using the function buildFeatureVector.",
        "Step 3. Load the training dataset and classify putative polyadenylation sites.",
        "References",
        "Session Info"
      ],
      "created": "2015-10-02 20:21:21",
      "modified": "2021-04-29 14:25:24",
      "commits": 4
    }
  ],
  "_score": 4.2552725051033065,
  "_indexed": true,
  "_nocasepkg": "cleanupdtseq",
  "_universes": [
    "bioc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.51.0",
      "date": "2026-05-20T10:17:32.000Z",
      "distro": "noble",
      "commit": "4d5f8756ee7d2788dab43a1a08f4a9dc05bb7bd2",
      "fileid": "14c762e47bfdbee2ce868ce909a2cca916bd5afdccf857b674104987f280e4d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26155738520"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.51.0",
      "date": "2026-05-20T10:17:54.000Z",
      "distro": "noble",
      "commit": "4d5f8756ee7d2788dab43a1a08f4a9dc05bb7bd2",
      "fileid": "37b248f639ad9e639b28de8fd7e54ed05f5f89a94a49292467b15ce5bda1de12",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26155738520"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.51.0",
      "date": "2026-05-20T10:17:13.000Z",
      "commit": "4d5f8756ee7d2788dab43a1a08f4a9dc05bb7bd2",
      "fileid": "f39ee8567a533931eb96f759d1b81fd0bf24cb488029f423d8f3004672773c3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26155738520"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.51.0",
      "date": "2026-05-20T10:15:52.000Z",
      "commit": "4d5f8756ee7d2788dab43a1a08f4a9dc05bb7bd2",
      "fileid": "b478997102db8e7965a134a70996502645c16297e42c5fc1caa91e735e6df533",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26155738520"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.51.0",
      "date": "2026-05-20T10:16:20.000Z",
      "commit": "4d5f8756ee7d2788dab43a1a08f4a9dc05bb7bd2",
      "fileid": "694c15338df4e4300a9f5d3ef1a936287a146b352618f3b887c43c30696a1fb8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26155738520"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.51.0",
      "date": "2026-05-20T10:16:15.000Z",
      "commit": "4d5f8756ee7d2788dab43a1a08f4a9dc05bb7bd2",
      "fileid": "11cf73a4561eeaee7ce08330a6c5d0cca5512e412197009aac3a6df0caa7da01",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26155738520"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.51.0",
      "date": "2026-05-20T10:16:11.000Z",
      "commit": "4d5f8756ee7d2788dab43a1a08f4a9dc05bb7bd2",
      "fileid": "39d83eced188e1e526b5da101daaf0ed20adf0ce210955f7be72e27331f142d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26155738520"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.51.0",
      "date": "2026-06-02T13:12:30.000Z",
      "commit": "4d5f8756ee7d2788dab43a1a08f4a9dc05bb7bd2",
      "fileid": "474cd9bf2e8454fcb8ed876f537b3fff3066f683415f53a7a212117c6c6032c7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26155738520"
    }
  ]
}