This repository contains data and code associated with a study of insecticide resistance (IR) of Aedes aegypti in Haiti. The study aims to describe to what extent IR-associated alleles are present, how much they have increased and where they are located in our study site.
-
Datasets
The single .csv file (Haiti_IR.csv) contains the data on IR, location and pertinent metadata relating to each sample. The folder denoted "Haiti Shapefile" contains the required .shp components for Haiti's 2nd level administrative boundaries, used for mapping in this analysis. -
Modeling and Figure Code (.Rmd file)
The.Rmd
file contains all code used to:- Fit statistical tests including models
- Map the study area
- Provide descriptive statistics
In the Haiti_IR.csv file:
NECE Sample ID
: Sample ID used for internal referenceGPS N
/GPS W
/Coordinates
: Coordinates of the trap siteCollection Date
: The Date the trap was setManifest Collection Location
: The name affiliated with each coordinate pairXXX qPCR
: The result of each PCR assayXXX NGS
: The result of each NGS assayPicture
: Whether or not a picture was obtained of the assay
In the Shapefiles folder:
hti_admbnda_adm1_cnigs_20181129
: Shapefile of Haitihti_admbnda_adm2_cnigs_20181129
: Shapefile of Haiti with administrative level 2 boundarieshti_admbnda_adm3_cnigs_20181129
: Shapefile of Haiti with administrative level 3 boundariesKey
: Text document describing the attributes of the Haiti shapefiles
- Clone the repository:
git clone https://github.com/[YourUsername]/Haiti_Aeae_IR.git
- Open the
.Rmd
file in RStudio. - Install any required R packages (listed at the top of the
.Rmd
file). - Knit the document to reproduce outputs and figures.
If you use this code or data in your research, please cite the associated manuscript:
[Manuscript Citation Placeholder – update with DOI or full citation when available]
This project is licensed under the MIT License — feel free to use, modify, and distribute with attribution.
For questions or collaborations, please contact:
Ian Pshea-Smith
University of Florida
Email: [ianpsheasmith@ufl.edu]