plot.NetworkAnalysedPerturbationData {perturbatr}R Documentation

Plot a NetworkAnalysedPerturbationData object

Description

Creates a table of the gene ranking of a NetworkAnalysedPerturbationData object

Usage

## S3 method for class 'NetworkAnalysedPerturbationData'
plot(x, size = 10, main = "", ...)

Arguments

x

a NetworkAnalysedPerturbationData object

size

size of letters

main

title of the plot

...

additional parameters

Value

returns a table if the first cnt highest ranked genes


[Package perturbatr version 1.2.1 Index]