Skip to content

Commit

Permalink
updating namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
maddyduran committed May 14, 2024
1 parent 7c37ffc commit 21c18dc
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ exportClasses(cell_count_set)
import(PLNmodels)
import(dplyr)
import(ggplot2)
import(spines)
import(splines)
import(tidygraph)
importFrom(PLNmodels,PLNnetwork)
Expand Down
1 change: 1 addition & 0 deletions R/cell_count_model.R
Original file line number Diff line number Diff line change
Expand Up @@ -421,6 +421,7 @@ empty_ccs <- function() {
#' @importFrom PLNmodels PLNnetwork
#' @importFrom PLNmodels getBestModel
#' @importFrom PLNmodels getModel
#' @import spines
#' @export
new_cell_count_model <- function(ccs,
main_model_formula_str,
Expand Down
1 change: 1 addition & 0 deletions man/new_cell_count_model.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions man/pseudobulk_ccs_for_states.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 21c18dc

Please sign in to comment.