Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ A powerful federated data processing and analysis system that preserves patient
- [Data Management](#data-management)
- [High Level Description](#high-level-description)
- [Architecture](#architecture)
- [Installation Prerequisites](#installation-prerequisites)

# Preamble

Expand Down Expand Up @@ -59,7 +58,6 @@ This includes documentation on existing algorithm federation approach as well as
- [Available federated analysis algorithms](documentation/algorithms.md)
- [Exaflow Analytic Engine](https://github.com/madgik/exaflow/tree/1.0.0)


# Data Management

For all details relating to the Data Factory, how to manage your data and process it for use with the MIP, please consult the following document
Expand All @@ -78,14 +76,13 @@ For a high-level description of the MIP please consult:

- [The MIP: A powerful federated data processing and analysis system that preserves patient privacy](https://ebrains.eu/data-tools-services/medical-analytics/medical-informatics-platform) on EBRAINS research infrastructure


# Architecture

[High-level view of the architecture](documentation/Architecture.md), the main building blocks and data flows.
- [High-level view of the architecture](documentation/Architecture.md), the main building blocks and data flows.

# Installation Prerequisites
# Onboarding guidance

- See [Deployment Pack](documentation/deployment-pack/README.md)
- [Onboarding to the Medical Informatics Platform MIP](https://wiki.ebrains.eu/bin/view/Collabs/onboarding-to-the-mip/) on EBRAINS Collaboratory

# Acknowledgement
This project/research received funding from the European Union’s Horizon 2020 Framework Programme for Research and Innovation under the Framework Partnership Agreement No. 650003 (HBP FPA).
2 changes: 1 addition & 1 deletion deployment/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ Use the Kubernetes guide for production-like and federated installations.

## Supporting Documentation

- [Data requirements for onboarding new datasets](docs/NewDataRequirements.md): CSV and `CDEsMetadata.json` format rules, including additional constraints for longitudinal data.
- [Data requirements for onboarding new datasets](../documentation/MIP_Data_management_documentation.md): CSV and `CDEsMetadata.json` format rules, including additional constraints for longitudinal data.
50 changes: 0 additions & 50 deletions deployment/docs/NewDataRequirements.md

This file was deleted.

Loading