Last updated: 2022-07-05
Checks: 6 1
Knit directory: BH3profiling/analysis/
This reproducible R Markdown analysis was created with workflowr (version 1.7.0). The Checks tab describes the reproducibility checks that were applied when the results were created. The Past versions tab lists the development history.
The R Markdown is untracked by Git. To know which version of the R
Markdown file created these results, you’ll want to first commit it to
the Git repo. If you’re still working on the analysis, you can ignore
this warning. When you’re finished, you can run
wflow_publish
to commit the R Markdown file and build the
HTML.
Great job! The global environment was empty. Objects defined in the global environment can affect the analysis in your R Markdown file in unknown ways. For reproduciblity it’s best to always run the code in an empty environment.
The command set.seed(20200826)
was run prior to running
the code in the R Markdown file. Setting a seed ensures that any results
that rely on randomness, e.g. subsampling or permutations, are
reproducible.
Great job! Recording the operating system, R version, and package versions is critical for reproducibility.
Nice! There were no cached chunks for this analysis, so you can be confident that you successfully produced the results during this run.
Great job! Using relative paths to the files within your workflowr project makes it easier to run your code on other machines.
Great! You are using Git for version control. Tracking code development and connecting the code version to the results is critical for reproducibility.
The results in this page were generated with repository version 90ada8f. See the Past versions tab to see a history of the changes made to the R Markdown and HTML files.
Note that you need to be careful to ensure that all relevant files for
the analysis have been committed to Git prior to generating the results
(you can use wflow_publish
or
wflow_git_commit
). workflowr only checks the R Markdown
file, but you know if there are other scripts or data files that it
depends on. Below is the status of the Git repository when the results
were generated:
Ignored files:
Ignored: .DS_Store
Ignored: .Rhistory
Ignored: .Rproj.user/
Ignored: analysis/.DS_Store
Ignored: analysis/.Rhistory
Ignored: analysis/drugResponse_baseBH3_analysis_cache/
Ignored: analysis/landscape_baseBH3_fromBase_analysis_AUC_cache/
Ignored: analysis/manuscript_drugResponses_cache/
Ignored: analysis/manuscript_overview_cache/
Ignored: analysis/manuscript_overview_singleConc_cache/
Ignored: data/.DS_Store
Ignored: data/.Rapp.history
Ignored: output/.DS_Store
Untracked files:
Untracked: analysis/Annexin_rawInput.Rmd
Untracked: analysis/BH3_PCA.csv
Untracked: analysis/BH3baseline_analysis_fromBase.Rmd
Untracked: analysis/BH3baseline_analysis_fromDBP.Rmd
Untracked: analysis/BH3baseline_rawInput.Rmd
Untracked: analysis/BH3dynamic_rawInput.Rmd
Untracked: analysis/analysisVenetoclax.Rmd
Untracked: analysis/based_pep_var.pdf
Untracked: analysis/clinialTrial_analysis.Rmd
Untracked: analysis/compareBaseline.Rmd
Untracked: analysis/compareBaseline.pdf
Untracked: analysis/deprecated/
Untracked: analysis/drugResponse_baseBH3_analysis.Rmd
Untracked: analysis/drugResponse_baseBH3_analysis_AUC copy.Rmd
Untracked: analysis/drugResponse_baseBH3_analysis_AUC.Rmd
Untracked: analysis/dynamicBH3_analysis.Rmd
Untracked: analysis/dynamicBH3_analysis_AUC.Rmd
Untracked: analysis/landscape_baseBH3_analysis.Rmd
Untracked: analysis/landscape_baseBH3_analysis_AUC.Rmd
Untracked: analysis/landscape_baseBH3_fromBase_analysis_AUC.Rmd
Untracked: analysis/manuscript_clinicalAnalysis.Rmd
Untracked: analysis/manuscript_drugResponses.Rmd
Untracked: analysis/manuscript_dynamicBH3.Rmd
Untracked: analysis/manuscript_dynamicBH3_old.Rmd
Untracked: analysis/manuscript_overview.Rmd
Untracked: analysis/manuscript_overview_fromBaseBH3.Rmd
Untracked: analysis/manuscript_overview_singleConc.Rmd
Untracked: analysis/outcome_baseBH3_analysis.Rmd
Untracked: analysis/outcome_baseBH3_analysis_AUC.Rmd
Untracked: analysis/patBack.csv
Untracked: analysis/platePlot.pdf
Untracked: analysis/platePlot_dynamic.pdf
Untracked: analysis/predictOutcomes.Rmd
Untracked: analysis/pretreatment_effect_estiamtion.csv
Untracked: analysis/tableS1_sampleSummary.csv
Untracked: analysis/venePair_auc.pdf
Untracked: analysis/venePair_auc_norm.pdf
Untracked: analysis/venePair_auc_raw.pdf
Untracked: analysis/venePair_con.pdf
Untracked: analysis/venePair_conc_unorm.pdf
Untracked: code/utils.R
Untracked: data/13092020 Patient Outcome Analysis - IBR plus FCR - for Junyan.xlsx
Untracked: data/Data for Thorsten .xlsx
Untracked: data/Raw data Baseline for Junyan.xlsx
Untracked: data/Raw data DBP for Junyan.xlsx
Untracked: data/T. Zenz data for Junyan.xlsx
Untracked: data/Zenz Project overview cell counts etc.xlsx
Untracked: data/commonFiles/
Untracked: data/venetoclax_coculture.rds
Untracked: figures/
Untracked: manuscript/
Untracked: output/baseBH3.RData
Untracked: output/dataAnnexin.RData
Untracked: output/dynamicBH3.RData
Unstaged changes:
Modified: _workflowr.yml
Modified: analysis/_site.yml
Deleted: analysis/about.Rmd
Modified: analysis/index.Rmd
Deleted: analysis/license.Rmd
Note that any generated files, e.g. HTML, png, CSS, etc., are not included in this status report because it is ok for generated content to have uncommitted changes.
There are no past versions. Publish this analysis with
wflow_publish()
to start tracking its development.
Load
Prepare sample background annotations
Plot top 10 most significant results
Plot top 10 most significant results
All
If multiple concentrations are identified as significant, only show
the most significant concentration.
BH3 profile
Drug respones
Show results
Change of R2 (Combined effect)
Change of R2 (delta value)
R version 4.2.0 (2022-04-22)
Platform: x86_64-apple-darwin17.0 (64-bit)
Running under: macOS Big Sur/Monterey 10.16
Matrix products: default
BLAS: /Library/Frameworks/R.framework/Versions/4.2/Resources/lib/libRblas.0.dylib
LAPACK: /Library/Frameworks/R.framework/Versions/4.2/Resources/lib/libRlapack.dylib
locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
attached base packages:
[1] stats4 stats graphics grDevices utils datasets methods
[8] base
other attached packages:
[1] latex2exp_0.9.4 forcats_0.5.1
[3] stringr_1.4.0 dplyr_1.0.9
[5] purrr_0.3.4 readr_2.1.2
[7] tidyr_1.2.0 tibble_3.1.7
[9] tidyverse_1.3.1 SummarizedExperiment_1.26.1
[11] Biobase_2.56.0 GenomicRanges_1.48.0
[13] GenomeInfoDb_1.32.2 IRanges_2.30.0
[15] S4Vectors_0.34.0 BiocGenerics_0.42.0
[17] MatrixGenerics_1.8.0 matrixStats_0.62.0
[19] limma_3.52.2 pheatmap_1.0.12
[21] ggpubr_0.4.0 ggplot2_3.3.6
[23] cowplot_1.1.1 corrplot_0.92
[25] jyluMisc_0.1.5
loaded via a namespace (and not attached):
[1] readxl_1.4.0 backports_1.4.1 fastmatch_1.1-3
[4] drc_3.0-1 workflowr_1.7.0 igraph_1.3.2
[7] shinydashboard_0.7.2 splines_4.2.0 crosstalk_1.2.0
[10] BiocParallel_1.30.3 TH.data_1.1-1 digest_0.6.29
[13] htmltools_0.5.2 fansi_1.0.3 magrittr_2.0.3
[16] cluster_2.1.3 tzdb_0.3.0 modelr_0.1.8
[19] sandwich_3.0-2 piano_2.12.0 colorspace_2.0-3
[22] rvest_1.0.2 haven_2.5.0 xfun_0.31
[25] crayon_1.5.1 RCurl_1.98-1.7 jsonlite_1.8.0
[28] survival_3.3-1 zoo_1.8-10 glue_1.6.2
[31] survminer_0.4.9 gtable_0.3.0 zlibbioc_1.42.0
[34] XVector_0.36.0 DelayedArray_0.22.0 car_3.1-0
[37] abind_1.4-5 scales_1.2.0 mvtnorm_1.1-3
[40] DBI_1.1.3 relations_0.6-12 rstatix_0.7.0
[43] Rcpp_1.0.8.3 plotrix_3.8-2 xtable_1.8-4
[46] km.ci_0.5-6 DT_0.23 htmlwidgets_1.5.4
[49] httr_1.4.3 fgsea_1.22.0 gplots_3.1.3
[52] RColorBrewer_1.1-3 ellipsis_0.3.2 farver_2.1.0
[55] pkgconfig_2.0.3 sass_0.4.1 dbplyr_2.2.0
[58] utf8_1.2.2 labeling_0.4.2 tidyselect_1.1.2
[61] rlang_1.0.2 later_1.3.0 munsell_0.5.0
[64] cellranger_1.1.0 tools_4.2.0 visNetwork_2.1.0
[67] cli_3.3.0 generics_0.1.2 broom_0.8.0
[70] evaluate_0.15 fastmap_1.1.0 yaml_2.3.5
[73] knitr_1.39 fs_1.5.2 survMisc_0.5.6
[76] caTools_1.18.2 mime_0.12 slam_0.1-50
[79] xml2_1.3.3 compiler_4.2.0 rstudioapi_0.13
[82] ggsignif_0.6.3 marray_1.74.0 reprex_2.0.1
[85] bslib_0.3.1 stringi_1.7.6 highr_0.9
[88] lattice_0.20-45 Matrix_1.4-1 shinyjs_2.1.0
[91] KMsurv_0.1-5 vctrs_0.4.1 pillar_1.7.0
[94] lifecycle_1.0.1 jquerylib_0.1.4 data.table_1.14.2
[97] bitops_1.0-7 httpuv_1.6.5 R6_2.5.1
[100] promises_1.2.0.1 KernSmooth_2.23-20 gridExtra_2.3
[103] codetools_0.2-18 MASS_7.3-57 gtools_3.9.2.2
[106] exactRankTests_0.8-35 assertthat_0.2.1 rprojroot_2.0.3
[109] withr_2.5.0 multcomp_1.4-19 GenomeInfoDbData_1.2.8
[112] parallel_4.2.0 hms_1.1.1 grid_4.2.0
[115] rmarkdown_2.14 carData_3.0-5 git2r_0.30.1
[118] maxstat_0.7-25 sets_1.0-21 shiny_1.7.1
[121] lubridate_1.8.0