Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

head-micro_array-method

Overview of a micro_array object


Description

Overview of a micro_array object.

Usage

## S4 method for signature 'micro_array'
head(x, ...)

Arguments

x

an object of class 'micro-array'

...

additional parameters

Methods

list("signature(x = \"ANY\")")

Gives an overview.

list("signature(x = \"micro_array\")")

Gives an overview.

Examples

if(require(CascadeData)){
	data(micro_US)
	micro_US<-as.micro_array(micro_US,time=c(60,90,210,390),subject=6)
	head(micro_US)
	}

Cascade

Selection, Reverse-Engineering and Prediction in Cascade Networks

v2.0
GPL (>= 2)
Authors
Frederic Bertrand [cre, aut] (<https://orcid.org/0000-0002-0837-8281>), Myriam Maumy-Bertrand [aut] (<https://orcid.org/0000-0002-4615-1512>), Laurent Vallat [ctb], Nicolas Jung [ctb]
Initial release
2021-03-18

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.