Skip to content

Commit

Permalink
merge devel
Browse files Browse the repository at this point in the history
  • Loading branch information
RC-88 committed Mar 14, 2024
2 parents 918e898 + 4a8aabc commit 134a61e
Show file tree
Hide file tree
Showing 74 changed files with 26 additions and 30 deletions.
Empty file modified .Rbuildignore
100644 → 100755
Empty file.
Empty file modified .dockerignore
100644 → 100755
Empty file.
Empty file modified .github/workflows/R-CMD-CHECK.yaml
100644 → 100755
Empty file.
Empty file modified .github/workflows/document.yaml
100644 → 100755
Empty file.
Empty file modified .github/workflows/pkgdown.yaml
100644 → 100755
Empty file.
Empty file modified .github/workflows/render-news-rmd.yml
100644 → 100755
Empty file.
Empty file modified .github/workflows/render-readme-rmd.yml
100644 → 100755
Empty file.
48 changes: 23 additions & 25 deletions DESCRIPTION
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -20,38 +20,36 @@ Description: Performs both stepwise and backward heuristic search for
continuous scores (e.g. sample-specific scores representing a phenotypic
readout of interest, such as protein expression, pathway activity, etc.),
based on the union occurence (i.e. logical OR) of the events.
Depends: R (>= 4.1.0)
Depends: R (>= 4.3.0)
LazyData: false
License: GPL-3 + file LICENSE
URL: https://github.com/montilab/CaDrA/
Packaged: 2022-11-20 18:35:45 UTC;
Encoding: UTF-8
RoxygenNote: 7.2.3
RoxygenNote: 7.3.1
Imports:
doParallel,
ggplot2,
gplots,
graphics,
grid,
gtable,
MASS,
methods,
misc3d,
plyr,
ppcor,
R.cache,
reshape2,
stats,
SummarizedExperiment
doParallel,
ggplot2,
gplots,
graphics,
grid,
gtable,
MASS,
methods,
misc3d,
plyr,
ppcor,
R.cache,
reshape2,
stats,
SummarizedExperiment
Suggests:
BiocManager,
BiocStyle,
devtools,
knitr,
magick,
pheatmap,
rmarkdown,
testthat (>= 3.1.6)
BiocManager,
devtools,
knitr,
pheatmap,
rmarkdown,
testthat (>= 3.1.6)
Config/testthat/edition: 3
biocViews: Microarray, RNASeq, GeneExpression, Software, FeatureExtraction
VignetteBuilder: knitr
Expand Down
Empty file modified Dockerfile
100644 → 100755
Empty file.
Empty file modified NEWS.md
100644 → 100755
Empty file.
Empty file modified R/BRCA_GISTIC_MUT_SIG.R
100644 → 100755
Empty file.
Empty file modified R/CCLE_MUT_SCNA.R
100644 → 100755
Empty file.
Empty file modified R/CTNBB1_reporter.R
100644 → 100755
Empty file.
Empty file modified R/TAZYAP_BRCA_ACTIVITY.R
100644 → 100755
Empty file.
Empty file modified R/cadra.R
100644 → 100755
Empty file.
Empty file modified R/cadra_functions.R
100644 → 100755
Empty file.
Empty file modified R/calc_rowscore.R
100644 → 100755
Empty file.
Empty file modified R/candidate_search.R
100644 → 100755
Empty file.
Empty file modified R/custom_rowscore.R
100644 → 100755
Empty file.
Empty file modified R/ks_rowscore.R
100644 → 100755
Empty file.
Empty file modified R/meta_plot.R
100644 → 100755
Empty file.
Empty file modified R/perm_res.R
100644 → 100755
Empty file.
Empty file modified R/permutation_plot.R
100644 → 100755
Empty file.
Empty file modified R/revealer_rowscore.R
100644 → 100755
Empty file.
Empty file modified R/sim_FS.R
100644 → 100755
Empty file.
Empty file modified R/sim_scores.R
100644 → 100755
Empty file.
Empty file modified R/topn_best.R
100644 → 100755
Empty file.
Empty file modified R/topn_list.R
100644 → 100755
Empty file.
Empty file modified R/topn_plot.R
100644 → 100755
Empty file.
Empty file modified R/wilcox_rowscore.R
100644 → 100755
Empty file.
Empty file modified README.Rmd
100644 → 100755
Empty file.
Empty file modified _pkgdown.yml
100644 → 100755
Empty file.
Empty file modified data/BRCA_GISTIC_MUT_SIG.rda
100644 → 100755
Empty file.
Empty file modified data/TAZYAP_BRCA_ACTIVITY.rda
100644 → 100755
Empty file.
Empty file modified data/perm_res.rda
100644 → 100755
Empty file.
Empty file modified data/sim_FS.rda
100644 → 100755
Empty file.
Empty file modified data/sim_Scores.rda
100644 → 100755
Empty file.
Empty file modified data/topn_list.rda
100644 → 100755
Empty file.
Empty file modified docker-compose.yml
100644 → 100755
Empty file.
Empty file modified install_r_packages.R
100644 → 100755
Empty file.
Empty file modified man/BRCA_GISTIC_MUT_SIG.Rd
100644 → 100755
Empty file.
Empty file modified man/CaDrA.Rd
100644 → 100755
Empty file.
Empty file modified man/TAZYAP_BRCA_ACTIVITY.Rd
100644 → 100755
Empty file.
Empty file modified man/calc_rowscore.Rd
100644 → 100755
Empty file.
Empty file modified man/figures/summarize-1.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified man/figures/visualize.best-1.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified man/perm_res.Rd
100644 → 100755
Empty file.
Empty file modified man/sim_FS.Rd
100644 → 100755
Empty file.
Empty file modified man/sim_Scores.Rd
100644 → 100755
Empty file.
Empty file modified man/topn_list.Rd
100644 → 100755
Empty file.
Empty file modified tests/data/create_toy.R
100644 → 100755
Empty file.
Empty file modified tests/data/create_toy.old.R
100644 → 100755
Empty file.
Empty file modified tests/data/create_toy2.R
100644 → 100755
Empty file.
Empty file modified tests/data/toy_dataset.csv
100644 → 100755
Empty file.
Empty file modified tests/data/toy_dataset.rds
100644 → 100755
Empty file.
Empty file modified tests/data/toy_dataset2.csv
100644 → 100755
Empty file.
Empty file modified tests/data/toy_dataset2.rds
100644 → 100755
Empty file.
Empty file modified tests/testthat/test-cadra.R
100644 → 100755
Empty file.
Empty file modified tests/testthat/test-candidate_search.R
100644 → 100755
Empty file.
Empty file modified tests/testthat/test-check_top_N.R
100644 → 100755
Empty file.
Empty file modified tests/testthat/test-custom_rowscore.R
100644 → 100755
Empty file.
Empty file modified tests/testthat/test-generate_permutations.R
100644 → 100755
Empty file.
1 change: 0 additions & 1 deletion tests/testthat/test-ks_plot.R
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ test_that("ks_plot works", {
# Plot the enrichment scores
g <- ks_plot(df = ks_enrichment_coordinates)
expect_type(g, "list")
expect_length(g, 9L)
expect_s3_class(g$layers[[1]], "LayerInstance")
expect_s3_class(g$layers[[1]]$geom, "GeomLine")
expect_s3_class(g$layers[[2]], "LayerInstance")
Expand Down
Empty file modified tests/testthat/test-ks_rowscore.R
100644 → 100755
Empty file.
Empty file modified tests/testthat/test-meta_plot.R
100644 → 100755
Empty file.
1 change: 0 additions & 1 deletion tests/testthat/test-permutation_plot.R
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ test_that("permutation_plot works", {
g <- permutation_plot(perm_res)

expect_type(g, "list")
expect_length(g, 9L)
expect_s3_class(g$layers[[1]], "LayerInstance")
expect_s3_class(g$layers[[1]]$geom, "GeomBar")
expect_s3_class(g$layers[[2]], "LayerInstance")
Expand Down
Empty file modified tests/testthat/test-prefilter_data.R
100644 → 100755
Empty file.
Empty file modified tests/testthat/test-revealer_rowscore.R
100644 → 100755
Empty file.
Empty file modified tests/testthat/test-topn_best.R
100644 → 100755
Empty file.
Empty file modified tests/testthat/test-topn_plot.R
100644 → 100755
Empty file.
Empty file modified tests/testthat/test-wilcox_rowscore.R
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion vignettes/docker.Rmd
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "How to run CaDrA within a Docker Environment"
output: BiocStyle::html_document
output: rmarkdown::html_document
vignette: >
%\VignetteIndexEntry{How to run CaDrA within a Docker Environment}
%\VignetteEngine{knitr::rmarkdown}
Expand Down
2 changes: 1 addition & 1 deletion vignettes/permutation_based_testing.Rmd
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Permutation-Based Testing"
output: BiocStyle::html_document
output: rmarkdown::html_document
vignette: >
%\VignetteIndexEntry{Permutation-Based Testing}
%\VignetteEngine{knitr::rmarkdown}
Expand Down
2 changes: 1 addition & 1 deletion vignettes/scoring_functions.Rmd
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Scoring Functions"
output: BiocStyle::html_document
output: rmarkdown::html_document
vignette: >
%\VignetteIndexEntry{Scoring Functions}
%\VignetteEngine{knitr::rmarkdown}
Expand Down

0 comments on commit 134a61e

Please sign in to comment.