diff --git a/docs/index.md b/docs/index.md index a926b35..2d5c064 100644 --- a/docs/index.md +++ b/docs/index.md @@ -3,6 +3,15 @@

genome-seek 🔬

Whole Genome and Exome Clinical Sequencing Pipeline
+ + DOI + + + GitHub release + + + Docker Pulls +
tests @@ -71,6 +80,35 @@ For more information about issues or troubleshooting a problem, please check out This site is a living document, created for and by members like you. genome-seek is maintained by the members of NCBR and is improved by continuous feedback! We encourage you to contribute new content and make improvements to existing content via pull requests to our [GitHub repository :octicons-heart-fill-24:{ .heart }](https://github.com/OpenOmics/genome-seek). +## Citation + +If you use this software, please cite it as below: + +=== "BibTex" + + ``` + @software{Kuhn_OpenOmics_genome-seek_2024, + author = {Kuhn, Skyler and + Lack, Justin and + Talsania, Keyur}, + title = {OpenOmics/genome-seek: v0.9.0}, + month = jun, + year = 2024, + publisher = {Zenodo}, + version = {v0.9.0}, + doi = {10.5281/zenodo.12586652}, + url = {https://doi.org/10.5281/zenodo.12586652} + } + ``` + +=== "APA" + + ``` + Kuhn, S., Lack, J., & Talsania, K. (2024). OpenOmics/genome-seek: v0.9.0 (v0.9.0). Zenodo. https://doi.org/10.5281/zenodo.12586652 + ``` + +For more citation style options, please visit the pipeline's [Zenodo page](https://doi.org/10.5281/zenodo.12586652). + ## References **1.** Kurtzer GM, Sochat V, Bauer MW (2017). Singularity: Scientific containers for mobility of compute. PLoS ONE 12(5): e0177459.