aboutsummaryrefslogtreecommitdiff
path: root/chm/checkplate.html
diff options
context:
space:
mode:
Diffstat (limited to 'chm/checkplate.html')
-rwxr-xr-xchm/checkplate.html68
1 files changed, 0 insertions, 68 deletions
diff --git a/chm/checkplate.html b/chm/checkplate.html
deleted file mode 100755
index d545656..0000000
--- a/chm/checkplate.html
+++ /dev/null
@@ -1,68 +0,0 @@
-<html><head><title>Check raw data from a specified microtiter plate</title>
-<link rel="stylesheet" type="text/css" href="Rchm.css">
-</head>
-<body>
-
-<table width="100%"><tr><td>checkplate(drfit)</td><td align="right">R Documentation</td></tr></table><object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e">
-<param name="keyword" value="R: checkplate">
-<param name="keyword" value=" Check raw data from a specified microtiter plate">
-</object>
-
-
-<h2>Check raw data from a specified microtiter plate</h2>
-
-
-<h3>Description</h3>
-
-<p>
-Report metadata from a specified microtiter plate from a specified database, box
-plot positive and negative (blind) controls, and show the response data on the
-plate.
-</p>
-
-
-<h3>Usage</h3>
-
-<pre>
- checkplate(plate,db="cytotox")
-</pre>
-
-
-<h3>Arguments</h3>
-
-<table summary="R argblock">
-<tr valign="top"><td><code>plate</code></td>
-<td>
-The number of the plate identifying it within the database.</td></tr>
-<tr valign="top"><td><code>db</code></td>
-<td>
-The database to be used. Currently only "cytotox" of the UFT Department of
-Bioorganic Chemistry is supported.</td></tr>
-</table>
-
-<h3>Value</h3>
-
-<p>
-The function lists a report and shows two graphs.</p>
-
-<h3>Author(s)</h3>
-
-<p>
-Johannes Ranke
-<a href="mailto:jranke@uni-bremen.de">jranke@uni-bremen.de</a>
-<a href="http://www.uft.uni-bremen.de/chemie/ranke">http://www.uft.uni-bremen.de/chemie/ranke</a>
-</p>
-
-
-<h3>Examples</h3>
-
-<pre>
-# Check plate number 1 in the cytotox database
-## Not run: data &lt;- checkplate(1)
-</pre>
-
-
-
-<hr><div align="center"><a href="00Index.html">[Package Contents]</a></div>
-
-</body></html>

Contact - Imprint