{
  "_id": "6a194f95acfb0bcc41ddf0dc",
  "Package": "pram",
  "Title": "Pooling RNA-seq datasets for assembling transcript models",
  "Version": "1.28.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-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:49:43 UTC",
  "RemoteUrl": "https://github.com/bioc/pram",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "f5011358c44a6eef7fc5d2db90d8f4e86ead8845",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 07:27:10 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": "ddff5fb10f106a670128690509e26e7b",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "pram_1.28.0.tar.gz",
  "_fileid": "ce59130876c29dbd2b2d3b078ae051bfbd6813b8851cf3114a5c6fe3196053c4",
  "_filesize": 2908317,
  "_sha256": "ce59130876c29dbd2b2d3b078ae051bfbd6813b8851cf3114a5c6fe3196053c4",
  "_created": "2026-05-29T07:27:10.000Z",
  "_published": "2026-05-29T08:34:29.119Z",
  "_jobs": [
    {
      "job": 78457119516,
      "time": 168,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7285433533"
    },
    {
      "job": 78457119530,
      "time": 370,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7285493060"
    },
    {
      "job": 78457119529,
      "time": 355,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285488356"
    },
    {
      "job": 78457119525,
      "time": 190,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7286524915"
    },
    {
      "job": 78457119535,
      "time": 160,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286515480"
    },
    {
      "job": 78456497229,
      "time": 272,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285381613"
    },
    {
      "job": 78457119528,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285421378"
    },
    {
      "job": 78457119523,
      "time": 251,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7285458666"
    },
    {
      "job": 78457119553,
      "time": 248,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7285458110"
    },
    {
      "job": 78457119612,
      "time": 252,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285459093"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 2,
    "note": 7
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624057440",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/pram",
  "_commit": {
    "id": "f5011358c44a6eef7fc5d2db90d8f4e86ead8845",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to even y prior to 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": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_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/RELEASE_3_23/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "BH",
    "Biobase",
    "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": false,
  "_nocasepkg": "pram",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/pram",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.28.0",
      "date": "2026-05-29T07:31:03.000Z",
      "distro": "noble",
      "commit": "f5011358c44a6eef7fc5d2db90d8f4e86ead8845",
      "fileid": "a5d69336ed7414390f6f469b8c8864c23595f632bedc0a726a18fda0e87faab2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624057440"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.28.0",
      "date": "2026-05-29T07:31:02.000Z",
      "distro": "noble",
      "commit": "f5011358c44a6eef7fc5d2db90d8f4e86ead8845",
      "fileid": "aa3f2c7537e34a09dea883a26f4559e00dbceb529573d4b34702792d2bf5ab4b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624057440"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.28.0",
      "date": "2026-05-29T08:32:16.000Z",
      "commit": "f5011358c44a6eef7fc5d2db90d8f4e86ead8845",
      "fileid": "5ee666926baf083abb9e11c02d174545141d11fb84f977652082c2e7f50bd907",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624057440"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.28.0",
      "date": "2026-05-29T08:32:01.000Z",
      "commit": "f5011358c44a6eef7fc5d2db90d8f4e86ead8845",
      "fileid": "f57c31f8727c2f865bd206cd3d5faf2040b0db372a1eef9d2c9ec51dc40d02ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624057440"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.28.0",
      "date": "2026-05-29T07:29:57.000Z",
      "commit": "f5011358c44a6eef7fc5d2db90d8f4e86ead8845",
      "fileid": "f14d7c2b536fdec230256dc15ce3bfccc4dd974e45dbcef6be1c7240168c5c73",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624057440"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.28.0",
      "date": "2026-05-29T07:29:08.000Z",
      "commit": "f5011358c44a6eef7fc5d2db90d8f4e86ead8845",
      "fileid": "3bd09f145e8f23147fee33d6877f5bc409c83ac8ac21474844516be6d5067ebd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624057440"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.28.0",
      "date": "2026-05-29T07:29:07.000Z",
      "commit": "f5011358c44a6eef7fc5d2db90d8f4e86ead8845",
      "fileid": "8aede4565ce7ceb91adee2449bc7ea8db18367af8e363031a83e38b6d7d653c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624057440"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.28.0",
      "date": "2026-05-29T07:29:10.000Z",
      "commit": "f5011358c44a6eef7fc5d2db90d8f4e86ead8845",
      "fileid": "4c9234f0d34d25fa0ccdf3a36e8f7e62663b0d2c6f517dee08cf7cb1d558f97c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624057440"
    }
  ]
}