Description Usage Format Value Source References See Also Examples
Dataset containing 1000 samples and 1000 genes generated by the publicly available generator using a power-law tail topology network with no added noise.
1 |
rogers1000.data
is a data frame containing 1000 rows and
1000 columns. Each row contains a simulated microarray experiment
and each column contains a gene.
data.frame
containg the data.
sRogers with Power-law tail topology
Rogers, Simon, and Mark Girolami. "A Bayesian regression approach to the inference of regulatory networks from gene expression data." Bioinformatics 21.14 (2005): 3131-3137.
rogers1000.net
, gnw1565.data
,
gnw2000.data
, syntren300.data
,
syntren1000.data
1 2 3 | data(rogers1000.data)
# Print size
print(dim(rogers1000.data))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.