{
  "_id": "6a1ab1cb1d7bb097a09d5a4e",
  "Package": "pram",
  "Title": "Pooling RNA-seq datasets for assembling transcript models",
  "Version": "1.29.0",
  "Authors@R": "c(\nperson( given=\"Peng\",     family=\"Liu\",\nemail = \"pliu55.wisc+bioconductor@gmail.com\",\nrole = c(\"aut\", \"cre\")),\nperson( given=\"Colin N.\", family=\"Dewey\", role = c(\"aut\")),\nperson( given=\"Sündüz\",   family=\"Keleş\", role = c(\"aut\")) )",
  "Description": "Publicly available RNA-seq data is routinely used for\nretrospective analysis to elucidate new biology.  Novel\ntranscript discovery enabled by large collections of RNA-seq\ndatasets has emerged as one of such analysis.  To increase the\npower of transcript discovery from large collections of RNA-seq\ndatasets, we developed a new R package named Pooling RNA-seq\nand Assembling Models (PRAM), which builds transcript models in\nintergenic regions from pooled RNA-seq datasets.  This package\nincludes functions for defining intergenic regions, extracting\nand pooling related RNA-seq alignments, predicting, selected,\nand evaluating transcript models.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "URL": "https://github.com/pliu55/pram",
  "BugReports": "https://github.com/pliu55/pram/issues",
  "RoxygenNote": "6.1.0",
  "Collate": "'Param.R' 'Transcript.R' 'buildModel.R' 'defIgRanges.R'\n'evalModel.R' 'prepIgBam.R' 'runPRAM.R' 'selModel.R' 'util.R'",
  "VignetteBuilder": "knitr",
  "biocViews": "Software, Technology, Sequencing, RNASeq,\nBiologicalQuestion, GenePrediction, GenomeAnnotation,\nResearchField, Transcriptomics",
  "SystemsRequirements": "buildModel() and runPRAM() functions require\nexternal software Cufflinks, StringTie, and/or TACO. For\ndetails, please see the 'Required external software' section in\nvignette's 'Building transcript models: buildModel()'.",
  "Config/pak/sysreqs": "make libbz2-dev liblzma-dev libxml2-dev libssl-dev\nxz-utils zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:49:43 UTC",
  "RemoteUrl": "https://github.com/bioc/pram",
  "RemoteRef": "HEAD",
  "RemoteSha": "e06acb573ce9114023f0f6012dc671a8aa8cbd73",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 07:07:04 UTC",
    "User": "root"
  },
  "Author": "Peng Liu [aut, cre],\nColin N. Dewey [aut],\nSündüz Keleş [aut]",
  "Maintainer": "Peng Liu <pliu55.wisc+bioconductor@gmail.com>",
  "MD5sum": "62c5e332e1804c7efcb488e2c2b8766f",
  "_user": "bioc",
  "_type": "src",
  "_file": "pram_1.29.0.tar.gz",
  "_fileid": "2e6cdde680d123cfaf7d829cd1bc8f6dc7e11349c68759e7e9afe8947bd3aed3",
  "_filesize": 2908453,
  "_sha256": "2e6cdde680d123cfaf7d829cd1bc8f6dc7e11349c68759e7e9afe8947bd3aed3",
  "_created": "2026-05-30T07:07:04.000Z",
  "_published": "2026-05-30T09:45:47.087Z",
  "_jobs": [
    {
      "job": 78632400031,
      "time": 189,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7306348650"
    },
    {
      "job": 78632400009,
      "time": 372,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306369627"
    },
    {
      "job": 78632400005,
      "time": 385,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306371199"
    },
    {
      "job": 78632400033,
      "time": 199,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307212768"
    },
    {
      "job": 78632400020,
      "time": 184,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307211419"
    },
    {
      "job": 78632149945,
      "time": 268,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306326260"
    },
    {
      "job": 78632400002,
      "time": 150,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306343954"
    },
    {
      "job": 78632400042,
      "time": 297,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306360815"
    },
    {
      "job": 78632400032,
      "time": 256,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7306356443"
    },
    {
      "job": 78632400035,
      "time": 257,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306356498"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 2,
    "note": 7
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26677572065",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/pram",
  "_commit": {
    "id": "e06acb573ce9114023f0f6012dc671a8aa8cbd73",
    "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": 1777380583
  },
  "_maintainer": {
    "name": "Peng Liu",
    "email": "pliu55.wisc+bioconductor@gmail.com",
    "login": "pliu55",
    "description": "",
    "uuid": 8206016
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "BiocParallel",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.11.8",
      "role": "Imports"
    },
    {
      "package": "GenomicAlignments",
      "version": ">= 1.16.0",
      "role": "Imports"
    },
    {
      "package": "rtracklayer",
      "version": ">= 1.40.6",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "version": ">= 0.26.0",
      "role": "Imports"
    },
    {
      "package": "Seqinfo",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "version": ">= 1.32.0",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "version": ">= 2.14.12",
      "role": "Imports"
    },
    {
      "package": "Rsamtools",
      "version": ">= 1.32.3",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "version": ">= 0.18.3",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.29.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.28.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "technology",
    "sequencing",
    "rnaseq",
    "biologicalquestion",
    "geneprediction",
    "genomeannotation",
    "researchfield",
    "transcriptomics",
    "bioconductor-package",
    "genome-annotation",
    "rna-seq",
    "transcript-model"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "pliu55",
      "count": 455,
      "uuid": 8206016
    },
    {
      "user": "nturaga",
      "count": 2,
      "uuid": 2746443
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 365,
    "source": "https://www.bioconductor.org/packages/stats/bioc/pram"
  },
  "_devurl": "https://github.com/pliu55/pram",
  "_searchresults": 3,
  "_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/pram.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pliu55/pram",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "buildModel",
    "defIgRanges",
    "evalModel",
    "prepIgBam",
    "runPRAM",
    "selModel"
  ],
  "_help": [
    {
      "page": "buildModel",
      "title": "Build transcript models from aligned RNA-seq data",
      "topics": [
        "buildModel"
      ]
    },
    {
      "page": "defIgRanges",
      "title": "Define intergenic genomic regions",
      "topics": [
        "defIgRanges"
      ]
    },
    {
      "page": "evalModel",
      "title": "Evaluate transcript model",
      "topics": [
        "evalModel",
        "evalModel,character,character-method",
        "evalModel,character,data.table-method",
        "evalModel,data.table,data.table-method",
        "evalModel,GRanges,GRanges-method"
      ]
    },
    {
      "page": "prepIgBam",
      "title": "Extract alignments in intergenic regions from BAM files",
      "topics": [
        "prepIgBam"
      ]
    },
    {
      "page": "runPRAM",
      "title": "Predict intergenic transcript models from RNA-seq",
      "topics": [
        "runPRAM"
      ]
    },
    {
      "page": "selModel",
      "title": "Select transcript models",
      "topics": [
        "selModel"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/pram/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "BiocIO",
    "BiocParallel",
    "Biostrings",
    "bitops",
    "cigarillo",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DelayedArray",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicAlignments",
    "GenomicRanges",
    "httr",
    "IRanges",
    "jsonlite",
    "lambda.r",
    "lattice",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "mime",
    "openssl",
    "R6",
    "RCurl",
    "restfulr",
    "Rhtslib",
    "rjson",
    "Rsamtools",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "snow",
    "SparseArray",
    "SummarizedExperiment",
    "sys",
    "XML",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "pram.Rmd",
      "filename": "pram.html",
      "title": "PRAM: Pooling RNA-seq and Assembling Models",
      "author": "Peng Liu, Colin N. Dewey, and Sündüz Keleş",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "From GitHub",
        "From Bioconductor",
        "Quick start",
        "Description",
        "Examples",
        "Define intergenic genomic ranges: defIgRanges()",
        "Example",
        "Prepare input RNA-seq alignments: prepIgBam()",
        "Build transcript models: buildModel()",
        "Transcript prediction methods",
        "Required external software",
        "Select transcript models: selModel()",
        "Evaluate transcript models: evalModel()",
        "Motivation",
        "Input",
        "Output",
        "Session Info"
      ],
      "created": "2018-05-15 14:35:53",
      "modified": "2022-10-09 13:02:44",
      "commits": 24
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "pram",
  "_universes": [
    "bioc",
    "pliu55"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.29.0",
      "date": "2026-05-30T07:11:01.000Z",
      "distro": "noble",
      "commit": "e06acb573ce9114023f0f6012dc671a8aa8cbd73",
      "fileid": "42ad4b92abb5cd4fe768b3421290ae51cf3d4ecc1a81a59977f3e78745b59cf0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677572065"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.29.0",
      "date": "2026-05-30T07:11:20.000Z",
      "distro": "noble",
      "commit": "e06acb573ce9114023f0f6012dc671a8aa8cbd73",
      "fileid": "11cb2e1d394d621f1749f255e4b427151aac1029fc3ef51c78e5f8c80b713c02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677572065"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.29.0",
      "date": "2026-05-30T09:32:30.000Z",
      "commit": "e06acb573ce9114023f0f6012dc671a8aa8cbd73",
      "fileid": "19c4c57af867b1ee190b4b5c49f1305a0b9792e148204be64480f47bb93ed5b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677572065"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.29.0",
      "date": "2026-05-30T09:32:32.000Z",
      "commit": "e06acb573ce9114023f0f6012dc671a8aa8cbd73",
      "fileid": "724ba25d472c5d85b472ac2e6f54c74f7d4df4e8c6097fd22e5dd32b1cc6b43c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677572065"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.29.0",
      "date": "2026-05-30T07:10:09.000Z",
      "commit": "e06acb573ce9114023f0f6012dc671a8aa8cbd73",
      "fileid": "0dbb32c7f81b7bed76b2cb56085bde4ff3314cef00d3dfa7768ad2e31c758e61",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677572065"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.29.0",
      "date": "2026-05-30T07:10:02.000Z",
      "commit": "e06acb573ce9114023f0f6012dc671a8aa8cbd73",
      "fileid": "3b366187659c44585ce81591221465d1f2cf14fb987a6b3e6ff98404b46569b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677572065"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.29.0",
      "date": "2026-05-30T07:09:08.000Z",
      "commit": "e06acb573ce9114023f0f6012dc671a8aa8cbd73",
      "fileid": "81ec888aae077d9dae183e2c0775fd44c42679e5c78a7f0cb71305d4e24f3fda",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677572065"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.29.0",
      "date": "2026-05-30T07:08:59.000Z",
      "commit": "e06acb573ce9114023f0f6012dc671a8aa8cbd73",
      "fileid": "e5659c327dcc5aeb9c8090706ac215b19a97bd648ffb7a3671eb92c3a81f856d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677572065"
    }
  ]
}