Description Usage Arguments Value
reformat other data tables into one which can be used by calc_fold_change
1 | reformat_table(table, sample, target, ct, sep = "_")
|
table |
a data frame or tibble |
sample |
a character, the column, or list of columns which make up sample_name |
target |
a character, the column which makes up the targeted genes |
ct |
a character, the column which makes up the ct values of entries |
sep |
a character, the character used to combine columns together |
a tibble in the proper format for calc_fold_change
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.