Skip to content

Commit

Permalink
snapshot review
Browse files Browse the repository at this point in the history
  • Loading branch information
ivokwee committed Apr 2, 2024
1 parent c5889cb commit aad47eb
Show file tree
Hide file tree
Showing 36 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v3.3.0-master240328
v3.3.0-new-bc240329
5 changes: 5 additions & 0 deletions components/00SourceAll.R
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ if(!file.exists('00SourceAll.R')) {
source('board.dataview/R/dataview_table_rawdata.R',encoding='UTF-8')
source('board.dataview/R/dataview_table_samples.R',encoding='UTF-8')
source('board.dataview/R/dataview_ui.R',encoding='UTF-8')
source('board.dataview2/R/dataview2_server.R',encoding='UTF-8')
source('board.dataview2/R/dataview2_ui.R',encoding='UTF-8')
source('board.drugconnectivity/R/drugconnectivity_plot_actmap.R',encoding='UTF-8')
source('board.drugconnectivity/R/drugconnectivity_plot_cmap_dsea.R',encoding='UTF-8')
source('board.drugconnectivity/R/drugconnectivity_plot_cmap_enplot.R',encoding='UTF-8')
Expand Down Expand Up @@ -165,6 +167,9 @@ if(!file.exists('00SourceAll.R')) {
source('board.singlecell/R/singlecell_plot_phenoplot.R',encoding='UTF-8')
source('board.singlecell/R/singlecell_server.R',encoding='UTF-8')
source('board.singlecell/R/singlecell_ui.R',encoding='UTF-8')
source('board.tcga.SAVE/R/tcga_plot_survival.R',encoding='UTF-8')
source('board.tcga.SAVE/R/tcga_server.R',encoding='UTF-8')
source('board.tcga.SAVE/R/tcga_ui.R',encoding='UTF-8')
source('board.tcga/R/tcga_plot_survival.R',encoding='UTF-8')
source('board.tcga/R/tcga_server.R',encoding='UTF-8')
source('board.tcga/R/tcga_ui.R',encoding='UTF-8')
Expand Down
Binary file not shown.
Binary file modified tests/testthat/_snaps/linux-4.1/snapshot/biomarker.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified tests/testthat/_snaps/linux-4.1/snapshot/clustering.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified tests/testthat/_snaps/linux-4.1/snapshot/compare.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified tests/testthat/_snaps/linux-4.1/snapshot/connectivity.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified tests/testthat/_snaps/linux-4.1/snapshot/correlation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified tests/testthat/_snaps/linux-4.1/snapshot/dataview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified tests/testthat/_snaps/linux-4.1/snapshot/drugconnectivity.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified tests/testthat/_snaps/linux-4.1/snapshot/enrichment.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified tests/testthat/_snaps/linux-4.1/snapshot/expression.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified tests/testthat/_snaps/linux-4.1/snapshot/featuremap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified tests/testthat/_snaps/linux-4.1/snapshot/intersection.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified tests/testthat/_snaps/linux-4.1/snapshot/pathway.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified tests/testthat/_snaps/linux-4.1/snapshot/pcsf.png
Diff not rendered.
Binary file modified tests/testthat/_snaps/linux-4.1/snapshot/signature.png
Diff not rendered.
Binary file modified tests/testthat/_snaps/linux-4.1/snapshot/singlecell.png
Diff not rendered.
Binary file modified tests/testthat/_snaps/linux-4.1/snapshot/wgcna.png
Diff not rendered.
Binary file modified tests/testthat/_snaps/linux-4.1/snapshot/wordcloud.png

0 comments on commit aad47eb

Please sign in to comment.