| Back to Multiple platform build/check report for BioC 3.19: simplified long |
|
This page was generated on 2024-10-18 20:42 -0400 (Fri, 18 Oct 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4763 |
| palomino7 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4500 |
| merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4530 |
| kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4480 |
| Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X | ||||
| Package 1992/2300 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| singleCellTK 2.14.0 (landing page) Joshua David Campbell
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | OK | NA | |||||||||
|
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. |
| Package: singleCellTK |
| Version: 2.14.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:singleCellTK.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings singleCellTK_2.14.0.tar.gz |
| StartedAt: 2024-10-18 12:39:37 -0400 (Fri, 18 Oct 2024) |
| EndedAt: 2024-10-18 12:59:16 -0400 (Fri, 18 Oct 2024) |
| EllapsedTime: 1179.4 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: singleCellTK.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:singleCellTK.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings singleCellTK_2.14.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/singleCellTK.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: aarch64-apple-darwin20
* R was compiled by
Apple clang version 14.0.0 (clang-1400.0.29.202)
GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.6.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘singleCellTK/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘singleCellTK’ version ‘2.14.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘singleCellTK’ can be installed ... OK
* checking installed package size ... NOTE
installed size is 6.8Mb
sub-directories of 1Mb or more:
extdata 1.5Mb
shiny 2.9Mb
* 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 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 45.655 0.304 47.670
runDoubletFinder 40.892 0.234 41.824
plotScDblFinderResults 38.544 0.828 41.821
importExampleData 24.689 2.293 31.262
runScDblFinder 22.584 0.422 24.148
plotBatchCorrCompare 14.681 0.149 15.323
plotScdsHybridResults 11.079 0.239 11.727
plotBcdsResults 10.212 0.254 10.877
plotDecontXResults 10.246 0.087 11.018
runDecontX 9.076 0.075 10.209
runUMAP 8.951 0.071 9.548
plotUMAP 8.851 0.079 9.309
detectCellOutlier 8.317 0.151 8.937
plotCxdsResults 7.979 0.077 8.392
runSeuratSCTransform 7.112 0.100 7.418
plotEmptyDropsScatter 6.855 0.036 7.062
plotEmptyDropsResults 6.849 0.039 7.343
plotTSCANClusterDEG 5.928 0.100 6.131
runEmptyDrops 5.792 0.032 6.009
convertSCEToSeurat 5.092 0.283 5.696
plotFindMarkerHeatmap 5.054 0.048 5.278
plotDEGViolin 4.798 0.109 5.196
getEnrichRResult 0.266 0.048 7.318
* 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
‘/Users/biocbuild/bbs-3.19-bioc/meat/singleCellTK.Rcheck/00check.log’
for details.
singleCellTK.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL singleCellTK ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/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)
singleCellTK.Rcheck/tests/spelling.Rout
R version 4.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20
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.233 0.079 0.323
singleCellTK.Rcheck/tests/testthat.Rout
R version 4.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20
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
324.248 7.770 360.684
singleCellTK.Rcheck/singleCellTK-Ex.timings
| name | user | system | elapsed | |
| MitoGenes | 0.004 | 0.004 | 0.007 | |
| SEG | 0.005 | 0.004 | 0.008 | |
| calcEffectSizes | 0.234 | 0.023 | 0.268 | |
| combineSCE | 1.585 | 0.061 | 1.698 | |
| computeZScore | 0.321 | 0.011 | 0.350 | |
| convertSCEToSeurat | 5.092 | 0.283 | 5.696 | |
| convertSeuratToSCE | 0.560 | 0.012 | 0.593 | |
| dedupRowNames | 0.074 | 0.005 | 0.081 | |
| detectCellOutlier | 8.317 | 0.151 | 8.937 | |
| diffAbundanceFET | 0.087 | 0.007 | 0.137 | |
| discreteColorPalette | 0.008 | 0.001 | 0.008 | |
| distinctColors | 0.002 | 0.001 | 0.002 | |
| downSampleCells | 0.823 | 0.098 | 0.967 | |
| downSampleDepth | 0.663 | 0.062 | 0.755 | |
| expData-ANY-character-method | 0.339 | 0.009 | 0.355 | |
| expData-set-ANY-character-CharacterOrNullOrMissing-logical-method | 0.398 | 0.011 | 0.430 | |
| expData-set | 0.384 | 0.031 | 0.430 | |
| expData | 0.359 | 0.028 | 0.406 | |
| expDataNames-ANY-method | 0.365 | 0.030 | 0.411 | |
| expDataNames | 0.333 | 0.009 | 0.353 | |
| expDeleteDataTag | 0.050 | 0.004 | 0.054 | |
| expSetDataTag | 0.040 | 0.005 | 0.045 | |
| expTaggedData | 0.041 | 0.005 | 0.046 | |
| exportSCE | 0.033 | 0.007 | 0.042 | |
| exportSCEtoAnnData | 0.136 | 0.011 | 0.149 | |
| exportSCEtoFlatFile | 0.134 | 0.008 | 0.145 | |
| featureIndex | 0.049 | 0.006 | 0.057 | |
| generateSimulatedData | 0.079 | 0.009 | 0.092 | |
| getBiomarker | 0.085 | 0.008 | 0.097 | |
| getDEGTopTable | 0.960 | 0.050 | 1.041 | |
| getDiffAbundanceResults | 0.068 | 0.006 | 0.077 | |
| getEnrichRResult | 0.266 | 0.048 | 7.318 | |
| getFindMarkerTopTable | 3.783 | 0.065 | 3.965 | |
| getMSigDBTable | 0.005 | 0.004 | 0.009 | |
| getPathwayResultNames | 0.038 | 0.005 | 0.045 | |
| getSampleSummaryStatsTable | 0.380 | 0.009 | 0.399 | |
| getSoupX | 0 | 0 | 0 | |
| getTSCANResults | 2.159 | 0.058 | 2.330 | |
| getTopHVG | 1.435 | 0.026 | 1.504 | |
| importAnnData | 0.002 | 0.000 | 0.003 | |
| importBUStools | 0.290 | 0.005 | 0.305 | |
| importCellRanger | 1.373 | 0.047 | 1.494 | |
| importCellRangerV2Sample | 0.275 | 0.004 | 0.283 | |
| importCellRangerV3Sample | 0.460 | 0.019 | 0.502 | |
| importDropEst | 0.364 | 0.005 | 0.377 | |
| importExampleData | 24.689 | 2.293 | 31.262 | |
| importGeneSetsFromCollection | 0.865 | 0.083 | 0.964 | |
| importGeneSetsFromGMT | 0.082 | 0.008 | 0.097 | |
| importGeneSetsFromList | 0.147 | 0.008 | 0.165 | |
| importGeneSetsFromMSigDB | 3.187 | 0.175 | 3.545 | |
| importMitoGeneSet | 0.074 | 0.010 | 0.086 | |
| importOptimus | 0.002 | 0.000 | 0.003 | |
| importSEQC | 0.348 | 0.011 | 0.368 | |
| importSTARsolo | 0.289 | 0.005 | 0.303 | |
| iterateSimulations | 0.446 | 0.013 | 0.476 | |
| listSampleSummaryStatsTables | 0.561 | 0.009 | 0.588 | |
| mergeSCEColData | 0.538 | 0.023 | 0.578 | |
| mouseBrainSubsetSCE | 0.053 | 0.007 | 0.060 | |
| msigdb_table | 0.002 | 0.003 | 0.005 | |
| plotBarcodeRankDropsResults | 1.041 | 0.020 | 1.084 | |
| plotBarcodeRankScatter | 0.955 | 0.012 | 0.983 | |
| plotBatchCorrCompare | 14.681 | 0.149 | 15.323 | |
| plotBatchVariance | 0.388 | 0.027 | 0.436 | |
| plotBcdsResults | 10.212 | 0.254 | 10.877 | |
| plotBubble | 1.251 | 0.036 | 1.325 | |
| plotClusterAbundance | 0.926 | 0.013 | 0.969 | |
| plotCxdsResults | 7.979 | 0.077 | 8.392 | |
| plotDEGHeatmap | 3.286 | 0.120 | 3.580 | |
| plotDEGRegression | 3.966 | 0.080 | 4.326 | |
| plotDEGViolin | 4.798 | 0.109 | 5.196 | |
| plotDEGVolcano | 1.264 | 0.020 | 1.339 | |
| plotDecontXResults | 10.246 | 0.087 | 11.018 | |
| plotDimRed | 0.335 | 0.009 | 0.354 | |
| plotDoubletFinderResults | 45.655 | 0.304 | 47.670 | |
| plotEmptyDropsResults | 6.849 | 0.039 | 7.343 | |
| plotEmptyDropsScatter | 6.855 | 0.036 | 7.062 | |
| plotFindMarkerHeatmap | 5.054 | 0.048 | 5.278 | |
| plotMASTThresholdGenes | 1.733 | 0.041 | 1.857 | |
| plotPCA | 0.550 | 0.015 | 0.598 | |
| plotPathway | 0.941 | 0.018 | 0.996 | |
| plotRunPerCellQCResults | 2.370 | 0.031 | 2.538 | |
| plotSCEBarAssayData | 0.239 | 0.012 | 0.254 | |
| plotSCEBarColData | 0.170 | 0.010 | 0.186 | |
| plotSCEBatchFeatureMean | 0.237 | 0.004 | 0.248 | |
| plotSCEDensity | 0.294 | 0.011 | 0.310 | |
| plotSCEDensityAssayData | 0.195 | 0.009 | 0.213 | |
| plotSCEDensityColData | 0.235 | 0.011 | 0.252 | |
| plotSCEDimReduceColData | 0.797 | 0.019 | 0.844 | |
| plotSCEDimReduceFeatures | 0.467 | 0.013 | 0.493 | |
| plotSCEHeatmap | 0.720 | 0.012 | 0.748 | |
| plotSCEScatter | 0.396 | 0.013 | 0.417 | |
| plotSCEViolin | 0.274 | 0.012 | 0.293 | |
| plotSCEViolinAssayData | 0.347 | 0.011 | 0.368 | |
| plotSCEViolinColData | 0.261 | 0.011 | 0.277 | |
| plotScDblFinderResults | 38.544 | 0.828 | 41.821 | |
| plotScanpyDotPlot | 0.039 | 0.002 | 0.042 | |
| plotScanpyEmbedding | 0.038 | 0.006 | 0.045 | |
| plotScanpyHVG | 0.039 | 0.007 | 0.048 | |
| plotScanpyHeatmap | 0.035 | 0.006 | 0.045 | |
| plotScanpyMarkerGenes | 0.035 | 0.004 | 0.041 | |
| plotScanpyMarkerGenesDotPlot | 0.038 | 0.007 | 0.048 | |
| plotScanpyMarkerGenesHeatmap | 0.034 | 0.005 | 0.042 | |
| plotScanpyMarkerGenesMatrixPlot | 0.033 | 0.005 | 0.041 | |
| plotScanpyMarkerGenesViolin | 0.039 | 0.004 | 0.045 | |
| plotScanpyMatrixPlot | 0.036 | 0.006 | 0.048 | |
| plotScanpyPCA | 0.035 | 0.004 | 0.039 | |
| plotScanpyPCAGeneRanking | 0.038 | 0.008 | 0.048 | |
| plotScanpyPCAVariance | 0.036 | 0.005 | 0.042 | |
| plotScanpyViolin | 0.037 | 0.003 | 0.039 | |
| plotScdsHybridResults | 11.079 | 0.239 | 11.727 | |
| plotScrubletResults | 0.035 | 0.008 | 0.043 | |
| plotSeuratElbow | 0.032 | 0.005 | 0.039 | |
| plotSeuratHVG | 0.040 | 0.006 | 0.045 | |
| plotSeuratJackStraw | 0.038 | 0.006 | 0.046 | |
| plotSeuratReduction | 0.035 | 0.005 | 0.040 | |
| plotSoupXResults | 0.000 | 0.001 | 0.000 | |
| plotTSCANClusterDEG | 5.928 | 0.100 | 6.131 | |
| plotTSCANClusterPseudo | 2.617 | 0.040 | 2.844 | |
| plotTSCANDimReduceFeatures | 2.652 | 0.038 | 2.750 | |
| plotTSCANPseudotimeGenes | 2.441 | 0.036 | 2.523 | |
| plotTSCANPseudotimeHeatmap | 2.734 | 0.041 | 2.840 | |
| plotTSCANResults | 2.464 | 0.036 | 2.617 | |
| plotTSNE | 0.621 | 0.016 | 0.650 | |
| plotTopHVG | 0.637 | 0.017 | 0.668 | |
| plotUMAP | 8.851 | 0.079 | 9.309 | |
| readSingleCellMatrix | 0.006 | 0.001 | 0.007 | |
| reportCellQC | 0.213 | 0.009 | 0.247 | |
| reportDropletQC | 0.037 | 0.006 | 0.043 | |
| reportQCTool | 0.210 | 0.008 | 0.234 | |
| retrieveSCEIndex | 0.043 | 0.005 | 0.059 | |
| runBBKNN | 0.000 | 0.000 | 0.001 | |
| runBarcodeRankDrops | 0.492 | 0.014 | 0.559 | |
| runBcds | 2.121 | 0.149 | 2.505 | |
| runCellQC | 0.212 | 0.014 | 0.252 | |
| runClusterSummaryMetrics | 0.866 | 0.039 | 1.025 | |
| runComBatSeq | 0.545 | 0.017 | 0.629 | |
| runCxds | 0.562 | 0.013 | 0.647 | |
| runCxdsBcdsHybrid | 2.148 | 0.160 | 2.570 | |
| runDEAnalysis | 0.909 | 0.038 | 1.083 | |
| runDecontX | 9.076 | 0.075 | 10.209 | |
| runDimReduce | 0.521 | 0.015 | 0.604 | |
| runDoubletFinder | 40.892 | 0.234 | 41.824 | |
| runDropletQC | 0.036 | 0.009 | 0.045 | |
| runEmptyDrops | 5.792 | 0.032 | 6.009 | |
| runEnrichR | 0.349 | 0.036 | 3.639 | |
| runFastMNN | 1.761 | 0.038 | 1.896 | |
| runFeatureSelection | 0.264 | 0.007 | 0.289 | |
| runFindMarker | 3.813 | 0.066 | 4.204 | |
| runGSVA | 1.015 | 0.040 | 1.117 | |
| runHarmony | 0.044 | 0.002 | 0.047 | |
| runKMeans | 0.538 | 0.016 | 0.579 | |
| runLimmaBC | 0.089 | 0.002 | 0.093 | |
| runMNNCorrect | 0.690 | 0.010 | 0.729 | |
| runModelGeneVar | 0.534 | 0.012 | 0.561 | |
| runNormalization | 2.308 | 0.034 | 2.418 | |
| runPerCellQC | 0.584 | 0.015 | 0.615 | |
| runSCANORAMA | 0 | 0 | 0 | |
| runSCMerge | 0.006 | 0.001 | 0.007 | |
| runScDblFinder | 22.584 | 0.422 | 24.148 | |
| runScanpyFindClusters | 0.035 | 0.005 | 0.040 | |
| runScanpyFindHVG | 0.036 | 0.004 | 0.040 | |
| runScanpyFindMarkers | 0.036 | 0.007 | 0.043 | |
| runScanpyNormalizeData | 0.230 | 0.006 | 0.239 | |
| runScanpyPCA | 0.035 | 0.004 | 0.047 | |
| runScanpyScaleData | 0.035 | 0.004 | 0.039 | |
| runScanpyTSNE | 0.039 | 0.003 | 0.041 | |
| runScanpyUMAP | 0.035 | 0.003 | 0.040 | |
| runScranSNN | 0.883 | 0.018 | 0.943 | |
| runScrublet | 0.034 | 0.007 | 0.045 | |
| runSeuratFindClusters | 0.035 | 0.004 | 0.039 | |
| runSeuratFindHVG | 0.956 | 0.058 | 1.029 | |
| runSeuratHeatmap | 0.038 | 0.005 | 0.044 | |
| runSeuratICA | 0.042 | 0.003 | 0.047 | |
| runSeuratJackStraw | 0.038 | 0.007 | 0.046 | |
| runSeuratNormalizeData | 0.035 | 0.003 | 0.038 | |
| runSeuratPCA | 0.038 | 0.006 | 0.045 | |
| runSeuratSCTransform | 7.112 | 0.100 | 7.418 | |
| runSeuratScaleData | 0.039 | 0.007 | 0.047 | |
| runSeuratUMAP | 0.039 | 0.008 | 0.049 | |
| runSingleR | 0.042 | 0.004 | 0.049 | |
| runSoupX | 0 | 0 | 0 | |
| runTSCAN | 1.796 | 0.028 | 1.892 | |
| runTSCANClusterDEAnalysis | 1.827 | 0.027 | 1.970 | |
| runTSCANDEG | 1.785 | 0.029 | 1.878 | |
| runTSNE | 1.147 | 0.021 | 1.199 | |
| runUMAP | 8.951 | 0.071 | 9.548 | |
| runVAM | 0.539 | 0.011 | 0.579 | |
| runZINBWaVE | 0.003 | 0.000 | 0.005 | |
| sampleSummaryStats | 0.266 | 0.009 | 0.302 | |
| scaterCPM | 0.188 | 0.006 | 0.200 | |
| scaterPCA | 0.778 | 0.015 | 0.829 | |
| scaterlogNormCounts | 0.321 | 0.006 | 0.341 | |
| sce | 0.035 | 0.010 | 0.050 | |
| sctkListGeneSetCollections | 0.102 | 0.011 | 0.120 | |
| sctkPythonInstallConda | 0 | 0 | 0 | |
| sctkPythonInstallVirtualEnv | 0 | 0 | 0 | |
| selectSCTKConda | 0 | 0 | 0 | |
| selectSCTKVirtualEnvironment | 0 | 0 | 0 | |
| setRowNames | 0.196 | 0.017 | 0.231 | |
| setSCTKDisplayRow | 0.473 | 0.010 | 0.514 | |
| singleCellTK | 0 | 0 | 0 | |
| subDiffEx | 0.618 | 0.031 | 0.668 | |
| subsetSCECols | 0.223 | 0.011 | 0.241 | |
| subsetSCERows | 0.494 | 0.015 | 0.529 | |
| summarizeSCE | 0.088 | 0.011 | 0.103 | |
| trimCounts | 0.273 | 0.020 | 0.312 | |