Last change
on this file since 1545 was
1430,
checked in by work@…, 13 years ago
|
|
-
Property svn:keywords set to
Rev Author Date
|
File size:
1.8 KB
|
Line | |
---|
1 | <% |
---|
2 | /** |
---|
3 | * Demo instance introduction partial |
---|
4 | * |
---|
5 | * @author Jeroen Wesbeek |
---|
6 | * @since 20101111 |
---|
7 | * |
---|
8 | * Revision information: |
---|
9 | * $Rev: 1430 $ |
---|
10 | * $Author: work@osx.eu $ |
---|
11 | * $Date: 2011-01-21 20:05:36 +0000 (vr, 21 jan 2011) $ |
---|
12 | */ |
---|
13 | %> |
---|
14 | <p> |
---|
15 | Welcome to GSCF demo version <b>${meta(name: 'app.version')}</b>. At this moment, there are ${studyCount} studies and ${userCount} users in the database. |
---|
16 | </p> |
---|
17 | |
---|
18 | <p> |
---|
19 | This application will facilitate systems biological research and collaboration between researchers at various locations. This application is a combined effort of the <a href="http://www.nugo.org/everyone">Nutrigenomics Organization (NuGO)</a> the <a href="http://www.metabolomicscentre.nl">Netherlands Metabolomics Centre (NMC)</a>, <a href="http://www.eurreca.org">European Micronutrient recommandations Aligned (Eurreca)</a>, the <a href="http://www.tno.nl">Netherlands Organization for Applied Scientific Research (TNO)</a> and the <a href="http://www.nbic.nl/">Netherlands Bioinformatics Centre (NBIC)</a>. The GSCF is part of the Nutritional Phenotype Database described by <a href="http://www.springerlink.com/content/1555-8932">van Ommen et al, 2010: The Nutritional Phenotype Database. Genes and Nutrition. DOI: 10.1007/s12263-010-0167-9</a>. |
---|
20 | |
---|
21 | This study capturing module can be easily linked to assay specific modules and therefore can be reused for new technologies. This application is built for the easy input/storage and retrieval of studies. Studies can be stored with high detail and the type for information being stored can be field (e.g. human, mouse, plant) specific. Complex designs like studies with multiple doses, sampling time points and challenge tests, can be stored in this system. |
---|
22 | Studies will only be accessible for people that are specified by the study owner. |
---|
23 | </p> |
---|
24 | |
---|
25 | <p> |
---|
26 | <i> |
---|
27 | To be able to create, view or search studies, please log on (demo user: user / useR123! ) or register at the right top corner of this page. |
---|
28 | </i> |
---|
29 | </p> |
---|
Note: See
TracBrowser
for help on using the repository browser.