Learn R Programming

ProliferativeIndex (version 1.0.1)

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

Run this code
# NOT RUN {
compareModeltoPI(exReadDataObj, exVSTPI)
# }

Run the code above in your browser using DataLab