Back to Mac ARM64 build report for BioC 3.18
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2024-03-28 11:32:24 -0400 (Thu, 28 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson1macOS 13.6.1 Venturaarm644.3.3 (2024-02-29) -- "Angel Food Cake" 4376
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 1157/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
mastR 1.2.3  (landing page)
Jinjin Chen
Snapshot Date: 2024-03-26 09:00:03 -0400 (Tue, 26 Mar 2024)
git_url: https://git.bioconductor.org/packages/mastR
git_branch: RELEASE_3_18
git_last_commit: 060276e
git_last_commit_date: 2024-01-09 04:03:13 -0400 (Tue, 09 Jan 2024)
kjohnson1macOS 13.6.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for mastR on kjohnson1


To the developers/maintainers of the mastR package:
- 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: mastR
Version: 1.2.3
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:mastR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings mastR_1.2.3.tar.gz
StartedAt: 2024-03-27 17:57:49 -0400 (Wed, 27 Mar 2024)
EndedAt: 2024-03-27 18:09:42 -0400 (Wed, 27 Mar 2024)
EllapsedTime: 713.3 seconds
RetCode: 0
Status:   OK  
CheckDir: mastR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:mastR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings mastR_1.2.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/mastR.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: aarch64-apple-darwin20 (64-bit)
* 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.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘mastR/DESCRIPTION’ ... OK
* this is package ‘mastR’ version ‘1.2.3’
* 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 ‘mastR’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R 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 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                   user system elapsed
sig_gseaplot     11.396  1.352  12.527
plot_diagnostics  9.731  0.910  10.680
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

mastR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL mastR
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library’
* installing *source* package ‘mastR’ ...
** using staged installation
** R
** data
** 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 (mastR)

Tests output

mastR.Rcheck/tests/testthat.Rout


R version 4.3.3 (2024-02-29) -- "Angel Food Cake"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20 (64-bit)

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.

> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
> 
> library(testthat)
> library(mastR)

> 
> test_check("mastR")
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             2787         3348       3847   2869   1903
NotSig           2593         5434      10908  43672  45202
Up              44665        41263      35290   3504   2940
       NK-Others
Down          90
NotSig     49003
Up           952
       NK-Others
Down       29581
NotSig     17543
Up          2921
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             2787         3348       3847   2869   1903
NotSig           2593         5434      10908  43672  45202
Up              44665        41263      35290   3504   2940
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             2787         3348       3847   2869   1903
NotSig           2593         5434      10908  43672  45202
Up              44665        41263      35290   3504   2940
'select()' returned 1:many mapping between keys and columns
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4011         3946       3145   2696   2154
NotSig           1489         2688       4420   4995   6192
Up               4935         3801       2870   2744   2089
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4011         3946       3145   2696   2154
NotSig           1489         2688       4420   4995   6192
Up               4935         3801       2870   2744   2089
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4011         3946       3145   2696   2154
NotSig           1489         2688       4420   4995   6192
Up               4935         3801       2870   2744   2089
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4011         3946       3145   2696   2154
NotSig           1489         2688       4420   4995   6192
Up               4935         3801       2870   2744   2089
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4011         3946       3145   2696   2154
NotSig           1489         2688       4420   4995   6192
Up               4935         3801       2870   2744   2089
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4011         3946       3145   2696   2154
NotSig           1489         2688       4420   4995   6192
Up               4935         3801       2870   2744   2089
'select()' returned 1:many mapping between keys and columns
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4009         3944       3146   2694   2153
NotSig           1476         2678       4405   4985   6183
Up               4926         3789       2860   2732   2075
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4009         3944       3146   2694   2153
NotSig           1476         2678       4405   4985   6183
Up               4926         3789       2860   2732   2075
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             3056         2843       2174   1824   1444
NotSig           1246         2669       4189   4576   5527
Up               3926         2716       1865   1828   1257
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4009         3944       3146   2694   2153
NotSig           1476         2678       4405   4985   6183
Up               4926         3789       2860   2732   2075
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4009         3944       3146   2694   2153
NotSig           1476         2678       4405   4985   6183
Up               4926         3789       2860   2732   2075
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4009         3944       3146   2694   2153
NotSig           1476         2678       4405   4985   6183
Up               4926         3789       2860   2732   2075
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4009         3944       3146   2694   2153
NotSig           1476         2678       4405   4985   6183
Up               4926         3789       2860   2732   2075
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4009         3944       3146   2694   2153
NotSig           1476         2678       4405   4985   6183
Up               4926         3789       2860   2732   2075
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             3629         3510       2668   2189   1728
NotSig           1957         3500       5403   5947   7039
Up               4714         3290       2229   2164   1533
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4009         3944       3146   2694   2153
NotSig           1476         2678       4405   4985   6183
Up               4926         3789       2860   2732   2075
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4009         3944       3146   2694   2153
NotSig           1476         2678       4405   4985   6183
Up               4926         3789       2860   2732   2075
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4009         3944       3146   2694   2153
NotSig           1476         2678       4405   4985   6183
Up               4926         3789       2860   2732   2075
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4009         3944       3146   2694   2153
NotSig           1476         2678       4405   4985   6183
Up               4926         3789       2860   2732   2075
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4076         4049       3299   2894   2356
NotSig           1344         2476       4064   4565   5764
Up               4991         3886       3048   2952   2291
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
All samples in sig_data are used!
All samples in bg_data are used!
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
see ?depmap and browseVignettes('depmap') for documentation
loading from cache
see ?depmap and browseVignettes('depmap') for documentation
loading from cache
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4010         3945       3146   2693   2153
NotSig           1475         2678       4409   4984   6182
Up               4930         3792       2860   2738   2080
'select()' returned 1:many mapping between keys and columns

preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
'select()' returned 1:many mapping between keys and columns
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4010         3945       3146   2693   2153
NotSig           1475         2678       4409   4984   6182
Up               4930         3792       2860   2738   2080
'select()' returned 1:many mapping between keys and columns
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
'select()' returned 1:many mapping between keys and columns
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4010         3945       3146   2693   2153
NotSig           1475         2678       4409   4984   6182
Up               4930         3792       2860   2738   2080
'select()' returned 1:many mapping between keys and columns
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
'select()' returned 1:many mapping between keys and columns
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4010         3945       3146   2693   2153
NotSig           1475         2678       4409   4984   6182
Up               4930         3792       2860   2738   2080
'select()' returned 1:many mapping between keys and columns
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
'select()' returned 1:many mapping between keys and columns
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4011         3944       3145   2695   2152
NotSig           1483         2684       4417   4990   6187
Up               4925         3791       2857   2734   2080
'select()' returned 1:many mapping between keys and columns
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
'select()' returned 1:many mapping between keys and columns
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4011         3944       3145   2695   2152
NotSig           1483         2684       4417   4990   6187
Up               4925         3791       2857   2734   2080
'select()' returned 1:many mapping between keys and columns
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
'select()' returned 1:many mapping between keys and columns
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4010         3945       3146   2693   2153
NotSig           1475         2678       4409   4984   6182
Up               4930         3792       2860   2738   2080
'select()' returned 1:many mapping between keys and columns
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
'select()' returned 1:many mapping between keys and columns
Gene KIR2DL2 is not in data.
Gene KIR2DL5A is not in data.
Gene KIR2DS2 is not in data.
Gene KIR2DS5 is not in data.
Gene KLRA1P is not in data.
Gene LOC653757 is not in data.
Gene MGC24103 is not in data.
Gene TRDC is not in data.
Gene CCL4 is not in data.
Gene CCL5 is not in data.

The automatically generated colors map from the 1^st and 99^th of the
values in the matrix. There are outliers in the matrix whose patterns
might be hidden by this color mapping. You can manually set the color
to `col` argument.

Use `suppressMessages()` to turn off this message.
'select()' returned 1:many mapping between keys and columns
Gene CCL4 is not in data.
Gene CCL5 is not in data.

The automatically generated colors map from the 1^st and 99^th of the
values in the matrix. There are outliers in the matrix whose patterns
might be hidden by this color mapping. You can manually set the color
to `col` argument.

Use `suppressMessages()` to turn off this message.
'select()' returned 1:many mapping between keys and columns
Gene CCL4 is not in data.
Gene CCL5 is not in data.

The automatically generated colors map from the 1^st and 99^th of the
values in the matrix. There are outliers in the matrix whose patterns
might be hidden by this color mapping. You can manually set the color
to `col` argument.

Use `suppressMessages()` to turn off this message.
'select()' returned 1:many mapping between keys and columns
Gene CCL4 is not in data.
Gene CCL5 is not in data.

The automatically generated colors map from the 1^st and 99^th of the
values in the matrix. There are outliers in the matrix whose patterns
might be hidden by this color mapping. You can manually set the color
to `col` argument.

Use `suppressMessages()` to turn off this message.
'select()' returned 1:many mapping between keys and columns
Gene CCL4 is not in data.
Gene CCL5 is not in data.

The automatically generated colors map from the 1^st and 99^th of the
values in the matrix. There are outliers in the matrix whose patterns
might be hidden by this color mapping. You can manually set the color
to `col` argument.

Use `suppressMessages()` to turn off this message.
'select()' returned 1:many mapping between keys and columns
Gene KIR2DL2 is not in data.
Gene KIR2DL5A is not in data.
Gene KIR2DS2 is not in data.
Gene KIR2DS5 is not in data.
Gene KLRA1P is not in data.
Gene LOC653757 is not in data.
Gene MGC24103 is not in data.
Gene TRDC is not in data.
Gene CCL4 is not in data.
Gene CCL5 is not in data.

The automatically generated colors map from the 1^st and 99^th of the
values in the matrix. There are outliers in the matrix whose patterns
might be hidden by this color mapping. You can manually set the color
to `col` argument.

Use `suppressMessages()` to turn off this message.
'select()' returned 1:many mapping between keys and columns
Gene CCL4 is not in data.
Gene CCL5 is not in data.

The automatically generated colors map from the 1^st and 99^th of the
values in the matrix. There are outliers in the matrix whose patterns
might be hidden by this color mapping. You can manually set the color
to `col` argument.

Use `suppressMessages()` to turn off this message.
'select()' returned 1:many mapping between keys and columns
Gene KIR2DL2 is not in data.
Gene KIR2DL5A is not in data.
Gene KIR2DS2 is not in data.
Gene KIR2DS5 is not in data.
Gene KLRA1P is not in data.
Gene LOC653757 is not in data.
Gene MGC24103 is not in data.
Gene TRDC is not in data.
Gene CCL4 is not in data.
Gene CCL5 is not in data.

The automatically generated colors map from the 1^st and 99^th of the
values in the matrix. There are outliers in the matrix whose patterns
might be hidden by this color mapping. You can manually set the color
to `col` argument.

Use `suppressMessages()` to turn off this message.
'select()' returned 1:many mapping between keys and columns
Gene CCL4 is not in data.
Gene CCL5 is not in data.

The automatically generated colors map from the 1^st and 99^th of the
values in the matrix. There are outliers in the matrix whose patterns
might be hidden by this color mapping. You can manually set the color
to `col` argument.

Use `suppressMessages()` to turn off this message.
'select()' returned 1:many mapping between keys and columns
Gene CCL4 is not in data.
Gene CCL5 is not in data.

'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4009         3944       3146   2694   2153
NotSig           1476         2678       4405   4985   6183
Up               4926         3789       2860   2732   2075
[ FAIL 0 | WARN 28 | SKIP 0 | PASS 114 ]

[ FAIL 0 | WARN 28 | SKIP 0 | PASS 114 ]
> 
> proc.time()
   user  system elapsed 
297.704  21.458 326.558 

Example timings

mastR.Rcheck/mastR-Ex.timings

nameusersystemelapsed
ccle_2_wide0.2120.0120.224
de_analysis2.9940.1373.141
filter_subset_sig4.1090.2584.422
get_de_table1.9690.1402.138
get_degs2.1540.1242.315
get_gsc_sig0.0240.0020.027
get_lm_sig0.0150.0030.018
get_panglao_sig3.8690.2044.979
gls2gsc0.0110.0030.014
gsc_plot0.6920.0380.731
list_panglao_organs0.0730.0080.261
list_panglao_types0.0790.0090.614
merge_markers0.0230.0030.027
pca_matrix_plot2.2620.0302.292
plot_diagnostics 9.731 0.91010.680
plot_mean_var2.4950.2182.738
process_data1.8670.1582.045
pseudo_sample_list0.2590.0170.286
pseudo_samples0.0430.0040.048
remove_bg_exp1.2620.0501.328
remove_bg_exp_mat2.5280.1202.685
select_sig2.0330.2282.287
sig_boxplot1.2190.0401.269
sig_gseaplot11.396 1.35212.527
sig_heatmap2.4590.3082.795
sig_rankdensity_plot1.7830.0581.843
sig_scatter_plot2.0570.1752.245