Package: DegNorm Type: Package Title: DegNorm: degradation normalization for RNA-seq data Version: 1.23.0 Date: 2025-08-11 Authors@R: person("bin", "Xiong", email = "binxiong2012@u.northwestern.edu", role = c("aut")) person("Ji-Ping", "Wang", email = "jzwang@northwestern.edu", role = c("aut", "cre"), comment = c(ORCID="0000-0002-8398-939X")) biocViews: RNASeq, Normalization, GeneExpression, Alignment,Coverage, DifferentialExpression, BatchEffect,Software,Sequencing, ImmunoOncology, QualityControl, DataImport Description: This package performs degradation normalization in bulk RNA-seq data to improve differential expression analysis accuracy. It provides estimates for each gene within each sample. License: LGPL (>= 3) Depends: R (>= 4.0.0), methods Imports: Rcpp (>= 1.0.2),GenomicFeatures, txdbmaker, parallel, foreach, S4Vectors, doParallel, Rsamtools (>= 1.31.2), GenomicAlignments, heatmaply, data.table, stats, ggplot2, GenomicRanges, IRanges, plyr, plotly, utils,viridis LinkingTo: Rcpp, RcppArmadillo,S4Vectors,IRanges NeedsCompilation: yes Packaged: 2026-07-03 17:22:30 UTC; root Suggests: knitr,rmarkdown,formatR VignetteBuilder: knitr BugReports: https://github.com/jipingw/DegNorm/issues Config/pak/sysreqs: cmake make libmagick++-dev gsfonts libbz2-dev libicu-dev liblzma-dev libpng-dev libuv1-dev libxml2-dev libssl-dev xz-utils zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:52:54 UTC RemoteUrl: https://github.com/bioc/DegNorm RemoteRef: HEAD RemoteSha: facd45b710a426392368d41d2d5ee65f48555947 Author: Ji-Ping Wang [aut, cre] (ORCID: ) Maintainer: Ji-Ping Wang