Research data management for medical data with pyradigm

Here are the slides from my talk the US Research Software Engineering (RSE) association workshop, titled “Research data management for medical data with pyradigm”.

pyradigm is a Python-based data structure for biomedical data to manage multiple tables (of diverse data types) linked via common patient info (or any other hashable ID). Allowing continuous validation, this data structure would improve ease of use as well as integrity of the dataset.

Contributors are most welcome to improve the design or docs. Thanks.

Learn more about why I think python is ideal for research software development.

Links:

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s