blengerich / GenAMap

Visual Machine Learning of Genome-Phenome Associations
http://genamap.org
MIT License
22 stars 7 forks source link

[new] Install some packages & change JacobiSVD to BCDSVD #189

Closed YeWenting closed 7 years ago

YeWenting commented 7 years ago

Installed packages: Eigen 3.3.4 MongoDB C++11 Driver 3.1.2 libplinkio

To add package above, the following packages are also installed: libbson-1.0-0_1.3.1-1_amd64 libmongoc-1.0-0_1.3.1-1_amd64 mongo-c-driver-1.6.3

Edit "Model_test.cpp" just to make it right... (I have discussed this with Haohan) Some details are also added in README. btw, I still cannot push the images in Docker since the lack of access:)

blengerich commented 7 years ago

Can one of the admins verify this patch?

YeWenting commented 7 years ago

Pushed to the blengerich/genamap:new_environment in Docker

blengerich commented 7 years ago

LGTM. @YeWenting, do you have access to push Docker to blengerich/genamap:latest? If so, do that and it will download when pulling blengerich/genamap Docker.

YeWenting commented 7 years ago

Ok, I pushed it in a different tag. I will push to "Latest" today asap:)

YeWenting commented 7 years ago

still cannot merge :(

blengerich commented 7 years ago

@YeWenting, the merge is blocked by the CI because I hadn't added you to the CI's approved submitters whitelist at the time of this PR (hence the message from jenkins: "Can one of the admins verify this patch?"). I will merge this PR since it is minor changes, and your next PR should have CI build automatically.