View source: R/preprocessing-batch-correction-cydar.R
Split matrix by batch and condition
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",
...
)
|
... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.