Changeset 1662 for trunk/grails-app
- Timestamp:
- Mar 23, 2011, 11:06:41 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/views/home/index.gsp
r1625 r1662 315 315 <div style="margin:2px;width:476px;display:inline-block;float:left;zoom:1;*display:inline;"> 316 316 <h1>Introduction</h1> 317 Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut tincidunt auctor suscipit. Nam ultricies condimentum pulvinar. In magna orci, eleifend sit amet tincidunt eget, ultricies a justo. Vestibulum purus lorem, laoreet sit amet rutrum et, sollicitudin eget augue. Nulla consequat, mauris eget ornare fringilla, arcu enim mattis odio, rhoncus rutrum ante turpis vitae nulla. Sed et turpis vel urna venenatis sagittis. Sed sagittis vestibulum felis, vel ultricies tellus dictum ac. Nunc non massa et ligula gravida rutrum. Fusce porttitor, eros ac dictum suscipit, risus lacus aliquam justo, ut lobortis erat nulla sit amet risus. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Suspendisse fermentum ultricies ipsum, at consequat elit pharetra auctor. 317 <p> 318 The phenotype database (dbNP) is an application that can store any biological study. It contains 319 templates which makes it possible to customize 320 </p> 321 <p> 322 In order to allow flexibility to capture all information you require within a study, <i>and</i> to 323 make it possible to compare studies or study data, the system uses customizable templates and ontologies. 324 It is especially designed to store complex study designs including cross-over designs and challenges. 325 </p> 326 <p> 327 The application facilitates sharing of data within a research group or consortium, as the study owner can 328 decide who can view or access the data. In addition, the application can stimulate collaborations by making 329 study information publically visible. New studies can be based on study data within the database, as 330 standardized storage is stimulated by the system. 331 </p> 318 332 </div> 319 333 <div style="margin:2px;width:476px;display:inline-block;float:left;zoom:1;*display:inline;"> … … 329 343 </div> 330 344 </g:form> 331 <h1>Lorem ipsum 2</h1> 332 Vivamus varius ullamcorper neque, sit amet mollis lacus accumsan vel. Pellentesque in augue a arcu pretium egestas vel at elit. Duis nunc odio, mollis et faucibus vel, aliquam vel quam. Sed laoreet pharetra urna, venenatis porttitor neque sagittis et. Aenean at nisl nunc, in mattis mauris. Proin iaculis nunc in erat rhoncus consectetur. Nullam sit amet risus vitae eros condimentum pellentesque. 345 <h1>Quick Start</h1> 346 <p> 347 Through the <i>studies</i> menu you can either <i>create</i>, <i>view</i> or <i>import</i> studies (or 348 or study data). '<i>Create a new study</i>' will guide you through several steps to include your study 349 into the system where question marks (<img src="${fam.icon(name: 'help')}">) will explain what information is 350 required. You can (quick)save your study to complete it at another point in time, or use 351 <i>import study data</i> to import large datasets (for example: many subjects) from an excel sheet 352 into your study. Several data-types of different platforms (assays) can 353 be linked to your study, like <i>simple assays</i> (e.g. clinical chemistry or Western blot) 354 or <i>metabolomics</i>. 355 </p> 333 356 </div> 334 357 </div>
Note: See TracChangeset
for help on using the changeset viewer.