get_subplan_integration: Get a 'drake' plan for a stage of integration pipeline.

get_subplan_integrationR Documentation

Get a drake plan for a stage of integration pipeline.

Description

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()

Usage

get_integration_subplan(cfg, cfg_pipeline, cfg_main)

get_int_clustering_subplan(cfg, cfg_pipeline, cfg_main)

Arguments

cfg

A list of parameters for this stage (from integration config directory, e.g. loaded from ⁠01_integration.yaml⁠, etc.).

cfg_pipeline

A scdrake_list object: pipeline config (see load_pipeline_config()) obtained from pipeline.yaml file located in pipeline config directory.

cfg_main

A list of general parameters (loaded from ⁠00_main.yaml⁠ from integration config directory).

Value

drake::drake_plan()


bioinfocz/scdrake documentation built on Sept. 19, 2024, 4:43 p.m.