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

This page was generated on 2024-06-14 14:37 -0400 (Fri, 14 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4757
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4491
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-06-12 14:00 -0400 (Wed, 12 Jun 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


CHECK results for singleCellTK on nebbiolo1

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.14.0
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:singleCellTK.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings singleCellTK_2.14.0.tar.gz
StartedAt: 2024-06-13 03:41:12 -0400 (Thu, 13 Jun 2024)
EndedAt: 2024-06-13 03:55:44 -0400 (Thu, 13 Jun 2024)
EllapsedTime: 872.7 seconds
RetCode: 0
Status:   OK  
CheckDir: singleCellTK.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:singleCellTK.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --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 (2024-04-24)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* 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  5.6Mb
  sub-directories of 1Mb or more:
    shiny   2.3Mb
* 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
plotDoubletFinderResults 30.580  0.372  30.950
runSeuratSCTransform     28.582  0.672  29.255
plotScDblFinderResults   27.176  0.640  27.813
runDoubletFinder         27.482  0.132  27.614
runScDblFinder           18.879  0.436  19.315
importExampleData        13.513  1.815  15.926
plotBatchCorrCompare     11.155  0.524  11.672
plotScdsHybridResults     8.616  0.136   7.845
plotBcdsResults           7.953  0.252   7.294
plotDecontXResults        7.181  0.204   7.385
plotEmptyDropsScatter     6.542  0.044   6.585
plotEmptyDropsResults     6.546  0.028   6.574
runUMAP                   6.177  0.212   6.388
runEmptyDrops             6.290  0.004   6.294
plotCxdsResults           5.935  0.156   6.089
plotUMAP                  5.952  0.104   6.053
runDecontX                5.950  0.044   5.994
* 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: 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/bbs-3.19-bioc/R/bin/R CMD INSTALL singleCellTK
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.19-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.0 (2024-04-24) -- "Puppy Cup"
Copyright (C) 2024 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.167   0.041   0.193 

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: 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, 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 
259.064   9.570 268.911 

Example timings

singleCellTK.Rcheck/singleCellTK-Ex.timings

nameusersystemelapsed
MitoGenes0.0020.0000.003
SEG0.0000.0020.003
calcEffectSizes0.1560.0000.157
combineSCE1.3260.0401.367
computeZScore0.8250.1040.929
convertSCEToSeurat3.8660.2884.154
convertSeuratToSCE0.4090.0160.426
dedupRowNames0.0450.0080.053
detectCellOutlier4.7560.2084.964
diffAbundanceFET0.0440.0120.056
discreteColorPalette0.0060.0000.006
distinctColors0.0020.0000.002
downSampleCells0.5920.0520.643
downSampleDepth0.4600.0040.464
expData-ANY-character-method0.2540.0040.258
expData-set-ANY-character-CharacterOrNullOrMissing-logical-method0.2930.0040.296
expData-set0.3120.0040.317
expData0.3030.0240.326
expDataNames-ANY-method0.2640.0000.265
expDataNames0.2630.0040.266
expDeleteDataTag0.0360.0000.035
expSetDataTag0.0250.0000.025
expTaggedData0.0260.0000.026
exportSCE0.0190.0040.023
exportSCEtoAnnData0.0920.0080.099
exportSCEtoFlatFile0.0900.0080.099
featureIndex0.0300.0080.037
generateSimulatedData0.050.000.05
getBiomarker0.0500.0080.057
getDEGTopTable0.7700.0600.831
getDiffAbundanceResults0.0490.0000.049
getEnrichRResult0.5480.0552.080
getFindMarkerTopTable3.0610.2723.333
getMSigDBTable0.0040.0000.004
getPathwayResultNames0.0160.0080.024
getSampleSummaryStatsTable0.2950.0240.319
getSoupX000
getTSCANResults1.6920.0881.780
getTopHVG1.0150.0401.055
importAnnData0.0020.0000.001
importBUStools0.2260.0120.239
importCellRanger1.1100.0921.205
importCellRangerV2Sample0.2360.0040.240
importCellRangerV3Sample0.3300.0480.378
importDropEst0.3160.0240.341
importExampleData13.513 1.81515.926
importGeneSetsFromCollection0.6630.0920.755
importGeneSetsFromGMT0.0600.0040.065
importGeneSetsFromList0.1060.0120.118
importGeneSetsFromMSigDB2.3980.1802.578
importMitoGeneSet0.0540.0000.054
importOptimus0.0020.0000.002
importSEQC0.2220.0280.249
importSTARsolo0.2510.0320.283
iterateSimulations0.3530.0200.373
listSampleSummaryStatsTables0.3660.0320.398
mergeSCEColData0.4910.0120.502
mouseBrainSubsetSCE0.0420.0040.046
msigdb_table0.0000.0020.002
plotBarcodeRankDropsResults0.8280.0530.880
plotBarcodeRankScatter0.8020.0320.834
plotBatchCorrCompare11.155 0.52411.672
plotBatchVariance0.2760.0400.316
plotBcdsResults7.9530.2527.294
plotBubble0.8430.0120.855
plotClusterAbundance0.7730.0360.809
plotCxdsResults5.9350.1566.089
plotDEGHeatmap2.8050.1002.904
plotDEGRegression3.3730.0873.455
plotDEGViolin4.1610.0844.239
plotDEGVolcano0.9560.0000.956
plotDecontXResults7.1810.2047.385
plotDimRed0.2810.0000.280
plotDoubletFinderResults30.580 0.37230.950
plotEmptyDropsResults6.5460.0286.574
plotEmptyDropsScatter6.5420.0446.585
plotFindMarkerHeatmap4.0320.0564.088
plotMASTThresholdGenes1.4290.0241.454
plotPCA0.4400.0040.444
plotPathway0.7890.0080.798
plotRunPerCellQCResults1.9910.0041.996
plotSCEBarAssayData0.1760.0000.175
plotSCEBarColData0.1310.0000.131
plotSCEBatchFeatureMean0.1930.0000.193
plotSCEDensity0.1930.0000.194
plotSCEDensityAssayData0.1850.0000.185
plotSCEDensityColData0.1920.0000.191
plotSCEDimReduceColData0.6290.0040.634
plotSCEDimReduceFeatures0.3650.0000.365
plotSCEHeatmap0.5710.0000.571
plotSCEScatter0.3400.0040.343
plotSCEViolin0.2180.0000.218
plotSCEViolinAssayData0.2210.0040.226
plotSCEViolinColData0.2060.0040.210
plotScDblFinderResults27.176 0.64027.813
plotScanpyDotPlot0.0210.0040.025
plotScanpyEmbedding0.0240.0000.024
plotScanpyHVG0.0190.0030.023
plotScanpyHeatmap0.0190.0040.023
plotScanpyMarkerGenes0.0190.0040.023
plotScanpyMarkerGenesDotPlot0.0230.0000.022
plotScanpyMarkerGenesHeatmap0.0160.0080.024
plotScanpyMarkerGenesMatrixPlot0.0230.0000.023
plotScanpyMarkerGenesViolin0.0230.0000.022
plotScanpyMatrixPlot0.0190.0040.023
plotScanpyPCA0.0190.0040.022
plotScanpyPCAGeneRanking0.0230.0000.024
plotScanpyPCAVariance0.0230.0000.022
plotScanpyViolin0.0230.0000.023
plotScdsHybridResults8.6160.1367.845
plotScrubletResults0.0240.0000.024
plotSeuratElbow0.0230.0000.024
plotSeuratHVG0.0200.0040.024
plotSeuratJackStraw0.0190.0040.023
plotSeuratReduction0.0230.0000.023
plotSoupXResults000
plotTSCANClusterDEG4.8680.0564.924
plotTSCANClusterPseudo2.0830.0122.096
plotTSCANDimReduceFeatures2.1480.0002.148
plotTSCANPseudotimeGenes2.0140.0162.031
plotTSCANPseudotimeHeatmap2.2590.0082.267
plotTSCANResults1.8750.0121.887
plotTSNE0.460.000.46
plotTopHVG0.5160.0000.516
plotUMAP5.9520.1046.053
readSingleCellMatrix0.0050.0000.005
reportCellQC0.1380.0120.150
reportDropletQC0.0230.0000.023
reportQCTool0.1540.0000.154
retrieveSCEIndex0.0280.0000.028
runBBKNN000
runBarcodeRankDrops0.3460.0080.354
runBcds2.1720.0041.327
runCellQC0.1560.0000.155
runClusterSummaryMetrics0.6160.0120.628
runComBatSeq0.4040.0080.411
runCxds0.3980.0000.397
runCxdsBcdsHybrid2.1040.0321.329
runDEAnalysis0.5640.0080.572
runDecontX5.9500.0445.994
runDimReduce0.3910.0000.391
runDoubletFinder27.482 0.13227.614
runDropletQC0.0240.0000.024
runEmptyDrops6.2900.0046.294
runEnrichR0.5410.0161.942
runFastMNN1.5840.0921.675
runFeatureSelection0.2030.0040.207
runFindMarker3.1320.3403.472
runGSVA0.8980.1281.026
runHarmony0.0360.0000.036
runKMeans0.4090.0280.437
runLimmaBC0.0710.0040.075
runMNNCorrect0.4770.0520.530
runModelGeneVar0.4070.0440.451
runNormalization2.2160.5122.728
runPerCellQC0.4630.0040.467
runSCANORAMA000
runSCMerge0.0040.0000.004
runScDblFinder18.879 0.43619.315
runScanpyFindClusters0.0250.0000.025
runScanpyFindHVG0.0230.0000.023
runScanpyFindMarkers0.0230.0000.023
runScanpyNormalizeData0.1710.0230.194
runScanpyPCA0.0240.0000.024
runScanpyScaleData0.0190.0040.023
runScanpyTSNE0.0230.0000.023
runScanpyUMAP0.0230.0000.023
runScranSNN0.6560.0720.727
runScrublet0.0200.0040.024
runSeuratFindClusters0.0220.0000.022
runSeuratFindHVG0.7160.1000.816
runSeuratHeatmap0.0200.0040.024
runSeuratICA0.0230.0000.023
runSeuratJackStraw0.0230.0000.023
runSeuratNormalizeData0.0230.0000.023
runSeuratPCA0.0230.0000.023
runSeuratSCTransform28.582 0.67229.255
runSeuratScaleData0.0240.0000.023
runSeuratUMAP0.0220.0000.023
runSingleR0.0330.0000.033
runSoupX0.0000.0000.001
runTSCAN1.3140.0231.337
runTSCANClusterDEAnalysis1.4260.0161.442
runTSCANDEG1.3560.0281.383
runTSNE0.8440.0000.845
runUMAP6.1770.2126.388
runVAM0.4590.0040.463
runZINBWaVE0.0040.0000.005
sampleSummaryStats0.2590.0000.259
scaterCPM0.1250.0080.132
scaterPCA0.5840.0000.584
scaterlogNormCounts0.2240.0120.236
sce0.0230.0000.023
sctkListGeneSetCollections0.0710.0000.071
sctkPythonInstallConda000
sctkPythonInstallVirtualEnv000
selectSCTKConda000
selectSCTKVirtualEnvironment000
setRowNames0.0760.0020.078
setSCTKDisplayRow0.3980.0120.410
singleCellTK0.0000.0000.001
subDiffEx0.4510.0080.459
subsetSCECols0.1520.0080.160
subsetSCERows0.3520.0040.356
summarizeSCE0.0620.0000.063
trimCounts0.1890.0120.201