get_subplan_integration | R Documentation |
drake
plan for a stage of integration pipeline.A plan for 01_integration stage.
A plan for 02_int_clustering stage. The following subplans are included:
get_clustering_graph_subplan()
, get_clustering_kmeans_subplan()
, get_clustering_sc3_subplan()
Bound together with get_clustering_subplan()
get_cell_annotation_subplan()
get_dimred_plots_other_vars_subplan()
get_integration_subplan(cfg, cfg_pipeline, cfg_main)
get_int_clustering_subplan(cfg, cfg_pipeline, cfg_main)
cfg |
A list of parameters for this stage
(from integration config directory, e.g. loaded from |
cfg_pipeline |
A |
cfg_main |
A list of general parameters
(loaded from |
drake::drake_plan()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.