a b/man/ecoli_small.Rd
1
% Generated by roxygen2: do not edit by hand
2
% Please edit documentation in R/data.R
3
\docType{data}
4
\name{ecoli_small}
5
\alias{ecoli_small}
6
\title{Ecoli subset}
7
\format{
8
character 326.73 kB
9
}
10
\usage{
11
data(ecoli_small)
12
}
13
\description{
14
Subset of the E. coli genome for evaluation.
15
Can be loaded to workspace via \code{data(ecoli_small)}.
16
}
17
\references{
18
\url{https://www.science.org/doi/10.1126/science.277.5331.1453}
19
}
20
\keyword{datasets}