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

This page was generated on 2025-02-13 12:11 -0500 (Thu, 13 Feb 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4754
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4502
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4525
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4477
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4414
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.0  (landing page)
Joshua David Campbell
Snapshot Date: 2025-02-10 13:00 -0500 (Mon, 10 Feb 2025)
git_url: https://git.bioconductor.org/packages/singleCellTK
git_branch: RELEASE_3_20
git_last_commit: 6bbe76f
git_last_commit_date: 2024-10-29 11:30:33 -0500 (Tue, 29 Oct 2024)
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    OK    OK  


CHECK results for singleCellTK on kjohnson1

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.0
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.0.tar.gz
StartedAt: 2025-02-12 09:47:01 -0500 (Wed, 12 Feb 2025)
EndedAt: 2025-02-12 10:04:29 -0500 (Wed, 12 Feb 2025)
EllapsedTime: 1048.5 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.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/singleCellTK.Rcheck’
* using R version 4.4.2 (2024-10-31)
* using platform: aarch64-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 Ventura 13.7.1
* 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.0’
* 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 ... NOTE
License stub is invalid DCF.
* 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   42.878  0.682  43.893
plotDoubletFinderResults 43.204  0.218  43.658
runDoubletFinder         39.368  0.182  39.747
runScDblFinder           33.523  0.472  34.139
importExampleData        21.284  1.380  24.793
plotBatchCorrCompare     14.151  0.087  14.358
plotScdsHybridResults    10.598  0.143  10.879
plotBcdsResults           9.601  0.153   9.787
plotDecontXResults        9.186  0.046   9.329
runDecontX                8.465  0.051   8.568
runUMAP                   8.184  0.054   8.370
plotUMAP                  8.042  0.051   8.159
plotCxdsResults           7.655  0.053   7.749
plotEmptyDropsScatter     6.550  0.026   6.607
plotEmptyDropsResults     6.520  0.026   6.563
detectCellOutlier         6.403  0.113   6.552
runSeuratSCTransform      6.341  0.084   6.511
runEmptyDrops             6.315  0.024   6.359
getEnrichRResult          0.377  0.046   8.802
runEnrichR                0.312  0.029   5.106
* 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: 2 NOTEs
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-arm64/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.2 (2024-10-31) -- "Pile of Leaves"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-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.219   0.065   0.280 

singleCellTK.Rcheck/tests/testthat.Rout


R version 4.4.2 (2024-10-31) -- "Pile of Leaves"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-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 
293.533   6.036 309.527 

Example timings

singleCellTK.Rcheck/singleCellTK-Ex.timings

nameusersystemelapsed
MitoGenes0.0030.0040.006
SEG0.0040.0030.008
calcEffectSizes0.1870.0220.211
combineSCE0.8630.0290.893
computeZScore0.3070.0090.317
convertSCEToSeurat4.8030.1684.994
convertSeuratToSCE0.3650.0080.374
dedupRowNames0.0710.0030.074
detectCellOutlier6.4030.1136.552
diffAbundanceFET0.0780.0030.082
discreteColorPalette0.0080.0010.009
distinctColors0.0020.0000.002
downSampleCells0.6920.0530.747
downSampleDepth0.4840.0330.518
expData-ANY-character-method0.1390.0060.145
expData-set-ANY-character-CharacterOrNullOrMissing-logical-method0.2040.0080.211
expData-set0.1580.0060.164
expData0.1350.0050.140
expDataNames-ANY-method0.1310.0040.136
expDataNames0.1280.0040.132
expDeleteDataTag0.0500.0020.053
expSetDataTag0.0390.0030.042
expTaggedData0.0460.0040.050
exportSCE0.0320.0050.037
exportSCEtoAnnData0.1390.0040.148
exportSCEtoFlatFile0.1340.0040.139
featureIndex0.0540.0040.059
generateSimulatedData0.0780.0070.085
getBiomarker0.0750.0060.081
getDEGTopTable0.7720.0670.860
getDiffAbundanceResults0.0670.0060.072
getEnrichRResult0.3770.0468.802
getFindMarkerTopTable1.4520.0401.502
getMSigDBTable0.0050.0040.009
getPathwayResultNames0.0360.0060.042
getSampleSummaryStatsTable0.2140.0090.235
getSoupX000
getTSCANResults1.2360.0451.287
getTopHVG1.0270.0191.050
importAnnData0.0020.0010.002
importBUStools0.1650.0060.171
importCellRanger0.9710.0431.018
importCellRangerV2Sample0.1440.0020.147
importCellRangerV3Sample0.3140.0150.330
importDropEst0.2120.0040.216
importExampleData21.284 1.38024.793
importGeneSetsFromCollection2.2980.0902.398
importGeneSetsFromGMT0.0980.0080.106
importGeneSetsFromList0.1590.0060.167
importGeneSetsFromMSigDB4.6400.1014.757
importMitoGeneSet0.0680.0090.077
importOptimus0.0020.0000.002
importSEQC0.1680.0050.175
importSTARsolo0.1570.0060.164
iterateSimulations0.2290.0130.242
listSampleSummaryStatsTables0.3330.0120.346
mergeSCEColData0.4690.0280.498
mouseBrainSubsetSCE0.0530.0060.061
msigdb_table0.0020.0030.005
plotBarcodeRankDropsResults0.7130.0110.743
plotBarcodeRankScatter0.7370.0120.752
plotBatchCorrCompare14.151 0.08714.358
plotBatchVariance0.3570.0130.371
plotBcdsResults9.6010.1539.787
plotBubble0.8210.0250.849
plotClusterAbundance0.8750.0080.884
plotCxdsResults7.6550.0537.749
plotDEGHeatmap2.3430.0352.385
plotDEGRegression3.6170.0653.517
plotDEGViolin4.5420.1024.486
plotDEGVolcano1.0020.0151.020
plotDecontXResults9.1860.0469.329
plotDimRed0.2270.0080.235
plotDoubletFinderResults43.204 0.21843.658
plotEmptyDropsResults6.5200.0266.563
plotEmptyDropsScatter6.5500.0266.607
plotFindMarkerHeatmap4.1280.0324.175
plotMASTThresholdGenes1.3930.0331.431
plotPCA0.4010.0120.417
plotPathway0.5760.0130.594
plotRunPerCellQCResults2.1250.0222.174
plotSCEBarAssayData0.2460.0080.254
plotSCEBarColData0.1640.0080.173
plotSCEBatchFeatureMean0.2180.0040.224
plotSCEDensity0.2460.0080.254
plotSCEDensityAssayData0.1990.0080.210
plotSCEDensityColData0.2320.0080.242
plotSCEDimReduceColData0.5710.0130.586
plotSCEDimReduceFeatures0.2920.0110.304
plotSCEHeatmap0.4510.0090.460
plotSCEScatter0.2680.0120.280
plotSCEViolin0.3130.0080.322
plotSCEViolinAssayData0.2770.0090.287
plotSCEViolinColData0.2460.0080.254
plotScDblFinderResults42.878 0.68243.893
plotScanpyDotPlot0.0370.0060.042
plotScanpyEmbedding0.0390.0050.044
plotScanpyHVG0.0350.0080.043
plotScanpyHeatmap0.0360.0030.039
plotScanpyMarkerGenes0.0360.0040.051
plotScanpyMarkerGenesDotPlot0.0370.0080.057
plotScanpyMarkerGenesHeatmap0.0350.0020.036
plotScanpyMarkerGenesMatrixPlot0.0350.0020.038
plotScanpyMarkerGenesViolin0.0360.0030.040
plotScanpyMatrixPlot0.0350.0050.039
plotScanpyPCA0.0370.0030.040
plotScanpyPCAGeneRanking0.0370.0050.043
plotScanpyPCAVariance0.0350.0020.039
plotScanpyViolin0.0370.0050.043
plotScdsHybridResults10.598 0.14310.879
plotScrubletResults0.0390.0030.041
plotSeuratElbow0.0330.0030.036
plotSeuratHVG0.0390.0030.043
plotSeuratJackStraw0.0200.0060.026
plotSeuratReduction0.0210.0030.024
plotSoupXResults0.0000.0010.001
plotTSCANClusterDEG3.7110.1003.857
plotTSCANClusterPseudo1.2730.0251.303
plotTSCANDimReduceFeatures1.3310.0311.367
plotTSCANPseudotimeGenes1.6300.0301.665
plotTSCANPseudotimeHeatmap1.4890.0261.520
plotTSCANResults1.2850.0391.328
plotTSNE0.3470.0130.362
plotTopHVG0.6010.0160.618
plotUMAP8.0420.0518.159
readSingleCellMatrix0.0060.0010.007
reportCellQC0.0960.0040.100
reportDropletQC0.0350.0050.040
reportQCTool0.0950.0070.103
retrieveSCEIndex0.0420.0070.048
runBBKNN000
runBarcodeRankDrops0.2950.0080.306
runBcds1.8500.0781.933
runCellQC0.0880.0070.095
runClusterSummaryMetrics0.3300.0100.344
runComBatSeq0.2770.0130.294
runCxds0.3710.0090.382
runCxdsBcdsHybrid1.9690.1072.082
runDEAnalysis0.5480.0320.585
runDecontX8.4650.0518.568
runDimReduce0.3170.0070.324
runDoubletFinder39.368 0.18239.747
runDropletQC0.0370.0070.044
runEmptyDrops6.3150.0246.359
runEnrichR0.3120.0295.106
runFastMNN1.5200.0491.580
runFeatureSelection0.2520.0090.263
runFindMarker1.5290.0321.568
runGSVA0.8960.0400.938
runHarmony0.0430.0020.044
runKMeans0.2080.0130.220
runLimmaBC0.0850.0020.086
runMNNCorrect0.4430.0070.451
runModelGeneVar0.3700.0110.383
runNormalization2.9300.0412.984
runPerCellQC0.3780.0110.391
runSCANORAMA0.0000.0000.001
runSCMerge0.0060.0010.006
runScDblFinder33.523 0.47234.139
runScanpyFindClusters0.0340.0080.042
runScanpyFindHVG0.0370.0040.043
runScanpyFindMarkers0.0360.0070.043
runScanpyNormalizeData0.1210.0050.125
runScanpyPCA0.0350.0060.041
runScanpyScaleData0.0330.0020.037
runScanpyTSNE0.0360.0030.038
runScanpyUMAP0.0350.0050.041
runScranSNN0.3110.0160.328
runScrublet0.0390.0040.044
runSeuratFindClusters0.0410.0030.045
runSeuratFindHVG0.5050.0120.519
runSeuratHeatmap0.0350.0070.042
runSeuratICA0.0370.0040.041
runSeuratJackStraw0.0350.0030.037
runSeuratNormalizeData0.0340.0030.037
runSeuratPCA0.0340.0060.040
runSeuratSCTransform6.3410.0846.511
runSeuratScaleData0.0410.0020.044
runSeuratUMAP0.0340.0050.040
runSingleR0.0420.0040.045
runSoupX000
runTSCAN0.7340.0180.756
runTSCANClusterDEAnalysis0.8350.0180.858
runTSCANDEG0.8220.0230.847
runTSNE0.9160.0160.935
runUMAP8.1840.0548.370
runVAM0.3300.0100.341
runZINBWaVE0.0060.0010.007
sampleSummaryStats0.1820.0090.191
scaterCPM0.1890.0070.195
scaterPCA0.5020.0140.523
scaterlogNormCounts0.2870.0060.294
sce0.0400.0080.047
sctkListGeneSetCollections0.0900.0090.101
sctkPythonInstallConda000
sctkPythonInstallVirtualEnv000
selectSCTKConda000
selectSCTKVirtualEnvironment000
setRowNames0.1060.0070.113
setSCTKDisplayRow0.3450.0080.354
singleCellTK0.0000.0000.001
subDiffEx0.4080.0330.447
subsetSCECols0.0990.0110.111
subsetSCERows0.2630.0110.275
summarizeSCE0.1530.0170.170
trimCounts0.2720.0160.288