calculateGeneWiseMedians | R Documentation |
calculate medians across rows of dataframe
calculateGeneWiseMedians(count_df)
count_df |
could be any numeric dataframe, but in this context it will typically be a count (raw or log2) df |
a vector of row-wise medians (length == nrow of input df)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.