Package: regsplice 1.31.0

Lukas M. Weber

regsplice: L1-regularization based methods for detection of differential splicing

Statistical methods for detection of differential splicing (differential exon usage) in RNA-seq and exon microarray data, using L1-regularization (lasso) to improve power.

Authors:Lukas M. Weber [aut, cre]

regsplice_1.31.0.tar.gz
regsplice_1.31.0.zip(r-4.5)regsplice_1.31.0.zip(r-4.4)regsplice_1.31.0.zip(r-4.3)
regsplice_1.31.0.tgz(r-4.4-any)regsplice_1.31.0.tgz(r-4.3-any)
regsplice_1.31.0.tar.gz(r-4.5-noble)regsplice_1.31.0.tar.gz(r-4.4-noble)
regsplice_1.31.0.tgz(r-4.4-emscripten)regsplice_1.31.0.tgz(r-4.3-emscripten)
regsplice.pdf |regsplice.html
regsplice/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/lmweber/regsplice/issues

On BioConductor:regsplice-1.31.0(bioc 3.20)regsplice-1.30.0(bioc 3.19)

bioconductor-package

24 exports 1.00 score 41 dependencies

Last updated 2 months agofrom:e502e4970f

Exports:assayscolDatacountsDatacreateDesignMatrixdf_testsfilterLowCountsfilterZerosfitFullMultiplefitNullMultiplefitRegMultiplegene_IDsinitializeResultsLR_statsLRTestsp_adjp_valsregspliceRegspliceDataRegspliceResultsrowDatarunNormalizationrunVoomsummaryTableweightsData

Dependencies:abindaskpassBiobaseBiocGenericscodetoolscrayoncurlDelayedArrayedgeRforeachGenomeInfoDbGenomeInfoDbDataGenomicRangesglmnethttrIRangesiteratorsjsonlitelatticelimmalocfitMatrixMatrixGenericsmatrixStatsmimeopensslpbapplyR6RcppRcppEigenS4ArraysS4VectorsshapeSparseArraystatmodSummarizedExperimentsurvivalsysUCSC.utilsXVectorzlibbioc

regsplice workflow

Rendered fromregsplice-workflow.Rmdusingknitr::rmarkdownon Jun 30 2024.

Last update: 2019-11-28
Started: 2016-10-15

Readme and manuals

Help Manual

Help pageTopics
Create design matrix.createDesignMatrix
Filter low-count exons.filterLowCounts
Filter zero-count exons.filterZeros
Fit models.fitFullMultiple fitNullMultiple fitRegMultiple
Initialize RegspliceResults object.initializeResults
Calculate likelihood ratio tests.LRTests
Wrapper function to run regsplice.regsplice
RegspliceData objects.assays,RegspliceData-method colData,RegspliceData-method countsData countsData,RegspliceData-method RegspliceData RegspliceData-class rowData,RegspliceData-method weightsData weightsData,RegspliceData-method [,RegspliceData,ANY,ANY,ANY-method
RegspliceResults objects.df_tests df_tests,RegspliceResults-method gene_IDs gene_IDs,RegspliceResults-method LR_stats LR_stats,RegspliceResults-method p_adj p_adj,RegspliceResults-method p_vals p_vals,RegspliceResults-method RegspliceResults RegspliceResults-class
Calculate normalization factors.runNormalization
Calculate 'voom' transformation and weights.runVoom
Summary table.summaryTable