diff --git a/README.md b/README.md index 91c750c..9ed1146 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,19 @@ # just_coronary Coronary disease postagregator for longevity report in oakvar. + + +# Installation +## Installation through Oakvar + +From Oakvar store: +```bash +ov module install just_coronary +``` +From direct link on GitHub: +```bash +ov module install https://github.com/dna-seq/just_coronary +``` + +## Manual installation + +Create a folder with the name "just_coronary" in "postaggregators" folder of Oakvar and put inside all the files from this git repository.