Learn R Programming

DEGreport (version 1.8.2)

degPR: plot the correlation between the rank according estimator and the rank according FC

Description

plot the correlation between the rank according estimator and the rank according FC

Usage

degPR(rank,colors)

Arguments

rank
output from degRank function
colors
colour used for each gene

Value

ggplot2 object

Examples

Run this code
data(DEGreportSet)
degPR(DEGreportSet$rank)

Run the code above in your browser using DataLab