Package: srnadiff 1.27.3

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.27.3.tar.gz
srnadiff_1.27.3.zip(r-4.5)srnadiff_1.27.3.zip(r-4.4)srnadiff_1.27.3.zip(r-4.3)
srnadiff_1.27.3.tgz(r-4.4-x86_64)srnadiff_1.27.3.tgz(r-4.4-arm64)srnadiff_1.27.3.tgz(r-4.3-x86_64)srnadiff_1.27.3.tgz(r-4.3-arm64)
srnadiff_1.27.3.tar.gz(r-4.5-noble)srnadiff_1.27.3.tar.gz(r-4.4-noble)
srnadiff_1.27.3.tgz(r-4.4-emscripten)srnadiff_1.27.3.tgz(r-4.3-emscripten)
srnadiff.pdf |srnadiff.html
srnadiff/json (API)
NEWS

# Install 'srnadiff' in R:
install.packages('srnadiff', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Uses libs:
  • c++– GNU Standard C++ Library v3

On BioConductor:srnadiff-1.27.2(bioc 3.21)srnadiff-1.25.0(bioc 3.20)

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

immunooncologygeneexpressioncoveragesmallrnaepigeneticsstatisticalmethodpreprocessingdifferentialexpressioncpp

3.90 score 3 scripts 208 downloads 1 mentions 19 exports 156 dependencies

Last updated 12 days agofrom:54a2b0cc50. Checks:1 OK, 8 WARNING. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 11 2025
R-4.5-win-x86_64WARNINGJan 11 2025
R-4.5-linux-x86_64WARNINGJan 11 2025
R-4.4-win-x86_64WARNINGJan 11 2025
R-4.4-mac-x86_64WARNINGJan 11 2025
R-4.4-mac-aarch64WARNINGJan 11 2025
R-4.3-win-x86_64WARNINGJan 11 2025
R-4.3-mac-x86_64WARNINGJan 11 2025
R-4.3-mac-aarch64WARNINGJan 11 2025

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

Dependencies:abindAnnotationDbiAnnotationFilteraskpassbackportsbase64encBHBiobaseBiocFileCacheBiocGenericsBiocIOBiocManagerBiocParallelBiocStylebiomaRtBiostringsbiovizBasebitbit64bitopsblobbookdownBSgenomebslibcachemcheckmatecliclustercodetoolscolorspacecpp11crayoncurldata.tableDBIdbplyrDelayedArraydeldirDESeq2dichromatdigestdplyredgeRensembldbevaluatefansifarverfastmapfilelockfontawesomeforeignformatRFormulafsfutile.loggerfutile.optionsgenericsGenomeInfoDbGenomeInfoDbDataGenomicAlignmentsGenomicFeaturesGenomicRangesggplot2gluegridExtragtableGvizhighrHmischmshtmlTablehtmltoolshtmlwidgetshttrhttr2interpIRangesisobandjpegjquerylibjsonliteKEGGRESTknitrlabelinglambda.rlatticelatticeExtralazyevallifecyclelimmalocfitmagrittrMASSMatrixMatrixGenericsmatrixStatsmemoisemgcvmimemunsellnlmennetopensslpillarpkgconfigplogrpngprettyunitsprogressProtGenericspurrrR6rappdirsRColorBrewerRcppRcppArmadilloRcppEigenRCurlrestfulrRhtslibrjsonrlangrmarkdownrpartRsamtoolsRSQLiterstudioapirtracklayerS4ArraysS4VectorssassscalessnowSparseArraystatmodstringistringrSummarizedExperimentsystibbletidyrtidyselecttinytexUCSC.utilsutf8VariantAnnotationvctrsviridisviridisLitewithrxfunXMLxml2XVectoryamlzlibbioc

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

Rendered fromsrnadiff.Rmdusingknitr::rmarkdownon Jan 11 2025.

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