Skip to content

What is the relationship between pathogens & planetary change?

License

Notifications You must be signed in to change notification settings

viralemergence/pnpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pathogens & Planetary Change

This code is used to generate the figures for the review on biodiversity, climate & planetary change, and infectious disease, citation to come.

Note for reviewers: Please note that the revision will contain an updated version of figures with analyses rerun following taxonomic harmonization between the CLOVER/VIRION databases and the IUCN Red List.

For Users

The code herein uses IUCN data, which takes the form of a large shapefile. Due to its size it can't be stored on GitHub, so it's currently stored on Google Drive. There's a file src/iucn-download.R that you should run to download that data.

All other data are provided, and the sources are noted in the subfolder README.md files.


Please feel free to use and borrow from this code base according to the licence below!

Shield: CC BY 4.0

This work is licensed under a Creative Commons Attribution 4.0 International License.

CC BY 4.0


Accompanying information

This document contains a brief run-down of all the analysis-related figures in the main text of the pathogens & planetary change manuscript referenced in the root README. The code to generate each of the figures can be found in their respectively named subfolders in the src folder.

Figure 1

Figure 1 is the figure involving the most data generated in other publications. For details on how it was created, see ./data/recreation/README.md or Text S2 in the main text of the manuscript.

Figure 4

Figure 4 is based on data from GBIF exclusively. The download of those data are down directly in the assocatiated script. Note however that accessing GBIF to download the data anew is not just click & run, as it's specific to each GBIF user's profile, and a user would need to configure their R environment to handle the GBIF record pulling if you wanted a fresh version from online. We accessed our version for this paper on 07 July 2024.

Figure from Box 2

Box two discusses data opportunities and data gaps. The figure makes use of IUCN data and data from the Virion dataset, the IUCN data is mentioned above, and here we use a flat file version of Virion for consistency. Updated versions of Virion can be found here.

Packages used

We rely on a number of packages to do this analysis. Here are their citations:

About

What is the relationship between pathogens & planetary change?

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages