find_species_centers | R Documentation |
Finds the data center of log2FC by species and samples
find_species_centers(df, refChannels, cols_smpl)
df |
A data frame contains intensity values, peptides and species. |
refChannels |
Reference channels. |
cols_smpl |
The columns of samples for finding the data centers. |
Lists of log2FC centers by species. Each list entry contains values corresponding to each sample.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.