plugins/base1/se.lu.onk.ReplicateError/trunk/lib/WAtabs.html

Code
Comments
Other
Rev Date Author Line
27 07 Nov 05 enell 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
766 16 Sep 08 jari 2
784 18 Sep 08 jari 3 <!--
789 18 Sep 08 jari 4     $Id$
766 16 Sep 08 jari 5
789 18 Sep 08 jari 6     Copyright (C) 2005, 2006 Johan Enell
789 18 Sep 08 jari 7     Copyright (C) 2008 Jari Hakkinen
784 18 Sep 08 jari 8
789 18 Sep 08 jari 9     This file is part of the se.lu.onk.ReplicateError plug-in for
784 18 Sep 08 jari 10     BASE. Available at http://baseplugins.thep.lu.se/ and BASE web
784 18 Sep 08 jari 11     site is http://base.thep.lu.se
784 18 Sep 08 jari 12
789 18 Sep 08 jari 13     This is free software; you can redistribute it and/or modify it
789 18 Sep 08 jari 14     under the terms of the GNU General Public License as published by
789 18 Sep 08 jari 15     the Free Software Foundation; either version 3 of the License, or
789 18 Sep 08 jari 16     (at your option) any later version.
784 18 Sep 08 jari 17
789 18 Sep 08 jari 18     The software is distributed in the hope that it will be useful,
789 18 Sep 08 jari 19     but WITHOUT ANY WARRANTY; without even the implied warranty of
789 18 Sep 08 jari 20     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
789 18 Sep 08 jari 21     General Public License for more details.
784 18 Sep 08 jari 22
789 18 Sep 08 jari 23     You should have received a copy of the GNU General Public License
789 18 Sep 08 jari 24     along with BASE. If not, see <http://www.gnu.org/licenses/>.
784 18 Sep 08 jari 25 -->
784 18 Sep 08 jari 26
26 28 Oct 05 enell 27 <html>
26 28 Oct 05 enell 28 <head>
30 08 Nov 05 enell 29 <link rel="stylesheet" type="text/css" href="base.css" />
26 28 Oct 05 enell 30 </head>
26 28 Oct 05 enell 31 <body>
26 28 Oct 05 enell 32 <table cellpadding=1 cellspacing=2 border=0>
766 16 Sep 08 jari 33 <tr><th colspan=3 class=pagehead>ReplicateError (within assays) results:</th></tr>
766 16 Sep 08 jari 34
766 16 Sep 08 jari 35 <!--
766 16 Sep 08 jari 36 If you use this plug-in in BASE 1.2 you may want to enable the next line:
766 16 Sep 08 jari 37
27 07 Nov 05 enell 38 <tr><td colspan=3><a class="large" target="bmain" href="../../../../experiment_edit.phtml?i_e=-1&amp;location=experiment_list.phtml">Return</a></td></tr>
766 16 Sep 08 jari 39 -->
27 07 Nov 05 enell 40
27 07 Nov 05 enell 41 <tr>
27 07 Nov 05 enell 42 <td><a href ="plots.html" target="enell_main">Plots</a></td>
27 07 Nov 05 enell 43 <td><a href ="table.html" target="enell_main">Table</a></td>
27 07 Nov 05 enell 44 </tr>
26 28 Oct 05 enell 45 </table>
26 28 Oct 05 enell 46 </body>
26 28 Oct 05 enell 47 </html>