MedCo Technical Documentation
GithubDocker HubMedCoLDS
v0.2.1
v0.2.1
  • Home
  • Releases
  • System Administrator Guide
    • Specifications
    • Deployment
      • Local Test Deployment
      • Network Test Deployment
      • Local Development Deployment
    • Configuration
      • Keycloak Configuration
      • HTTPS Configuration
      • The PostgreSQL database
      • Configuring SwitchAAI Authentication
    • Loading Data
      • v0 (Genomic Data)
      • v1 (I2B2 Demodata)
    • Command-Line Interface (CLI)
    • Network Architecture
  • Developer Guide
    • System Architecture
    • Description of the default test data
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. System Administrator Guide

Loading Data

PreviousConfiguring SwitchAAI AuthenticationNextv0 (Genomic Data)

Last updated 5 years ago

Was this helpful?

The current version offers two different loading alternatives: (v0) loading of clinical and genomic data based on MAF datasets; and (v1) loading of generic i2b2 data. Currently these two loaders support each one dataset:

  • v0: a genomic dataset (tcga_cbio publicly available in )

  • v1: the .

Future releases of this software will allow for other arbitrary data sources, given that they follow a specific structure (e.g. BAM format).

Pre-Requisites

Download test data

From the medco-deployment folder, execute the resources/data/download.sh script to download the test datasets.

$ cd ~/medco-deployment/resources/data
$ bash download.sh
v0 (Genomic Data)
v1 (I2B2 Demodata)
cBioPortal
i2b2 demodata
Dummy Generation
Example
Example
Data Manipulation