Skip to content

evertorres/CQH-Dimensional-Phenotyper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CQH Dimensional Phenotyper

About

A tool for pulling NIMH RDoC informed transdiagnostic phenotypes from medical documentation.

This code is described in High Throughput Phenotyping for Dimensional Psychopathology in Electronic Health Records. This approach to RDoC symptom estimates conceptually follows that reported in A Clinical Perspective on the Relevance of Research Domain Criteria in Electronic Health Records but with an increased focus on ease of distribution.

This software has been applied in:

Usage

This was developed on Python 2.7 and depends only on the standard lib. It accepts standard in, as such:

cat your_document.txt | python2 CQHDimensionalPhenotyper.py

For any serious usage you are likely to want to treat CQHDimensionalPhenotyper.py as a library wrapped in your own project specific batch data handling.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%