Skip to content

Commit dd3ee3f

Browse files
update installation; update citation
1 parent 115a334 commit dd3ee3f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@ https://github.com/JuliaLang/julia repository.
1515
The package has not yet been registered and must be installed using the repository location.
1616
Start julia and use the `]` key to switch to the package manager REPL
1717
```julia
18-
(v0.7) pkg> add https://github.com/OpenMendel/VarianceComponentModels.jl.git#Julia-0.7
18+
(v1.2) pkg> add https://github.com/OpenMendel/VarianceComponentModels.jl
1919
```
2020
Use the backspace key to return to the Julia REPL.
2121

2222
## Citation
2323

2424
If you use [OpenMendel](https://openmendel.github.io) analysis packages in your research, please cite the following reference in the resulting publications:
2525

26-
*Lange K, Papp JC, Sinsheimer JS, Sripracha R, Zhou H, Sobel EM (2013) Mendel: The Swiss army knife of genetic analysis programs. Bioinformatics 29:1568-1570.*
26+
*Zhou, H., Sinsheimer, J., German, C., Ji, S., Bates, D., Chu, B. B., Keys, K., Kim, J., Ko, S., Mosher, G., Papp, J., Sobel, E., Zhai, J., Zhou, J., and Lange, K. (2020). OPENMENDEL: a cooperative programming project for statistical genetics, Human Genetics, 139(1):61-71.*
2727

2828
<!--- ## Contributing
2929
We welcome contributions to this Open Source project. To contribute, follow this procedure ... --->

0 commit comments

Comments
 (0)