Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
Add direct link to Grantham publication
  • Loading branch information
ramiromagno committed Jul 30, 2024
1 parent 7ac2b79 commit fa6eaff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ knitr::opts_chunk$set(
<!-- badges: end -->

The goal of `{grantham}` is to provide a minimal set of routines to calculate
the Grantham distance (Grantham (1974)).
the Grantham distance ([Grantham (1974)](https://doi.org/10.1126/science.185.4154.862)).

The Grantham distance attempts to provide a proxy for the evolutionary distance
between two amino acids based on three key side chain chemical properties:
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ status](https://www.r-pkg.org/badges/version/grantham)](https://CRAN.R-project.o
<!-- badges: end -->

The goal of `{grantham}` is to provide a minimal set of routines to
calculate the Grantham distance (Grantham (1974)).
calculate the Grantham distance ([Grantham
(1974)](https://doi.org/10.1126/science.185.4154.862)).

The Grantham distance attempts to provide a proxy for the evolutionary
distance between two amino acids based on three key side chain chemical
Expand Down

0 comments on commit fa6eaff

Please sign in to comment.