Package: srnadiff 1.25.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.25.0.tar.gz
srnadiff_1.25.0.zip(r-4.5)srnadiff_1.25.0.zip(r-4.4)srnadiff_1.25.0.zip(r-4.3)
srnadiff_1.25.0.tgz(r-4.4-arm64)srnadiff_1.25.0.tgz(r-4.4-x86_64)srnadiff_1.25.0.tgz(r-4.3-arm64)srnadiff_1.25.0.tgz(r-4.3-x86_64)
srnadiff_1.25.0.tar.gz(r-4.5-noble)srnadiff_1.25.0.tar.gz(r-4.4-noble)
srnadiff_1.25.0.tgz(r-4.4-emscripten)srnadiff_1.25.0.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.25.0(bioc 3.20)srnadiff-1.24.0(bioc 3.19)

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

bioconductor-package

19 exports 1.08 score 202 dependencies 1 mentions

Last updated 2 months agofrom:7519e6e266

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

Dependencies:abindAnnotationDbiAnnotationFilteraskpassbackportsbase64encBHBiobaseBiocFileCacheBiocGenericsBiocIOBiocManagerBiocParallelBiocStylebiomaRtBiostringsbiovizBasebitbit64bitopsblobbookdownbrewbrioBSgenomebslibcachemcallrcheckmateclicliprclustercodetoolscolorspacecommonmarkcpp11crayoncredentialscurldata.tableDBIdbplyrDelayedArraydeldirdescDESeq2devtoolsdichromatdiffobjdigestdownlitdplyredgeRellipsisensembldbevaluatefansifarverfastmapfilelockfontawesomeforeignformatRFormulafsfutile.loggerfutile.optionsgenericsGenomeInfoDbGenomeInfoDbDataGenomicAlignmentsGenomicFeaturesGenomicRangesgertggplot2ghgitcredsgluegridExtragtableGvizhighrHmischmshtmlTablehtmltoolshtmlwidgetshttpuvhttrhttr2iniinterpIRangesisobandjpegjquerylibjsonliteKEGGRESTknitrlabelinglambda.rlaterlatticelatticeExtralazyevallifecyclelimmalocfitmagrittrMASSMatrixMatrixGenericsmatrixStatsmemoisemgcvmimeminiUImunsellnlmennetopensslpillarpkgbuildpkgconfigpkgdownpkgloadplogrpngpraiseprettyunitsprocessxprofvisprogresspromisesProtGenericspspurrrR6raggrappdirsrcmdcheckRColorBrewerRcppRcppArmadilloRcppEigenRCurlrematch2remotesrestfulrRhtslibrjsonrlangrmarkdownroxygen2rpartrprojrootRsamtoolsRSQLiterstudioapirtracklayerrversionsS4ArraysS4VectorssassscalessessioninfoshinysnowsourcetoolsSparseArraystatmodstringistringrSummarizedExperimentsyssystemfontstestthattextshapingtibbletidyrtidyselecttinytexUCSC.utilsurlcheckerusethisutf8VariantAnnotationvctrsviridisviridisLitewaldowhiskerwithrxfunXMLxml2xopenxtableXVectoryamlzipzlibbioc

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

Rendered fromsrnadiff.Rmdusingknitr::rmarkdownon Jun 14 2024.

Last update: 2023-12-11
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