Skip to content

Utilities and examples of loading and handling CDISC metadata and dummy clinical data in Neo4j graph database

License

Notifications You must be signed in to change notification settings

GSK-Biostatistics/neo4cdisc

Repository files navigation

neo4cdisc

Example notebooks ('CDISC Example.ipynb' and 'CDISC Example2.ipynb') of loading the FDA CDISC pilot study into Neo4J using the tab2neo python package.

It uses a simple approach on importing column based metadata and data into Neo4j using rows as nodes and columns as properties for the nodes. The imported nodes are then reshaped to show relationships found in metadata and also relate the metadata with data.

It has been tested with csv-files downloaded from the CDISC Library. Excel files should be possible to use as well, if the column headers match as they are used as default name for properties created in Neo4j.

CDISC metadata used

  • Study Data Tabulation Model (SDTM)
  • SDTM Implementation Guide (SDTMIG)
  • SDTM Controlled Terminology
  • SDTM

CDISC data used

Installation Instructions

A detailed description of the installation steps can be found here.

About

Utilities and examples of loading and handling CDISC metadata and dummy clinical data in Neo4j graph database

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •