is_unpaired | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.