is_unpaired {CytoGLMM} | R Documentation |
Check if samples match or paired on condition
is_unpaired(df_samples_subset, condition, group)
df_samples_subset |
Data frame or tibble with proteins counts, cell condition, and group information |
condition |
The column name of the condition variable |
group |
The column name of the group variable |
A boolean