chickpeaascodispersal

Chickpea _Ascochyta rabiei_ Spore Dispersal Modelling

https://github.com/adamhsparks/chickpeaascodispersal

Science Score: 49.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 9 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.3%) to scientific vocabulary
Last synced: 7 months ago · JSON representation

Repository

Chickpea _Ascochyta rabiei_ Spore Dispersal Modelling

Basic Info
Statistics
  • Stars: 3
  • Watchers: 3
  • Forks: 1
  • Open Issues: 0
  • Releases: 6
Created about 6 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Codemeta

README.md

<!-- badges: start --> Lifecycle: stable DOI <!-- badges: end -->

The role of conidia in the dispersal of Ascochyta rabiei

The goal of this research is to examine the role of Ascochyta rabiei conidia dispersal of chickpea ascochyta blight in Australia.

A user-friendly website of this research compendium is available here, https://adamhsparks.github.io/ChickpeaAscoDispersal/. Interested parties may wish to view the data analysis and visualisation pipeline as well as model fitting, these are available under the "Articles" menu item of the web page.

A preprint of this paper is available from BioRxiv: https://doi.org/10.1101/2020.05.12.091827 and is included in "analysis/paper/".

The published paper is available from the European Journal of Plant Pathology: https://doi.org/10.1007/s10658-020-02126-2.

Reproducibility

This analysis is packaged a fully complete Docker instance. To get started, install Docker for your respective OS, https://docs.docker.com/get-docker/, and run the following commands.

docker pull adamhsparks/chickpea_asco_dispersal docker run -p 8787:8787 -d adamhsparks/chickpea_asco_dispersal

Once the image is running, open a browser window and go to localhost:8787, log in with rstudio and password rstudio.

From there, the files are available in the "ChickpeaAscoDispersal" folder shown in the lower right-hand window pane. The paper is located in "analysis/paper". The vignettes, located in "vignettes" detail the data processing, weather data validation and and modelling work. These files can be opened and run interactively or knit using the "knit" button in RStudio to recreate the full analysis.

Data availability

All data from this work are included in this repository and R package in the "inst/extdata" folder but also archived and documented with Zenodo, 10.5281/zenodo.3842293, for reuse.

Project team

  • Dr Ihsanul Khaliq, University of Southern Queensland, Centre for Crop Health, Toowoomba, Queensland 4350, Australia

  • Dr Joshua Fanning, Agriculture Victoria, Horsham, Victoria, 3401, Australia

  • Dr Paul Melloy, University of Southern Queensland, Centre for Crop Health, Toowoomba, Queensland 4350, Australia

  • Ms Jean Galloway, Department of Primary Industries and Regional Development (DPIRD), Northam, WA, 6401, Australia

  • Dr Kevin Moore, New South Wales Department of Primary Industries, 4 Marsden Park Rd, Tamworth, NSW, 2340, Australia

  • Mr Daniel Burrell, University of Southern Queensland, Centre for Crop Health, Toowoomba, Queensland 4350, Australia

Project PI:

  • Associate Professor Adam H. Sparks, University of Southern Queensland, Centre for Crop Health, Toowoomba, Queensland 4350, Australia

Abstract

Ascochyta rabiei asexual spores (conidia) were assumed to spread over short distances (~10 m) in combination of rain and strong wind. We investigated the potential distance of conidial spread in three rainfall and three sprinkler irrigation events. Chickpea trap plants were distributed at the distances of 0, 10, 25, 50 and 75 m from infested chickpea plots before scheduled irrigation and forecast rainfall events. Trap plants were transferred to a controlled temperature room (20 °C) for 48 h (100% humidity) after being exposed in the field for 2–6 days for rainfall events, and for one day for irrigation events. After 48 h incubation period, trap plants were transferred to a glasshouse (20 °C) to allow lesion development. Lesions on all plant parts were counted after two weeks, which gave an estimate of the number of conidia released and the distance travelled. Trap plants at all distances were infected in all sprinkler irrigation and rainfall events. The highest number of lesions on trap plants were recorded closest to the infested plots – the numbers decreased as the distance from the infested plots increased. There was a positive relationship between the amount of rainfall and the number of lesions recorded on trap plants. A generalised additive model was developed that efficiently described spatial patterns of conidial spread. With further development, the model can be used to predict the spread of A. rabiei. This is the first systematic study to show that conidia distribute A. rabiei over longer distances than previously reported.

Citation

Please cite this research compendium as:

Ihsanul Khaliq, Joshua Fanning, Paul Melloy, Jean Galloway, Kevin Moore, Daniel Burrell and Adam H. Sparks. ChickpeaAscoDispersal: A research compendium to accompany 'The role of conidia in the dispersal of Ascochyta rabiei'. Online at https://doi.org/10.5281/zenodo.3810826.

Licences

Data: CC-BY-4.0 International attribution requested in reuse
Manuscript: CC-BY-4.0
Code: GPL (>= 3) Year: 2020, copyright holder: University of Southern Queensland (USQ) and Grains Research and Development Corporation (GRDC)

Contributions

We welcome contributions from everyone. Before you get started, please see our contributor guidelines. Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Owner

  • Name: Adam H. Sparks
  • Login: adamhsparks
  • Kind: user
  • Location: Perth, Western Australia, Australia
  • Company: CCDM-CBADA

Professor of Biometry and Agricultural Data Analytics. Co-founder of @OpenPlantPathology. Editor at @ropensci

CodeMeta (codemeta.json)

{
  "@context": "https://doi.org/10.5063/schema/codemeta-2.0",
  "@type": "SoftwareSourceCode",
  "identifier": "ChickpeaAscoDispersal",
  "description": "Documents the workflow and processes involved in the analysis of data for the paper 'The role of conidia in the dispersal of Ascochyta rabiei', <https://doi.org/10.1007/s10658-020-02126-2>.",
  "name": "ChickpeaAscoDispersal: Research Compendium for the Paper 'The role of conidia in the\n    dispersal of Ascochyta rabiei'",
  "codeRepository": "https://github.com/adamhsparks/ChickpeaAscoDispersal",
  "issueTracker": "https://github.com/adamhsparks/ChickpeaAscoDispersal/issues",
  "license": "https://spdx.org/licenses/GPL-3.0",
  "version": "1.0.2",
  "programmingLanguage": {
    "@type": "ComputerLanguage",
    "name": "R",
    "url": "https://r-project.org"
  },
  "runtimePlatform": "R version 4.4.0 (2024-04-24)",
  "author": [
    {
      "@type": "Person",
      "givenName": "Ihsanul",
      "familyName": "Khaliq",
      "email": "ihsan.khaliq@usq.edu.au",
      "@id": "https://orcid.org/0000-0003-4171-0917"
    },
    {
      "@type": "Person",
      "givenName": "Joshua",
      "familyName": "Fanning",
      "email": "joshua.fanning@agriculture.vic.gov.au",
      "@id": "https://orcid.org/0000-0002-7730-8498"
    },
    {
      "@type": "Person",
      "givenName": "Paul",
      "familyName": "Melloy",
      "email": "paul.melloy@usq.edu.au",
      "@id": "https://orcid.org/0000-0003-4253-7167"
    },
    {
      "@type": "Person",
      "givenName": "Jean",
      "familyName": "Galloway",
      "email": "jean.galloway@dpird.wa.gov.au"
    },
    {
      "@type": "Person",
      "givenName": "Kevin",
      "familyName": "Moore",
      "email": "kevin.moore@dpi.nsw.gov.au",
      "@id": "https://orcid.org/0000-0001-9643-6885"
    },
    {
      "@type": "Person",
      "givenName": "Daniel",
      "familyName": "Burrell",
      "email": "daniel.burrell@usq.edu.au",
      "@id": "https://orcid.org/0000-0002-9173-651X"
    },
    {
      "@type": "Person",
      "givenName": "Adam H.",
      "familyName": "Sparks",
      "email": "adam.sparks@usq.edu.au",
      "@id": "https://orcid.org/0000-0002-0061-8359"
    }
  ],
  "contributor": [
    {
      "@type": "Organization",
      "name": "Agriculture Victoria and GRDC co-investment project DAV00150"
    },
    {
      "@type": "Organization",
      "name": "The Birchip Cropping Group"
    }
  ],
  "funder": [
    {
      "@type": "Organization",
      "name": "GRDC Project USQ1903-003RTX"
    },
    {
      "@type": "Organization",
      "name": "Agriculture Victoria and GRDC co-investment project DAV00150"
    },
    {
      "@type": "Organization",
      "name": "GRDC Project DJP1097-001RTX"
    }
  ],
  "maintainer": [
    {
      "@type": "Person",
      "givenName": "Adam H.",
      "familyName": "Sparks",
      "email": "adam.sparks@usq.edu.au",
      "@id": "https://orcid.org/0000-0002-0061-8359"
    }
  ],
  "softwareSuggestions": [
    {
      "@type": "SoftwareApplication",
      "identifier": "bomrang",
      "name": "bomrang",
      "sameAs": "https://github.com/rOpenSci/bomrang"
    },
    {
      "@type": "SoftwareApplication",
      "identifier": "broom",
      "name": "broom",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=broom"
    },
    {
      "@type": "SoftwareApplication",
      "identifier": "clifro",
      "name": "clifro",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=clifro"
    },
    {
      "@type": "SoftwareApplication",
      "identifier": "extrafont",
      "name": "extrafont",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=extrafont"
    },
    {
      "@type": "SoftwareApplication",
      "identifier": "ggpubr",
      "name": "ggpubr",
      "version": ">= 0.2.5",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=ggpubr"
    },
    {
      "@type": "SoftwareApplication",
      "identifier": "here",
      "name": "here",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=here"
    },
    {
      "@type": "SoftwareApplication",
      "identifier": "kableExtra",
      "name": "kableExtra",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=kableExtra"
    },
    {
      "@type": "SoftwareApplication",
      "identifier": "knitr",
      "name": "knitr",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=knitr"
    },
    {
      "@type": "SoftwareApplication",
      "identifier": "leaflet",
      "name": "leaflet",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=leaflet"
    },
    {
      "@type": "SoftwareApplication",
      "identifier": "lme4",
      "name": "lme4",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=lme4"
    },
    {
      "@type": "SoftwareApplication",
      "identifier": "lubridate",
      "name": "lubridate",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=lubridate"
    },
    {
      "@type": "SoftwareApplication",
      "identifier": "mgcv",
      "name": "mgcv",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=mgcv"
    },
    {
      "@type": "SoftwareApplication",
      "identifier": "scales",
      "name": "scales",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=scales"
    },
    {
      "@type": "SoftwareApplication",
      "identifier": "skimr",
      "name": "skimr",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=skimr"
    },
    {
      "@type": "SoftwareApplication",
      "identifier": "stationaRy",
      "name": "stationaRy",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=stationaRy"
    },
    {
      "@type": "SoftwareApplication",
      "identifier": "testthat",
      "name": "testthat",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=testthat"
    },
    {
      "@type": "SoftwareApplication",
      "identifier": "tidyverse",
      "name": "tidyverse",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=tidyverse"
    },
    {
      "@type": "SoftwareApplication",
      "identifier": "viridis",
      "name": "viridis",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=viridis"
    }
  ],
  "softwareRequirements": {
    "1": {
      "@type": "SoftwareApplication",
      "identifier": "R",
      "name": "R",
      "version": ">= 3.5.0"
    },
    "2": {
      "@type": "SoftwareApplication",
      "identifier": "graphics",
      "name": "graphics"
    },
    "3": {
      "@type": "SoftwareApplication",
      "identifier": "mgcViz",
      "name": "mgcViz",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=mgcViz"
    },
    "SystemRequirements": null
  },
  "fileSize": "12556.664KB",
  "citation": [
    {
      "@type": "SoftwareSourceCode",
      "author": [
        {
          "@type": "Person",
          "givenName": "Ihsanul",
          "familyName": "Khaliq"
        },
        {
          "@type": "Person",
          "givenName": "Paul",
          "familyName": "Melloy"
        },
        {
          "@type": "Person",
          "givenName": "Daniel",
          "familyName": "Burrell"
        },
        {
          "@type": "Person",
          "givenName": "Joshua",
          "familyName": "Fanning"
        },
        {
          "@type": "Person",
          "givenName": "Jean",
          "familyName": "Galloway"
        },
        {
          "@type": "Person",
          "givenName": "Kevin",
          "familyName": "Moore"
        },
        {
          "@type": "Person",
          "givenName": "Adam H.",
          "familyName": "Sparks"
        }
      ],
      "name": "{ChickpeaAscoDispersal}: A research compendium to accompany 'The role of conidia in the dispersal of Ascochyta rabiei'",
      "identifier": "10.5281/zenodo.3810827",
      "url": "https://github.com/adamhsparks/ChickpeaAscoDispersal",
      "description": "R package version 1.0.2",
      "@id": "https://doi.org/10.5281/zenodo.3810827",
      "sameAs": "https://doi.org/10.5281/zenodo.3810827"
    }
  ],
  "readme": "https://github.com/adamhsparks/ChickpeaAscoDispersal/blob/master/README.md",
  "developmentStatus": "https://www.tidyverse.org/lifecycle/#stable"
}

GitHub Events

Total
  • Watch event: 1
Last Year
  • Watch event: 1

Committers

Last synced: 8 months ago

All Time
  • Total Commits: 427
  • Total Committers: 4
  • Avg Commits per committer: 106.75
  • Development Distribution Score (DDS): 0.124
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Adam H. Sparks a****s@g****m 374
PaulMelloy p****l@m****u 51
Lars Gohr l****s@g****l 1
IhsanKhaliq 5****q 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 6
  • Total pull requests: 1
  • Average time to close issues: 2 days
  • Average time to close pull requests: about 10 hours
  • Total issue authors: 2
  • Total pull request authors: 1
  • Average comments per issue: 2.5
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • adamhsparks (4)
  • PaulMelloy (2)
Pull Request Authors
  • elgohr (1)
Top Labels
Issue Labels
documentation (3) bug (2)
Pull Request Labels