Git Product home page Git Product logo

drosomethod's Introduction

DOI

Supporting data and code for: How varying parameters impact insecticide resistance bioassay: an example on the worldwide invasive pest Drosophila suzukii.

This repository contains the R code used for the data analyses and production of the figures of the related article

alt text

Context

Bioassays are the golden standard for pesticide resistance assessment of pest. Developing or adapting a method for a new species or a new active substance can require a significant amount of work. Several parameters that can impact the reliability and precision of the bioassay shouldn't be overlooked during the setting of a new protocol. In this study, we exemplify the effect of three biological parameters (sex, age, and genetic diversity) and two technical parameters (number of individuals tested and duration of exposure) on the median lethal dose (LD50) evaluation of an invasive pest species, Drosophila suzukii.

Datasets

There are three datasets used in this study. The files can be found in the "data" folder.

  • droso_data.txt: the first dataset contains the general data for all the experiment conducted

    • date: the date of the experimentation
    • sex: the sex of the flies
    • dose: the dose of the active substance tested
    • alive: number of flies alive at the end of the test
    • dead: number of dead flies at the end of the test
    • total: the total number of flies
    • age: the age category of the flies in hours at the start of the test
    • population: population ID
    • exposition: duration of the exposition
    • active substance: active substance used for the test
    • numb_comp: experimentation used for assessing the effect of the number of flies per dose on the LD50 evaluation (0/1 = no/yes)
    • genediv_comp: experimentation used for assessing the effect of the genetic diversity of the population tested on the LD50 evaluation (0/1 = no/yes)
    • expo_comp: experimentation used for assessing the effect of the duration of exposure on the LD50 evaluation (0/1 = no/yes)
    • age_comp: experimentation used for assessing the effect of the age of the flies on the LD50 evaluation (0/1 = no/yes)
  • droso_GeneDiv.txt: the second file contains a table used to plot the radarplot for the Heterozygote indice for each locus for the two populations. There is one column for each of the 13 microsatellite markers used.

  • droso_NumAll.txt: the third file contains a table used to plot the radarplot for the Number of alleles for each locus for the two populations. There is one column for each of the 13 microsatellite markers used

R scripts

  • droso_data_load.R: the script to load the different datasets in the environment
  • droso_ageeffect.R: the script to analyse the effect of the age of the D. suzukii on the LD50 evaluation
  • droso_effeffect: the script to analyse the effect of the number of individuals of D. suzukii per dose tested on the LD50 evaluation
  • droso_expoeffect.R: the script to analyse the effect of the duration of exposure of D. suzukii on the LD50 evaluation
  • droso_geneteffect.R: the script to analyse the effect of the level of genetic homogeneity of D. suzukii populations on the LD50 evaluation
  • droso_sexeffect.R: the script to analyse the effect of the sex of D. suzukii on the LD50 evaluation

Citation

You can cite the related study as follow:

If you want to use (some of) the code found on this page or if you want to cite this repository:

drosomethod's People

Contributors

bbarres avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.