View source: R/analyzeResults.R
calculateAvgMadMem | R Documentation |
Calculate average MAD (Median Absolute Deviation) for each feature in each condition and then calculates the average for each replicate group
calculateAvgMadMem(methodList, sampleReplicateGroups)
methodList |
List containing normalized matrices. |
sampleReplicateGroups |
Condition header. |
condAvgMadMat Matrix with average MAD for each biological condition.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.