Learn R Programming

ProliferativeIndex (version 1.0.1)

calculatePI: 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

Run this code
# NOT RUN {
calculatePI(exReadDataObj)
# }

Run the code above in your browser using DataLab