calculatePI {ProliferativeIndex} | R Documentation |
A function for calculating proliferative index from variance stabalized RNA-seq data in the ProliferativeIndex package
Description
This function allows the user to read in data for subsequent proliferative index calculation and analysis
Usage
calculatePI(userObject)
Arguments
userObject |
Output from ProliferativeIndex readDataForPI function |
Examples
calculatePI(exReadDataObj)
[Package ProliferativeIndex version 1.0.1 Index]