Skip to content

Commit

Permalink
add documentation and NAMESPACE after adding Omnipath LR network plot…
Browse files Browse the repository at this point in the history
… extension
  • Loading branch information
browaeysrobin committed Feb 27, 2024
1 parent 9412a5a commit 8755605
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 1 deletion.
2 changes: 2 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,12 @@ export(make_lr_target_prior_cor_heatmap)
export(make_lr_target_scatter_plot)
export(make_sample_lr_prod_activity_batch_plots)
export(make_sample_lr_prod_activity_plots)
export(make_sample_lr_prod_activity_plots_Omnipath)
export(make_sample_lr_prod_plots)
export(make_target_violin_plot)
export(makenames_SCE)
export(multi_nichenet_analysis)
export(multi_nichenet_analysis_sampleAgnostic)
export(p.adjust_empirical)
export(perform_muscat_de_analysis)
export(prioritize_condition_specific_receiver)
Expand Down
1 change: 0 additions & 1 deletion R/plotting.R
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,6 @@ make_sample_lr_prod_activity_plots_Omnipath = function(prioritization_tables, pr
return(p)

}

#' @title make_sample_lr_prod_activity_batch_plots
#'
#' @description \code{make_sample_lr_prod_activity_batch_plots} Visualize the scaled product of Ligand-Receptor (pseudobulk) expression per sample, and compare the different groups. In addition, show the NicheNet ligand activities in each receiver-celltype combination. On top of this summary plot, a heatmap indicates the batch value for each displayed sample.
Expand Down
53 changes: 53 additions & 0 deletions man/make_sample_lr_prod_activity_plots_Omnipath.Rd

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

0 comments on commit 8755605

Please sign in to comment.