Package: scran 1.41.1
scran: Methods for Single-Cell RNA-Seq Data Analysis
Implements miscellaneous functions for interpretation of single-cell RNA-seq data. Methods are provided for assignment of cell cycle phase, detection of highly variable and significantly correlated genes, identification of marker genes, and other common tasks in routine single-cell analysis workflows.
Authors:
scran_1.41.1.tar.gz
scran_1.41.1.zip(r-4.7)scran_1.41.1.zip(r-4.6)scran_1.41.1.zip(r-4.5)
scran_1.41.1.tgz(r-4.6-x86_64)scran_1.41.1.tgz(r-4.6-arm64)scran_1.41.1.tgz(r-4.5-x86_64)scran_1.41.1.tgz(r-4.5-arm64)
scran_1.41.1.tar.gz(r-4.7-arm64)scran_1.41.1.tar.gz(r-4.7-x86_64)scran_1.41.1.tar.gz(r-4.6-arm64)scran_1.41.1.tar.gz(r-4.6-x86_64)
scran_1.41.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
scran/json (API)
NEWS
| # Install 'scran' in R: |
| install.packages('scran', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/marionilab/scran/issues
On BioConductor:scran-1.41.0(bioc 3.24)scran-1.40.0(bioc 3.23)
immunooncologynormalizationsequencingrnaseqsoftwaregeneexpressiontranscriptomicssinglecellclusteringbioconductor-packagehuman-cell-atlassingle-cell-rna-seqopenblascpp
Last updated from:569d2f89d9. Checks:9 WARNING, 3 ERROR, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | WARNING | 279 | ||
| linux-devel-arm64 | ERROR | 636 | ||
| linux-devel-x86_64 | WARNING | 675 | ||
| source / vignettes | OK | 468 | ||
| linux-release-arm64 | ERROR | 653 | ||
| linux-release-x86_64 | ERROR | 772 | ||
| macos-release-arm64 | WARNING | 528 | ||
| macos-release-x86_64 | WARNING | 1092 | ||
| macos-oldrel-arm64 | WARNING | 593 | ||
| macos-oldrel-x86_64 | WARNING | 1056 | ||
| windows-devel | WARNING | 1340 | ||
| windows-release | WARNING | 1274 | ||
| windows-oldrel | WARNING | 1203 | ||
| wasm-release | OK | 239 |
Exports:.logBHbootstrapClusterbuildKNNGraphbuildSNNGraphcalculateSumFactorsclusterCellsclusterKNNGraphclusterModularityclusterPurityclusterSNNGraphcoassignProbcombineBlockscombineCV2combineMarkerscombinePValuescombineVarcomputeMinRankcomputeSumFactorsconnectClusterMSTconvertTocorrelateGenescorrelateNullcorrelatePairscreateClusterMSTcyclonedecideTestsPerLabeldecomposeVardenoisePCAdenoisePCANumberDMdoubletCellsdoubletClusterdoubletRecoveryfindMarkersfitTrendCV2fitTrendPoissonfitTrendVarfixedPCAgetClusteredPCsgetDenoisedPCsgetMarkerEffectsgetTopHVGsgetTopMarkersimprovedCV2makeTechTrendmodelGeneCV2modelGeneCV2WithSpikesmodelGeneVarmodelGeneVarByPoissonmodelGeneVarWithSpikesmultiBlockNormmultiBlockVarmultiMarkerStatsorderClusterMSToverlapExprspairwiseBinompairwiseTTestspairwiseWilcoxparallelPCApseudoBulkDGEpseudoBulkSpecificquickClusterquickPseudotimequickSubClusterrhoToPValuesandbagscaledColRanksscoreMarkerssummarizeTestsPerLabelsummaryMarkerStatstechnicalCV2testLinearModeltestPseudotimetestVartrendVar
Dependencies:abindassortheadbeachmatBHBiobaseBiocGenericsBiocNeighborsBiocParallelBiocSingularblustercliclustercodetoolscpp11DelayedArraydqrngedgeRformatRfutile.loggerfutile.optionsgenericsGenomicRangesglueigraphIRangesirlbalambda.rlatticelifecyclelimmalocfitmagrittrMatrixMatrixGenericsmatrixStatsmetapodpkgconfigRcpprlangrsvdS4ArraysS4VectorsScaledMatrixscuttleSeqinfoSingleCellExperimentsitmosnowSparseArraystatmodSummarizedExperimentvctrsXVector
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| BH correction on log-p-values | .logBH |
| Build a nearest-neighbor graph | buildKNNGraph buildKNNGraph,ANY-method buildKNNGraph,SingleCellExperiment-method buildSNNGraph buildSNNGraph,ANY-method buildSNNGraph,SingleCellExperiment-method buildSNNGraph,SummarizedExperiment-method |
| Cluster cells in a SingleCellExperiment | clusterCells |
| Combine blockwise statistics | combineBlocks |
| Combine pairwise DE results into a marker list | combineMarkers |
| Combine variance decompositions | combineCV2 combineVar |
| Compute the minimum rank | computeMinRank |
| Normalization by deconvolution | calculateSumFactors computeSumFactors |
| Per-gene correlation statistics | correlateGenes |
| Build null correlations | correlateNull |
| Test for significant correlations | correlatePairs correlatePairs,ANY-method correlatePairs,SummarizedExperiment-method |
| Cell cycle phase classification | cyclone cyclone,ANY-method cyclone,SummarizedExperiment-method |
| Decide tests for each label | decideTestsPerLabel summarizeTestsPerLabel |
| Defunct functions | bootstrapCluster clusterKNNGraph clusterModularity clusterPurity clusterSNNGraph coassignProb combinePValues connectClusterMST convertTo createClusterMST decomposeVar defunct doubletCells doubletCluster doubletRecovery improvedCV2 makeTechTrend multiBlockNorm multiBlockVar orderClusterMST overlapExprs parallelPCA quickPseudotime technicalCV2 testPseudotime testVar trendVar |
| Denoise expression with PCA | denoisePCA denoisePCANumber getDenoisedPCs getDenoisedPCs,ANY-method getDenoisedPCs,SummarizedExperiment-method |
| Compute the distance-to-median statistic | DM |
| Find marker genes | findMarkers findMarkers,ANY-method findMarkers,SingleCellExperiment-method findMarkers,SummarizedExperiment-method |
| Fit a trend to the CV2 | fitTrendCV2 |
| Generate a trend for Poisson noise | fitTrendPoisson |
| Fit a trend to the variances of log-counts | fitTrendVar |
| PCA with a fixed number of components | fixedPCA |
| Gene selection | scran-gene-selection |
| Use clusters to choose the number of PCs | getClusteredPCs |
| Get marker effect sizes | getMarkerEffects |
| Identify HVGs | getTopHVGs |
| Get top markers | getTopMarkers |
| Model the per-gene CV2 | modelGeneCV2 modelGeneCV2,ANY-method modelGeneCV2,SingleCellExperiment-method modelGeneCV2,SummarizedExperiment-method |
| Model the per-gene CV2 with spike-ins | modelGeneCV2WithSpikes modelGeneCV2WithSpikes,ANY-method modelGeneCV2WithSpikes,SingleCellExperiment-method modelGeneCV2WithSpikes,SummarizedExperiment-method |
| Model the per-gene variance | modelGeneVar modelGeneVar,ANY-method modelGeneVar,SingleCellExperiment-method modelGeneVar,SummarizedExperiment-method |
| Model the per-gene variance with Poisson noise | modelGeneVarByPoisson modelGeneVarByPoisson,ANY-method modelGeneVarByPoisson,SingleCellExperiment-method modelGeneVarByPoisson,SummarizedExperiment-method |
| Model the per-gene variance with spike-ins | modelGeneVarWithSpikes modelGeneVarWithSpikes,ANY-method modelGeneVarWithSpikes,SingleCellExperiment-method modelGeneVarWithSpikes,SummarizedExperiment-method |
| Combine multiple sets of marker statistics | multiMarkerStats |
| Perform pairwise binomial tests | pairwiseBinom pairwiseBinom,ANY-method pairwiseBinom,SingleCellExperiment-method pairwiseBinom,SummarizedExperiment-method |
| Perform pairwise t-tests | pairwiseTTests pairwiseTTests,ANY-method pairwiseTTests,SingleCellExperiment-method pairwiseTTests,SummarizedExperiment-method |
| Perform pairwise Wilcoxon rank sum tests | pairwiseWilcox pairwiseWilcox,ANY-method pairwiseWilcox,SingleCellExperiment-method pairwiseWilcox,SummarizedExperiment-method |
| Quickly perform pseudo-bulk DE analyses | pseudoBulkDGE pseudoBulkDGE,ANY-method pseudoBulkDGE,SummarizedExperiment-method |
| Label-specific pseudo-bulk DE | pseudoBulkSpecific pseudoBulkSpecific,ANY-method pseudoBulkSpecific,SummarizedExperiment-method |
| Quick clustering of cells | quickCluster quickCluster,ANY-method quickCluster,SummarizedExperiment-method |
| Quick and dirty subclustering | quickSubCluster quickSubCluster,ANY-method quickSubCluster,SingleCellExperiment-method quickSubCluster,SummarizedExperiment-method |
| Spearman's rho to a p-value | rhoToPValue |
| Cell cycle phase training | sandbag sandbag,ANY-method sandbag,SummarizedExperiment-method |
| Compute scaled column ranks | scaledColRanks |
| Score marker genes | scoreMarkers scoreMarkers,ANY-method scoreMarkers,SingleCellExperiment-method scoreMarkers,SummarizedExperiment-method |
| Summary marker statistics | summaryMarkerStats summaryMarkerStats,ANY-method summaryMarkerStats,SummarizedExperiment-method |
| Hypothesis tests with linear models | testLinearModel testLinearModel,ANY-method testLinearModel,SummarizedExperiment-method |
