Permalink
Switch branches/tags
Nothing to show
Find file
Fetching contributors…
Cannot retrieve contributors at this time
18 lines (15 sloc) 471 Bytes
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/data_desc.R
\docType{data}
\name{bon_istate}
\alias{bon_istate}
\title{Initial state from Bonzanni et al.}
\format{A data frame with 1 row and 11 columns.
Rows: each row consists of 1 set of Boolean state.
Columns: each column is for 1 gene/variable.}
\usage{
data(bon_istate)
}
\description{
An intial state specified in Bonzanni et al. It contains a set of Boolean values for 11 genes.
}