Skip to content

glow-mdsol/devday-boston-clinical-research

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevDays Boston - Clinical Research

Installation

  1. Download the code and then setup a Virtualenv (it should work for Python2/Python3)
    $ git clone https://github.com/glow-mdsol/devday-boston-clinical-research/
    $ cd devday-boston-clinical-research/
    $ python3 -m venv venv
    $ source venv/bin/activate
  2. Install the dependencies
    $ pip install -r requirements.txt

Examples

Eligibility

See eligibility/README.md

ResearchStudy

See researchstudy/README.md

Population

See population/README.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages