GEcorr: GEcorr

View source: R/GEcorr.R

GEcorrR Documentation

GEcorr

Description

Plot some graphes to see data correlation :

  • heatmap sample correslation

  • MDS plots

  • hierarchical clustering

Usage

GEcorr(asko_norm, parameters)

Arguments

asko_norm

large DGEList with normalized counts by GEnorm function.

parameters

list that contains all arguments charged in Asko_start.

Value

none

Note

Remember to read the Wiki section in https://github.com/askomics/askoR/wiki

Examples

## Not run: 
    GEcorr(asko_norm,parameters)

## End(Not run)


askomics/askoR documentation built on Jan. 17, 2025, 6:23 p.m.