Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 410 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 410 Bytes

Lifecourse-GWAS

See the Wiki for details

Developers

To setup the environment do this:

To run tests do this:

If you wanna make changes:

  1. Create an issue in github repo
  2. Create a branch from that issue
  3. Clone it locally
  4. Make changes in that local branch
  5. Push the changes to github
  6. Make a pull request on github to merge to main branch