Changes between Version 23 and Version 24 of MolgenisComponents


Ignore:
Timestamp:
2010-12-11T12:45:36+01:00 (14 years ago)
Author:
Morris Swertz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MolgenisComponents

    v23 v24  
    77|| '''db''' || morris, joris || y || y || y || y || y || y || y || y ||
    88|| '''ui''' || erik || y || y || y || y || y || y || y || y ||
    9 || '''datamodel''' || morris, erik, joeri || y || y || y || y || y || y || y || y ||
    10 || '''convertor''' || joeri roan || y || || || || y || y || || y ||
    11 ||'''auth''' ||robert, erik || y || y || y || y || y || y || y || y ||
    12 ||'''search''' || despoina || y || y || || || || || || ||
    13 ||'''matrix''' || joeri, joris || y || y || || y || || || || ||
    14 ||'''lims''' || erik, jessica, joris || || y || y || || || || || ||
    15 || '''pipeline''' || joeri, george, morris || || || y || || y || y || y || ||
     9|| '''[DataModel datamodel]''' || morris, erik, joeri || y || y || y || y || y || y || y || y ||
     10|| '''[ConvertorModule convertor]''' || joeri roan || y || || || || y || y || || y ||
     11||'''[AuthModule auth]''' ||robert, erik || y || y || y || y || y || y || y || y ||
     12||'''[SearchModule search]''' || despoina || y || y || || || || || || ||
     13||'''[MatrixModule matrix]''' || joeri, joris || y || y || || y || || || || ||
     14||'''[LimsModule lims]''' || erik, jessica, joris || || y || y || || || || || ||
     15|| '''[PipelineModule pipeline]''' || joeri, george, morris || || || y || || y || y || y || ||
    1616|| '''ngs_pipeline''' || freerk wil || || || || || || || || ||
    1717|| '''trac''' || roan despoina || || || || || || || || ||
     
    3434subgraph cluster_1 {
    3535
    36   style=filled; color=lightgrey; label = "apps"; biobankexplorer animaldb mutationdb xqtl_workbench ngs_workbench gwas_workbench ms_workbench ma_workbench jamboreecards
     36  style=filled; color=lightgrey; label = "apps"; biobankcatalog animaldb mutationdb xqtl_workbench ngs_workbench gwas_workbench ms_workbench ma_workbench jamboreecards
    3737
    3838}
     
    4444}
    4545
    46 #relations between projects and apps col7a1 -> mutationdb; chd7 -> mutationdb;
     46#relations between projects and apps
     47
     48col7a1 -> mutationdb; chd7 -> mutationdb;
    4749
    4850fwn_chronobiology -> animaldb;
    4951
    50 bbmri -> biobankatlas;  nbic -> biobankatlas; lifelines -> biobankatlas; gen2phen -> biobankatlas; gids -> biobankatlas;
     52bbmri -> biobankcatalog;  nbic -> biobankcatalog; lifelines -> biobankcatalog; gen2phen -> biobankcatalog; gids -> biobankcatalog;
    5153
    5254gbic -> xqtl_workbench; panacea -> xqtl_workbench; sysgenet -> xqtl_workbench; euratrans -> xqtl_workbench;
     
    6264amc_nbic -> jamboreecards;
    6365
    64 #relations between apps and components ngs_workbench ->workbench; gwas_workbench -> workbench; xqtl_workbench -> workbench; ms_workbench -> workbench; ma_workbench -> workbench;
     66#relations between apps and components
    6567
    66 biobankatlas -> phenoexplorer; animaldb -> phenoexplorer;  mutationdb -> phenoexplorer; workbench -> phenoexplorer;
     68ngs_workbench ->workbench; gwas_workbench -> workbench; xqtl_workbench -> workbench; ms_workbench -> workbench; ma_workbench -> workbench;
     69
     70biobankcatalog -> phenoexplorer; animaldb -> phenoexplorer;  mutationdb -> phenoexplorer; workbench -> phenoexplorer;
    6771
    6872animaldb -> lims; workbench -> lims;
     
    7276jamboreecards -> molgenis;
    7377
    74 #relations between components and sub-components molgenis -> auth; molgenis -> db; molgenis -> ui;
     78#relations between components and sub-components
     79
     80molgenis -> auth; molgenis -> db; molgenis -> ui;
    7581
    7682lims -> datamodels; workbench -> datamodels; phenoexplorer -> datamodels; convertors -> datamodels;
     
    8187
    8288}}}
     89
    8390== Shared components ==
    8491these are reusable models (or 'semi-finished module) used across multiple molgenis applications.
     
    93100||convertors ||convertors that transform external file formats into org.molgenis data models so they can be imported automatically ||
    94101||[wiki:AuthModule auth] ||Authentication and authorization plugin ||all systems ||
     102
    95103== Application components ==
    96 These are specific applications (or 'end-product') build for a particular project or user group. 
     104These are specific applications (or 'end-product') build for a particular project or user group.
    97105
    98106||'''application''' ||'''description''' ||'''projects that participate in this component''' ||