Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2025-03-10 12:09 -0400 (Mon, 10 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.3 (2025-02-28) -- "Trophy Case" 4670
palomino8Windows Server 2022 Datacenterx644.4.3 (2025-02-28 ucrt) -- "Trophy Case" 4355
merida1macOS 12.7.5 Montereyx86_644.4.3 (2025-02-28) -- "Trophy Case" 4446
kjohnson1macOS 13.6.6 Venturaarm644.4.3 (2025-02-28) -- "Trophy Case" 4439
taishanLinux (openEuler 24.03 LTS)aarch644.4.3 (2025-02-28) -- "Trophy Case" 4306
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 1977/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
singleCellTK 2.16.1  (landing page)
Joshua David Campbell
Snapshot Date: 2025-03-06 13:00 -0500 (Thu, 06 Mar 2025)
git_url: https://git.bioconductor.org/packages/singleCellTK
git_branch: RELEASE_3_20
git_last_commit: e7e94ca1
git_last_commit_date: 2025-02-13 11:47:56 -0500 (Thu, 13 Feb 2025)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    ERROR  skipped


CHECK results for singleCellTK on merida1

To the developers/maintainers of the singleCellTK package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/singleCellTK.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: singleCellTK
Version: 2.16.1
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:singleCellTK.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings singleCellTK_2.16.1.tar.gz
StartedAt: 2025-03-07 10:04:47 -0500 (Fri, 07 Mar 2025)
EndedAt: 2025-03-07 10:31:14 -0500 (Fri, 07 Mar 2025)
EllapsedTime: 1587.4 seconds
RetCode: 0
Status:   OK  
CheckDir: singleCellTK.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:singleCellTK.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings singleCellTK_2.16.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/singleCellTK.Rcheck’
* using R version 4.4.3 (2025-02-28)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘singleCellTK/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘singleCellTK’ version ‘2.16.1’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘singleCellTK’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  6.8Mb
  sub-directories of 1Mb or more:
    R         1.0Mb
    extdata   1.5Mb
    shiny     2.9Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking whether startup messages can be suppressed ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking R/sysdata.rda ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                           user system elapsed
plotScDblFinderResults   50.264  0.926  53.042
plotDoubletFinderResults 42.637  0.280  43.627
runDoubletFinder         38.744  0.182  40.762
runScDblFinder           36.215  0.494  37.209
importExampleData        22.252  2.213  31.615
plotBatchCorrCompare     13.849  0.135  14.372
plotScdsHybridResults    12.275  0.114  12.593
plotBcdsResults          11.427  0.246  11.889
plotDecontXResults       10.135  0.102  10.318
plotFindMarkerHeatmap    10.066  0.094  10.619
plotEmptyDropsResults     9.888  0.061  10.057
plotDEGViolin             9.710  0.183  10.471
plotEmptyDropsScatter     9.764  0.034   9.851
runEmptyDrops             9.405  0.029   9.544
plotTSCANClusterDEG       8.749  0.185   9.227
convertSCEToSeurat        8.519  0.360   8.981
plotCxdsResults           8.438  0.099   9.061
runSeuratSCTransform      8.226  0.111   8.603
plotDEGRegression         7.953  0.074   8.098
runDecontX                7.897  0.057   8.380
runUMAP                   7.523  0.066   7.698
plotUMAP                  7.177  0.094   8.472
detectCellOutlier         7.040  0.213   7.338
importGeneSetsFromMSigDB  5.612  0.176   5.842
plotDEGHeatmap            5.237  0.106   5.460
plotRunPerCellQCResults   4.742  0.070   5.222
getEnrichRResult          0.757  0.097   8.805
runEnrichR                0.675  0.045   9.413
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘spelling.R’
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.20-bioc/meat/singleCellTK.Rcheck/00check.log’
for details.


Installation output

singleCellTK.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL singleCellTK
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library’
* installing *source* package ‘singleCellTK’ ...
** using staged installation
** R
** data
** exec
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (singleCellTK)

Tests output

singleCellTK.Rcheck/tests/spelling.Rout


R version 4.4.3 (2025-02-28) -- "Trophy Case"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> if (requireNamespace('spelling', quietly = TRUE))
+   spelling::spell_check_test(vignettes = TRUE, error = FALSE, skip_on_cran = TRUE)
NULL
> 
> proc.time()
   user  system elapsed 
  0.344   0.113   0.421 

singleCellTK.Rcheck/tests/testthat.Rout


R version 4.4.3 (2025-02-28) -- "Trophy Case"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(singleCellTK)
Loading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats

Attaching package: 'MatrixGenerics'

The following objects are masked from 'package:matrixStats':

    colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
    colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
    colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
    colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
    colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
    colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
    colWeightedMeans, colWeightedMedians, colWeightedSds,
    colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
    rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
    rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
    rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
    rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
    rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
    rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
    rowWeightedSds, rowWeightedVars

Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, saveRDS, setdiff, table,
    tapply, union, unique, unsplit, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following object is masked from 'package:utils':

    findMatches

The following objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: IRanges
Loading required package: GenomeInfoDb
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.


Attaching package: 'Biobase'

The following object is masked from 'package:MatrixGenerics':

    rowMedians

The following objects are masked from 'package:matrixStats':

    anyMissing, rowMedians

Loading required package: SingleCellExperiment
Loading required package: DelayedArray
Loading required package: Matrix

Attaching package: 'Matrix'

The following object is masked from 'package:S4Vectors':

    expand

Loading required package: S4Arrays
Loading required package: abind

Attaching package: 'S4Arrays'

The following object is masked from 'package:abind':

    abind

The following object is masked from 'package:base':

    rowsum

Loading required package: SparseArray

Attaching package: 'DelayedArray'

The following objects are masked from 'package:base':

    apply, scale, sweep


Attaching package: 'singleCellTK'

The following object is masked from 'package:BiocGenerics':

    plotPCA

> 
> test_check("singleCellTK")
Found 2 batches
Using null model in ComBat-seq.
Adjusting for 0 covariate(s) or covariate level(s)
Estimating dispersions
Fitting the GLM model
Shrinkage off - using GLM estimates for parameters
Adjusting the data
Found 2 batches
Using null model in ComBat-seq.
Adjusting for 1 covariate(s) or covariate level(s)
Estimating dispersions
Fitting the GLM model
Shrinkage off - using GLM estimates for parameters
Adjusting the data
Performing log-normalization
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%
Calculating gene variances
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating feature variances of standardized and clipped values
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%
Calculating gene variances
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating feature variances of standardized and clipped values
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Uploading data to Enrichr... Done.
  Querying HDSigDB_Human_2021... Done.
Parsing results... Done.
Performing log-normalization
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating gene variances
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating feature variances of standardized and clipped values
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating gene means
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating gene variance to mean ratios
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating gene means
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating gene variance to mean ratios
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Performing log-normalization
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating gene variances
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating feature variances of standardized and clipped values
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%
Performing log-normalization
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%
Calculating gene variances
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating feature variances of standardized and clipped values
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%
Modularity Optimizer version 1.3.0 by Ludo Waltman and Nees Jan van Eck

Number of nodes: 390
Number of edges: 9849

Running Louvain algorithm...
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Maximum modularity in 10 random starts: 0.8351
Number of communities: 7
Elapsed time: 0 seconds
Using method 'umap'
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%
Performing log-normalization
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
[ FAIL 0 | WARN 20 | SKIP 0 | PASS 224 ]

[ FAIL 0 | WARN 20 | SKIP 0 | PASS 224 ]
> 
> proc.time()
   user  system elapsed 
415.540   9.797 440.343 

Example timings

singleCellTK.Rcheck/singleCellTK-Ex.timings

nameusersystemelapsed
MitoGenes0.0040.0050.008
SEG0.0050.0050.008
calcEffectSizes0.5630.0150.583
combineSCE2.6290.0732.726
computeZScore0.4060.0170.426
convertSCEToSeurat8.5190.3608.981
convertSeuratToSCE0.7030.0160.736
dedupRowNames0.1210.0080.132
detectCellOutlier7.0400.2137.338
diffAbundanceFET0.0970.0050.103
discreteColorPalette0.0100.0010.011
distinctColors0.0040.0000.005
downSampleCells1.0750.1191.225
downSampleDepth0.8780.0430.929
expData-ANY-character-method0.2740.0080.288
expData-set-ANY-character-CharacterOrNullOrMissing-logical-method0.3460.0090.358
expData-set0.3370.0070.346
expData0.2750.0060.282
expDataNames-ANY-method0.2540.0060.264
expDataNames0.2580.0070.270
expDeleteDataTag0.0600.0030.063
expSetDataTag0.0480.0060.055
expTaggedData0.0470.0030.050
exportSCE0.0380.0070.045
exportSCEtoAnnData0.1180.0090.129
exportSCEtoFlatFile0.1200.0110.138
featureIndex0.0690.0100.084
generateSimulatedData0.1240.0170.146
getBiomarker0.1080.0110.121
getDEGTopTable1.4820.0441.534
getDiffAbundanceResults0.0900.0040.096
getEnrichRResult0.7570.0978.805
getFindMarkerTopTable3.4120.1933.658
getMSigDBTable0.0070.0070.015
getPathwayResultNames0.0400.0080.047
getSampleSummaryStatsTable0.3920.0060.400
getSoupX0.0000.0010.000
getTSCANResults2.2700.0712.353
getTopHVG1.8110.0301.911
importAnnData0.0030.0020.005
importBUStools0.3520.0070.372
importCellRanger1.7850.0641.959
importCellRangerV2Sample0.3450.0070.360
importCellRangerV3Sample0.6720.0250.742
importDropEst0.4610.0070.472
importExampleData22.252 2.21331.615
importGeneSetsFromCollection1.6130.1441.787
importGeneSetsFromGMT0.1330.0080.142
importGeneSetsFromList0.2720.0080.283
importGeneSetsFromMSigDB5.6120.1765.842
importMitoGeneSet0.1020.0100.114
importOptimus0.0030.0010.004
importSEQC0.3250.0090.335
importSTARsolo0.3750.0210.404
iterateSimulations0.4570.0210.482
listSampleSummaryStatsTables0.5380.0060.550
mergeSCEColData0.7430.0290.781
mouseBrainSubsetSCE0.0660.0060.074
msigdb_table0.0030.0050.008
plotBarcodeRankDropsResults1.3740.0191.403
plotBarcodeRankScatter1.5260.0111.547
plotBatchCorrCompare13.849 0.13514.372
plotBatchVariance0.7510.0500.808
plotBcdsResults11.427 0.24611.889
plotBubble1.6310.0971.854
plotClusterAbundance1.9830.0142.014
plotCxdsResults8.4380.0999.061
plotDEGHeatmap5.2370.1065.460
plotDEGRegression7.9530.0748.098
plotDEGViolin 9.710 0.18310.471
plotDEGVolcano1.8030.0201.865
plotDecontXResults10.135 0.10210.318
plotDimRed0.4810.0170.502
plotDoubletFinderResults42.637 0.28043.627
plotEmptyDropsResults 9.888 0.06110.057
plotEmptyDropsScatter9.7640.0349.851
plotFindMarkerHeatmap10.066 0.09410.619
plotMASTThresholdGenes3.2950.0483.443
plotPCA0.7800.0190.869
plotPathway1.2580.0231.402
plotRunPerCellQCResults4.7420.0705.222
plotSCEBarAssayData0.4040.0110.476
plotSCEBarColData0.3180.0090.347
plotSCEBatchFeatureMean0.5150.0070.568
plotSCEDensity0.5400.0120.591
plotSCEDensityAssayData0.3860.0100.423
plotSCEDensityColData0.4830.0090.567
plotSCEDimReduceColData1.1480.0191.259
plotSCEDimReduceFeatures0.6030.0150.720
plotSCEHeatmap1.0620.0231.212
plotSCEScatter0.5430.0170.645
plotSCEViolin0.5350.0150.627
plotSCEViolinAssayData0.5810.0160.699
plotSCEViolinColData0.5470.0140.648
plotScDblFinderResults50.264 0.92653.042
plotScanpyDotPlot0.0400.0040.044
plotScanpyEmbedding0.0420.0050.047
plotScanpyHVG0.0410.0050.046
plotScanpyHeatmap0.0440.0060.049
plotScanpyMarkerGenes0.0380.0040.043
plotScanpyMarkerGenesDotPlot0.0400.0040.046
plotScanpyMarkerGenesHeatmap0.0420.0050.053
plotScanpyMarkerGenesMatrixPlot0.0370.0040.043
plotScanpyMarkerGenesViolin0.0400.0040.043
plotScanpyMatrixPlot0.0430.0050.052
plotScanpyPCA0.0390.0040.043
plotScanpyPCAGeneRanking0.0390.0040.057
plotScanpyPCAVariance0.0410.0030.063
plotScanpyViolin0.0410.0050.051
plotScdsHybridResults12.275 0.11412.593
plotScrubletResults0.0380.0030.041
plotSeuratElbow0.0410.0040.044
plotSeuratHVG0.0400.0040.045
plotSeuratJackStraw0.0410.0050.046
plotSeuratReduction0.0410.0030.046
plotSoupXResults0.0000.0000.001
plotTSCANClusterDEG8.7490.1859.227
plotTSCANClusterPseudo2.8920.0363.063
plotTSCANDimReduceFeatures2.8710.0342.975
plotTSCANPseudotimeGenes3.2320.0363.366
plotTSCANPseudotimeHeatmap2.9710.0293.043
plotTSCANResults2.5720.0362.714
plotTSNE0.7130.0150.778
plotTopHVG1.1750.0321.391
plotUMAP7.1770.0948.472
readSingleCellMatrix0.0100.0010.012
reportCellQC0.1820.0070.189
reportDropletQC0.0370.0040.042
reportQCTool0.1720.0060.180
retrieveSCEIndex0.0530.0040.058
runBBKNN0.0000.0010.001
runBarcodeRankDrops0.4620.0090.472
runBcds3.3570.0543.431
runCellQC0.1470.0060.153
runClusterSummaryMetrics0.8920.0230.919
runComBatSeq0.9910.0301.045
runCxds0.6910.0260.757
runCxdsBcdsHybrid3.5660.1614.009
runDEAnalysis0.8280.0140.924
runDecontX7.8970.0578.380
runDimReduce0.6400.0090.680
runDoubletFinder38.744 0.18240.762
runDropletQC0.0410.0040.046
runEmptyDrops9.4050.0299.544
runEnrichR0.6750.0459.413
runFastMNN3.9940.0514.114
runFeatureSelection0.4580.0100.473
runFindMarker3.2430.0453.314
runGSVA1.6050.0581.686
runHarmony0.0890.0020.092
runKMeans0.3820.0140.399
runLimmaBC0.1800.0030.193
runMNNCorrect0.8920.0070.906
runModelGeneVar0.6800.0070.693
runNormalization3.0810.0463.180
runPerCellQC0.7320.0130.752
runSCANORAMA0.0010.0000.001
runSCMerge0.0070.0020.008
runScDblFinder36.215 0.49437.209
runScanpyFindClusters0.0410.0060.046
runScanpyFindHVG0.0430.0060.049
runScanpyFindMarkers0.0460.0060.052
runScanpyNormalizeData0.2170.0080.226
runScanpyPCA0.0380.0070.045
runScanpyScaleData0.0410.0040.046
runScanpyTSNE0.0400.0050.046
runScanpyUMAP0.0430.0040.048
runScranSNN0.6610.0190.697
runScrublet0.0440.0050.051
runSeuratFindClusters0.0410.0060.049
runSeuratFindHVG1.0950.0181.138
runSeuratHeatmap0.0390.0040.044
runSeuratICA0.0410.0060.046
runSeuratJackStraw0.0470.0050.053
runSeuratNormalizeData0.0440.0050.050
runSeuratPCA0.0450.0060.053
runSeuratSCTransform8.2260.1118.603
runSeuratScaleData0.0420.0090.051
runSeuratUMAP0.0400.0040.044
runSingleR0.0840.0040.091
runSoupX0.0010.0000.001
runTSCAN1.5250.0221.564
runTSCANClusterDEAnalysis1.7340.0291.778
runTSCANDEG1.6780.0251.736
runTSNE1.3020.0161.328
runUMAP7.5230.0667.698
runVAM0.6840.0090.698
runZINBWaVE0.0070.0010.009
sampleSummaryStats0.3640.0070.373
scaterCPM0.2120.0070.219
scaterPCA1.0380.0091.060
scaterlogNormCounts0.4300.0090.440
sce0.0370.0100.050
sctkListGeneSetCollections0.1730.0080.182
sctkPythonInstallConda0.0000.0010.001
sctkPythonInstallVirtualEnv0.0010.0010.000
selectSCTKConda0.0000.0000.001
selectSCTKVirtualEnvironment0.0000.0010.002
setRowNames0.1900.0060.197
setSCTKDisplayRow0.7060.0130.723
singleCellTK0.0000.0000.001
subDiffEx0.6990.0380.745
subsetSCECols0.1800.0100.191
subsetSCERows0.5550.0280.591
summarizeSCE0.1380.0080.146
trimCounts0.3390.0150.356