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

This page was generated on 2024-05-08 11:41:24 -0400 (Wed, 08 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4707
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4484
lconwaymacOS 12.7.1 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4514
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" 4480
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 1992/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
singleCellTK 2.14.0  (landing page)
Joshua David Campbell
Snapshot Date: 2024-05-07 14:00:20 -0400 (Tue, 07 May 2024)
git_url: https://git.bioconductor.org/packages/singleCellTK
git_branch: RELEASE_3_19
git_last_commit: cd29b84
git_last_commit_date: 2024-04-30 11:06:02 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  
kjohnson3macOS 13.6.5 Ventura / arm64see weekly results here

CHECK results for singleCellTK on kunpeng2


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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: singleCellTK
Version: 2.14.0
Command: /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD check --install=check:singleCellTK.install-out.txt --library=/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library --no-vignettes --timings singleCellTK_2.14.0.tar.gz
StartedAt: 2024-05-08 12:00:52 -0000 (Wed, 08 May 2024)
EndedAt: 2024-05-08 12:21:23 -0000 (Wed, 08 May 2024)
EllapsedTime: 1231.0 seconds
RetCode: 0
Status:   OK  
CheckDir: singleCellTK.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD check --install=check:singleCellTK.install-out.txt --library=/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library --no-vignettes --timings singleCellTK_2.14.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/singleCellTK.Rcheck’
* using R version 4.4.0 beta (2024-04-15 r86425)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    gcc (GCC) 10.3.1
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* 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.14.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.9Mb
  sub-directories of 1Mb or more:
    extdata   1.6Mb
    shiny     3.0Mb
* 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 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 ... NOTE
checkRd: (-1) dedupRowNames.Rd:10: Lost braces
    10 | \item{x}{A matrix like or /linkS4class{SingleCellExperiment} object, on which
       |                                       ^
checkRd: (-1) dedupRowNames.Rd:14: Lost braces
    14 | /linkS4class{SingleCellExperiment} object. When set to \code{TRUE}, will
       |             ^
checkRd: (-1) dedupRowNames.Rd:22: Lost braces
    22 | By default, a matrix or /linkS4class{SingleCellExperiment} object
       |                                     ^
checkRd: (-1) dedupRowNames.Rd:24: Lost braces
    24 | When \code{x} is a /linkS4class{SingleCellExperiment} and \code{as.rowData}
       |                                ^
checkRd: (-1) plotBubble.Rd:42: Lost braces
    42 | \item{scale}{Option to scale the data. Default: /code{FALSE}. Selected assay will not be scaled.}
       |                                                      ^
checkRd: (-1) runClusterSummaryMetrics.Rd:27: Lost braces
    27 | \item{scale}{Option to scale the data. Default: /code{FALSE}. Selected assay will not be scaled.}
       |                                                      ^
checkRd: (-1) runEmptyDrops.Rd:66: Lost braces
    66 | provided \\linkS4class{SingleCellExperiment} object.
       |                       ^
checkRd: (-1) runSCMerge.Rd:44: Lost braces
    44 | construct pseudo-replicates. The length of code{kmeansK} needs to be the same
       |                                                ^
* 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
runSeuratSCTransform     47.109  0.383  47.607
plotDoubletFinderResults 42.120  0.136  42.326
plotScDblFinderResults   41.098  0.367  41.541
runDoubletFinder         37.924  0.155  38.152
runScDblFinder           29.872  0.255  30.179
importExampleData        22.477  1.661  29.937
plotBatchCorrCompare     13.458  0.200  13.665
plotScdsHybridResults    12.285  0.181  11.349
plotBcdsResults          10.559  0.202   9.668
plotDecontXResults        9.527  0.120   9.666
runDecontX                8.305  0.092   8.413
runUMAP                   8.333  0.044   8.387
detectCellOutlier         7.894  0.219   8.131
plotCxdsResults           7.909  0.019   7.938
plotUMAP                  7.787  0.032   7.827
plotTSCANClusterDEG       7.540  0.043   7.601
plotFindMarkerHeatmap     6.380  0.023   6.419
plotDEGViolin             6.179  0.064   6.256
convertSCEToSeurat        5.672  0.422   6.106
plotEmptyDropsResults     5.891  0.004   5.903
plotEmptyDropsScatter     5.849  0.024   5.878
getFindMarkerTopTable     5.259  0.427   5.699
runEmptyDrops             5.539  0.004   5.546
runFindMarker             5.059  0.291   5.364
plotDEGRegression         5.213  0.012   5.236
getEnrichRResult          0.423  0.096   8.590
runEnrichR                0.418  0.043   8.362
* 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: 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.19-bioc/meat/singleCellTK.Rcheck/00check.log’
for details.


Installation output

singleCellTK.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD INSTALL singleCellTK
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-beta-2024-04-15_r86425/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.0 beta (2024-04-15 r86425) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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.197   0.031   0.214 

singleCellTK.Rcheck/tests/testthat.Rout


R version 4.4.0 beta (2024-04-15 r86425) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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, 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%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
No annotation package name available in the input data object.
Attempting to directly match identifiers in data to gene sets.
Estimating GSVA scores for 34 gene sets.
Estimating ECDFs with Gaussian kernels

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |==                                                                    |   3%
  |                                                                            
  |====                                                                  |   6%
  |                                                                            
  |======                                                                |   9%
  |                                                                            
  |========                                                              |  12%
  |                                                                            
  |==========                                                            |  15%
  |                                                                            
  |============                                                          |  18%
  |                                                                            
  |==============                                                        |  21%
  |                                                                            
  |================                                                      |  24%
  |                                                                            
  |===================                                                   |  26%
  |                                                                            
  |=====================                                                 |  29%
  |                                                                            
  |=======================                                               |  32%
  |                                                                            
  |=========================                                             |  35%
  |                                                                            
  |===========================                                           |  38%
  |                                                                            
  |=============================                                         |  41%
  |                                                                            
  |===============================                                       |  44%
  |                                                                            
  |=================================                                     |  47%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |=====================================                                 |  53%
  |                                                                            
  |=======================================                               |  56%
  |                                                                            
  |=========================================                             |  59%
  |                                                                            
  |===========================================                           |  62%
  |                                                                            
  |=============================================                         |  65%
  |                                                                            
  |===============================================                       |  68%
  |                                                                            
  |=================================================                     |  71%
  |                                                                            
  |===================================================                   |  74%
  |                                                                            
  |======================================================                |  76%
  |                                                                            
  |========================================================              |  79%
  |                                                                            
  |==========================================================            |  82%
  |                                                                            
  |============================================================          |  85%
  |                                                                            
  |==============================================================        |  88%
  |                                                                            
  |================================================================      |  91%
  |                                                                            
  |==================================================================    |  94%
  |                                                                            
  |====================================================================  |  97%
  |                                                                            
  |======================================================================| 100%

No annotation package name available in the input data object.
Attempting to directly match identifiers in data to gene sets.
Estimating GSVA scores for 2 gene sets.
Estimating ECDFs with Gaussian kernels

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |======================================================================| 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 21 | SKIP 0 | PASS 224 ]

[ FAIL 0 | WARN 21 | SKIP 0 | PASS 224 ]
> 
> proc.time()
   user  system elapsed 
354.429   7.010 375.435 

Example timings

singleCellTK.Rcheck/singleCellTK-Ex.timings

nameusersystemelapsed
MitoGenes0.0020.0000.003
SEG0.0030.0000.003
calcEffectSizes0.2790.0160.296
combineSCE1.9780.1442.126
computeZScore0.3110.0440.356
convertSCEToSeurat5.6720.4226.106
convertSeuratToSCE0.6770.0160.694
dedupRowNames0.0660.0120.078
detectCellOutlier7.8940.2198.131
diffAbundanceFET0.0720.0000.072
discreteColorPalette0.0080.0000.008
distinctColors0.0030.0000.003
downSampleCells0.9450.1001.046
downSampleDepth0.8520.0320.886
expData-ANY-character-method0.4350.0080.444
expData-set-ANY-character-CharacterOrNullOrMissing-logical-method0.4890.0080.499
expData-set0.4840.0160.500
expData0.4330.0080.442
expDataNames-ANY-method0.4350.0600.496
expDataNames0.4110.0040.417
expDeleteDataTag0.0450.0000.045
expSetDataTag0.0330.0000.033
expTaggedData0.0350.0000.035
exportSCE0.0310.0000.030
exportSCEtoAnnData0.0800.0080.088
exportSCEtoFlatFile0.0880.0040.092
featureIndex0.0430.0070.050
generateSimulatedData0.0670.0000.067
getBiomarker0.0700.0040.074
getDEGTopTable1.1750.0121.189
getDiffAbundanceResults0.0570.0040.062
getEnrichRResult0.4230.0968.590
getFindMarkerTopTable5.2590.4275.699
getMSigDBTable0.0050.0000.004
getPathwayResultNames0.0310.0040.034
getSampleSummaryStatsTable0.4410.0560.498
getSoupX000
getTSCANResults2.6570.0632.726
getTopHVG1.6990.0011.702
importAnnData0.0010.0000.002
importBUStools0.3760.0040.382
importCellRanger1.5820.0471.638
importCellRangerV2Sample0.3650.0080.374
importCellRangerV3Sample0.5810.0230.607
importDropEst0.4320.0200.455
importExampleData22.477 1.66129.937
importGeneSetsFromCollection0.9620.0280.991
importGeneSetsFromGMT0.0780.0030.082
importGeneSetsFromList0.1590.0200.180
importGeneSetsFromMSigDB3.0180.0643.088
importMitoGeneSet0.0640.0040.067
importOptimus0.0020.0000.002
importSEQC0.3910.0280.421
importSTARsolo0.3690.0080.380
iterateSimulations0.4760.0120.489
listSampleSummaryStatsTables0.5560.0280.585
mergeSCEColData0.6350.0200.657
mouseBrainSubsetSCE0.0390.0040.042
msigdb_table0.0020.0000.001
plotBarcodeRankDropsResults1.1430.0241.169
plotBarcodeRankScatter1.2070.0001.210
plotBatchCorrCompare13.458 0.20013.665
plotBatchVariance0.4150.0080.424
plotBcdsResults10.559 0.202 9.668
plotBubble1.3540.0161.374
plotClusterAbundance1.1640.0001.167
plotCxdsResults7.9090.0197.938
plotDEGHeatmap3.9920.0044.006
plotDEGRegression5.2130.0125.236
plotDEGViolin6.1790.0646.256
plotDEGVolcano1.2900.0031.297
plotDecontXResults9.5270.1209.666
plotDimRed0.3680.0120.381
plotDoubletFinderResults42.120 0.13642.326
plotEmptyDropsResults5.8910.0045.903
plotEmptyDropsScatter5.8490.0245.878
plotFindMarkerHeatmap6.3800.0236.419
plotMASTThresholdGenes2.2480.0482.302
plotPCA0.6840.0120.697
plotPathway1.1820.0001.186
plotRunPerCellQCResults3.0320.0043.043
plotSCEBarAssayData0.2450.0040.249
plotSCEBarColData0.2000.0040.204
plotSCEBatchFeatureMean0.3160.0030.320
plotSCEDensity0.3520.0000.353
plotSCEDensityAssayData0.2270.0040.232
plotSCEDensityColData0.2960.0000.297
plotSCEDimReduceColData0.9960.0161.014
plotSCEDimReduceFeatures0.5650.0200.586
plotSCEHeatmap0.9130.0160.931
plotSCEScatter0.4890.0120.502
plotSCEViolin0.3410.0000.342
plotSCEViolinAssayData0.4130.0000.414
plotSCEViolinColData0.3390.0000.340
plotScDblFinderResults41.098 0.36741.541
plotScanpyDotPlot0.0270.0000.027
plotScanpyEmbedding0.0260.0000.027
plotScanpyHVG0.0270.0000.028
plotScanpyHeatmap0.0240.0040.027
plotScanpyMarkerGenes0.0270.0000.026
plotScanpyMarkerGenesDotPlot0.0220.0040.027
plotScanpyMarkerGenesHeatmap0.0230.0040.027
plotScanpyMarkerGenesMatrixPlot0.0270.0000.028
plotScanpyMarkerGenesViolin0.0230.0030.027
plotScanpyMatrixPlot0.0270.0000.027
plotScanpyPCA0.0270.0000.027
plotScanpyPCAGeneRanking0.0270.0000.027
plotScanpyPCAVariance0.0280.0000.028
plotScanpyViolin0.0260.0040.030
plotScdsHybridResults12.285 0.18111.349
plotScrubletResults0.0290.0000.029
plotSeuratElbow0.0290.0000.029
plotSeuratHVG0.0250.0040.029
plotSeuratJackStraw0.0260.0040.029
plotSeuratReduction0.0280.0000.029
plotSoupXResults000
plotTSCANClusterDEG7.5400.0437.601
plotTSCANClusterPseudo3.1740.0163.198
plotTSCANDimReduceFeatures3.2020.0003.210
plotTSCANPseudotimeGenes3.0970.0043.108
plotTSCANPseudotimeHeatmap3.3230.0043.335
plotTSCANResults2.9920.0243.023
plotTSNE0.7160.0080.726
plotTopHVG0.7370.0000.739
plotUMAP7.7870.0327.827
readSingleCellMatrix0.0020.0040.006
reportCellQC0.2330.0000.233
reportDropletQC0.0290.0000.029
reportQCTool0.2310.0000.232
retrieveSCEIndex0.0290.0040.032
runBBKNN000
runBarcodeRankDrops0.5250.0000.526
runBcds3.2610.0352.189
runCellQC0.2140.0040.219
runClusterSummaryMetrics0.9840.0120.998
runComBatSeq0.6860.0040.692
runCxds0.6470.0040.654
runCxdsBcdsHybrid3.3930.0042.297
runDEAnalysis0.9840.0040.990
runDecontX8.3050.0928.413
runDimReduce0.6240.0040.629
runDoubletFinder37.924 0.15538.152
runDropletQC0.0290.0000.030
runEmptyDrops5.5390.0045.546
runEnrichR0.4180.0438.362
runFastMNN2.5790.1442.727
runFeatureSelection0.3020.0080.311
runFindMarker5.0590.2915.364
runGSVA1.2240.0361.263
runHarmony0.0510.0000.051
runKMeans0.6360.0120.650
runLimmaBC0.1140.0000.114
runMNNCorrect0.8640.0280.894
runModelGeneVar0.6040.0190.624
runNormalization2.7880.1482.942
runPerCellQC0.6930.0200.715
runSCANORAMA000
runSCMerge0.0040.0000.004
runScDblFinder29.872 0.25530.179
runScanpyFindClusters0.0240.0040.028
runScanpyFindHVG0.0270.0000.028
runScanpyFindMarkers0.030.000.03
runScanpyNormalizeData0.2700.0200.291
runScanpyPCA0.0280.0000.029
runScanpyScaleData0.0260.0000.026
runScanpyTSNE0.0240.0040.028
runScanpyUMAP0.0240.0040.028
runScranSNN1.0280.0631.093
runScrublet0.0280.0000.027
runSeuratFindClusters0.0270.0000.027
runSeuratFindHVG1.1290.0521.183
runSeuratHeatmap0.0330.0000.034
runSeuratICA0.0340.0000.034
runSeuratJackStraw0.0330.0000.034
runSeuratNormalizeData0.0350.0000.035
runSeuratPCA0.0330.0000.033
runSeuratSCTransform47.109 0.38347.607
runSeuratScaleData0.0290.0000.029
runSeuratUMAP0.0280.0000.029
runSingleR0.0510.0000.050
runSoupX000
runTSCAN2.1510.0082.164
runTSCANClusterDEAnalysis2.2990.0522.356
runTSCANDEG2.2160.0122.233
runTSNE1.4340.0041.441
runUMAP8.3330.0448.387
runVAM0.7840.0000.785
runZINBWaVE0.0040.0000.004
sampleSummaryStats0.4200.0040.425
scaterCPM0.1550.0000.155
scaterPCA0.9500.0000.952
scaterlogNormCounts0.3110.0040.315
sce0.0320.0000.033
sctkListGeneSetCollections0.1050.0040.110
sctkPythonInstallConda000
sctkPythonInstallVirtualEnv000
selectSCTKConda000
selectSCTKVirtualEnvironment000
setRowNames0.1770.0040.181
setSCTKDisplayRow0.5980.0000.600
singleCellTK000
subDiffEx0.6800.0120.694
subsetSCECols0.2540.0000.254
subsetSCERows0.5840.0080.593
summarizeSCE0.0890.0040.094
trimCounts0.2820.0000.282