{
  "_id": "6a1be3a51d7bb097a0a190fc",
  "Package": "TRESS",
  "Type": "Package",
  "Title": "Toolbox for mRNA epigenetics sequencing analysis",
  "Version": "1.19.0",
  "Authors@R": "c(person(given = \"Zhenxing\",\nfamily = \"Guo\",\nrole = c(\"aut\", \"cre\"),\nemail = \"guozhenxing@cuhk.edu.cn\"),\nperson(given = \"Hao\",\nfamily = \"Wu\",\nrole = \"ctb\"))",
  "Description": "This package is devoted to analyzing MeRIP-seq data.\nCurrent functionalities include 1. detect transcriptome wide\nm6A methylation regions 2. detect transcriptome wide\ndifferential m6A methylation regions.",
  "biocViews": "Epigenetics, RNASeq, PeakDetection, DifferentialMethylation",
  "License": "GPL-3 + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "false",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "make libbz2-dev liblzma-dev libpng-dev libxml2-dev\nlibssl-dev xz-utils zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:57:10 UTC",
  "RemoteUrl": "https://github.com/bioc/TRESS",
  "RemoteRef": "HEAD",
  "RemoteSha": "02ba87b9c9fc1acd724be6a8aa0cb6d7f01196a7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 06:32:58 UTC",
    "User": "root"
  },
  "Author": "Zhenxing Guo [aut, cre],\nHao Wu [ctb]",
  "Maintainer": "Zhenxing Guo <guozhenxing@cuhk.edu.cn>",
  "MD5sum": "fc3c3c06d3c01cf94fc98175c440f846",
  "_user": "bioc",
  "_type": "src",
  "_file": "TRESS_1.19.0.tar.gz",
  "_fileid": "ca829e660a8a43fc54d756a4473ae9f1e55dc8a6139dacb2927ca0b23b143887",
  "_filesize": 712899,
  "_sha256": "ca829e660a8a43fc54d756a4473ae9f1e55dc8a6139dacb2927ca0b23b143887",
  "_created": "2026-05-31T06:32:58.000Z",
  "_published": "2026-05-31T07:30:45.949Z",
  "_jobs": [
    {
      "job": 78705837638,
      "time": 162,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7314476154"
    },
    {
      "job": 78705837636,
      "time": 422,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7314506030"
    },
    {
      "job": 78705837646,
      "time": 336,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7314496053"
    },
    {
      "job": 78705837632,
      "time": 201,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7314824198"
    },
    {
      "job": 78705837670,
      "time": 346,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7314825552"
    },
    {
      "job": 78705579827,
      "time": 273,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314457330"
    },
    {
      "job": 78705837627,
      "time": 146,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314474124"
    },
    {
      "job": 78705837663,
      "time": 390,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7314502366"
    },
    {
      "job": 78705837650,
      "time": 363,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7314499362"
    },
    {
      "job": 78705837653,
      "time": 371,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7314499987"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 0,
    "note": 15
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26705384987",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/TRESS",
  "_commit": {
    "id": "02ba87b9c9fc1acd724be6a8aa0cb6d7f01196a7",
    "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": 1777381030
  },
  "_maintainer": {
    "name": "Zhenxing Guo",
    "email": "guozhenxing@cuhk.edu.cn",
    "login": "zhenxingguo0015",
    "description": "",
    "uuid": 58897867
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "role": "Depends"
    },
    {
      "package": "S4Vectors",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "rtracklayer",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "GenomicFeatures",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "Rsamtools",
      "role": "Imports"
    },
    {
      "package": "AnnotationDbi",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.19.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.18.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "epigenetics",
    "rnaseq",
    "peakdetection",
    "differentialmethylation"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 364,
    "source": "https://www.bioconductor.org/packages/stats/bioc/TRESS"
  },
  "_searchresults": 9,
  "_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/TRESS.html",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "CallCandidates",
    "CallDMRs.paramEsti",
    "CallPeaks.multiRep",
    "CallPeaks.oneRep",
    "CallPeaks.paramEsti",
    "CoefName",
    "DivideBins",
    "DMRInfer",
    "filterRegions",
    "findBumps",
    "meRatio",
    "ShowOnePeak",
    "TRESS_DMRfit",
    "TRESS_DMRtest",
    "TRESS_peak"
  ],
  "_datasets": [
    {
      "name": "Basal",
      "title": "Bin-level and region-level data from basal mouse brain samples",
      "object": "Basal",
      "file": "Basal.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "DMR_M3vsWT",
      "title": "Transcriptome location and read counts of 200 candidate DMRs, and size factors.",
      "object": "DMR_M3vsWT",
      "file": "DMR_M3vsWT.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "DMR_SixWeekvsTwoWeek",
      "title": "Transcriptome location and read counts of 200 candidate DMRs.",
      "object": "DMR_SixWeekvsTwoWeek",
      "file": "DMR_SixWeekvsTwoWeek.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "Basal",
      "title": "Bin-level and region-level data from basal mouse brain samples",
      "topics": [
        "Basal"
      ]
    },
    {
      "page": "CallCandidates",
      "title": "Call candidate m6A regions or candidate differential m6A regions.",
      "topics": [
        "CallCandidates"
      ]
    },
    {
      "page": "CallDMRs.paramEsti",
      "title": "Model fitting and parameter estimation by TRESS for each candidate DMR.",
      "topics": [
        "CallDMRs.paramEsti"
      ]
    },
    {
      "page": "CallPeaks.multiRep",
      "title": "m6A peak calling with multiple replicates.",
      "topics": [
        "CallPeaks.multiRep"
      ]
    },
    {
      "page": "CallPeaks.oneRep",
      "title": "m6A peak calling with only one replicate.",
      "topics": [
        "CallPeaks.oneRep"
      ]
    },
    {
      "page": "CallPeaks.paramEsti",
      "title": "Parameter estimation in m6A peak calling with multiple replicates.",
      "topics": [
        "CallPeaks.paramEsti"
      ]
    },
    {
      "page": "CoefName",
      "title": "Obtain the name of each coefficient in design matrix.",
      "topics": [
        "CoefName"
      ]
    },
    {
      "page": "DivideBins",
      "title": "Obtain genomic bins and bin-level read counts from BAM files.",
      "topics": [
        "DivideBins"
      ]
    },
    {
      "page": "DMR_M3vsWT",
      "title": "Transcriptome location and read counts of 200 candidate DMRs, and size factors.",
      "topics": [
        "DMR_M3vsWT"
      ]
    },
    {
      "page": "DMR_SixWeekvsTwoWeek",
      "title": "Transcriptome location and read counts of 200 candidate DMRs.",
      "topics": [
        "DMR_SixWeekvsTwoWeek"
      ]
    },
    {
      "page": "DMRInfer",
      "title": "P-value calculation given Wald statistics.",
      "topics": [
        "DMRInfer"
      ]
    },
    {
      "page": "filterRegions",
      "title": "Pre-filtering of candidate DMRs.",
      "topics": [
        "filterRegions"
      ]
    },
    {
      "page": "findBumps",
      "title": "Bump-finding from transcriptome bins.",
      "topics": [
        "findBumps"
      ]
    },
    {
      "page": "meRatio",
      "title": "Observed m6A methylation ratio.",
      "topics": [
        "meRatio"
      ]
    },
    {
      "page": "ShowOnePeak",
      "title": "Visulization of a single peak along the genome.",
      "topics": [
        "ShowOnePeak"
      ]
    },
    {
      "page": "TRESS_DMRfit",
      "title": "Differential m6A methylation analysis for MeRIP-seq data under general experimental design",
      "topics": [
        "TRESS_DMRfit"
      ]
    },
    {
      "page": "TRESS_DMRtest",
      "title": "Hypothesis testing on candidate DMRs.",
      "topics": [
        "TRESS_DMRtest"
      ]
    },
    {
      "page": "TRESS_peak",
      "title": "Detecting m6A methylation regions from Methylated RNA Immunoprecipitation Sequencing.",
      "topics": [
        "TRESS_peak"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/TRESS/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "AnnotationDbi",
    "askpass",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "BiocIO",
    "BiocParallel",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "cachem",
    "cigarillo",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "DelayedArray",
    "fastmap",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicAlignments",
    "GenomicFeatures",
    "GenomicRanges",
    "glue",
    "httr",
    "IRanges",
    "jsonlite",
    "KEGGREST",
    "lambda.r",
    "lattice",
    "lifecycle",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "openssl",
    "pkgconfig",
    "png",
    "R6",
    "RCurl",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "Rsamtools",
    "RSQLite",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "snow",
    "SparseArray",
    "SummarizedExperiment",
    "sys",
    "vctrs",
    "XML",
    "XVector",
    "yaml"
  ],
  "_score": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "tress",
  "_universes": [
    "bioc",
    "zhenxingguo0015"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.19.0",
      "date": "2026-05-31T06:37:03.000Z",
      "distro": "noble",
      "commit": "02ba87b9c9fc1acd724be6a8aa0cb6d7f01196a7",
      "fileid": "52bc1bb0b6b4276e3f27cc336afb66cd09196d114b21bf7cb17d9e56584def72",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26705384987"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.19.0",
      "date": "2026-05-31T06:36:21.000Z",
      "distro": "noble",
      "commit": "02ba87b9c9fc1acd724be6a8aa0cb6d7f01196a7",
      "fileid": "a0bbb872fdd9c849cffb17a4b717b3e0812b475a035ccb5369c8c9aa04cd51cc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26705384987"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.19.0",
      "date": "2026-05-31T07:28:11.000Z",
      "commit": "02ba87b9c9fc1acd724be6a8aa0cb6d7f01196a7",
      "fileid": "02cb402f370751c80813a4296230d70c5d6d15768d40f61cb7a3eddbc66e5b31",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26705384987"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.19.0",
      "date": "2026-05-31T07:26:43.000Z",
      "commit": "02ba87b9c9fc1acd724be6a8aa0cb6d7f01196a7",
      "fileid": "d82567217b5850e41d9b6a324c8e7ad30a624da93d905b15fc3a8feafd4a31bd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26705384987"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.19.0",
      "date": "2026-05-31T06:36:10.000Z",
      "commit": "02ba87b9c9fc1acd724be6a8aa0cb6d7f01196a7",
      "fileid": "8e00d2a2bfd212e2399604450ad2bdfed938d9390198a89f44d967625638e7b8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26705384987"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.19.0",
      "date": "2026-05-31T06:35:24.000Z",
      "commit": "02ba87b9c9fc1acd724be6a8aa0cb6d7f01196a7",
      "fileid": "7f5d041a43bb4515ae84c9a4321db91b571c055038ee3c13fa5f180f6c181ed5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26705384987"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.19.0",
      "date": "2026-05-31T06:35:05.000Z",
      "commit": "02ba87b9c9fc1acd724be6a8aa0cb6d7f01196a7",
      "fileid": "70dadd5d96ce81926aa0ac31f800f631421ed1e0bbb27be43fc611e758c9ba8d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26705384987"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.19.0",
      "date": "2026-05-31T06:35:04.000Z",
      "commit": "02ba87b9c9fc1acd724be6a8aa0cb6d7f01196a7",
      "fileid": "387b982097643f87e80fbf17d5ab398418448ba5ea8943b2599b5f8fbf98abca",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26705384987"
    }
  ]
}