Updated master to SVN trunk revision 572

This commit is contained in:
Yury V Bukhman
2015-06-26 15:04:35 -05:00
parent 67544a10e6
commit 2d658405a1
184 changed files with 8236 additions and 6182 deletions
+8 -7
View File
@@ -1,4 +1,5 @@
% Generated by roxygen2 (4.0.2): do not edit by hand
% Generated by roxygen2 (4.1.1): do not edit by hand
% Please edit documentation in R/table2well.R
\name{gcat.load.data}
\alias{gcat.load.data}
\title{Load tabular data}
@@ -22,6 +23,8 @@ of running multiple analyses on the same dataset. If used, the function will ign
\item{single.plate.ID}{specifies a plate name for a single-plate read. If NULL, this is derived from the file name.}
\item{plate.layout}{Specifies the layout of the given plate.}
\item{plate.nrow}{The number of rows in the input files.}
\item{plate.ncol}{The number of columns in the input files.}
@@ -37,13 +40,11 @@ of running multiple analyses on the same dataset. If used, the function will ign
\item{blank.value}{Blank OD measurement for uninoculated wells. By default(NULL), the value of the first OD
measurement in each well is used.}
\item{start.index}{Which timepoint should be used as the first one after inoculation?}
\item{single.plate}{Is the plate single type?}
\item{silent}{Surpress all messages.}
\item{plate.laout}{Specifies the layout of the given plate.}
\item{add.constant}{A value for r in the log(OD + r) transformation.}
\item{verbose}{Display all messages when analyzing each well.}
}
\value{
A list of well objects.