From af8b0f8aeab12340402b939fd92b7b11e2dc05f2 Mon Sep 17 00:00:00 2001 From: Benjamin Lee Date: Wed, 16 Aug 2017 01:42:36 -0700 Subject: [PATCH] updated readme --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 466a02a..218b7c5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Python Codon Adaptation Index - +[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.843855.svg)](https://doi.org/10.5281/zenodo.843855) An implementation of Sharp and Li's 1987 formulation of the codon adaption index. ## Reference @@ -33,5 +33,8 @@ All functions in CAI support an optional `genetic_code` parameter, which is set ## Contributing Feel free to contribute, open issues, or let me know about bugs. Anything is welcome! +## Citation +Benjamin Lee. (2017). Python Implementation of Codon Adaptation Index. _Zenodo_. http://doi.org/10.5281/zenodo.843855 + ## Contact -I'm available for contact at [benjamin_lee@college.harvard.edu](mailto:benjamin_lee@college.harvard.edu). +I'm available for contact at [benjamin_lee@college.harvard.edu](mailto:benjamin_lee@college.harvard.edu). \ No newline at end of file