Skip to content

Commit

Permalink
update readme with more info
Browse files Browse the repository at this point in the history
  • Loading branch information
rubysaltbush committed Jan 10, 2024
1 parent cdbd7ea commit e41f434
Showing 1 changed file with 21 additions and 7 deletions.
28 changes: 21 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,31 @@
# floral-longevity

Data and analysis code for the paper "Zygomorphic flowers last longer: the evolution of floral symmetry and floral longevity"
Data and analysis code for the paper *Zygomorphic flowers last longer: the evolution of floral symmetry and floral longevity*

Authors: R.E. Stephens 1,2,3*, R.V. Gallagher 1,4, M. Méndez 5, H. Sauquet 2,3
* Corresponding author: [email protected]
Authors: R.E. Stephens (1,2), R.V. Gallagher (1,3), M. Méndez (4), H. Sauquet (2,5)
+ Corresponding author: Ruby E. Stephens, [email protected]

Author addresses:

1. School of Natural Sciences, Macquarie University, Ryde, NSW, Australia

2. Royal Botanic Gardens and Domain Trust, Sydney, NSW, Australia
3. Hawkesbury Institute for the Environment, University of Western Sydney, Richmond, NSW, Australia
4. Area of Biodiversity and Conservation, Universidad Rey Juan Carlos, Madrid, Spain
5. Ecology & Evolution Research Centre, University of New South Wales, Sydney, NSW, Australia


## Re-running analysis

Using RStudio open [main.R](https://github.com/rubysaltbush/floral-longevity/blob/main/main.R)
and run scripts in order given in this main script.

Necessary packages can be installed by running [install_dependencies.R](https://github.com/rubysaltbush/floral-longevity/blob/main/scripts/install_dependencies.R).
Check package versions mentioned in this script are consistent with your installed versions.
Originally run in R version 4.3.0

The code caches several steps of the data cleaning and results.

3. Ecology & Evolution Research Centre, University of New South Wales, Sydney, NSW, Australia
Feel free to re-use scripts and functions for your own analyses, e.g.

4. Hawkesbury Institute for the Environment, University of Western Sydney, Richmond, NSW, Australia
[arclabel.R](https://github.com/rubysaltbush/floral-longevity/blob/main/scripts/functions/arclabel.R) adds custom labels to circular phylogenies by providing the tips to draw the label between

5. Area of Biodiversity and Conservation, Universidad Rey Juan Carlos, Madrid, Spain

0 comments on commit e41f434

Please sign in to comment.