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:06 -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 nebbiolo2

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: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:singleCellTK.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings singleCellTK_2.16.1.tar.gz
StartedAt: 2025-03-07 02:52:47 -0500 (Fri, 07 Mar 2025)
EndedAt: 2025-03-07 03:07:01 -0500 (Fri, 07 Mar 2025)
EllapsedTime: 853.7 seconds
RetCode: 0
Status:   OK  
CheckDir: singleCellTK.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:singleCellTK.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings singleCellTK_2.16.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/singleCellTK.Rcheck’
* using R version 4.4.3 (2025-02-28)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.2 LTS
* using session charset: UTF-8
* 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  7.0Mb
  sub-directories of 1Mb or more:
    R         1.0Mb
    extdata   1.6Mb
    shiny     3.0Mb
* 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 loading without being on the library search path ... 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   31.676  0.286  32.041
plotDoubletFinderResults 31.333  0.134  31.550
runDoubletFinder         31.218  0.076  31.297
runSeuratSCTransform     29.173  0.136  29.315
runScDblFinder           21.427  0.145  21.574
importExampleData        10.833  0.457  11.727
plotBatchCorrCompare     10.109  0.150  10.445
plotScdsHybridResults     8.323  0.094   7.697
plotBcdsResults           7.378  0.114   6.807
plotDecontXResults        6.840  0.017   6.859
runDecontX                6.781  0.012   6.793
plotEmptyDropsResults     6.468  0.013   6.481
plotEmptyDropsScatter     6.420  0.027   6.447
runUMAP                   6.358  0.066   6.503
runEmptyDrops             6.261  0.009   6.270
plotUMAP                  6.135  0.064   6.276
plotCxdsResults           5.710  0.103   5.889
detectCellOutlier         5.431  0.044   5.476
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

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


Installation output

singleCellTK.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL singleCellTK
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-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-pc-linux-gnu

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.137   0.040   0.165 

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-pc-linux-gnu

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 
250.406   6.136 259.361 

Example timings

singleCellTK.Rcheck/singleCellTK-Ex.timings

nameusersystemelapsed
MitoGenes0.0020.0000.002
SEG0.0030.0000.002
calcEffectSizes0.1540.0250.178
combineSCE0.7050.0220.727
computeZScore0.2320.0040.237
convertSCEToSeurat3.8030.0493.852
convertSeuratToSCE0.2740.0010.275
dedupRowNames0.0510.0000.052
detectCellOutlier5.4310.0445.476
diffAbundanceFET0.0540.0000.054
discreteColorPalette0.0050.0000.005
distinctColors0.0020.0000.002
downSampleCells0.4810.0220.503
downSampleDepth0.3740.0010.375
expData-ANY-character-method0.1160.0010.117
expData-set-ANY-character-CharacterOrNullOrMissing-logical-method0.1630.0010.164
expData-set0.1400.0010.142
expData0.1170.0000.117
expDataNames-ANY-method0.1080.0000.108
expDataNames0.1070.0000.106
expDeleteDataTag0.0320.0000.033
expSetDataTag0.0240.0010.025
expTaggedData0.0260.0000.026
exportSCE0.0230.0000.023
exportSCEtoAnnData0.0900.0080.098
exportSCEtoFlatFile0.0820.0170.098
featureIndex0.0340.0020.036
generateSimulatedData0.0520.0000.052
getBiomarker0.0580.0010.059
getDEGTopTable0.6540.0590.713
getDiffAbundanceResults0.0460.0040.051
getEnrichRResult0.4190.0183.228
getFindMarkerTopTable1.3570.0051.363
getMSigDBTable0.0030.0000.003
getPathwayResultNames0.0210.0000.021
getSampleSummaryStatsTable0.1620.0020.164
getSoupX000
getTSCANResults0.9950.0040.999
getTopHVG0.7330.0010.734
importAnnData0.0000.0010.001
importBUStools0.1370.0030.140
importCellRanger0.7420.0110.753
importCellRangerV2Sample0.1260.0010.127
importCellRangerV3Sample0.2580.0020.260
importDropEst0.1750.0000.175
importExampleData10.833 0.45711.727
importGeneSetsFromCollection1.6490.0251.673
importGeneSetsFromGMT0.0600.0030.063
importGeneSetsFromList0.1090.0000.109
importGeneSetsFromMSigDB3.3830.1363.519
importMitoGeneSet0.0480.0000.048
importOptimus0.0000.0010.001
importSEQC0.1290.0000.130
importSTARsolo0.1340.0010.135
iterateSimulations0.1630.0010.163
listSampleSummaryStatsTables0.2270.0030.230
mergeSCEColData0.3520.0050.357
mouseBrainSubsetSCE0.0350.0000.034
msigdb_table0.0010.0010.001
plotBarcodeRankDropsResults0.5460.0030.548
plotBarcodeRankScatter0.5750.0020.577
plotBatchCorrCompare10.109 0.15010.445
plotBatchVariance0.2950.0010.296
plotBcdsResults7.3780.1146.807
plotBubble0.6430.0060.649
plotClusterAbundance0.7510.0050.755
plotCxdsResults5.7100.1035.889
plotDEGHeatmap2.0570.1232.180
plotDEGRegression3.0710.0043.070
plotDEGViolin3.8820.0603.935
plotDEGVolcano0.7650.0020.767
plotDecontXResults6.8400.0176.859
plotDimRed0.1700.0010.171
plotDoubletFinderResults31.333 0.13431.550
plotEmptyDropsResults6.4680.0136.481
plotEmptyDropsScatter6.4200.0276.447
plotFindMarkerHeatmap3.5690.0483.618
plotMASTThresholdGenes1.2280.0421.270
plotPCA0.2800.0050.285
plotPathway0.4980.0180.516
plotRunPerCellQCResults1.7430.0051.748
plotSCEBarAssayData0.1990.0010.201
plotSCEBarColData0.1360.0010.137
plotSCEBatchFeatureMean0.2320.0010.234
plotSCEDensity0.1990.0000.199
plotSCEDensityAssayData0.1580.0010.159
plotSCEDensityColData0.2000.0010.201
plotSCEDimReduceColData0.4790.0020.481
plotSCEDimReduceFeatures0.2530.0010.255
plotSCEHeatmap0.4460.0000.446
plotSCEScatter0.2360.0000.236
plotSCEViolin0.2460.0000.246
plotSCEViolinAssayData0.2360.0010.237
plotSCEViolinColData0.2430.0000.243
plotScDblFinderResults31.676 0.28632.041
plotScanpyDotPlot0.0210.0010.021
plotScanpyEmbedding0.0200.0000.021
plotScanpyHVG0.0210.0000.021
plotScanpyHeatmap0.020.000.02
plotScanpyMarkerGenes0.0200.0000.021
plotScanpyMarkerGenesDotPlot0.0200.0000.021
plotScanpyMarkerGenesHeatmap0.0210.0000.021
plotScanpyMarkerGenesMatrixPlot0.0210.0000.020
plotScanpyMarkerGenesViolin0.0190.0010.020
plotScanpyMatrixPlot0.0200.0010.021
plotScanpyPCA0.0210.0000.021
plotScanpyPCAGeneRanking0.0210.0000.021
plotScanpyPCAVariance0.0200.0010.021
plotScanpyViolin0.0210.0000.021
plotScdsHybridResults8.3230.0947.697
plotScrubletResults0.0220.0000.022
plotSeuratElbow0.0210.0000.021
plotSeuratHVG0.0210.0000.021
plotSeuratJackStraw0.0210.0000.021
plotSeuratReduction0.0210.0000.021
plotSoupXResults000
plotTSCANClusterDEG3.2510.0993.350
plotTSCANClusterPseudo1.0580.0041.062
plotTSCANDimReduceFeatures1.0890.0011.090
plotTSCANPseudotimeGenes1.2300.0031.233
plotTSCANPseudotimeHeatmap1.1870.0021.190
plotTSCANResults1.0170.0041.022
plotTSNE0.2780.0020.280
plotTopHVG0.4860.0130.500
plotUMAP6.1350.0646.276
readSingleCellMatrix0.0040.0000.005
reportCellQC0.0750.0000.075
reportDropletQC0.0220.0000.022
reportQCTool0.0730.0020.075
retrieveSCEIndex0.0280.0000.028
runBBKNN000
runBarcodeRankDrops0.2120.0000.211
runBcds1.9170.0291.158
runCellQC0.0770.0000.077
runClusterSummaryMetrics0.3660.0010.367
runComBatSeq0.4260.0030.429
runCxds0.3210.0010.321
runCxdsBcdsHybrid1.9880.0771.251
runDEAnalysis0.4220.0030.425
runDecontX6.7810.0126.793
runDimReduce0.2650.0010.266
runDoubletFinder31.218 0.07631.297
runDropletQC0.0220.0000.021
runEmptyDrops6.2610.0096.270
runEnrichR0.3610.0162.934
runFastMNN1.5420.0181.561
runFeatureSelection0.1980.0000.198
runFindMarker1.3300.0071.337
runGSVA0.6830.0030.686
runHarmony0.0350.0000.034
runKMeans0.1600.0010.161
runLimmaBC0.0670.0000.066
runMNNCorrect0.3680.0030.370
runModelGeneVar0.2870.0000.286
runNormalization2.1230.1022.225
runPerCellQC0.3070.0000.306
runSCANORAMA000
runSCMerge0.0040.0000.004
runScDblFinder21.427 0.14521.574
runScanpyFindClusters0.0200.0010.021
runScanpyFindHVG0.0210.0000.021
runScanpyFindMarkers0.0210.0000.021
runScanpyNormalizeData0.0880.0000.089
runScanpyPCA0.0210.0000.021
runScanpyScaleData0.0210.0000.021
runScanpyTSNE0.0220.0000.021
runScanpyUMAP0.0210.0000.021
runScranSNN0.2650.0020.267
runScrublet0.0220.0000.022
runSeuratFindClusters0.0210.0000.021
runSeuratFindHVG0.4400.0010.439
runSeuratHeatmap0.0220.0000.023
runSeuratICA0.0200.0010.021
runSeuratJackStraw0.0200.0000.021
runSeuratNormalizeData0.0210.0000.021
runSeuratPCA0.0200.0010.021
runSeuratSCTransform29.173 0.13629.315
runSeuratScaleData0.0220.0000.022
runSeuratUMAP0.0220.0000.022
runSingleR0.0350.0000.035
runSoupX000
runTSCAN0.6120.0010.613
runTSCANClusterDEAnalysis0.7010.0020.704
runTSCANDEG0.6770.0030.681
runTSNE0.6920.0020.693
runUMAP6.3580.0666.503
runVAM0.2830.0000.282
runZINBWaVE0.0040.0000.004
sampleSummaryStats0.1520.0000.152
scaterCPM0.1300.0010.131
scaterPCA0.4110.0000.411
scaterlogNormCounts0.2270.0010.228
sce0.0200.0010.021
sctkListGeneSetCollections0.0740.0010.075
sctkPythonInstallConda000
sctkPythonInstallVirtualEnv000
selectSCTKConda000
selectSCTKVirtualEnvironment000
setRowNames0.0810.0000.082
setSCTKDisplayRow0.2850.0000.286
singleCellTK000
subDiffEx0.3020.0010.302
subsetSCECols0.0740.0000.073
subsetSCERows0.2360.0010.237
summarizeSCE0.0630.0000.063
trimCounts0.1950.0000.196