Skip to content

Commit

Permalink
Install Bug Chasing
Browse files Browse the repository at this point in the history
  • Loading branch information
moi-taiga committed Mar 7, 2024
1 parent 8f89276 commit 0181e93
Show file tree
Hide file tree
Showing 13 changed files with 148 additions and 46 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Description: This package identifies the progression of a sample on a trajectory
License: GPL-3 + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
RoxygenNote: 7.3.1
URL: https://github.com/moi-taiga/PathPinpointR,
https://moi-taiga.github.io/PathPinpointR/
BugReports: https://github.com/moi-taiga/PathPinpointR/issues
Expand Down
4 changes: 0 additions & 4 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,12 @@

S3method(print,PPR_OBJECT)
export(filter_gene_expression_for_switching_genes)
export(flatten_cell_frequencies_moi)
export(flatten_cell_frequencies_owen)
export(gss_plot_cell_range)
export(ppr_accuracy_test)
export(ppr_cell_plot)
export(ppr_output_plot)
export(ppr_precision)
export(ppr_predict_position)
export(ppr_timeline_plot)
export(select_evenly_distributed_switching_genes)
import(ggplot2)
import(ggrepel)
importFrom(ggplot2,ggplot)
Expand Down
2 changes: 0 additions & 2 deletions R/gss_flatten_cell_frequencies_moi.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#' #' Title flatten_cell_frequencies_moi
#' #'
#' #' @description
#' #' Combining all cells racing lines with out binerization (Moi's way).
#' #'
Expand Down
11 changes: 6 additions & 5 deletions docs/404.html

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

7 changes: 4 additions & 3 deletions docs/LICENSE-text.html

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

Loading

0 comments on commit 0181e93

Please sign in to comment.