Package: srnadiff 1.33.0

Zytnicki Matthias

srnadiff: Finding differentially expressed unannotated genomic regions from RNA-seq data

srnadiff is a package that finds differently expressed regions from RNA-seq data at base-resolution level without relying on existing annotation. To do so, the package implements the identify-then-annotate methodology that builds on the idea of combining two pipelines approachs differential expressed regions detection and differential expression quantification. It reads BAM files as input, and outputs a list differentially regions, together with the adjusted p-values.

Authors:Zytnicki Matthias [aut, cre], Gonzalez Ignacio [aut]

srnadiff_1.33.0.tar.gz
srnadiff_1.33.0.zip(r-4.7)srnadiff_1.33.0.zip(r-4.6)srnadiff_1.33.0.zip(r-4.5)
srnadiff_1.33.0.tgz(r-4.6-x86_64)srnadiff_1.33.0.tgz(r-4.6-arm64)srnadiff_1.33.0.tgz(r-4.5-x86_64)srnadiff_1.33.0.tgz(r-4.5-arm64)
srnadiff_1.33.0.tar.gz(r-4.7-arm64)srnadiff_1.33.0.tar.gz(r-4.7-x86_64)srnadiff_1.33.0.tar.gz(r-4.6-arm64)srnadiff_1.33.0.tar.gz(r-4.6-x86_64)
srnadiff_1.33.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
srnadiff/json (API)
NEWS

# Install 'srnadiff' in R:
install.packages('srnadiff', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))
Uses libs:
  • c++– GNU Standard C++ Library v3

On BioConductor:srnadiff-1.33.0(bioc 3.24)srnadiff-1.32.0(bioc 3.23)

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

immunooncologygeneexpressioncoveragesmallrnaepigeneticsstatisticalmethodpreprocessingdifferentialexpressioncpp

3.56 score 12 scripts 388 downloads 1 mentions 19 exports 152 dependencies

Last updated from:0a9f792b8c. Checks:1 NOTE, 11 WARNING, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
bioc-checksNOTE240
linux-devel-arm64WARNING494
linux-devel-x86_64WARNING610
source / vignettesOK281
linux-release-arm64WARNING500
linux-release-x86_64WARNING621
macos-release-arm64WARNING287
macos-release-x86_64WARNING738
macos-oldrel-arm64WARNING329
macos-oldrel-x86_64WARNING839
windows-develWARNING960
windows-releaseWARNING1051
windows-oldrelWARNING980
wasm-releaseOK194

Exports:annotRegannotReg<-bamFileschromosomeSizescountMatrixcoveragesnormFactorsnormFactors<-parametersparameters<-plotRegionsreadAnnotationregionssampleInfoshowsrnadiffsrnadiffDefaultParameterssrnadiffExamplesrnadiffExp

Dependencies:abindAnnotationDbiAnnotationFilteraskpassbackportsbase64encBHBiobaseBiocBaseUtilsBiocFileCacheBiocGenericsBiocIOBiocManagerBiocParallelBiocStylebiomaRtBiostringsbiovizBasebitbit64bitopsblobbookdownBSgenomebslibcachemcheckmatecigarillocliclustercodetoolscolorspacecpp11crayoncurldata.tableDBIdbplyrDelayedArraydeldirDESeq2dichromatdigestdplyredgeRensembldbevaluatefarverfastmapfilelockfontawesomeforeignformatRFormulafsfutile.loggerfutile.optionsgenericsGenomeInfoDbGenomicAlignmentsGenomicFeaturesGenomicRangesggplot2gluegridExtragtableGvizhighrHmischmshtmlTablehtmltoolshtmlwidgetshttrhttr2interpIRangesisobandjpegjquerylibjsonliteKEGGRESTknitrlabelinglambda.rlatticelatticeExtralazyevallifecyclelimmalocfitmagrittrMASSMatrixMatrixGenericsmatrixStatsmemoisemimennetopensslpillarpkgconfigpngprettyunitsprogressProtGenericspurrrR6rappdirsRColorBrewerRcppRcppArmadilloRcppEigenRCurlrestfulrRhtslibrjsonrlangrmarkdownrpartRsamtoolsRSQLiterstudioapirtracklayerS4ArraysS4VectorsS7sassscalesSeqinfosnowSparseArraystatmodstringistringrSummarizedExperimentsystibbletidyrtidyselecttinytexUCSC.utilsutf8VariantAnnotationvctrsviridisLitewithrxfunXMLxml2XVectoryaml

"Finding differentially expressed unannotated genomic regions from RNA-seq data with srnadiff"

Rendered fromsrnadiff.Rmdusingknitr::rmarkdownon May 30 2026.

Last update: 2024-12-18
Started: 2017-02-22

Readme and manuals

Help Manual

Help pageTopics
Accessors for the 'annotReg' slot of an srnadiffExp objectannotReg annotReg,srnadiffExp-method annotReg<- annotReg<-,srnadiffExp-method
Accessors for the 'bamFiles' slot of an srnadiffExp objectbamFiles bamFiles,srnadiffExp-method
Accessors for the 'chromosomeSizes' slot of an srnadiffExp objectchromosomeSizes chromosomeSizes,srnadiffExp-method
Accessors for the 'countMatrix' slot of an srnadiffExp objectcountMatrix countMatrix,srnadiffExp-method
Accessors for the 'coverages' slot of an srnadiffExp objectcoverages coverages,srnadiffExp-method
Accessors for the 'normFactors' slot of an srnadiffExp objectnormFactors normFactors,srnadiffExp-method normFactors<- normFactors<-,srnadiffExp,numeric-method
Accessors for the 'parameters' slot of an srnadiffExp objectparameters parameters,srnadiffExp-method parameters<- parameters<-,srnadiffExp-method print.srnadiff_par
Plot the coverage information surrounding genomic regionsplotRegions
Reads and parses GFF/GTF filesreadAnnotation
Extracts differentially expressed regions of an srnadiffExp objectregions regions,srnadiffExp-method
Accessors for the 'sampleInfo' slot of an srnadiffExp objectsampleInfo sampleInfo,srnadiffExp-method
Finding differentially expressed unannotated genomic regions from RNA-seq datasrnadiff-package srnadiff
List of srnadiff default parameters.srnadiffDefaultParameters
Example constructorsrnadiffExample
Infrastructure for sRNA-Seq experiment and differential expressionshow,srnadiffExp-method srnadiffExp srnadiffExp-class