| | 1 | = AppResearchPortal: user can access data via research portal == |
| | 2 | |
| | 3 | Stories: |
| | 4 | * StoryBrowseAndSelectFeatures - User can browse and select features in a treeview; Selected features are put in shopping cart. |
| | 5 | * StoryViewAndFilterInMatrix - user can browse and filter data in matrix view; repeated values can be made cols/rows |
| | 6 | * StoryDownloadAsPlink - user can select one feature and download with associated genotypes |
| | 7 | * StoryDownloadAsSpss - use can select multiple features and download as spss |
| | 8 | * StoryRunGwasAnalysis |
| | 9 | |
| | 10 | {{{#!YumlUseCase |
| | 11 | |
| | 12 | [Researcher]-BrowseAndSelectFeatures |
| | 13 | [Researcher]-ViewAndFilterInMatrix |
| | 14 | [Researcher]-DownloadAsPlink |
| | 15 | [Researcher]-DownloadAsSpss |
| | 16 | [Researcher]-RunGwasAnalysis |
| | 17 | |
| | 18 | }}} |