Skip to content

Repository for all modules used for transforming provider database schema to PDX Finder's datamodel

Notifications You must be signed in to change notification settings

PDCMFinder/pdx-transformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

76 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

PDX Transformer

A Java-based tool for transforming provider-specific database schemas into the standardized data model used by PDX Finder. This transformation ensures that diverse data sources can be harmonized and integrated into the PDX Finder platform.

πŸ” Overview

The PDX Transformer is a component of the PDX Finder project, which aggregates clinical, genomic, and functional data from patient-derived xenograft (PDX) models to support cancer research. By converting various provider data schemas into a unified format, the transformer facilitates consistent data integration and analysis.

πŸ“ Project Structure

  • src/: Contains the main Java source code for the transformer.
  • target/classes/templates/: Directory for compiled templates and resources.
  • pom.xml: Maven project configuration file.

πŸš€ Getting Started

Prerequisites

  • Java Development Kit (JDK) 8 or higher
  • Maven 3.6 or higher

Building the Project

git clone https://github.com/PDCMFinder/pdx-transformer.git
cd pdx-transformer
mvn clean install

About

Repository for all modules used for transforming provider database schema to PDX Finder's datamodel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages