compareModeltoPI {ProliferativeIndex} | R Documentation |
A function for comparing proliferative indices from variance stabalized RNA-seq data to model principal componenets in the ProliferativeIndex package
Description
This function allows the user to calculate a correlation between their model and PI
Usage
compareModeltoPI(userObject, vstPI)
Arguments
userObject |
Output from ProliferativeIndex readDataForPI function (user data) |
vstPI |
Output from ProliferativeIndex calculatePI function |
Examples
compareModeltoPI(exReadDataObj, exVSTPI)
[Package ProliferativeIndex version 1.0.1 Index]