Skip to content

Commit

Permalink
Merge pull request #3 from sapiris/master
Browse files Browse the repository at this point in the history
Explanation in the README how to cite
  • Loading branch information
pbashyal-nmdp authored Jan 22, 2024
2 parents a02e5b8 + 79075e7 commit d9f6199
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,3 +115,7 @@ How to contribute:
10. Use `python app.py` to run the Flask service app in debug mode. Service will be available at http://localhost:8080/
11. Use `make docker-build` to build a docker image using the current `Dockerfile`.
12. `make docker` will build and run the docker image with the service. Service will be available at http://localhost:8080/
The py-graph-em code was developed in the [YOLO Lab](https://yolo.math.biu.ac.il/) and at the [NMDP](https://bethematch.org/). Please cite [Israeli, S., Gragert, L., Maiers, M., & Louzoun, Y. (2021). HLA haplotype frequency estimation for heterogeneous populations using a graph-based imputation algorithm. Human Immunology, 82(10), 746-757.‏](https://www.sciencedirect.com/science/article/pii/S0198885921001750?casa_token=Ob0ufT6jBLMAAAAA:uFVlu1R0wFBkqQ8rhztoCppH_EGnOnygJaTYwmT-EvHfKFIISI2Sc2GcTu8CJ9F3MPxc53ZuizTe)

0 comments on commit d9f6199

Please sign in to comment.