Changes between Initial Version and Version 1 of AppInstaller


Ignore:
Timestamp:
2011-11-28T07:18:27+01:00 (13 years ago)
Author:
Morris Swertz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AppInstaller

    v1 v1  
     1= AppInstaller: SOPs and automated procedures to instantiate a new app =
     2For LifeLines, Panacea, and any other app.
     3
     4Stories:
     5* StoryConvertPhenoData - prepare the pheno data in pheno format
     6* StoryImputeGenoData - impute the raw genotype data (future)
     7* StoryConvertGenoData - prepare geno data set(s) in binary and plink format
     8* StoryNewMolgenisVm - create VM with the app and autoload data, users, firewall.
     9* (LifeLInes) StoryLinkWomToVm - coordinate with UMCG-ICT to link VM to WOM
     10
     11Overview:
     12
     13{{{
     14#!YumlUseCase
     15(precondition: pheno data is selelected; geno data in plink format {bg:beige})
     16[Admin]-(ConvertPhenoData)
     17[Admin]-(ConvertGenoData)
     18[Admin]-(CreateMolgenisVM)
     19[Admin]-(LinkVmToWom)
     20}}}