| Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-11-09 21:31 -0500 (Sat, 09 Nov 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4505 |
| palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4506 |
| lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4538 |
| kjohnson3 | macOS 13.6.5 Ventura | arm64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4486 |
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4493 |
| 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 1977/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| singleCellTK 2.16.0 (landing page) Joshua David Campbell
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.6.5 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | OK | ||||||||||
|
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.16.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.16.0.tar.gz |
| StartedAt: 2024-11-09 13:36:20 -0500 (Sat, 09 Nov 2024) |
| EndedAt: 2024-11-09 13:45:30 -0500 (Sat, 09 Nov 2024) |
| EllapsedTime: 549.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.16.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.20-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.7
* 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.16.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib:
cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES'
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:
R 1.0Mb
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 ... OK
* 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 13.184 0.062 13.246
plotScDblFinderResults 12.327 0.202 12.533
runDoubletFinder 12.281 0.053 12.336
runScDblFinder 9.240 0.111 9.351
importExampleData 4.581 0.377 5.397
getEnrichRResult 0.127 0.016 6.887
* 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: 2 NOTEs
See
‘/Users/biocbuild/bbs-3.20-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.069 0.016 0.084
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, saveRDS, 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%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
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 20 | SKIP 0 | PASS 224 ]
[ FAIL 0 | WARN 20 | SKIP 0 | PASS 224 ]
>
> proc.time()
user system elapsed
92.625 2.077 97.650
singleCellTK.Rcheck/singleCellTK-Ex.timings
| name | user | system | elapsed | |
| MitoGenes | 0.000 | 0.001 | 0.002 | |
| SEG | 0.001 | 0.001 | 0.002 | |
| calcEffectSizes | 0.053 | 0.005 | 0.057 | |
| combineSCE | 0.364 | 0.007 | 0.370 | |
| computeZScore | 0.086 | 0.002 | 0.088 | |
| convertSCEToSeurat | 1.347 | 0.041 | 1.388 | |
| convertSeuratToSCE | 0.128 | 0.001 | 0.129 | |
| dedupRowNames | 0.019 | 0.001 | 0.019 | |
| detectCellOutlier | 1.981 | 0.033 | 2.020 | |
| diffAbundanceFET | 0.022 | 0.001 | 0.022 | |
| discreteColorPalette | 0.002 | 0.000 | 0.002 | |
| distinctColors | 0.001 | 0.000 | 0.001 | |
| downSampleCells | 0.219 | 0.013 | 0.231 | |
| downSampleDepth | 0.157 | 0.010 | 0.167 | |
| expData-ANY-character-method | 0.089 | 0.001 | 0.090 | |
| expData-set-ANY-character-CharacterOrNullOrMissing-logical-method | 0.090 | 0.002 | 0.093 | |
| expData-set | 0.087 | 0.002 | 0.089 | |
| expData | 0.080 | 0.003 | 0.083 | |
| expDataNames-ANY-method | 0.088 | 0.007 | 0.095 | |
| expDataNames | 0.080 | 0.002 | 0.082 | |
| expDeleteDataTag | 0.014 | 0.002 | 0.016 | |
| expSetDataTag | 0.010 | 0.001 | 0.012 | |
| expTaggedData | 0.011 | 0.001 | 0.012 | |
| exportSCE | 0.010 | 0.002 | 0.012 | |
| exportSCEtoAnnData | 0.042 | 0.001 | 0.043 | |
| exportSCEtoFlatFile | 0.041 | 0.001 | 0.042 | |
| featureIndex | 0.014 | 0.002 | 0.015 | |
| generateSimulatedData | 0.020 | 0.002 | 0.022 | |
| getBiomarker | 0.021 | 0.001 | 0.023 | |
| getDEGTopTable | 0.239 | 0.009 | 0.248 | |
| getDiffAbundanceResults | 0.019 | 0.001 | 0.019 | |
| getEnrichRResult | 0.127 | 0.016 | 6.887 | |
| getFindMarkerTopTable | 0.847 | 0.012 | 0.859 | |
| getMSigDBTable | 0.001 | 0.001 | 0.002 | |
| getPathwayResultNames | 0.011 | 0.002 | 0.013 | |
| getSampleSummaryStatsTable | 0.120 | 0.002 | 0.123 | |
| getSoupX | 0 | 0 | 0 | |
| getTSCANResults | 0.476 | 0.011 | 0.488 | |
| getTopHVG | 0.321 | 0.007 | 0.327 | |
| importAnnData | 0.001 | 0.000 | 0.001 | |
| importBUStools | 0.065 | 0.001 | 0.066 | |
| importCellRanger | 0.272 | 0.009 | 0.282 | |
| importCellRangerV2Sample | 0.062 | 0.000 | 0.063 | |
| importCellRangerV3Sample | 0.107 | 0.004 | 0.111 | |
| importDropEst | 0.083 | 0.001 | 0.084 | |
| importExampleData | 4.581 | 0.377 | 5.397 | |
| importGeneSetsFromCollection | 0.268 | 0.026 | 0.294 | |
| importGeneSetsFromGMT | 0.024 | 0.001 | 0.026 | |
| importGeneSetsFromList | 0.038 | 0.002 | 0.040 | |
| importGeneSetsFromMSigDB | 1.351 | 0.032 | 1.383 | |
| importMitoGeneSet | 0.021 | 0.003 | 0.024 | |
| importOptimus | 0.001 | 0.000 | 0.001 | |
| importSEQC | 0.076 | 0.007 | 0.083 | |
| importSTARsolo | 0.077 | 0.010 | 0.088 | |
| iterateSimulations | 0.13 | 0.01 | 0.14 | |
| listSampleSummaryStatsTables | 0.121 | 0.003 | 0.124 | |
| mergeSCEColData | 0.140 | 0.006 | 0.146 | |
| mouseBrainSubsetSCE | 0.018 | 0.003 | 0.020 | |
| msigdb_table | 0.001 | 0.001 | 0.002 | |
| plotBarcodeRankDropsResults | 0.271 | 0.006 | 0.277 | |
| plotBarcodeRankScatter | 0.241 | 0.003 | 0.244 | |
| plotBatchCorrCompare | 4.528 | 0.030 | 4.560 | |
| plotBatchVariance | 0.096 | 0.007 | 0.103 | |
| plotBcdsResults | 2.957 | 0.062 | 3.019 | |
| plotBubble | 0.278 | 0.010 | 0.290 | |
| plotClusterAbundance | 0.239 | 0.003 | 0.241 | |
| plotCxdsResults | 2.313 | 0.027 | 2.339 | |
| plotDEGHeatmap | 0.640 | 0.015 | 0.655 | |
| plotDEGRegression | 0.954 | 0.019 | 0.975 | |
| plotDEGViolin | 1.134 | 0.035 | 1.174 | |
| plotDEGVolcano | 0.289 | 0.004 | 0.292 | |
| plotDecontXResults | 2.799 | 0.027 | 2.826 | |
| plotDimRed | 0.083 | 0.003 | 0.086 | |
| plotDoubletFinderResults | 13.184 | 0.062 | 13.246 | |
| plotEmptyDropsResults | 2.114 | 0.003 | 2.117 | |
| plotEmptyDropsScatter | 2.124 | 0.003 | 2.128 | |
| plotFindMarkerHeatmap | 1.277 | 0.009 | 1.287 | |
| plotMASTThresholdGenes | 0.393 | 0.008 | 0.403 | |
| plotPCA | 0.137 | 0.003 | 0.140 | |
| plotPathway | 0.196 | 0.003 | 0.201 | |
| plotRunPerCellQCResults | 0.556 | 0.005 | 0.561 | |
| plotSCEBarAssayData | 0.060 | 0.002 | 0.062 | |
| plotSCEBarColData | 0.041 | 0.002 | 0.043 | |
| plotSCEBatchFeatureMean | 0.055 | 0.001 | 0.055 | |
| plotSCEDensity | 0.061 | 0.002 | 0.063 | |
| plotSCEDensityAssayData | 0.061 | 0.002 | 0.063 | |
| plotSCEDensityColData | 0.058 | 0.003 | 0.060 | |
| plotSCEDimReduceColData | 0.177 | 0.003 | 0.181 | |
| plotSCEDimReduceFeatures | 0.108 | 0.003 | 0.111 | |
| plotSCEHeatmap | 0.157 | 0.002 | 0.159 | |
| plotSCEScatter | 0.092 | 0.003 | 0.094 | |
| plotSCEViolin | 0.066 | 0.002 | 0.068 | |
| plotSCEViolinAssayData | 0.082 | 0.002 | 0.084 | |
| plotSCEViolinColData | 0.066 | 0.002 | 0.067 | |
| plotScDblFinderResults | 12.327 | 0.202 | 12.533 | |
| plotScanpyDotPlot | 0.012 | 0.001 | 0.012 | |
| plotScanpyEmbedding | 0.011 | 0.002 | 0.012 | |
| plotScanpyHVG | 0.011 | 0.001 | 0.012 | |
| plotScanpyHeatmap | 0.011 | 0.001 | 0.012 | |
| plotScanpyMarkerGenes | 0.011 | 0.002 | 0.012 | |
| plotScanpyMarkerGenesDotPlot | 0.011 | 0.001 | 0.012 | |
| plotScanpyMarkerGenesHeatmap | 0.011 | 0.001 | 0.012 | |
| plotScanpyMarkerGenesMatrixPlot | 0.011 | 0.002 | 0.012 | |
| plotScanpyMarkerGenesViolin | 0.011 | 0.001 | 0.012 | |
| plotScanpyMatrixPlot | 0.011 | 0.001 | 0.012 | |
| plotScanpyPCA | 0.010 | 0.001 | 0.012 | |
| plotScanpyPCAGeneRanking | 0.011 | 0.001 | 0.012 | |
| plotScanpyPCAVariance | 0.011 | 0.001 | 0.012 | |
| plotScanpyViolin | 0.011 | 0.001 | 0.012 | |
| plotScdsHybridResults | 3.411 | 0.066 | 3.478 | |
| plotScrubletResults | 0.012 | 0.000 | 0.014 | |
| plotSeuratElbow | 0.011 | 0.000 | 0.012 | |
| plotSeuratHVG | 0.011 | 0.001 | 0.011 | |
| plotSeuratJackStraw | 0.011 | 0.001 | 0.012 | |
| plotSeuratReduction | 0.011 | 0.000 | 0.011 | |
| plotSoupXResults | 0 | 0 | 0 | |
| plotTSCANClusterDEG | 1.481 | 0.022 | 1.503 | |
| plotTSCANClusterPseudo | 0.634 | 0.008 | 0.641 | |
| plotTSCANDimReduceFeatures | 0.621 | 0.009 | 0.629 | |
| plotTSCANPseudotimeGenes | 0.595 | 0.007 | 0.601 | |
| plotTSCANPseudotimeHeatmap | 0.629 | 0.007 | 0.636 | |
| plotTSCANResults | 0.594 | 0.008 | 0.603 | |
| plotTSNE | 0.141 | 0.003 | 0.146 | |
| plotTopHVG | 0.165 | 0.004 | 0.169 | |
| plotUMAP | 2.516 | 0.031 | 2.547 | |
| readSingleCellMatrix | 0.001 | 0.001 | 0.002 | |
| reportCellQC | 0.050 | 0.001 | 0.052 | |
| reportDropletQC | 0.011 | 0.001 | 0.012 | |
| reportQCTool | 0.052 | 0.002 | 0.053 | |
| retrieveSCEIndex | 0.013 | 0.001 | 0.015 | |
| runBBKNN | 0.000 | 0.001 | 0.000 | |
| runBarcodeRankDrops | 0.123 | 0.001 | 0.126 | |
| runBcds | 0.603 | 0.026 | 0.629 | |
| runCellQC | 0.055 | 0.003 | 0.059 | |
| runClusterSummaryMetrics | 0.211 | 0.011 | 0.223 | |
| runComBatSeq | 0.160 | 0.004 | 0.164 | |
| runCxds | 0.145 | 0.003 | 0.148 | |
| runCxdsBcdsHybrid | 0.634 | 0.012 | 0.646 | |
| runDEAnalysis | 0.204 | 0.002 | 0.206 | |
| runDecontX | 2.876 | 0.019 | 2.895 | |
| runDimReduce | 0.135 | 0.004 | 0.139 | |
| runDoubletFinder | 12.281 | 0.053 | 12.336 | |
| runDropletQC | 0.012 | 0.001 | 0.012 | |
| runEmptyDrops | 2.051 | 0.002 | 2.053 | |
| runEnrichR | 0.112 | 0.012 | 1.185 | |
| runFastMNN | 0.550 | 0.022 | 0.572 | |
| runFeatureSelection | 0.078 | 0.002 | 0.080 | |
| runFindMarker | 0.945 | 0.013 | 0.958 | |
| runGSVA | 0.311 | 0.012 | 0.323 | |
| runHarmony | 0.011 | 0.001 | 0.010 | |
| runKMeans | 0.125 | 0.003 | 0.128 | |
| runLimmaBC | 0.021 | 0.000 | 0.022 | |
| runMNNCorrect | 0.152 | 0.002 | 0.155 | |
| runModelGeneVar | 0.158 | 0.004 | 0.162 | |
| runNormalization | 0.909 | 0.026 | 0.934 | |
| runPerCellQC | 0.151 | 0.005 | 0.157 | |
| runSCANORAMA | 0 | 0 | 0 | |
| runSCMerge | 0.002 | 0.001 | 0.002 | |
| runScDblFinder | 9.240 | 0.111 | 9.351 | |
| runScanpyFindClusters | 0.010 | 0.001 | 0.010 | |
| runScanpyFindHVG | 0.009 | 0.000 | 0.010 | |
| runScanpyFindMarkers | 0.009 | 0.000 | 0.010 | |
| runScanpyNormalizeData | 0.048 | 0.001 | 0.048 | |
| runScanpyPCA | 0.009 | 0.001 | 0.010 | |
| runScanpyScaleData | 0.010 | 0.000 | 0.009 | |
| runScanpyTSNE | 0.009 | 0.000 | 0.009 | |
| runScanpyUMAP | 0.009 | 0.001 | 0.010 | |
| runScranSNN | 0.175 | 0.004 | 0.179 | |
| runScrublet | 0.01 | 0.00 | 0.01 | |
| runSeuratFindClusters | 0.009 | 0.000 | 0.010 | |
| runSeuratFindHVG | 0.199 | 0.014 | 0.213 | |
| runSeuratHeatmap | 0.009 | 0.000 | 0.010 | |
| runSeuratICA | 0.01 | 0.00 | 0.01 | |
| runSeuratJackStraw | 0.009 | 0.000 | 0.010 | |
| runSeuratNormalizeData | 0.009 | 0.000 | 0.009 | |
| runSeuratPCA | 0.009 | 0.000 | 0.010 | |
| runSeuratSCTransform | 1.945 | 0.020 | 2.009 | |
| runSeuratScaleData | 0.012 | 0.001 | 0.013 | |
| runSeuratUMAP | 0.011 | 0.000 | 0.012 | |
| runSingleR | 0.011 | 0.001 | 0.012 | |
| runSoupX | 0 | 0 | 0 | |
| runTSCAN | 0.399 | 0.016 | 0.416 | |
| runTSCANClusterDEAnalysis | 0.439 | 0.008 | 0.447 | |
| runTSCANDEG | 0.422 | 0.004 | 0.426 | |
| runTSNE | 0.326 | 0.011 | 0.337 | |
| runUMAP | 2.676 | 0.024 | 2.700 | |
| runVAM | 0.150 | 0.002 | 0.151 | |
| runZINBWaVE | 0.002 | 0.001 | 0.002 | |
| sampleSummaryStats | 0.080 | 0.002 | 0.082 | |
| scaterCPM | 0.058 | 0.002 | 0.060 | |
| scaterPCA | 0.189 | 0.019 | 0.209 | |
| scaterlogNormCounts | 0.095 | 0.008 | 0.102 | |
| sce | 0.012 | 0.002 | 0.014 | |
| sctkListGeneSetCollections | 0.027 | 0.003 | 0.029 | |
| sctkPythonInstallConda | 0 | 0 | 0 | |
| sctkPythonInstallVirtualEnv | 0 | 0 | 0 | |
| selectSCTKConda | 0 | 0 | 0 | |
| selectSCTKVirtualEnvironment | 0.000 | 0.000 | 0.001 | |
| setRowNames | 0.028 | 0.003 | 0.030 | |
| setSCTKDisplayRow | 0.135 | 0.005 | 0.140 | |
| singleCellTK | 0 | 0 | 0 | |
| subDiffEx | 0.158 | 0.009 | 0.167 | |
| subsetSCECols | 0.053 | 0.003 | 0.056 | |
| subsetSCERows | 0.120 | 0.003 | 0.124 | |
| summarizeSCE | 0.026 | 0.002 | 0.028 | |
| trimCounts | 0.085 | 0.006 | 0.090 | |