Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 340 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 340 Bytes

biobank_wg

SETUP

  • Checkout branch 'Biobank' from HenriRabalais' forked LORIS repo (https://github.com/HenriRabalais/Loris/tree/Biobank)
  • Run sql patch to set up the biobank schema in your DB (biobank/sql/biobankSchema.sql)
  • Run sql patch to set up Clinical Research Unit (CRU) framework for biobank (biobank/sql/CRUData.sql)
  • Enjoy!