Skip to content

Commit

Permalink
minor docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
jr-leary7 committed Oct 28, 2024
1 parent f1d0b03 commit 14e3650
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/plotModelCoefs.R
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#' cell_offset <- createCellOffset(sim_counts)
#' scLANE_de_res <- getResultsDE(scLANE_models)
#' plotModelCoefs(scLANE_models,
#' gene = scLANE_de_res$Gene[1],
#' gene = "ACLY",
#' pt = sim_pseudotime,
#' expr.mat = sim_counts,
#' size.factor.offset = cell_offset)
Expand Down
2 changes: 1 addition & 1 deletion man/plotModelCoefs.Rd

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

0 comments on commit 14e3650

Please sign in to comment.