Package: OUTRIDER 1.25.0
OUTRIDER: OUTRIDER - OUTlier in RNA-Seq fInDER
Identification of aberrant gene expression in RNA-seq data. Read count expectations are modeled by an autoencoder to control for confounders in the data. Given these expectations, the RNA-seq read counts are assumed to follow a negative binomial distribution with a gene-specific dispersion. Outliers are then identified as read counts that significantly deviate from this distribution. Furthermore, OUTRIDER provides useful plotting functions to analyze and visualize the results.
Authors:
OUTRIDER_1.25.0.tar.gz
OUTRIDER_1.25.0.zip(r-4.5)OUTRIDER_1.25.0.zip(r-4.4)OUTRIDER_1.25.0.zip(r-4.3)
OUTRIDER_1.25.0.tgz(r-4.4-x86_64)OUTRIDER_1.25.0.tgz(r-4.4-arm64)OUTRIDER_1.25.0.tgz(r-4.3-x86_64)OUTRIDER_1.25.0.tgz(r-4.3-arm64)
OUTRIDER_1.25.0.tar.gz(r-4.5-noble)OUTRIDER_1.25.0.tar.gz(r-4.4-noble)
OUTRIDER_1.25.0.tgz(r-4.4-emscripten)OUTRIDER_1.25.0.tgz(r-4.3-emscripten)
OUTRIDER.pdf |OUTRIDER.html✨
OUTRIDER/json (API)
NEWS
# Install 'OUTRIDER' in R: |
install.packages('OUTRIDER', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/gagneurlab/outrider/issues
On BioConductor:OUTRIDER-1.25.0(bioc 3.21)OUTRIDER-1.24.0(bioc 3.20)
immunooncologyrnaseqtranscriptomicsalignmentsequencinggeneexpressiongeneticscount-datadiagnosticsexpression-analysismendelian-geneticsoutlier-detectionrna-seqopenblascpp
Last updated 2 months agofrom:e21b7d6335. Checks:OK: 1 NOTE: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Dec 18 2024 |
R-4.5-win-x86_64 | NOTE | Dec 18 2024 |
R-4.5-linux-x86_64 | NOTE | Dec 18 2024 |
R-4.4-win-x86_64 | NOTE | Dec 18 2024 |
R-4.4-mac-x86_64 | NOTE | Dec 18 2024 |
R-4.4-mac-aarch64 | NOTE | Dec 18 2024 |
R-4.3-win-x86_64 | NOTE | Dec 18 2024 |
R-4.3-mac-x86_64 | NOTE | Dec 18 2024 |
R-4.3-mac-aarch64 | NOTE | Dec 18 2024 |
Exports:aberrantcomputeGeneLengthcomputeLatentSpacecomputePvaluescomputeZscorescontrolForConfounderscountscounts<-dispersionsestimateBestQestimateSizeFactorsfilterExpressionfindEncodingDimfindInjectZscorefitfpkmfpmgetBestQmakeExampleOutriderDataSetnormalizationFactorsnormalizationFactors<-OUTRIDEROutriderDataSetpadjplotAberrantPerSampleplotCountCorHeatmapplotCountGeneSampleHeatmapplotDispEstsplotEncDimSearchplotExpectedVsObservedCountsplotExpressedGenesplotExpressionRankplotFPKMplotManhattanplotPowerAnalysisplotQQplotSizeFactorsplotVolcanopValueresultssampleExclusionMasksampleExclusionMask<-sizeFactorssizeFactors<-thetazScore
Dependencies:abindAnnotationDbiaskpassassertthatbackportsbase64encBBmiscBHBiobaseBiocFileCacheBiocGenericsBiocIOBiocParallelbiomaRtBiostringsbitbit64bitopsblobbslibcacachemcallrcheckmatecliclustercodetoolscolorspacecpp11crayoncrosstalkcurldata.tableDBIdbplyrDelayedArraydendextendDESeq2digestdplyreggevaluatefansifarverfastmapfilelockfontawesomeforeachformatRfsfutile.loggerfutile.optionsgclusgenericsGenomeInfoDbGenomeInfoDbDataGenomicAlignmentsGenomicFeaturesGenomicRangesggplot2ggrepelgluegridExtragtableheatmaplyhighrhmshtmltoolshtmlwidgetshttrhttr2IRangesisobanditeratorsjquerylibjsonliteKEGGRESTknitrlabelinglambda.rlaterlatticelazyevallifecyclelocfitmagrittrMASSMatrixMatrixGenericsmatrixStatsmemoisemgcvmimemunsellnlmeopensslpcaMethodspermutepheatmappillarpkgconfigplogrplotlyplyrpngprettyunitsprocessxprogresspromisesPRROCpspurrrqapR6rappdirsRColorBrewerRcppRcppArmadilloRCurlregistryreshape2restfulrRhtslibrjsonrlangrmarkdownRsamtoolsRSQLitertracklayerS4ArraysS4VectorssassscalesseriationsnowSparseArraystringistringrSummarizedExperimentsystibbletidyrtidyselecttinytexTSPtxdbmakerUCSC.utilsutf8vctrsveganviridisviridisLitewebshotwithrxfunXMLxml2XVectoryamlzlibbioc
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Number of aberrant events | aberrant aberrant,OutriderDataSet-method |
Extracting the gene length from annotations | computeGeneLength |
Extracting the latent space | computeLatentSpace |
Calculate P-values | computePvalues computePvalues,OutriderDataSet-method |
Z score computation | computeZscores computeZscores,OutriderDataSet-method |
Autoencoder function to correct for confounders. | controlForConfounders |
Accessors for the 'counts' slot of an OutriderDataSet object. | counts counts,OutriderDataSet-method counts<-,OutriderDataSet,matrix-method |
Estimation of Q | estimateBestQ |
Filter expression | filterExpression filterExpression,OutriderDataSet-method |
Find the optimal encoding dimension | findEncodingDim findEncodingDim, findInjectZscore |
Fit the negative binomial distribution | fit fit.OutriderDataSet |
Calculate FPM and FPKM values | fpkm fpm |
Getter/Setter functions | dispersion, dispersions dispersions,OutriderDataSet-method getBestQ getter_setter_functions padj padj, pValue pValue, theta theta, zScore zScore, |
Create example data sets for OUTRIDER | makeExampleOutriderDataSet |
Accessor functions for the normalization factors in an OutriderDataSet object. | normalizationFactors normalizationFactors,OutriderDataSet-method normalizationFactors<-,OutriderDataSet,data.frame-method normalizationFactors<-,OutriderDataSet,DataFrame-method normalizationFactors<-,OutriderDataSet,matrix-method normalizationFactors<-,OutriderDataSet,NULL-method |
OUTRIDER - Finding expression outlier events | OUTRIDER |
OutriderDataSet class and constructors | OutriderDataSet OutriderDataSet-class |
Visualization functions for OUTRIDER | plotAberrantPerSample plotAberrantPerSample,OutriderDataSet-method plotCountCorHeatmap plotCountCorHeatmap,OutriderDataSet-method plotCountGeneSampleHeatmap plotDispEsts plotDispEsts,OutriderDataSet-method plotEncDimSearch plotEncDimSearch,OutriderDataSet-method plotExpectedVsObservedCounts plotExpressedGenes plotExpressionRank plotFPKM plotFunction plotFunctions plotManhattan plotManhattan,OutriderDataSet-method plotPowerAnalysis plotQQ plotQQ,OutriderDataSet-method plotSizeFactors plotVolcano plotVolcano,OutriderDataSet-method |
Accessor function for the 'results' object in an OutriderDataSet object. | results results,OutriderDataSet-method |
Sample exclusion | sampleExclusionMask sampleExclusionMask, sampleExclusionMask<- `sampleExclusionMask<-` |
SizeFactors accessor and estimation function | estimateSizeFactors estimateSizeFactors,OutriderDataSet-method sizeFactors sizeFactors,OutriderDataSet-method sizeFactors<- sizeFactors<-,OutriderDataSet,NULL-method sizeFactors<-,OutriderDataSet,numeric-method |