Changeset 2800 for trunk/doc/user/getting_started.html
- Timestamp:
- Oct 24, 2006, 4:11:42 PM (16 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/user/getting_started.html
r2799 r2800 27 27 <html> 28 28 <head> 29 <title>BASE 2.0 - User documentation: Short introduction</title>29 <title>BASE 2.0 - User documentation: Getting started</title> 30 30 <link rel=stylesheet type="text/css" href="../styles.css"> 31 31 </head> … … 37 37 <a href="index.html">User documentation</a> 38 38 <img src="../next.gif"> 39 Short introduction39 Getting started 40 40 </div> 41 41 42 <h1>BASE 2.0 - User documentation: Short introduction</h1>42 <h1>BASE 2.0 - User documentation: Getting started</h1> 43 43 44 44 <div class="abstract"> … … 51 51 <b>Contents</b> 52 52 <ol> 53 <li><a href="#administative">Admin trative tasks</a></li>53 <li><a href="#administative">Administrative tasks</a></li> 54 54 <li><a href="#user">User tasks</a></li> 55 55 </ol> … … 62 62 63 63 </div> 64 65 <p> This description will take you from uploading raw data to 66 running the first analysis plug-ins. Both Affymetrix and Genepix 67 data will be used as examples. </p> 64 68 65 69 <ol> … … 80 84 <li> 81 85 <p> Log in as 'root' using the password you set during 82 BASE initialization. Create an admin strator account. Log86 BASE initialization. Create an administrator account. Log 83 87 out, and use the admin account for all administrative 84 88 tasks. The root account should not be used as the … … 129 133 for the "Reporter map importer" and "Reporter importer" 130 134 respectively, and a configuration is needed for the raw 131 data import plug in, "Raw data importer", as well. </p>135 data import plug-in, "Raw data importer", as well. </p> 132 136 </li> 133 137
Note: See TracChangeset
for help on using the changeset viewer.