Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

https://github.com/charlyknz/HostParasite
17 January 2026, 23:58:10 UTC
  • Code
  • Branches (2)
  • Releases (0)
  • Visits
    • Branches
    • Releases
    • HEAD
    • refs/heads/add-license-1
    • refs/heads/main
    No releases to show
  • 8701c3f
  • /
  • README.md
Raw File Download
Take a new snapshot of a software origin

If the archived software origin currently browsed is not synchronized with its upstream version (for instance when new commits have been issued), you can explicitly request Software Heritage to take a new snapshot of it.

Use the form below to proceed. Once a request has been submitted and accepted, it will be processed as soon as possible. You can then check its processing state by visiting this dedicated page.
swh spinner

Processing "take a new snapshot" request ...

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
  • revision
  • snapshot
origin badgecontent badge
swh:1:cnt:e204e660b5907f51c745d93ea1c591a2644d143c
origin badgedirectory badge
swh:1:dir:8701c3f88ad6b2f342831fb451b088e51144ea19
origin badgerevision badge
swh:1:rev:5d8268a7ba236b83ee6723fe7324bef56f6b9072
origin badgesnapshot badge
swh:1:snp:a9a3352f637b9aef2cc5e527489c51b5b538296f

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • content
  • directory
  • revision
  • snapshot
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Tip revision: 5d8268a7ba236b83ee6723fe7324bef56f6b9072 authored by charlyknz on 07 February 2022, 15:22:57 UTC
add license
Tip revision: 5d8268a
README.md
# HostParasite


README for: 

Alternate patterns of temperature variation bring about very different disease outcomes at different mean temperatures

DOI: 10.7554/eLife.72861

list of authors: Charlotte Kunze 1,2*, Pepijn Luijckx 2*#, Andrew L. Jackson 2, Ian Donohue 2

1 Institute for Chemistry and Biology of the Marine Environment [ICBM], Carl-von-Ossietzky, University Oldenburg
2 Department of Zoology, School of Natural Sciences, Trinity College Dublin, Dublin, Ireland


These datasets contain observations on host fecundity, infection status and severity of infection collected during an experiment on Daphnia magna and its parasite Odospora colligata at School of Natural Sciences at the Trinity College Dublin in spring 2019. 
In this study we compared two patterns of temperature variation, a diurnal temperature fluctuation (of ±3°C in a 12:12 cycle) and a heat wave (of +6°C with 3 days duration 20 days after exposure to the parasite), with a constant treatment, which had the same mean temperature over the whole experimental period. 
Data were analyzed using R version 3.6.1(R Core Team, 2018) interfacing with JAGS. A Beta Function was fitted to each of our different fitness estimates (that is, host fecundity, parasite infectivity and burden) for each of the three temperature regimes using a baysian framework.


##
Datasets and R scripts used for the analyses: 

List of RScripts: 

*betaFunction.R*: Beta Function used to fit to the data.

*Host_BayesianAnalysis.R*: Bayesian analysis for host data.

*Parasite_BayesianAnalysis2.R*: Bayesian analysis for parasite data.

*HOBO.R*: R script to calculate mean temperature and merge all raw temperature files in the Rawtemperature folder.

###

List of datafiles used for analysis: 

*MeanTempTreatments.csv*: mean temperature of the different treatments, calculated from temperature logger data that can be found in all_raw_temperatures_hobo.csv.

*SporesNoMaleNA.csv*: observations on infection status and spore burden.

*sum_daphnia_noNA.csv*: observations on Daphnia fecundity over the duration of the experiment.

Rawtemperature folder: comprises all raw temeprature files for each treatment temperature logger. Here, *all_raw_temperatures_hobo.csv* contains all merged data files of recordings made by the temperature loggers within each of the water baths. 


###
Explanations: 

*MeanTempTreatments.csv*: mean temperature of the different treatments, calculated from temperature logger data that can be found in all_raw_temperatures_hobo.csv.

	meanTemp: mean temperature over the duration of the experiment.
  
	treatment: treatment information, either constant, pulse (or heatwave) or fluctuation corresponding to the used temperature regimes in the experiment.


###
*all_raw_temperatures_hobo.csv*: merged data file of recordings made by the temperature loggers within each of the water baths. 
	
	no: number of the measurement.  
  
	date: date and time of the measurement.

	expected_temp: aimed temperatues

	temp: measured temperature in °C

	id: name of the specific HOBO logger which consist of the treatment and target temperature (e.g., constant 10)


###

*SporesNoMaleNA.csv*: observations on infection status and spore burden

	no: unique sample number from 1 to 516.

	treatment: the temperature regime used, abbreviations, CS = constant, PULSE = heat wave, FLU = fluctuating. 

	exposed: exposure to the parasite, U = unexposed (control), I = exposed.

	temperature: target temperature (10, 13, 16, 19, 22, 25 and 28).  Note: for fluctuating regime this is the lower temperature.

	meantemp: mean temperature, different from target temperature for fluctuation regime which alternates been the target temperature and 6℃ higher.

	realtemp: measured mean temperature over the experimental period provided by temperature loggers see MeanTempTreatments.csv.

	replicate: replicate number from 1 to 18.

	death: date of death (last day 08/05/2019)

	lastday: was the animal alive the last day of the experiment? Either 0 (dead) or 1 (alive). Used for spore analysis.

	infect: infection status, either 0 (no parasite) or 1 (infected).

	no_spore: number of spores observed in the dissected Daphnia gut.

	size: size of the Daphnia measured under the binocular (for the real size this value  must be transformed by the magnification factor). Not used for the paper and is correlated with fecundity.

	comment: gives additional information about the Daphnia during their live span.

###

*sum_daphnia_noNA.csv*: Daphnia data

	no: unique sample number from 1 to 516.

	treat: the temperature regime used, abbreviations, CS = constant, PULSE = heat wave, FLU = fluctuating. 

	inf: exposure to the parasite, U = unexposed (control), I = exposed.

	mean_temp: measured mean temperature over the experimental period provided by temperature loggers see MeanTempTreatments.csv.

	temp: target temperature (10, 13, 16, 19, 22, 25 and 28)

	treatment_id: unique treatment ID comprised of Infection status, temperature, treatment, replicate number

	repl: replicate number from 1 to 18.

	sum: sum of offspring produced over the experimental period.
###


back to top

Software Heritage — Copyright (C) 2015–2026, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Content policy— Contact— JavaScript license information— Web API