Changes between Version 22 and Version 23 of MolgenisComponents


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

--

Legend:

Unmodified
Added
Removed
Modified
  • MolgenisComponents

    v22 v23  
    1 = MOLGENIS components =
     1= MOLGENIS suite overview: modules and products =
     2Here you can find summaries and links on the components listed in the ticket system. In the software, these components become packages. For example: org.molgenis.db for shared pacakes or org.col7a1 for application specific packages. We distinguish two groups of components as listed below. Also the use of '''keywords''' is explained which we use to clarify relationships from shared packages to application. For example: tickets in the 'auth' component can be marked with keywords 'animaldb' to enable tracking by the animaldb team.
    23
    3 Here you can find summaries and links on the components listed in the ticket system. In the software, these components become packages. For example: org.molgenis.db for shared pacakes or org.col7a1 for application specific packages. We distinguish two groups of components as listed below. Also the use of '''keywords''' is explained which we use to clarify relationships from shared packages to application. For example: tickets in the 'auth' component can be marked with keywords 'animaldb' to enable tracking by the animaldb team.
     4|| ||end product: || '''[wiki:PhenoFlow biobankcatalog]''' || '''[wiki:AnimaldbStart animaldb]''' || '''ngs''' || '''[wiki:MutationStart mutationdb]''' || '''[wiki:XgapStart xqtl]''' || '''[wiki:ImputationStart gwas]''' || '''mass_spec''' || '''[wiki:MageStart microarray]''' ||
     5|| || lead: || joris, despoina || erik || freerk, jessica, wil || robert || joeri, danny || alex, roan || george || alex jessica ||
     6|| [[BR]][[BR]][[BR]]module: || users:[[BR]][[BR]][[BR]] || lifelines [[BR]]bbmri [[BR]]bioshare[[BR]]nbic || fwn[[BR]][[BR]][[BR]] || bbrmi [[BR]]medgen[[BR]]nbic[[BR]] || nbic [[BR]]col7a1 [[BR]]chd7[[BR]] || panacea [[BR]]euratrans[[BR]]bioshare[[BR]]sysgenet || lifelines[[BR]]bioshare[[BR]]medgen[[BR]] || nbic[[BR]]npc[[BR]]fwn[[BR]] || bbmri[[BR]][[BR]][[BR]] ||
     7|| '''db''' || morris, joris || y || y || y || y || y || y || y || y ||
     8|| '''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 || ||
     16|| '''ngs_pipeline''' || freerk wil || || || || || || || || ||
     17|| '''trac''' || roan despoina || || || || || || || || ||
     18|| '''servers''' || ger, robert, freerk, joeri || y || y || y || y || y || y || y || y ||
    419
    520{{{#!graphviz
    621
    722digraph g {
    8         node [shape=box,style=filled,color=white]
    9         rankdir="RL"
    10    
    11 subgraph cluster_0 {
    12                 style=filled;
    13                 color=lightgrey;
    14                 label = "partner & user groups";
    1523
    16                 lifelines;
    17                 bbmri;
    18                 nbic;
    19                 panacea;
    20                 sysgenet;
    21                 euratrans;
    22                 gen2phen;
    23                 gbic;
    24                 medgen;
    25                 fwn_chronobiology;
    26                 npc_mass_spec_center;
    27                 gids;
    28                 col7a1;
    29                 chd7;
    30                 amc_nbic;
    31                 seq_facility;
    32                          
    33 }
     24  node [shape=box,style=filled,color=white] rankdir="RL"
     25
     26  subgraph cluster_0 {
     27
     28  style=filled; color=lightgrey; label = "partner & user groups";
     29
     30  lifelines; bbmri; nbic; panacea; sysgenet; euratrans; gen2phen; gbic; medgen; fwn_chronobiology; npc_mass_spec_center; gids; col7a1;  chd7; amc_nbic;
     31
     32  }
    3433
    3534subgraph cluster_1 {
    36                 style=filled;
    37                 color=lightgrey;
    38                 label = "apps";
    39                 biobankatlas
    40                 animaldb
    41                 mutationdb
    42                 xqtl_workbench
    43                 ngs_workbench
    44                 gwas_workbench
    45                 ms_workbench
    46                 ma_workbench
    47                 jamboreecards
     35
     36  style=filled; color=lightgrey; label = "apps"; biobankexplorer animaldb mutationdb xqtl_workbench ngs_workbench gwas_workbench ms_workbench ma_workbench jamboreecards
     37
    4838}
    4939
    5040subgraph cluster_2 {
    51                 style=filled;
    52                 color=lightgrey;
    53                 label = "molgenis";
    54                 phenoexplorer;
    55                 db;
    56                 ui;
    57                 auth;
    58                 molgenis;
    59                 workbench;
    60                 lims;
    61                 convertors;
    62                 datamodels;
    63                 xgap;
    64                 pheno;
     41
     42  style=filled; color=lightgrey; label = "molgenis"; phenoexplorer; db; ui; auth; molgenis; workbench; lims; convertors; datamodels; xgap; pheno;
     43
    6544}
    6645
    67 #relations between projects and apps
    68 col7a1 -> mutationdb;
    69 chd7 -> mutationdb;
     46#relations between projects and apps col7a1 -> mutationdb; chd7 -> mutationdb;
    7047
    7148fwn_chronobiology -> animaldb;
    7249
    73 bbmri -> biobankatlas;
    74 nbic -> biobankatlas;
    75 lifelines -> biobankatlas;
    76 gen2phen -> biobankatlas;
    77 gids -> biobankatlas;
     50bbmri -> biobankatlas;  nbic -> biobankatlas; lifelines -> biobankatlas; gen2phen -> biobankatlas; gids -> biobankatlas;
    7851
    79 gbic -> xqtl_workbench;
    80 panacea -> xqtl_workbench;
    81 sysgenet -> xqtl_workbench;
    82 euratrans -> xqtl_workbench;
     52gbic -> xqtl_workbench; panacea -> xqtl_workbench; sysgenet -> xqtl_workbench; euratrans -> xqtl_workbench;
    8353
    8454npc_mass_spec_center -> ms_workbench;
    8555
    86 bbmri -> ngs_workbench;
    87 seq_facility -> ngs_workbench;
    88 medgen -> ngs_workbench;
     56bbmri -> ngs_workbench; medgen -> ngs_workbench; medgen -> ngs_workbench;
    8957
    9058bbmri -> ma_workbench;
    9159
    92 bbmri -> gwas_workbench
    93 lifelines -> gwas_workbench;
    94 gids -> gwas_workbench;
    95 medgen -> gwas_workbench;
     60bbmri -> gwas_workbench lifelines -> gwas_workbench; gids -> gwas_workbench; medgen -> gwas_workbench;
    9661
    9762amc_nbic -> jamboreecards;
    9863
    99 #relations between apps and components
    100 ngs_workbench ->workbench;
    101 gwas_workbench -> workbench;
    102 xqtl_workbench -> workbench;
    103 ms_workbench -> workbench;
    104 ma_workbench -> workbench;
     64#relations between apps and components ngs_workbench ->workbench; gwas_workbench -> workbench; xqtl_workbench -> workbench; ms_workbench -> workbench; ma_workbench -> workbench;
    10565
    106 biobankatlas -> phenoexplorer;
    107 animaldb -> phenoexplorer;
    108 mutationdb -> phenoexplorer;
    109 workbench -> phenoexplorer;
     66biobankatlas -> phenoexplorer; animaldb -> phenoexplorer;  mutationdb -> phenoexplorer; workbench -> phenoexplorer;
    11067
    111 animaldb -> lims;
    112 workbench -> lims;
     68animaldb -> lims; workbench -> lims;
    11369
    11470workbench -> convertors;
     
    11672jamboreecards -> molgenis;
    11773
    118 #relations between components and sub-components
    119 molgenis -> auth;
    120 molgenis -> db;
    121 molgenis -> ui;
     74#relations between components and sub-components molgenis -> auth; molgenis -> db; molgenis -> ui;
    12275
    123 lims -> datamodels;
    124 workbench -> datamodels;
    125 phenoexplorer -> datamodels;
    126 convertors -> datamodels;
     76lims -> datamodels; workbench -> datamodels; phenoexplorer -> datamodels; convertors -> datamodels;
    12777
    128 datamodels -> molgenis;
    129 datamodels -> pheno;
    130 datamodels -> xgap;
     78datamodels -> molgenis; datamodels -> pheno; datamodels -> xgap;
    13179
    13280}
    13381
    134 
    13582}}}
    136 
    137 
    138 
    139        
    140 
    141 
    142 
    143 
    14483== Shared components ==
    14584these are reusable models (or 'semi-finished module) used across multiple molgenis applications.
     
    162101== Dependencies and other keywords ==
    163102Obviously there can be a dependency between components. For example, 'animaldb' depends on 'auth'. To make this dependency visible and queryable we use the keywords field. For example: if 'animaldb' and 'col7a1' both have a dependency on a ticket in the auth component this ticket will have keyewords 'animaldb col7a1'.
    164 
    165 
    166 
    167