User Guide
Important
This guide serves as an MVP (Minimum Viable Product) and “Hello World” example for developers testing the FLAME platform. It is intended for basic functionality testing and initial exploration. A more comprehensive and detailed guide will be available soon, covering all aspects of the platform in depth.
Introduction
This guide is designed for analysts and users seeking to leverage FLAME for secure medical data analysis. To begin, contact us for access to the FLAME hub testing interface via Discord.
FLAME enables users to safely access and analyze medical data without transferring sensitive information outside their organization. Analysts can create a “Proposal” within our MVP to request access to a testing dataset. Upon approval, analysis scripts are executed on local nodes. Results are returned to the analyst, maintaining the integrity of the original data.
Overview
SDK Documentaion
Concepts/Tutorials
- Coding an Analysis
- Example Analyses
- Aggregation with fedstats
- Basic VCF Quality Control using Python
- Using CLI Tools for Federated FASTQ QC
- Image classification using deep learning approaches
- Utilizing Differential Privacy for Privacy Enhancement
- Training a Federated Generalized Linear Model (GLM) from the Fedstat library
- Federated Logistic Regression classifier for Pancreatic Cancer Data
- Analysing text-formatted clinical data with GeMTeX
- Connecting patient records across clinical sites with Privacy-Preserving Record Linkage (PPRL)
- Example Analyses
- Local Analysis Testing
- FHIR Queries
Using the Hub