split_by_batch_condition: Split matrix by batch and condition

Description Usage Arguments

View source: R/preprocessing-batch-correction-cydar.R

Description

Split matrix by batch and condition

Usage

1
2
3
4
5
6
7
8
split_by_batch_condition(
  mat,
  metadata_sep = "_",
  batch_position = 1,
  condition_position = 2,
  control_condition_string = "Sp",
  ...
)

Arguments

...

jvelezmagic/CyTOFHelpers documentation built on Feb. 5, 2022, 5:22 p.m.