Coder Social home page Coder Social logo

ypinzon / clinicaltrialswgetl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ohdsi/clinicaltrialswgetl

0.0 0.0 0.0 31.65 MB

[under development] ETL materials to support proposal for CDM enhancements for clinical trial data

License: Apache License 2.0

XSLT 16.79% HTML 53.37% Jupyter Notebook 29.10% Python 0.74%

clinicaltrialswgetl's Introduction

Clinical trial data conventions for the OMOP Common Data Model

The goal of this repository is to apply Clinical trial data conventions to the 'real' data. As the first try, the PhUSE dataset has been chosen. It is a CDISC-compliant synthetic SDTM dataset.

For more information about the Clinical trials conventions, please visit our wiki or download pdf version.

Clinical Trials Working Group

About the group - see here.

Run ETL

The ETL process is based on Apache Spark™ analytics engine running in a docker container. So the only thing you need is Docker. You can find instructions on how to install Docker on your system at the official site. After getting Docker installed, run the conversion in easy three steps:

  1. Clone the repository into a folder on your machine:
$ git clone https://github.com/OHDSI/ClinicalTrialsWGETL.git
  1. Download all the necessary vocabularies from the Athena and put them into vocab/omop folder
  2. And finally, from the root repository folder, run the following command:
$ docker-compose run --rm --service-ports phuse_etl  

After the conversion is done, resultant CDM tables (in csv format) are in the data/cdm folder.

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

clinicaltrialswgetl's People

Contributors

filippsolovev avatar katy-sadowski avatar mikehamidi avatar soniaarau avatar bluesman avatar vojtechhuser avatar pbr6cornell avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.