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

This page was generated on 2024-06-07 20:24 -0400 (Fri, 07 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4755
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4489
lconwaymacOS 12.7.1 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4520
kjohnson3macOS 13.6.5 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4466
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-05 14:00:26 -0400 (Wed, 05 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
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


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-06 03:36:53 -0400 (Thu, 06 Jun 2024)
EndedAt: 2024-06-06 03:51:23 -0400 (Thu, 06 Jun 2024)
EllapsedTime: 869.9 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 31.526  0.356  31.880
plotScDblFinderResults   28.835  0.596  29.429
runSeuratSCTransform     28.709  0.604  29.315
runDoubletFinder         28.180  0.140  28.320
runScDblFinder           18.393  0.524  18.917
importExampleData        15.178  1.910  17.689
plotBatchCorrCompare     10.705  0.360  11.060
plotScdsHybridResults     8.888  0.100   8.079
plotBcdsResults           7.915  0.372   7.370
plotDecontXResults        7.070  0.180   7.251
plotCxdsResults           6.663  0.232   6.893
plotEmptyDropsScatter     6.674  0.028   6.702
plotEmptyDropsResults     6.558  0.008   6.567
runEmptyDrops             6.305  0.000   6.305
runDecontX                6.187  0.100   6.286
runUMAP                   5.988  0.244   6.230
plotUMAP                  5.791  0.020   5.808
detectCellOutlier         5.540  0.208   5.748
plotTSCANClusterDEG       5.106  0.036   5.142
* 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.159   0.028   0.177 

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 
255.649   8.448 264.420 

Example timings

singleCellTK.Rcheck/singleCellTK-Ex.timings

nameusersystemelapsed
MitoGenes0.0020.0010.003
SEG0.0030.0000.002
calcEffectSizes0.1450.0070.153
combineSCE1.2830.0311.315
computeZScore0.2380.0190.258
convertSCEToSeurat3.9060.2164.122
convertSeuratToSCE0.4100.0080.418
dedupRowNames0.1690.0040.173
detectCellOutlier5.5400.2085.748
diffAbundanceFET0.0580.0040.062
discreteColorPalette0.0040.0040.007
distinctColors0.0030.0000.003
downSampleCells0.6300.0680.699
downSampleDepth0.5130.0080.520
expData-ANY-character-method0.260.000.26
expData-set-ANY-character-CharacterOrNullOrMissing-logical-method0.2910.0080.300
expData-set0.2900.0200.311
expData0.2630.0080.271
expDataNames-ANY-method0.2670.0400.307
expDataNames0.250.000.25
expDeleteDataTag0.0340.0000.034
expSetDataTag0.0250.0000.025
expTaggedData0.0250.0000.025
exportSCE0.0180.0040.022
exportSCEtoAnnData0.0920.0040.096
exportSCEtoFlatFile0.0840.0120.096
featureIndex0.0350.0000.035
generateSimulatedData0.0520.0000.052
getBiomarker0.0530.0040.056
getDEGTopTable0.7500.0160.766
getDiffAbundanceResults0.0470.0000.047
getEnrichRResult0.4430.0532.334
getFindMarkerTopTable3.0320.3323.364
getMSigDBTable0.0040.0000.004
getPathwayResultNames0.0240.0000.024
getSampleSummaryStatsTable0.2840.0160.299
getSoupX0.0010.0000.000
getTSCANResults1.6560.0961.753
getTopHVG1.0620.0401.103
importAnnData0.0010.0000.001
importBUStools0.2240.0240.249
importCellRanger0.9960.0591.057
importCellRangerV2Sample0.2230.0070.231
importCellRangerV3Sample0.3760.0320.408
importDropEst0.2600.0320.293
importExampleData15.178 1.91017.689
importGeneSetsFromCollection0.7290.0340.763
importGeneSetsFromGMT0.1070.0160.124
importGeneSetsFromList0.1220.0040.126
importGeneSetsFromMSigDB2.3200.1362.456
importMitoGeneSet0.0440.0040.049
importOptimus0.0020.0000.001
importSEQC0.2160.0160.232
importSTARsolo0.2240.0240.249
iterateSimulations0.3490.0160.365
listSampleSummaryStatsTables0.3450.0480.393
mergeSCEColData0.4030.0160.419
mouseBrainSubsetSCE0.0370.0000.037
msigdb_table0.0000.0010.001
plotBarcodeRankDropsResults0.7650.0340.799
plotBarcodeRankScatter0.7820.0190.801
plotBatchCorrCompare10.705 0.36011.060
plotBatchVariance0.3080.0240.332
plotBcdsResults7.9150.3727.370
plotBubble0.9420.0320.973
plotClusterAbundance0.8070.0000.808
plotCxdsResults6.6630.2326.893
plotDEGHeatmap2.8600.1002.961
plotDEGRegression3.6310.0443.669
plotDEGViolin3.9380.0844.016
plotDEGVolcano0.9220.0080.930
plotDecontXResults7.0700.1807.251
plotDimRed0.2480.0040.252
plotDoubletFinderResults31.526 0.35631.880
plotEmptyDropsResults6.5580.0086.567
plotEmptyDropsScatter6.6740.0286.702
plotFindMarkerHeatmap4.1300.1044.234
plotMASTThresholdGenes1.4740.0121.486
plotPCA0.4470.0000.447
plotPathway0.7480.0000.749
plotRunPerCellQCResults1.9350.0441.980
plotSCEBarAssayData0.1830.0000.183
plotSCEBarColData0.1440.0000.143
plotSCEBatchFeatureMean0.2050.0040.208
plotSCEDensity0.230.000.23
plotSCEDensityAssayData0.1530.0000.152
plotSCEDensityColData0.1910.0000.191
plotSCEDimReduceColData0.6590.0120.672
plotSCEDimReduceFeatures0.3590.0080.368
plotSCEHeatmap0.5760.0000.576
plotSCEScatter0.3250.0000.325
plotSCEViolin0.2380.0080.246
plotSCEViolinAssayData0.2710.0120.283
plotSCEViolinColData0.2190.0120.232
plotScDblFinderResults28.835 0.59629.429
plotScanpyDotPlot0.0230.0000.023
plotScanpyEmbedding0.0220.0000.023
plotScanpyHVG0.0230.0000.023
plotScanpyHeatmap0.0230.0000.023
plotScanpyMarkerGenes0.0230.0000.023
plotScanpyMarkerGenesDotPlot0.0230.0000.023
plotScanpyMarkerGenesHeatmap0.0230.0000.023
plotScanpyMarkerGenesMatrixPlot0.0230.0000.023
plotScanpyMarkerGenesViolin0.0220.0000.023
plotScanpyMatrixPlot0.0230.0000.023
plotScanpyPCA0.0230.0000.023
plotScanpyPCAGeneRanking0.0230.0000.022
plotScanpyPCAVariance0.0220.0000.023
plotScanpyViolin0.0230.0000.023
plotScdsHybridResults8.8880.1008.079
plotScrubletResults0.0170.0080.025
plotSeuratElbow0.0240.0000.023
plotSeuratHVG0.0230.0000.024
plotSeuratJackStraw0.0240.0000.024
plotSeuratReduction0.0230.0000.024
plotSoupXResults000
plotTSCANClusterDEG5.1060.0365.142
plotTSCANClusterPseudo2.0830.0042.088
plotTSCANDimReduceFeatures2.1180.0042.122
plotTSCANPseudotimeGenes2.0330.0042.036
plotTSCANPseudotimeHeatmap2.2350.0562.290
plotTSCANResults1.9260.0081.934
plotTSNE0.4720.0080.481
plotTopHVG0.4970.0000.497
plotUMAP5.7910.0205.808
readSingleCellMatrix0.0010.0040.005
reportCellQC0.1510.0000.150
reportDropletQC0.0240.0000.023
reportQCTool0.1560.0000.155
retrieveSCEIndex0.0300.0000.029
runBBKNN0.0010.0000.000
runBarcodeRankDrops0.3690.0000.368
runBcds2.1340.0441.331
runCellQC0.1470.0080.155
runClusterSummaryMetrics0.6380.0160.654
runComBatSeq0.4130.0040.417
runCxds0.4030.0000.403
runCxdsBcdsHybrid2.1790.0081.356
runDEAnalysis0.6490.0000.649
runDecontX6.1870.1006.286
runDimReduce0.3940.0000.394
runDoubletFinder28.18 0.1428.32
runDropletQC0.0230.0000.024
runEmptyDrops6.3050.0006.305
runEnrichR0.4150.0161.946
runFastMNN1.6960.1281.824
runFeatureSelection0.2000.0200.219
runFindMarker3.3370.4523.789
runGSVA0.8380.0760.914
runHarmony0.0320.0040.036
runKMeans0.3980.0480.446
runLimmaBC0.0660.0110.077
runMNNCorrect0.5550.0760.631
runModelGeneVar0.4130.0200.433
runNormalization2.2690.3482.617
runPerCellQC0.4640.0040.467
runSCANORAMA000
runSCMerge0.0050.0000.004
runScDblFinder18.393 0.52418.917
runScanpyFindClusters0.0220.0040.026
runScanpyFindHVG0.0240.0000.024
runScanpyFindMarkers0.0230.0000.023
runScanpyNormalizeData0.1760.0200.196
runScanpyPCA0.0240.0000.024
runScanpyScaleData0.0230.0000.023
runScanpyTSNE0.0230.0000.023
runScanpyUMAP0.0200.0040.024
runScranSNN0.6400.0870.728
runScrublet0.0240.0000.023
runSeuratFindClusters0.0240.0000.023
runSeuratFindHVG0.7510.0960.846
runSeuratHeatmap0.0250.0000.025
runSeuratICA0.0230.0000.023
runSeuratJackStraw0.0240.0000.023
runSeuratNormalizeData0.0240.0000.024
runSeuratPCA0.0240.0000.024
runSeuratSCTransform28.709 0.60429.315
runSeuratScaleData0.0230.0000.024
runSeuratUMAP0.0230.0000.023
runSingleR0.0320.0000.032
runSoupX000
runTSCAN1.3650.0161.381
runTSCANClusterDEAnalysis1.3930.0041.397
runTSCANDEG1.3820.0241.405
runTSNE0.8740.0000.874
runUMAP5.9880.2446.230
runVAM0.4670.0040.472
runZINBWaVE0.0040.0000.004
sampleSummaryStats0.3060.0040.310
scaterCPM0.1280.0080.136
scaterPCA0.6000.0040.604
scaterlogNormCounts0.2210.0160.236
sce0.0240.0000.024
sctkListGeneSetCollections0.0710.0030.074
sctkPythonInstallConda0.0010.0000.000
sctkPythonInstallVirtualEnv0.0000.0010.000
selectSCTKConda000
selectSCTKVirtualEnvironment000
setRowNames0.1000.0090.110
setSCTKDisplayRow0.3550.0080.363
singleCellTK000
subDiffEx0.4640.0040.468
subsetSCECols0.1590.0000.159
subsetSCERows0.3630.0000.363
summarizeSCE0.0630.0000.063
trimCounts0.2000.0080.208