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

This page was generated on 2024-07-04 11:45 -0400 (Thu, 04 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4411
palomino6Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4413
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4395
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4390
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.0 (2024-04-24) -- "Puppy Cup" 4407
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 1940/2243HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
singleCellTK 2.15.0  (landing page)
Joshua David Campbell
Snapshot Date: 2024-07-03 14:00 -0400 (Wed, 03 Jul 2024)
git_url: https://git.bioconductor.org/packages/singleCellTK
git_branch: devel
git_last_commit: 4d7a515
git_last_commit_date: 2024-04-30 11:06:02 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino6Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


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.15.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:singleCellTK.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings singleCellTK_2.15.0.tar.gz
StartedAt: 2024-07-04 09:24:25 -0000 (Thu, 04 Jul 2024)
EndedAt: 2024-07-04 09:44:55 -0000 (Thu, 04 Jul 2024)
EllapsedTime: 1230.1 seconds
RetCode: 0
Status:   OK  
CheckDir: singleCellTK.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:singleCellTK.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings singleCellTK_2.15.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/singleCellTK.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    gcc (GCC) 12.2.1 20220819 (openEuler 12.2.1-14)
    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.15.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     46.926  1.241  48.272
plotScDblFinderResults   42.316  0.455  42.852
plotDoubletFinderResults 42.239  0.392  42.696
runDoubletFinder         37.861  0.111  38.045
runScDblFinder           30.079  0.287  30.428
importExampleData        23.636  2.016  31.618
plotBatchCorrCompare     13.758  0.420  14.191
plotScdsHybridResults    12.131  0.201  11.216
plotBcdsResults          10.706  0.224   9.841
plotDecontXResults        9.670  0.151   9.839
runDecontX                8.498  0.032   8.548
runUMAP                   8.010  0.200   8.220
plotUMAP                  8.008  0.096   8.112
plotCxdsResults           7.872  0.196   8.076
detectCellOutlier         7.494  0.028   7.537
plotFindMarkerHeatmap     6.906  0.095   7.018
plotTSCANClusterDEG       6.906  0.014   6.933
plotDEGViolin             6.225  0.088   6.326
plotEmptyDropsScatter     5.981  0.047   6.035
plotEmptyDropsResults     5.928  0.016   5.951
getFindMarkerTopTable     4.888  0.680   5.580
runEmptyDrops             5.543  0.020   5.575
runFindMarker             5.066  0.343   5.419
plotDEGRegression         5.078  0.032   5.121
getEnrichRResult          0.427  0.152   8.204
runEnrichR                0.459  0.056   8.296
* 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.20-bioc/meat/singleCellTK.Rcheck/00check.log’
for details.


Installation output

singleCellTK.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL singleCellTK
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4.0/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 (2024-04-24) -- "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.206   0.028   0.218 

singleCellTK.Rcheck/tests/testthat.Rout


R version 4.4.0 (2024-04-24) -- "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 
351.184  11.458 375.241 

Example timings

singleCellTK.Rcheck/singleCellTK-Ex.timings

nameusersystemelapsed
MitoGenes0.0030.0000.003
SEG0.0030.0000.003
calcEffectSizes0.2360.0080.245
combineSCE1.9620.0161.983
computeZScore1.0920.0081.102
convertSCEToSeurat4.6280.0644.703
convertSeuratToSCE0.7100.0040.715
dedupRowNames0.0670.0040.071
detectCellOutlier7.4940.0287.537
diffAbundanceFET0.0700.0000.069
discreteColorPalette0.0080.0000.008
distinctColors0.0020.0000.003
downSampleCells0.9600.0481.009
downSampleDepth0.7910.0040.796
expData-ANY-character-method0.4300.0040.435
expData-set-ANY-character-CharacterOrNullOrMissing-logical-method0.4650.0040.469
expData-set0.4480.0000.449
expData0.4330.0200.454
expDataNames-ANY-method0.3930.0080.401
expDataNames0.4100.0000.411
expDeleteDataTag0.0420.0000.042
expSetDataTag0.0310.0000.031
expTaggedData0.0320.0000.032
exportSCE0.0290.0000.029
exportSCEtoAnnData0.0870.0000.087
exportSCEtoFlatFile0.0860.0000.087
featureIndex0.0460.0000.046
generateSimulatedData0.0660.0000.066
getBiomarker0.0640.0080.073
getDEGTopTable1.1890.0041.195
getDiffAbundanceResults0.0590.0000.059
getEnrichRResult0.4270.1528.204
getFindMarkerTopTable4.8880.6805.580
getMSigDBTable0.0010.0030.004
getPathwayResultNames0.0240.0040.028
getSampleSummaryStatsTable0.4230.0190.444
getSoupX000
getTSCANResults2.4570.1312.594
getTopHVG1.6790.0481.730
importAnnData0.0000.0020.002
importBUStools0.3460.0090.357
importCellRanger1.5140.0761.597
importCellRangerV2Sample0.3640.0360.401
importCellRangerV3Sample0.5200.0120.534
importDropEst0.4230.0200.446
importExampleData23.636 2.01631.618
importGeneSetsFromCollection0.9810.0321.016
importGeneSetsFromGMT0.0870.0000.087
importGeneSetsFromList0.1660.0080.174
importGeneSetsFromMSigDB2.9440.1643.113
importMitoGeneSet0.0750.0000.075
importOptimus0.0010.0000.002
importSEQC0.3560.0070.367
importSTARsolo0.3840.0080.395
iterateSimulations0.5040.0240.528
listSampleSummaryStatsTables0.5320.0270.561
mergeSCEColData0.7230.0160.741
mouseBrainSubsetSCE0.0430.0000.043
msigdb_table0.0000.0010.001
plotBarcodeRankDropsResults1.1150.0291.147
plotBarcodeRankScatter1.2250.0361.263
plotBatchCorrCompare13.758 0.42014.191
plotBatchVariance0.4190.0280.448
plotBcdsResults10.706 0.224 9.841
plotBubble1.3430.0161.362
plotClusterAbundance1.2400.0041.246
plotCxdsResults7.8720.1968.076
plotDEGHeatmap4.1310.1114.252
plotDEGRegression5.0780.0325.121
plotDEGViolin6.2250.0886.326
plotDEGVolcano1.2900.0081.301
plotDecontXResults9.6700.1519.839
plotDimRed0.3600.0000.361
plotDoubletFinderResults42.239 0.39242.696
plotEmptyDropsResults5.9280.0165.951
plotEmptyDropsScatter5.9810.0476.035
plotFindMarkerHeatmap6.9060.0957.018
plotMASTThresholdGenes2.4130.0402.459
plotPCA0.6930.0080.703
plotPathway1.2060.0081.218
plotRunPerCellQCResults3.3090.0043.321
plotSCEBarAssayData0.2510.0000.252
plotSCEBarColData0.2030.0000.204
plotSCEBatchFeatureMean0.3190.0000.319
plotSCEDensity0.3000.0040.305
plotSCEDensityAssayData0.2330.0040.237
plotSCEDensityColData0.3580.0000.358
plotSCEDimReduceColData1.0200.0001.023
plotSCEDimReduceFeatures0.5760.0040.580
plotSCEHeatmap0.9390.0000.942
plotSCEScatter0.5130.0040.518
plotSCEViolin0.4010.0080.410
plotSCEViolinAssayData0.3690.0040.374
plotSCEViolinColData0.3600.0000.361
plotScDblFinderResults42.316 0.45542.852
plotScanpyDotPlot0.0330.0000.033
plotScanpyEmbedding0.030.000.03
plotScanpyHVG0.0300.0000.029
plotScanpyHeatmap0.0300.0000.031
plotScanpyMarkerGenes0.0310.0000.031
plotScanpyMarkerGenesDotPlot0.0270.0040.031
plotScanpyMarkerGenesHeatmap0.0310.0000.031
plotScanpyMarkerGenesMatrixPlot0.030.000.03
plotScanpyMarkerGenesViolin0.0300.0000.029
plotScanpyMatrixPlot0.030.000.03
plotScanpyPCA0.030.000.03
plotScanpyPCAGeneRanking0.0280.0030.031
plotScanpyPCAVariance0.0260.0030.029
plotScanpyViolin0.030.000.03
plotScdsHybridResults12.131 0.20111.216
plotScrubletResults0.0260.0000.026
plotSeuratElbow0.0260.0000.026
plotSeuratHVG0.0260.0000.026
plotSeuratJackStraw0.0260.0000.026
plotSeuratReduction0.0250.0000.026
plotSoupXResults000
plotTSCANClusterDEG6.9060.0146.933
plotTSCANClusterPseudo3.1960.0243.226
plotTSCANDimReduceFeatures3.2100.0243.240
plotTSCANPseudotimeGenes3.0910.0123.110
plotTSCANPseudotimeHeatmap3.3790.0563.443
plotTSCANResults3.0230.0083.038
plotTSNE0.6930.0000.693
plotTopHVG0.7490.0000.750
plotUMAP8.0080.0968.112
readSingleCellMatrix0.0060.0000.006
reportCellQC0.2360.0080.245
reportDropletQC0.030.000.03
reportQCTool0.2430.0000.243
retrieveSCEIndex0.0360.0000.036
runBBKNN000
runBarcodeRankDrops0.5500.0000.551
runBcds3.2730.0082.188
runCellQC0.2340.0000.234
runClusterSummaryMetrics0.9620.0000.965
runComBatSeq0.6620.0080.672
runCxds0.6520.0000.653
runCxdsBcdsHybrid3.2930.0122.229
runDEAnalysis0.8960.0080.906
runDecontX8.4980.0328.548
runDimReduce0.6420.0040.647
runDoubletFinder37.861 0.11138.045
runDropletQC0.0310.0000.031
runEmptyDrops5.5430.0205.575
runEnrichR0.4590.0568.296
runFastMNN2.5310.2522.789
runFeatureSelection0.3090.0280.338
runFindMarker5.0660.3435.419
runGSVA1.4160.1041.524
runHarmony0.0490.0040.052
runKMeans0.6510.0160.669
runLimmaBC0.1150.0080.123
runMNNCorrect0.7630.0440.808
runModelGeneVar0.6930.0240.719
runNormalization2.8910.2873.185
runPerCellQC0.7660.0240.792
runSCANORAMA000
runSCMerge0.0030.0020.005
runScDblFinder30.079 0.28730.428
runScanpyFindClusters0.0290.0000.029
runScanpyFindHVG0.0270.0000.028
runScanpyFindMarkers0.0280.0000.028
runScanpyNormalizeData0.2810.0120.293
runScanpyPCA0.0290.0000.029
runScanpyScaleData0.0290.0000.030
runScanpyTSNE0.0290.0000.028
runScanpyUMAP0.0280.0000.028
runScranSNN1.0700.0561.129
runScrublet0.0310.0000.031
runSeuratFindClusters0.0300.0000.031
runSeuratFindHVG1.1740.0721.248
runSeuratHeatmap0.0340.0000.033
runSeuratICA0.0340.0000.034
runSeuratJackStraw0.0310.0000.031
runSeuratNormalizeData0.0320.0040.036
runSeuratPCA0.0330.0000.033
runSeuratSCTransform46.926 1.24148.272
runSeuratScaleData0.0290.0010.029
runSeuratUMAP0.0270.0000.028
runSingleR0.0480.0000.048
runSoupX000
runTSCAN2.0120.0122.027
runTSCANClusterDEAnalysis2.2630.0152.284
runTSCANDEG2.0870.0362.127
runTSNE1.4260.0041.432
runUMAP8.010.208.22
runVAM0.7580.0080.768
runZINBWaVE0.0050.0000.005
sampleSummaryStats0.4350.0000.435
scaterCPM0.1560.0040.160
scaterPCA0.9540.0160.972
scaterlogNormCounts0.3210.0040.325
sce0.0350.0000.035
sctkListGeneSetCollections0.1170.0000.118
sctkPythonInstallConda000
sctkPythonInstallVirtualEnv000
selectSCTKConda000
selectSCTKVirtualEnvironment000
setRowNames0.1180.0000.119
setSCTKDisplayRow0.6180.0120.631
singleCellTK0.0010.0000.000
subDiffEx0.7120.0000.713
subsetSCECols0.2410.0000.241
subsetSCERows0.5710.0080.581
summarizeSCE0.0940.0000.093
trimCounts0.2760.0000.277