This repository contains data and scripts supporting
Yoder JB, G Gomez, and CJ Carlson. Zygomorphic flowers have fewer visitors. bioRxiv, doi: 10.1101/743872
Floral visitation data are derived from records archived in the Web of Life and Interaction Web DataBase repositories; source datasets and the repositories where each were obtained are given in data/references_all.csv.
Updated as of 6 Aug 2020.
Files describing original source material
references_all.csv--- table of source datasets, metadata, and original references
Files containing data derived from compiling source data
plant_degree-sharing.csv--- floral symmetry, visitor count, and visitor sharing for all plant specieswhole-matrix_stats.csv--- network structure statistics for all plant-visitation networks in the datasetsub-matrix_stats.csv--- network structure statistics for all plant-visitation networks, divided into sub-networks based on plant floral symmetryworking_tree.tre--- time-calibrated phylogeny of 2509 plant taxa in the dataset, pruned from the "ALLMB" supertree constructed by Smith and Brown (2018)degree_per_plant_phy.csv--- floral symmetry, visitor count, and visitor sharing for 2509 plant species, with principal components of the phylogenetic distances among them, based on the phylogeny inworking_tree.trefigures--- sub-folder containing all figures
all-data_processing.R--- Generating working files for further analysis- requires: network data,
plant_degree-sharing.csv,whole-matrix_stats.csv,sub-matrix_stats.csv,references_all.csv - generates:
full-network_stats-meta.txt,sub-network_stats-meta.txt,plant_stats-meta.txt
- requires: network data,
phylogenetic_signal.R--- Runs tests for phylogenetic signal in floral symmetry and visitor counts- requires:
output/working_tree.tre,output/degree_per_plant_phy.csv
- requires:
plant_degree_analysis.R--- species-level analysis, model-fitting- requires:
degree_per_plant_phy.csv,references_all.csv - generates: model-fitting and comparison results
- requires:
figures.R--- sub-network analyses, figure generation- requires:
full-network_stats-meta.txt,sub-network_stats-meta.txt,plant_stats-meta.txt - generates:
Fig01_map-symm-npoll-Rshare.pdf,Fig02_pairs-cors.pdf
- requires: