<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" 
      xmlns:media="http://search.yahoo.com/mrss/" 
      xmlns:content="http://purl.org/rss/1.0/modules/content/" 
      xmlns:dc="http://purl.org/dc/elements/1.1/" 
      version="2.0">
<channel>
<title>Epiverse-TRACE: tools for outbreak analytics</title>
<link>https://epiverse-trace.github.io/presentations.html</link>
<atom:link href="https://epiverse-trace.github.io/presentations.xml" rel="self" type="application/rss+xml"/>
<description>A place for Epiverse-TRACE to share their reflections, learnings, and showcase available tools.</description>
<generator>quarto-1.9.36</generator>
<lastBuildDate>Fri, 08 Nov 2024 00:00:00 GMT</lastBuildDate>
<item>
  <title>Epiverse-TRACE: A collaborative software ecosystem for outbreak analysis and modelling</title>
  <dc:creator>Joshua W. Lambert</dc:creator>
  <link>https://epiverse-trace.github.io/slides/idm-november-2024/</link>
  <description><![CDATA[ 





<p>This presentation (18 minutes, plus 5 minutes for questions) was delivered at the inaugural <a href="https://idmconference.net/">Infectious Disease Modelling (IDM) Conference</a> in Bangkok, Thailand on 8th November 2024.</p>
<section id="overview" class="level2">
<h2 class="anchored" data-anchor-id="overview">Overview</h2>
<p>This talk presented an overview of the Epiverse-TRACE ecosystem of R packages, and outlined the need for reliable, easy-to-use tooling for infectious disease outbreak analytics, as well as Epiverse-TRACE training material, community and the role Epiverse-TRACE can play as a co-creator in public health and open-source software development and maintenance.</p>
</section>
<section id="slides" class="level2">
<h2 class="anchored" data-anchor-id="slides">Slides</h2>
<iframe width="780" height="500" src="IDM_Joshua_Lambert.pdf"></iframe>
<p>A recording of the talk may become available in the future and if so a link will be provided to watch the presentation and questions in full.</p>


</section>

<div id="quarto-appendix" class="default"><section class="quarto-appendix-contents" id="quarto-reuse"><h2 class="anchored quarto-appendix-heading">Reuse</h2><div class="quarto-appendix-contents"><div><a rel="license" href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a></div></div></section><section class="quarto-appendix-contents" id="quarto-citation"><h2 class="anchored quarto-appendix-heading">Citation</h2><div><div class="quarto-appendix-secondary-label">BibTeX citation:</div><pre class="sourceCode code-with-copy quarto-appendix-bibtex"><code class="sourceCode bibtex">@online{w._lambert2024,
  author = {W. Lambert, Joshua},
  title = {Epiverse-TRACE: {A} Collaborative Software Ecosystem for
    Outbreak Analysis and Modelling},
  date = {2024-11-08},
  url = {https://epiverse-trace.github.io/slides/idm-november-2024/},
  langid = {en}
}
</code></pre><div class="quarto-appendix-secondary-label">For attribution, please cite this work as:</div><div id="ref-w._lambert2024" class="csl-entry quarto-appendix-citeas">
W. Lambert, Joshua. 2024. <span>“Epiverse-TRACE: A Collaborative
Software Ecosystem for Outbreak Analysis and Modelling.”</span> November
8. <a href="https://epiverse-trace.github.io/slides/idm-november-2024/">https://epiverse-trace.github.io/slides/idm-november-2024/</a>.
</div></div></section></div> ]]></description>
  <category>R</category>
  <category>R packages</category>
  <category>outbreak analytics</category>
  <category>conference</category>
  <category>community</category>
  <guid>https://epiverse-trace.github.io/slides/idm-november-2024/</guid>
  <pubDate>Fri, 08 Nov 2024 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Demo: Comparing vaccination strategies with finalsize</title>
  <dc:creator>Hugo Gruson</dc:creator>
  <link>https://epiverse-trace.github.io/slides/2024-10-GPSDD/</link>
  <description><![CDATA[ 





<p>This presentation was given for a <a href="https://www.data4sdgs.org/">GPSSD</a> lecture in their “Climate and Health Data in Action” curriculum on October 9, 2024.</p>
<p>The demo was part of a larger presentation by Maguette Ndong on Epiverse and its implementation in Africa.</p>
<section id="slides" class="level2">
<h2 class="anchored" data-anchor-id="slides">Slides</h2>
<iframe width="780" height="500" src="Epiverse_finalsize_demo.pdf"></iframe>
</section>
<section id="transcript" class="level2">
<h2 class="anchored" data-anchor-id="transcript">Transcript</h2>
<p>In this presentation, I’ll demonstrate what Epiverse tools can do and explain why they need to be accessible to everyone.</p>
<p>Let’s focus on a fictional situation. Imagine an outbreak is ongoing in Senegal. The good news in this scenario is that we have a vaccine with 80% efficacy, but the problem is that we only have 1 million doses, which isn’t enough to vaccinate the entire population. A key question for public health officials or decision-makers is how to distribute these limited doses.</p>
<p>To explain why different distribution methods can lead to different outcomes, I need to discuss the concept of herd immunity. In a partially immunized population, even individuals who are not vaccinated can receive indirect protection from those who are vaccinated. For example, in a fictional population of individuals A, B, C, and D, if A is infected, they could infect B, who might then infect C. However, if B is vaccinated, the transmission chain is broken, and C, though unvaccinated, remains protected. This indirect protection is a key element of herd immunity.</p>
<p>With this understanding, we can ask how to distribute the 1 million doses to maximize the overall impact. Let’s consider three scenarios:</p>
<ol type="1">
<li>Scenario A: Give all the doses to the youngest age group</li>
<li>Scenario B: Give all the doses to the oldest age group</li>
<li>Scenario C: Distribute the doses across the entire population without prioritizing any specific age group</li>
</ol>
<p>To analyze these scenarios, we use the <a href="https://epiverse-trace.github.io/finalsize">finalsize</a> tool in R. This tool requires five inputs:</p>
<ul>
<li>The reproduction number, which indicates how contagious the pathogen is. For example, for COVID-19, it was around 2-3.</li>
<li>The contact matrix, which shows how frequently different age groups interact. For instance, teenagers tend to interact more with their peers.</li>
<li>The population pyramid, indicating the size of each age group. For example, in Senegal, the pyramid might look like a triangle, with many young individuals and fewer older individuals.</li>
<li>Vaccine efficacy, describing how well the vaccine protects vaccinated individuals compared to unvaccinated ones.</li>
<li>The vaccine distribution strategy, representing scenarios A, B, or C.</li>
</ul>
<p>Running this tool produces output in the form of tables and visualizations. This table shows:</p>
<ul>
<li>Age groups in one column</li>
<li>Susceptibility groups (vaccinated or unvaccinated) in another column</li>
<li>The proportion of infected individuals in each group</li>
</ul>
<p>While tables are informative, visualizations often make it easier to understand the results. For instance, a plot might show:</p>
<ul>
<li>The number of infections on the y-axis</li>
<li>Age groups on the x-axis, with the youngest on the left and the oldest on the right</li>
<li>Different colors representing the three scenarios: red for distributing doses evenly without prioritization, green for prioritizing older individuals, and blue for prioritizing younger individuals</li>
</ul>
<p>From this visualization, two insights emerge:</p>
<ol type="1">
<li><p>Summing the total number of infections across all age groups reveals that distributing doses evenly (Scenario C) results in fewer infections overall than prioritizing either the youngest or oldest groups. This means that in this fictional scenario, it’s better to vaccinate as many people as possible without prioritizing a specific age group.</p></li>
<li><p>Interestingly, vaccinating everyone provides greater indirect protection to the youngest age group than prioritizing them directly. This result may seem counterintuitive, but it highlights the significant indirect benefits of herd immunity.</p></li>
</ol>
<p>The model presented here is simple, assuming uniform vaccine efficacy and single-dose administration. However, the tool can handle much more complex scenarios. For example, we could account for age-specific fatality rates, regional differences in contact patterns, or vaccines requiring multiple doses. While I used a straightforward example, these tools allow for tailored, detailed analyses for any context.</p>
<p>It’s important to emphasize that these insights are specific to this fictional scenario in Senegal. If we applied the same analysis in another country, like France, the results could be entirely different due to differences in population structure and contact patterns. This variability underscores the importance of tailoring analyses to local contexts.</p>
<p>This brings me to the idea of localism, which is central to our work at data.org. Insights derived from one region may not be applicable elsewhere due to differences in population pyramids and interaction patterns. This is why it’s critical to make these tools open-source and freely accessible, enabling every country to conduct its own analyses.</p>


</section>

<div id="quarto-appendix" class="default"><section class="quarto-appendix-contents" id="quarto-reuse"><h2 class="anchored quarto-appendix-heading">Reuse</h2><div class="quarto-appendix-contents"><div><a rel="license" href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a></div></div></section><section class="quarto-appendix-contents" id="quarto-citation"><h2 class="anchored quarto-appendix-heading">Citation</h2><div><div class="quarto-appendix-secondary-label">BibTeX citation:</div><pre class="sourceCode code-with-copy quarto-appendix-bibtex"><code class="sourceCode bibtex">@online{gruson2024,
  author = {Gruson, Hugo},
  title = {Demo: {Comparing} Vaccination Strategies with Finalsize},
  date = {2024-10-09},
  url = {https://epiverse-trace.github.io/slides/2024-10-GPSDD/},
  langid = {en}
}
</code></pre><div class="quarto-appendix-secondary-label">For attribution, please cite this work as:</div><div id="ref-gruson2024" class="csl-entry quarto-appendix-citeas">
Gruson, Hugo. 2024. <span>“Demo: Comparing Vaccination Strategies with
Finalsize.”</span> October 9. <a href="https://epiverse-trace.github.io/slides/2024-10-GPSDD/">https://epiverse-trace.github.io/slides/2024-10-GPSDD/</a>.
</div></div></section></div> ]]></description>
  <category>R</category>
  <category>R packages</category>
  <category>finalsize</category>
  <guid>https://epiverse-trace.github.io/slides/2024-10-GPSDD/</guid>
  <pubDate>Wed, 09 Oct 2024 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Common analytics tasks and available R tools/packages</title>
  <dc:creator>James Mba Azam</dc:creator>
  <link>https://epiverse-trace.github.io/slides/who-mpox-analytics-September-2024/</link>
  <description><![CDATA[ 





<p>This presentation (15 min including questions) was given at the <a href="https://www.who.int/initiatives/collaboratory">WHO Mpox Analytics Collaboratory</a> seminar on September 5, 2024.</p>
<section id="overview" class="level2">
<h2 class="anchored" data-anchor-id="overview">Overview</h2>
<p>The epidemiology R package developer community, including Epiverse-TRACE have been developing a set of analytical tools that could help support decision-makers during outbreaks.</p>
<p>This presentation provided an overview of the tasks that such tools can be applied to in the context of the ongoing mpox outbreaks. This presentation is based on its companion blog post, <a href="https://epiverse-trace.github.io/posts/mpox-preparedness/">“2024 mpox outbreak: common analytics tasks and available R tools”</a>.</p>
</section>
<section id="slides" class="level2">
<h2 class="anchored" data-anchor-id="slides">Slides</h2>
<iframe width="780" height="500" src="common_analytics_tasks_and_available_tools_JamesAzam.pdf"></iframe>
</section>
<section id="questions" class="level2">
<h2 class="anchored" data-anchor-id="questions">Questions</h2>
<ul>
<li>Are there any packages for incorporating phylogenetic data into reconstructing transmission chains?
<ul>
<li><strong>Answer</strong>: <a href="https://www.repidemicsconsortium.org/outbreaker2/">outbreaker2</a>, <a href="https://xavierdidelot.github.io/TransPhylo/index.html">TransPhylo</a>, <a href="https://github.com/donkeyshot/phybreak">phybreak</a></li>
</ul></li>
</ul>


</section>

<div id="quarto-appendix" class="default"><section class="quarto-appendix-contents" id="quarto-reuse"><h2 class="anchored quarto-appendix-heading">Reuse</h2><div class="quarto-appendix-contents"><div><a rel="license" href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a></div></div></section><section class="quarto-appendix-contents" id="quarto-citation"><h2 class="anchored quarto-appendix-heading">Citation</h2><div><div class="quarto-appendix-secondary-label">BibTeX citation:</div><pre class="sourceCode code-with-copy quarto-appendix-bibtex"><code class="sourceCode bibtex">@online{mba_azam2024,
  author = {Mba Azam, James},
  title = {Common Analytics Tasks and Available {R} Tools/Packages},
  date = {2024-09-18},
  url = {https://epiverse-trace.github.io/slides/who-mpox-analytics-September-2024/},
  langid = {en}
}
</code></pre><div class="quarto-appendix-secondary-label">For attribution, please cite this work as:</div><div id="ref-mba_azam2024" class="csl-entry quarto-appendix-citeas">
Mba Azam, James. 2024. <span>“Common Analytics Tasks and Available R
Tools/Packages.”</span> September 18. <a href="https://epiverse-trace.github.io/slides/who-mpox-analytics-September-2024/">https://epiverse-trace.github.io/slides/who-mpox-analytics-September-2024/</a>.
</div></div></section></div> ]]></description>
  <category>R</category>
  <category>R packages</category>
  <category>outbreak analytics</category>
  <guid>https://epiverse-trace.github.io/slides/who-mpox-analytics-September-2024/</guid>
  <pubDate>Wed, 18 Sep 2024 00:00:00 GMT</pubDate>
</item>
<item>
  <title>The twin peaks of the global and the local: worldwide and modest infrastructures for global health</title>
  <dc:creator>Miller Díaz Valderrama</dc:creator>
  <dc:creator>Natalia Niño-Machado</dc:creator>
  <dc:creator>Catalina González-Uribe</dc:creator>
  <link>https://epiverse-trace.github.io/slides/2024-4S-EASST/</link>
  <description><![CDATA[ 





<p>Presentation (30min including questions) at the Biannual Conference of the Society for Social Studies of Science (4S) and the European Association for the Study of Science and Technology (EASST) in Amsterdam, under the “Issues of scale: the global and the local in health research projects with a worldwide context” category.</p>
<section id="abstract" class="level2">
<h2 class="anchored" data-anchor-id="abstract">Abstract</h2>
<p>Global health projects have long emphasized the digital transformation of Global South countries to align their contexts with global infrastructures. Much of this emphasis is done by pointing at these contexts as flawed: interoperability, standards and classifications, and human capacity as well are seen as insufficient, too local, and disorganized. Consequently, international funding is directed towards enhancing capacity and infrastructure in these regions to facilitate smoother data exchange, with digital transformation promising seamless transitions across different scales. What happens if we conduct an inversion of this narrative? Could we follow global infrastructures in their flaws when meeting “the local”?</p>
<p>Based on a robust tradition of reflections in Science and Technology Studies, Critical Global Health, and Critical Data Studies about context (De Laet M., 2000; Tsing, A., 2005; Adams, 2016; Biehl 2016; Montgomery, C. M., Kingori, P., Sariola, S., &amp; Engel, N, 2017; Lee, F 2021; 2023; Hepp, A; Jarke J; Kramp L 2022), we propose a symmetrical understanding of local-global relations in Global Health projects and enterprises. For this, we offer some examples in which we can see the operation of this kind of understanding, drawing from our involvement with two global projects on emergency preparedness, targeting the production of technologies for the analysis and control of infectious diseases.</p>
</section>
<section id="slides" class="level2">
<h2 class="anchored" data-anchor-id="slides">Slides</h2>
<iframe width="780" height="500" src="4S-EASST_TRACE LAC.pdf" title="Slides for presentation at the 4S-EASST 2024 conference"></iframe>


</section>

<div id="quarto-appendix" class="default"><section class="quarto-appendix-contents" id="quarto-reuse"><h2 class="anchored quarto-appendix-heading">Reuse</h2><div class="quarto-appendix-contents"><div><a rel="license" href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a></div></div></section><section class="quarto-appendix-contents" id="quarto-citation"><h2 class="anchored quarto-appendix-heading">Citation</h2><div><div class="quarto-appendix-secondary-label">BibTeX citation:</div><pre class="sourceCode code-with-copy quarto-appendix-bibtex"><code class="sourceCode bibtex">@online{díaz_valderrama2024,
  author = {Díaz Valderrama, Miller and Niño-Machado, Natalia and
    González-Uribe, Catalina},
  title = {The Twin Peaks of the Global and the Local: Worldwide and
    Modest Infrastructures for Global Health},
  date = {2024-07-19},
  url = {https://epiverse-trace.github.io/slides/2024-4S-EASST/},
  langid = {en}
}
</code></pre><div class="quarto-appendix-secondary-label">For attribution, please cite this work as:</div><div id="ref-díaz_valderrama2024" class="csl-entry quarto-appendix-citeas">
Díaz Valderrama, Miller, Natalia Niño-Machado, and Catalina
González-Uribe. 2024. <span>“The Twin Peaks of the Global and the Local:
Worldwide and Modest Infrastructures for Global Health.”</span> July 19.
<a href="https://epiverse-trace.github.io/slides/2024-4S-EASST/">https://epiverse-trace.github.io/slides/2024-4S-EASST/</a>.
</div></div></section></div> ]]></description>
  <category>localism</category>
  <category>social science</category>
  <category>TRACE-LAC</category>
  <guid>https://epiverse-trace.github.io/slides/2024-4S-EASST/</guid>
  <pubDate>Fri, 19 Jul 2024 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Interoperability between {epireview} &amp; Epiverse-TRACE</title>
  <dc:creator>Joshua W. Lambert</dc:creator>
  <link>https://epiverse-trace.github.io/slides/epireview-hackathon-july-2024/</link>
  <description><![CDATA[ 





<p>Presentation (15 minutes) at the Epireview hackathon hosted by Imperial College London. The hackathon was attended by the Pathogen Epidemiology Review Group (PERG) at Imperial, Epiverse-TRACE members from the London School of Hygiene and Tropical Medicine, and the World Health Organisation Collaboratory.</p>
<p>After the presentation, the hackathon focused on enhancing interoperability between the <a href="https://mrc-ide.github.io/epireview/">{epireview} R package</a> and Epiverse-TRACE R packages.</p>
<section id="slides" class="level2">
<h2 class="anchored" data-anchor-id="slides">Slides</h2>
<iframe width="780" height="500" src="Imperial-hackathon.pdf" title="Slides for presentation at the Imperial Hackathon July 2024"></iframe>


</section>

<div id="quarto-appendix" class="default"><section class="quarto-appendix-contents" id="quarto-reuse"><h2 class="anchored quarto-appendix-heading">Reuse</h2><div class="quarto-appendix-contents"><div><a rel="license" href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a></div></div></section><section class="quarto-appendix-contents" id="quarto-citation"><h2 class="anchored quarto-appendix-heading">Citation</h2><div><div class="quarto-appendix-secondary-label">BibTeX citation:</div><pre class="sourceCode code-with-copy quarto-appendix-bibtex"><code class="sourceCode bibtex">@online{w._lambert2024,
  author = {W. Lambert, Joshua},
  title = {Interoperability Between \{Epireview\} \&amp; {Epiverse-TRACE}},
  date = {2024-07-11},
  url = {https://epiverse-trace.github.io/slides/epireview-hackathon-july-2024/},
  langid = {en}
}
</code></pre><div class="quarto-appendix-secondary-label">For attribution, please cite this work as:</div><div id="ref-w._lambert2024" class="csl-entry quarto-appendix-citeas">
W. Lambert, Joshua. 2024. <span>“Interoperability Between {Epireview}
&amp; Epiverse-TRACE.”</span> July 11. <a href="https://epiverse-trace.github.io/slides/epireview-hackathon-july-2024/">https://epiverse-trace.github.io/slides/epireview-hackathon-july-2024/</a>.
</div></div></section></div> ]]></description>
  <category>R</category>
  <category>interoperability</category>
  <category>object orientation</category>
  <category>ecosystem</category>
  <guid>https://epiverse-trace.github.io/slides/epireview-hackathon-july-2024/</guid>
  <pubDate>Thu, 11 Jul 2024 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Building Interoperability in Existing Software Ecosystems with S3 Classes</title>
  <dc:creator>Hugo Gruson</dc:creator>
  <link>https://epiverse-trace.github.io/slides/2024-useR/</link>
  <description><![CDATA[ 





<p>Presentation (20min including questions) at the useR!2024 conference, under the “R workflow + deployment + production” category.</p>
<section id="abstract" class="level2">
<h2 class="anchored" data-anchor-id="abstract">Abstract</h2>
<p>It is common for R packages answering the same need to have different input and output formats. This may result in a large amount of spent time to reformat the inputs and outputs whenever a specific part of the data pipeline is swapped out to use a different R package. This time can come at a huge cost whenever results are needed quickly, such as in pandemic response. Using S3 classes providing standard formats that all downstream packages use may be a good solution to this issue, thus improving the interoperability within the global R package ecosystem. However, this approach comes with technical and social challenges. Here, I present the work we are doing to implement and encourage the adoption of standard S3 classes in epidemiology. I highlight key findings and challenges such as how to preserve backward compatibility in existing packages and give recommendation for future similar endeavors.</p>
</section>
<section id="slides" class="level2">
<h2 class="anchored" data-anchor-id="slides">Slides</h2>
<iframe width="780" height="500" src="Gruson - Building Interoperability with S3 Classes.pdf" title="Slides for presentation at the useR2024! conference"></iframe>
</section>
<section id="questions" class="level2">
<h2 class="anchored" data-anchor-id="questions">Questions</h2>
<ul>
<li><p>How much of the tips presented here are applicable to S4?</p></li>
<li><p>In which situations would you recommend S3 over R6?</p></li>
<li><p>What do you think of the upcoming S7 framework?</p></li>
</ul>


</section>

<div id="quarto-appendix" class="default"><section class="quarto-appendix-contents" id="quarto-reuse"><h2 class="anchored quarto-appendix-heading">Reuse</h2><div class="quarto-appendix-contents"><div><a rel="license" href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a></div></div></section><section class="quarto-appendix-contents" id="quarto-citation"><h2 class="anchored quarto-appendix-heading">Citation</h2><div><div class="quarto-appendix-secondary-label">BibTeX citation:</div><pre class="sourceCode code-with-copy quarto-appendix-bibtex"><code class="sourceCode bibtex">@online{gruson2024,
  author = {Gruson, Hugo},
  title = {Building {Interoperability} in {Existing} {Software}
    {Ecosystems} with {S3} {Classes}},
  date = {2024-07-09},
  url = {https://epiverse-trace.github.io/slides/2024-useR/},
  langid = {en}
}
</code></pre><div class="quarto-appendix-secondary-label">For attribution, please cite this work as:</div><div id="ref-gruson2024" class="csl-entry quarto-appendix-citeas">
Gruson, Hugo. 2024. <span>“Building Interoperability in Existing
Software Ecosystems with S3 Classes.”</span> July 9. <a href="https://epiverse-trace.github.io/slides/2024-useR/">https://epiverse-trace.github.io/slides/2024-useR/</a>.
</div></div></section></div> ]]></description>
  <category>R</category>
  <category>S3</category>
  <category>object orientation</category>
  <category>interoperability</category>
  <category>ecosystem</category>
  <category>good practices</category>
  <category>progressive enhancement</category>
  <category>data frame</category>
  <guid>https://epiverse-trace.github.io/slides/2024-useR/</guid>
  <pubDate>Tue, 09 Jul 2024 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Epiverse-TRACE @ FOSDEM 2024: From disconnected elements to a harmonious ecosystem</title>
  <dc:creator>Hugo Gruson</dc:creator>
  <link>https://epiverse-trace.github.io/slides/fosdem-2024/</link>
  <description><![CDATA[ 





<p>These slides were prepared for a lightning talk at FOSDEM 2024, in the “Public Code and Digital Public Goods” devroom, organized by the <a href="https://standard.publiccode.net/">Foundation for Public Code</a> and the <a href="https://digitalpublicgoods.net/">Digital Public Goods Alliance</a>.</p>
<iframe width="780" height="500" src="FOSDEM 2024.pdf" title="Slides"></iframe>
<section id="transcript" class="level2">
<h2 class="anchored" data-anchor-id="transcript">Transcript</h2>
<p>Hi, my name is Hugo. I’m the lead software architect at data.org. Today, I’d like to discuss the work we’re doing to build a harmonious ecosystem for epidemiology as part of the Epiverse-TRACE Project.</p>
<p>Scientific research increasingly relies on data science and computational tools across fields like epidemiology, climate science, and econometrics. However, maintaining and updating data pipelines has become complex. Changing a single step or using different software can require hours of data wrangling just to format inputs and outputs correctly. This maintenance is especially challenging during crises when rapid results are essential. When the next pandemic hits, we need to focus on actual science, not basic data wrangling.</p>
<p>Currently, we have some good isolated free software tools, but a robust ecosystem as a whole is what we truly need. This is precisely the goal of the Epiverse-TRACE project: to harmonize the epidemiology tooling ecosystem in R. We do this by making existing tools interoperable, supporting tools to adopt global standards (like those from the Digital Public Goods Alliance or organizations like rOpenSci), and fostering a sustainable community around these ideals.</p>
<p>Our goal isn’t to erase established communities. We recognize the value of diverse solutions within a rich ecosystem. However, interoperability within this ecosystem is essential. To achieve this, we involve the community, working with both user groups such as public health institutes and NGOs and developer communities.</p>
<p>Our approach has already shown success. We’ve packaged and released many unmaintained, non-portable codebases and more tools than I can cover here. Notably, two of these tools are already registered Digital Public Goods, and one is in the process of submission.</p>
<p>Building a sustainable network of collaborators is exciting and ambitious, but it also comes with challenges. Research and academia are competitive spaces, which can make collaboration difficult. Additionally, communication in a multi-stakeholder network with numerous collaborators can lead to delays and miscommunication. Sustaining this effort is challenging, especially with uncertain funding in this space.</p>
<p>To conclude, responding effectively to the next crisis, whether it’s the climate crisis or the next pandemic, will require interoperable tools built through collaborative, multi-stakeholder projects. While necessary, these complex communities bring challenges in communication, collaboration, and sustainability. Ultimately, what may appear to be a technical challenge often becomes a communication and social challenge as well.</p>
<p>With that, I’ll end with a picture of our core project team. Please feel free to talk with me if you’re interested in learning more. Thank you.</p>


</section>

<div id="quarto-appendix" class="default"><section class="quarto-appendix-contents" id="quarto-reuse"><h2 class="anchored quarto-appendix-heading">Reuse</h2><div class="quarto-appendix-contents"><div><a rel="license" href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a></div></div></section><section class="quarto-appendix-contents" id="quarto-citation"><h2 class="anchored quarto-appendix-heading">Citation</h2><div><div class="quarto-appendix-secondary-label">BibTeX citation:</div><pre class="sourceCode code-with-copy quarto-appendix-bibtex"><code class="sourceCode bibtex">@online{gruson2024,
  author = {Gruson, Hugo},
  title = {Epiverse-TRACE @ {FOSDEM} 2024: {From} Disconnected Elements
    to a Harmonious Ecosystem},
  date = {2024-02-03},
  url = {https://epiverse-trace.github.io/slides/fosdem-2024/},
  langid = {en}
}
</code></pre><div class="quarto-appendix-secondary-label">For attribution, please cite this work as:</div><div id="ref-gruson2024" class="csl-entry quarto-appendix-citeas">
Gruson, Hugo. 2024. <span>“Epiverse-TRACE @ FOSDEM 2024: From
Disconnected Elements to a Harmonious Ecosystem.”</span> February 3. <a href="https://epiverse-trace.github.io/slides/fosdem-2024/">https://epiverse-trace.github.io/slides/fosdem-2024/</a>.
</div></div></section></div> ]]></description>
  <category>interoperability</category>
  <category>ecosystem</category>
  <category>R</category>
  <category>R packages</category>
  <guid>https://epiverse-trace.github.io/slides/fosdem-2024/</guid>
  <pubDate>Sat, 03 Feb 2024 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Epiverse-TRACE Autumn 2023 showcase</title>
  <dc:creator>Carmen Tamayo</dc:creator>
  <dc:creator>Karim Mané</dc:creator>
  <dc:creator>Abdoelnaser Degoot</dc:creator>
  <dc:creator>Bankole Ahadzie</dc:creator>
  <link>https://epiverse-trace.github.io/slides/showcase-november-2023/</link>
  <description><![CDATA[ 





<p>This showcase is part of a regular cycle of online meetings to present tools for epidemiology.</p>
<div class="callout callout-style-simple callout-note no-icon">
<div class="callout-body d-flex">
<div class="callout-icon-container">
<i class="callout-icon no-icon"></i>
</div>
<div class="callout-body-container">
<table class="caption-top table">
<colgroup>
<col style="width: 21%">
<col style="width: 38%">
<col style="width: 38%">
</colgroup>
<thead>
<tr class="header">
<th>Time</th>
<th>Item</th>
<th>Presenter</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td>12:00 - 12:05</td>
<td><p>Welcome</p>
<ul>
<li>Intro to Epiverse-TRACE</li>
<li>Purpose of the session</li>
<li>Housekeeping
<ul>
<li>15 min for PKGs,</li>
<li>25 min for demo</li>
<li>10 min for Q &amp; A</li>
</ul></li>
<li>Closing remarks</li>
</ul></td>
<td>Carmen</td>
</tr>
<tr class="even">
<td>12:05 - 12:06</td>
<td>One line intro to Karim &amp; readepi &amp; cleanepi</td>
<td>Carmen</td>
</tr>
<tr class="odd">
<td>12:06 - 12:22</td>
<td><p>readepi &amp; cleanepi PKGs</p>
<ul>
<li>Purpose (motivation for developing the PKGs, problem they are trying to address)</li>
<li>Features</li>
</ul></td>
<td>Karim</td>
</tr>
<tr class="even">
<td>12:22 - 12:23</td>
<td>One line intro to Degoot &amp; demo pipeline</td>
<td>Carmen</td>
</tr>
<tr class="odd">
<td>12:23 - 12:45</td>
<td>Pipeline demo:</td>
<td>Degoot</td>
</tr>
<tr class="even">
<td></td>
<td><ul>
<li>overview</li>
<li>Acutal demo</li>
</ul></td>
<td></td>
</tr>
<tr class="odd">
<td>12:46 - 12:58</td>
<td>Questions</td>
<td>Attendees, all (Carmen moderates)</td>
</tr>
<tr class="even">
<td>12:58 - 13:00</td>
<td>Closing remarks</td>
<td>Carmen</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<section id="readepi-slides" class="level2">
<h2 class="anchored" data-anchor-id="readepi-slides">readepi slides</h2>
<iframe width="780" height="500" src="readepi.pdf" title="finalsize slides showcase winder 2023"></iframe>
</section>
<section id="cleanepi-slides" class="level2">
<h2 class="anchored" data-anchor-id="cleanepi-slides">cleanepi slides</h2>
<iframe width="780" height="438.75" src="cleanepi.pdf" title="epiparameter slides showcase winder 2023"></iframe>
</section>
<section id="pipeline-demo" class="level2">
<h2 class="anchored" data-anchor-id="pipeline-demo">pipeline demo</h2>
<ul>
<li>Coming soon</li>
</ul>
</section>
<section id="questions-answers" class="level2">
<h2 class="anchored" data-anchor-id="questions-answers">Questions &amp; answers</h2>
<blockquote class="blockquote">
<p>Will <code>{cleanepi}</code> package have an option to create new columns and to perform other actions such as filtering and sorting data?</p>
</blockquote>
<p>Some cleaning processes in the <code>{cleanepi}</code> package actually create new columns. <code>{cleanepi}</code> does data filtering but not data sorting, which can be done with other existing packages.</p>
<blockquote class="blockquote">
<p>When will the <code>{readepi}</code> and <code>{cleanepi}</code> packages be available on CRAN?</p>
</blockquote>
<p>These packages are still in development stage, and we intend to submit them to CRAN soon.</p>
<blockquote class="blockquote">
<p>Does <code>{cleanepi}</code> has an option to show which IDs are been cleaned? This will help to inform the curators about which ID as wrong?</p>
</blockquote>
<p>Yes, <code>{cleanepi}</code> reports any change to the end-user.</p>
<blockquote class="blockquote">
<p>Will there be a package in epiverse for spatial analysis to visualize distribution of cases during epidemics?</p>
</blockquote>
<p>Yes. We intend to create a package for visualization.</p>
<blockquote class="blockquote">
<p>Have you thought about combining the epiverse packages into a single package (like tidyverse package for example) so the user won’t have to load the packages one by one?</p>
</blockquote>
<p>Yes. In fact such package is already under development, see <a href="https://github.com/epiverse-trace/epiverse">epiverse</a>.</p>
<blockquote class="blockquote">
<p>Can the epiverse be used to model severity or case fatality of outbreaks against counter factual to proof effectiveness of disease control interventions?<br>
</p>
</blockquote>
<p>For this, we would say that Epiverse-TRACE packages such as <code>{cfr}</code> provide robust methods for computing unbiased and timely case fatality ratios. With such knowledge, it is up to the user to decide whether or not control measures are effective.</p>
<blockquote class="blockquote">
<p>Is there any plan to account for genomic data?</p>
</blockquote>
<p>Yes. We intend to create a package for reading and integrating genomic data with case data.</p>
</section>
<section id="recording" class="level2">
<h2 class="anchored" data-anchor-id="recording">Recording</h2>
<p>Go to the “Watch the recording” button on the <a href="https://lshtm.zoom.us/rec/play/S6i7MKxp2k0ckU2nX9f5UICQaJ_HLinvx1s0H9cZtTDmtXazoCUgZzXHGcYxo9f98yB4_Xf4WPh-psO-.uniNUhCAWRzom1Ov">event website</a> to watch back this showcase.</p>


</section>

<div id="quarto-appendix" class="default"><section class="quarto-appendix-contents" id="quarto-reuse"><h2 class="anchored quarto-appendix-heading">Reuse</h2><div class="quarto-appendix-contents"><div><a rel="license" href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a></div></div></section><section class="quarto-appendix-contents" id="quarto-citation"><h2 class="anchored quarto-appendix-heading">Citation</h2><div><div class="quarto-appendix-secondary-label">BibTeX citation:</div><pre class="sourceCode code-with-copy quarto-appendix-bibtex"><code class="sourceCode bibtex">@online{tamayo2023,
  author = {Tamayo, Carmen and Mané, Karim and Degoot, Abdoelnaser and
    Ahadzie, Bankole},
  title = {Epiverse-TRACE {Autumn} 2023 Showcase},
  date = {2023-11-30},
  url = {https://epiverse-trace.github.io/slides/showcase-november-2023/},
  langid = {en}
}
</code></pre><div class="quarto-appendix-secondary-label">For attribution, please cite this work as:</div><div id="ref-tamayo2023" class="csl-entry quarto-appendix-citeas">
Tamayo, Carmen, Karim Mané, Abdoelnaser Degoot, and Bankole Ahadzie.
2023. <span>“Epiverse-TRACE Autumn 2023 Showcase.”</span> November 30.
<a href="https://epiverse-trace.github.io/slides/showcase-november-2023/">https://epiverse-trace.github.io/slides/showcase-november-2023/</a>.
</div></div></section></div> ]]></description>
  <category>readepi</category>
  <category>cleanepi</category>
  <category>pipeline demo</category>
  <category>showcase</category>
  <guid>https://epiverse-trace.github.io/slides/showcase-november-2023/</guid>
  <pubDate>Thu, 30 Nov 2023 00:00:00 GMT</pubDate>
  <media:content url="https://epiverse-trace.github.io/slides/showcase.jpg" medium="image" type="image/jpeg"/>
</item>
<item>
  <title>Epiverse-TRACE LAC @ LatinR</title>
  <dc:creator>Laura Gómez Bermeo</dc:creator>
  <dc:creator>Nicolás T. Domínguez</dc:creator>
  <dc:creator>Diana Fajardo Pulido</dc:creator>
  <link>https://epiverse-trace.github.io/slides/2023-LatinR/</link>
  <description><![CDATA[ 





<p>Presentaciones de Epiverse-TRACE LAC en la <a href="https://latin-r.com/">conferencia LatinR 2023</a>, en Montevideo, Uruguay.</p>
<section id="epi-training-kit" class="level2">
<h2 class="anchored" data-anchor-id="epi-training-kit"><a href="https://github.com/epiverse-trace/epi-training-kit">Epi-training kit</a></h2>
<iframe width="780" height="500" src="epiKit - Presentacion LatinR.pdf" title="Slides for the Epi-training kit presentation at the LatinR conference"></iframe>
</section>
<section id="serofoi" class="level2">
<h2 class="anchored" data-anchor-id="serofoi"><a href="https://github.com/epiverse-trace/serofoi">serofoi</a></h2>
<iframe width="780" height="500" src="serofoi - Presentacion LatinR.pdf" title="Slides for serofoi presentation at the LatinR conference"></iframe>


</section>

<div id="quarto-appendix" class="default"><section class="quarto-appendix-contents" id="quarto-reuse"><h2 class="anchored quarto-appendix-heading">Reuse</h2><div class="quarto-appendix-contents"><div><a rel="license" href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a></div></div></section><section class="quarto-appendix-contents" id="quarto-citation"><h2 class="anchored quarto-appendix-heading">Citation</h2><div><div class="quarto-appendix-secondary-label">BibTeX citation:</div><pre class="sourceCode code-with-copy quarto-appendix-bibtex"><code class="sourceCode bibtex">@online{gómez_bermeo2023,
  author = {Gómez Bermeo, Laura and T. Domínguez, Nicolás and Fajardo
    Pulido, Diana},
  title = {Epiverse-TRACE {LAC} @ {LatinR}},
  date = {2023-10-10},
  url = {https://epiverse-trace.github.io/slides/2023-LatinR/},
  langid = {en}
}
</code></pre><div class="quarto-appendix-secondary-label">For attribution, please cite this work as:</div><div id="ref-gómez_bermeo2023" class="csl-entry quarto-appendix-citeas">
Gómez Bermeo, Laura, Nicolás T. Domínguez, and Diana Fajardo Pulido.
2023. <span>“Epiverse-TRACE LAC @ LatinR.”</span> October 10. <a href="https://epiverse-trace.github.io/slides/2023-LatinR/">https://epiverse-trace.github.io/slides/2023-LatinR/</a>.
</div></div></section></div> ]]></description>
  <category>TRACE-LAC</category>
  <category>R</category>
  <category>Latin America</category>
  <category>serofoi</category>
  <category>Epi-training kit</category>
  <guid>https://epiverse-trace.github.io/slides/2023-LatinR/</guid>
  <pubDate>Tue, 10 Oct 2023 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Interoperability strategy for the Epiverse</title>
  <dc:creator>Hugo Gruson</dc:creator>
  <link>https://epiverse-trace.github.io/slides/interoperability-epiverse/</link>
  <description><![CDATA[ 





<p>This presentation was done internally to the Epiverse-TRACE team, and to the Epiverse-TRACE funders.</p>
<iframe width="780" height="500" src="interoperability-epiverse.pdf" title="Inteoperability strategy for the Epiverse slides"></iframe>



<div id="quarto-appendix" class="default"><section class="quarto-appendix-contents" id="quarto-reuse"><h2 class="anchored quarto-appendix-heading">Reuse</h2><div class="quarto-appendix-contents"><div><a rel="license" href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a></div></div></section><section class="quarto-appendix-contents" id="quarto-citation"><h2 class="anchored quarto-appendix-heading">Citation</h2><div><div class="quarto-appendix-secondary-label">BibTeX citation:</div><pre class="sourceCode code-with-copy quarto-appendix-bibtex"><code class="sourceCode bibtex">@online{gruson2023,
  author = {Gruson, Hugo},
  title = {Interoperability Strategy for the {Epiverse}},
  date = {2023-10-01},
  url = {https://epiverse-trace.github.io/slides/interoperability-epiverse/},
  langid = {en}
}
</code></pre><div class="quarto-appendix-secondary-label">For attribution, please cite this work as:</div><div id="ref-gruson2023" class="csl-entry quarto-appendix-citeas">
Gruson, Hugo. 2023. <span>“Interoperability Strategy for the
Epiverse.”</span> October 1. <a href="https://epiverse-trace.github.io/slides/interoperability-epiverse/">https://epiverse-trace.github.io/slides/interoperability-epiverse/</a>.
</div></div></section></div> ]]></description>
  <category>interoperability</category>
  <category>ecosystem</category>
  <category>R</category>
  <category>R packages</category>
  <guid>https://epiverse-trace.github.io/slides/interoperability-epiverse/</guid>
  <pubDate>Sun, 01 Oct 2023 00:00:00 GMT</pubDate>
  <media:content url="https://epiverse-trace.github.io/slides/interoperability-epiverse/interoperable_venn.svg" medium="image" type="image/svg+xml"/>
</item>
<item>
  <title>Co-diseño de soluciones de software para los desafíos de América Latina y el Caribe en enfermedades infecciosas</title>
  <dc:creator>Catalina González-Uribe</dc:creator>
  <link>https://epiverse-trace.github.io/slides/global-health-conference-2023/</link>
  <description><![CDATA[ 





<p>The lead researcher Catalina González-Uribe, from UniAndes Team, along with other members of Epiverse-TRACE in Latin America, presented the work “Co-designing software solutions for the challenges of Latin America and the Caribbean in infectious diseases” during the review of the Integrated Management Strategy for the Prevention and Control of Arboviral Diseases in the Americas, held as part of the <a href="https://ghc2023.com/en/">Global Health Conference 2023</a> organized by <a href="https://stempel.fiu.edu/">FIU Public Health &amp; Social Work</a> in Cartagena.</p>
<section id="diapositivas-español" class="level2">
<h2 class="anchored" data-anchor-id="diapositivas-español">Diapositivas (Español)</h2>
<iframe width="780" height="438.75" src="FIU_Cartagena_Sep_2023.pdf" title="Diapositivas GHC 2023"></iframe>
</section>
<section id="slides-english" class="level2">
<h2 class="anchored" data-anchor-id="slides-english">Slides (English)</h2>
<iframe width="780" height="438.75" src="FIU_Cartagena_Sep_2023_English.pdf" title="Slides GHC 2023"></iframe>


</section>

<div id="quarto-appendix" class="default"><section class="quarto-appendix-contents" id="quarto-reuse"><h2 class="anchored quarto-appendix-heading">Reuse</h2><div class="quarto-appendix-contents"><div><a rel="license" href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a></div></div></section><section class="quarto-appendix-contents" id="quarto-citation"><h2 class="anchored quarto-appendix-heading">Citation</h2><div><div class="quarto-appendix-secondary-label">BibTeX citation:</div><pre class="sourceCode code-with-copy quarto-appendix-bibtex"><code class="sourceCode bibtex">@online{gonzález-uribe2023,
  author = {González-Uribe, Catalina},
  title = {Co-Diseño de Soluciones de Software Para Los Desafíos de
    {América} {Latina} y El {Caribe} En Enfermedades Infecciosas},
  date = {2023-09-15},
  url = {https://epiverse-trace.github.io/slides/global-health-conference-2023/},
  langid = {en}
}
</code></pre><div class="quarto-appendix-secondary-label">For attribution, please cite this work as:</div><div id="ref-gonzález-uribe2023" class="csl-entry quarto-appendix-citeas">
González-Uribe, Catalina. 2023. <span>“Co-Diseño de Soluciones de
Software Para Los Desafíos de América Latina y El Caribe En Enfermedades
Infecciosas.”</span> September 15. <a href="https://epiverse-trace.github.io/slides/global-health-conference-2023/">https://epiverse-trace.github.io/slides/global-health-conference-2023/</a>.
</div></div></section></div> ]]></description>
  <category>co-design</category>
  <category>Colombia</category>
  <category>Latin America</category>
  <category>TRACE-LAC</category>
  <guid>https://epiverse-trace.github.io/slides/global-health-conference-2023/</guid>
  <pubDate>Fri, 15 Sep 2023 00:00:00 GMT</pubDate>
  <media:content url="https://epiverse-trace.github.io/slides/global-health-conference-2023/map.png" medium="image" type="image/png" height="111" width="144"/>
</item>
<item>
  <title>Global Health Resilience Research Visit</title>
  <dc:creator>Adam Kucharski</dc:creator>
  <dc:creator>Joshua W. Lambert</dc:creator>
  <dc:creator>Carmen Tamayo</dc:creator>
  <link>https://epiverse-trace.github.io/slides/harmonize-july-2023/</link>
  <description><![CDATA[ 





<p>Three talks at a workshop at the <a href="https://www.bsc.es/">Barcelona Supercomputing Center</a> titled: Global Health Resilience Research Visit. The workshop established a collaboration between Epiverse-TRACE and HARMONIZE projects. The workshop consisted of talks from Epiverse-TRACE and LSHTM, as well as talks from members of BSC on their HARMONIZE and IDExtremes projects. The talks from Epiverse were aimed to present our work on development modular and interoperable pipelines for outbreak analytics.</p>
<section id="talk-slides" class="level2">
<h2 class="anchored" data-anchor-id="talk-slides">Talk slides</h2>
<iframe width="780" height="438.75" src="2023_07_BSC_2.pdf" title="Adam Kucharski presentation at BSC, July 2023"></iframe>
<iframe width="780" height="438.75" src="Epiverse-interoperability.pdf" title="Joshua W. Lambert presentation at BSC, July 2023"></iframe>
<iframe width="780" height="438.75" src="Applications_CTC_presentation.pdf" title="Carmen Tamayo presentation at BSC, July 2023"></iframe>


</section>

<div id="quarto-appendix" class="default"><section class="quarto-appendix-contents" id="quarto-reuse"><h2 class="anchored quarto-appendix-heading">Reuse</h2><div class="quarto-appendix-contents"><div><a rel="license" href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a></div></div></section><section class="quarto-appendix-contents" id="quarto-citation"><h2 class="anchored quarto-appendix-heading">Citation</h2><div><div class="quarto-appendix-secondary-label">BibTeX citation:</div><pre class="sourceCode code-with-copy quarto-appendix-bibtex"><code class="sourceCode bibtex">@online{kucharski2023,
  author = {Kucharski, Adam and W. Lambert, Joshua and Tamayo, Carmen},
  title = {Global {Health} {Resilience} {Research} {Visit}},
  date = {2023-07-26},
  url = {https://epiverse-trace.github.io/slides/harmonize-july-2023/},
  langid = {en}
}
</code></pre><div class="quarto-appendix-secondary-label">For attribution, please cite this work as:</div><div id="ref-kucharski2023" class="csl-entry quarto-appendix-citeas">
Kucharski, Adam, Joshua W. Lambert, and Carmen Tamayo. 2023.
<span>“Global Health Resilience Research Visit.”</span> July 26. <a href="https://epiverse-trace.github.io/slides/harmonize-july-2023/">https://epiverse-trace.github.io/slides/harmonize-july-2023/</a>.
</div></div></section></div> ]]></description>
  <category>Harmonize</category>
  <category>workshop</category>
  <category>interoperability</category>
  <category>community</category>
  <category>climate</category>
  <guid>https://epiverse-trace.github.io/slides/harmonize-july-2023/</guid>
  <pubDate>Wed, 26 Jul 2023 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Superseding R packages - lessons learned from transitioning to {epichains} from {bpmodels}</title>
  <dc:creator>James M. Azam</dc:creator>
  <link>https://epiverse-trace.github.io/slides/rslondon-southeast-july-2023/</link>
  <description><![CDATA[ 





<p>This was a lightning talk at a workshop at the <a href="https://rslondon.ac.uk/rslondonsoutheast2023/">RSLondonSouthEast2023 workshop</a> held at the Imperial College London’s South Kensington Campus. The talk was entitled: “Superseding R packages - lessons learned from transitioning to {epichains} from {bpmodels}”. The workshop brought together stakeholders who work with or are interested in research software including Research Software Engineers (RSEs), researchers, academics and individuals in a variety of related roles.</p>
<section id="abstract" class="level2">
<h2 class="anchored" data-anchor-id="abstract">Abstract</h2>
<p>Occasionally, R package developers might decide to supersede their packages with a new implementation to reflect their evolved thinking and experiences in package design. Examples include {ggplot2} and {reshape2}. In multiple contributor projects, this often comes with non-trivial decisions, including name changes, deprecations, and the preservation of git histories. These decisions are non-trivial, especially in epidemiology and public health where reproducibility is a key consideration. {bpmodels}, an R package for analyzing infectious disease data, is currently in the same situation. {bpmodels} was independently developed in 2019, but the Epiverse-TRACE Initiative, which aims to develop an interoperable ecosystem for outbreak analytics, now provides the capacity to maintain it. This involves a re-imagination of the package, including a name change to {epichains}, planned integration of existing and new functionalities, and object-oriented programming. This talk will highlight some conundrums faced during this process, which is ongoing, and provide the opportunity for mutual learning.</p>
</section>
<section id="talk-slides" class="level2">
<h2 class="anchored" data-anchor-id="talk-slides">Talk slides</h2>
<iframe width="780" height="438.75" src="RSLondonSE_workshop_2023.pdf" title="James Azam presentation at RSLondonSouthEast, July 2023"></iframe>


</section>

<div id="quarto-appendix" class="default"><section class="quarto-appendix-contents" id="quarto-reuse"><h2 class="anchored quarto-appendix-heading">Reuse</h2><div class="quarto-appendix-contents"><div><a rel="license" href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a></div></div></section><section class="quarto-appendix-contents" id="quarto-citation"><h2 class="anchored quarto-appendix-heading">Citation</h2><div><div class="quarto-appendix-secondary-label">BibTeX citation:</div><pre class="sourceCode code-with-copy quarto-appendix-bibtex"><code class="sourceCode bibtex">@online{m._azam2023,
  author = {M. Azam, James},
  title = {Superseding {R} Packages - Lessons Learned from Transitioning
    to \{Epichains\} from \{Bpmodels\}},
  date = {2023-07-17},
  url = {https://epiverse-trace.github.io/slides/rslondon-southeast-july-2023/},
  langid = {en}
}
</code></pre><div class="quarto-appendix-secondary-label">For attribution, please cite this work as:</div><div id="ref-m._azam2023" class="csl-entry quarto-appendix-citeas">
M. Azam, James. 2023. <span>“Superseding R Packages - Lessons Learned
from Transitioning to {Epichains} from {Bpmodels}.”</span> July 17. <a href="https://epiverse-trace.github.io/slides/rslondon-southeast-july-2023/">https://epiverse-trace.github.io/slides/rslondon-southeast-july-2023/</a>.
</div></div></section></div> ]]></description>
  <category>workshop</category>
  <category>community</category>
  <category>R package</category>
  <category>bpmodels</category>
  <category>epichains</category>
  <guid>https://epiverse-trace.github.io/slides/rslondon-southeast-july-2023/</guid>
  <pubDate>Mon, 17 Jul 2023 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Juniper seminar on improving software for epidemic response</title>
  <dc:creator>Adam Kucharski</dc:creator>
  <link>https://epiverse-trace.github.io/slides/juniper-may-2023/</link>
  <description><![CDATA[ 





<p>Talk at the <a href="https://maths.org/juniper/">Juniper</a> seminar series that included a large section on our efforts to improve the sustainability and interoperability of outbreaks analysis tools, covering lessons from the real-time response to COVID-19, as well as recent work in Epiverse-TRACE.</p>
<section id="talk-slides" class="level2">
<h2 class="anchored" data-anchor-id="talk-slides">Talk slides</h2>
<iframe width="780" height="438.75" src="2023_05_Juniper_Epiverse.pdf" title="Juniper slides May 2023"></iframe>


</section>

<div id="quarto-appendix" class="default"><section class="quarto-appendix-contents" id="quarto-reuse"><h2 class="anchored quarto-appendix-heading">Reuse</h2><div class="quarto-appendix-contents"><div><a rel="license" href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a></div></div></section><section class="quarto-appendix-contents" id="quarto-citation"><h2 class="anchored quarto-appendix-heading">Citation</h2><div><div class="quarto-appendix-secondary-label">BibTeX citation:</div><pre class="sourceCode code-with-copy quarto-appendix-bibtex"><code class="sourceCode bibtex">@online{kucharski2023,
  author = {Kucharski, Adam},
  title = {Juniper Seminar on Improving Software for Epidemic Response},
  date = {2023-05-31},
  url = {https://epiverse-trace.github.io/slides/juniper-may-2023/},
  langid = {en}
}
</code></pre><div class="quarto-appendix-secondary-label">For attribution, please cite this work as:</div><div id="ref-kucharski2023" class="csl-entry quarto-appendix-citeas">
Kucharski, Adam. 2023. <span>“Juniper Seminar on Improving Software for
Epidemic Response.”</span> May 31. <a href="https://epiverse-trace.github.io/slides/juniper-may-2023/">https://epiverse-trace.github.io/slides/juniper-may-2023/</a>.
</div></div></section></div> ]]></description>
  <category>epiparameter</category>
  <category>finalsize</category>
  <category>episoap</category>
  <guid>https://epiverse-trace.github.io/slides/juniper-may-2023/</guid>
  <pubDate>Wed, 31 May 2023 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Epiverse-TRACE Spring 2023 showcase</title>
  <dc:creator>Anna Carnegie</dc:creator>
  <dc:creator>Geraldine Gómez Millán</dc:creator>
  <dc:creator>Juan Daniel Umaña</dc:creator>
  <dc:creator>Nicolás Torres</dc:creator>
  <link>https://epiverse-trace.github.io/slides/showcase-april-2023/</link>
  <description><![CDATA[ 





<p>This showcase is part of a regular cycle of online meetings to present tools for epidemiology.</p>
<div class="callout callout-style-simple callout-note no-icon">
<div class="callout-body d-flex">
<div class="callout-icon-container">
<i class="callout-icon no-icon"></i>
</div>
<div class="callout-body-container">
<table class="caption-top table">
<colgroup>
<col style="width: 21%">
<col style="width: 38%">
<col style="width: 38%">
</colgroup>
<thead>
<tr class="header">
<th>Time</th>
<th>Item</th>
<th>Presenter</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td>00:00 - 00:05</td>
<td><p>Welcome</p>
<ul>
<li><p>Intro to Epiverse-TRACE</p></li>
<li><p>Purpose of the session</p></li>
<li><p>Housekeeping - 10 mins per PKG, 5 min Q&amp;A after each. Room at the end for open discussion</p></li>
</ul></td>
<td>Anna</td>
</tr>
<tr class="even">
<td>00:05 - 00:06</td>
<td>One line intro to Geraldine &amp; sivirep</td>
<td>Anna</td>
</tr>
<tr class="odd">
<td>00:06 - 00:16</td>
<td><p>sivirep demo</p>
<ul>
<li><p>Purpose (motivation for developing the PKG, problem it is trying to address)</p></li>
<li><p>Features</p></li>
<li><p>Tips and tricks</p></li>
</ul></td>
<td>Geraldine</td>
</tr>
<tr class="even">
<td>00:16 - 00:20</td>
<td>Q &amp; A from the floor</td>
<td>Geraldine, attendees (Anna moderates)</td>
</tr>
<tr class="odd">
<td>00:20 - 00:21</td>
<td>One line intro to Juan &amp; epiCo</td>
<td>Anna</td>
</tr>
<tr class="even">
<td>00:21 - 00:31</td>
<td><p>epiCo demo:</p>
<ul>
<li><p>Purpose (motivation for developing the PKG, problem it is trying to address)</p></li>
<li><p>Features</p></li>
<li><p>Tips and tricks</p></li>
</ul></td>
<td>Juan</td>
</tr>
<tr class="odd">
<td>00:31 - 00:35</td>
<td>Q &amp; A from the floor</td>
<td>Juan, attendees (Anna moderates)</td>
</tr>
<tr class="even">
<td>00:35 - 00:36</td>
<td>One line intro to Nicolás &amp; serofoi</td>
<td>Anna</td>
</tr>
<tr class="odd">
<td>00:36 - 00:46</td>
<td><p>serofoi demo:</p>
<ul>
<li><p>Purpose (motivation for developing the PKG, problem it is trying to address)</p></li>
<li><p>Features</p></li>
<li><p>Tips and tricks</p></li>
</ul></td>
<td>Nicolás</td>
</tr>
<tr class="even">
<td>00:46 - 00:50</td>
<td>Q &amp; A from the floor</td>
<td>Nicolás, attendees (Anna moderates)</td>
</tr>
<tr class="odd">
<td>00:50 - 00:58</td>
<td>Open discussion</td>
<td>Attendees, all (Anna moderates)</td>
</tr>
<tr class="even">
<td>00:58 - 00:00</td>
<td>Thank you and close</td>
<td>Anna</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<section id="sivirep-slides" class="level2">
<h2 class="anchored" data-anchor-id="sivirep-slides">sivirep slides</h2>
<iframe width="780" height="438.75" src="sivirep.pdf" title="sivirep slides showcase spring 2023"></iframe>
</section>
<section id="epico-slides" class="level2">
<h2 class="anchored" data-anchor-id="epico-slides">epiCo slides</h2>
<iframe width="780" height="438.75" src="epiCo.pdf" title="epiCo slides showcase spring 2023"></iframe>
</section>
<section id="serofoi-slides" class="level2">
<h2 class="anchored" data-anchor-id="serofoi-slides">serofoi slides</h2>
<iframe width="780" height="438.75" src="serofoi.pdf" title="serofoi slides showcase spring 2023"></iframe>
</section>
<section id="recording" class="level2">
<h2 class="anchored" data-anchor-id="recording">Recording</h2>
<p>Go to the “Watch the recording” button on the <a href="https://www.lshtm.ac.uk/newsevents/events/epiverse-trace-spring-2023-showcase">event website</a> to watch back this showcase.</p>


</section>

<div id="quarto-appendix" class="default"><section class="quarto-appendix-contents" id="quarto-reuse"><h2 class="anchored quarto-appendix-heading">Reuse</h2><div class="quarto-appendix-contents"><div><a rel="license" href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a></div></div></section><section class="quarto-appendix-contents" id="quarto-citation"><h2 class="anchored quarto-appendix-heading">Citation</h2><div><div class="quarto-appendix-secondary-label">BibTeX citation:</div><pre class="sourceCode code-with-copy quarto-appendix-bibtex"><code class="sourceCode bibtex">@online{carnegie2023,
  author = {Carnegie, Anna and Gómez Millán, Geraldine and Daniel Umaña,
    Juan and Torres, Nicolás},
  title = {Epiverse-TRACE {Spring} 2023 Showcase},
  date = {2023-04-05},
  url = {https://epiverse-trace.github.io/slides/showcase-april-2023/},
  langid = {en}
}
</code></pre><div class="quarto-appendix-secondary-label">For attribution, please cite this work as:</div><div id="ref-carnegie2023" class="csl-entry quarto-appendix-citeas">
Carnegie, Anna, Geraldine Gómez Millán, Juan Daniel Umaña, and Nicolás
Torres. 2023. <span>“Epiverse-TRACE Spring 2023 Showcase.”</span> April
5. <a href="https://epiverse-trace.github.io/slides/showcase-april-2023/">https://epiverse-trace.github.io/slides/showcase-april-2023/</a>.
</div></div></section></div> ]]></description>
  <category>sivirep</category>
  <category>epiCo</category>
  <category>serofoi</category>
  <category>showcase</category>
  <guid>https://epiverse-trace.github.io/slides/showcase-april-2023/</guid>
  <pubDate>Wed, 05 Apr 2023 00:00:00 GMT</pubDate>
  <media:content url="https://epiverse-trace.github.io/slides/showcase.jpg" medium="image" type="image/jpeg"/>
</item>
<item>
  <title>From disconnected elements to a harmonious ecosystem: The Epiverse-TRACE project</title>
  <dc:creator>Hugo Gruson</dc:creator>
  <link>https://epiverse-trace.github.io/slides/harmonious-ecosystem/</link>
  <description><![CDATA[ 





<p>This presentation was given as part of <a href="https://de-rse23.sciencesconf.org/"><em>deRSE23 - Conference for Research Software Engineering in Germany</em></a>, in the <em>Integration vs.&nbsp;Modularity</em> session.</p>
<section id="abstract" class="level2">
<h2 class="anchored" data-anchor-id="abstract">Abstract</h2>
<p>There is an increasing trend of packaging and sharing tools in the epidemiology research community. But these tools remain difficult to use and to integrate in a data analysis pipeline. There is a need for a more integrated approach, ensuring that the various tools work well with one another. For example, minimal data wrangling should be needed to transform the output of one tool before passing it to the next tool down the data analysis pipeline. Similarly, various alternatives for a single step of the pipeline should as much as possible use the same inputs and return the same outputs. In this talk, I will present the Epiverse-TRACE project, which collaborates with many R package developers in epidemiology to integrate their tools in a unified universe. Indeed, the unique and challenging feature of Epiverse is that it doesn’t intend to create a unified universe from scratch, but instead aims at updating existing external pieces of software to better work together. This talk will explain how we identify the key parts that should be updated, and how we make these updates with minimal disruption to the individual package developers and established community of users.</p>
</section>
<section id="slides" class="level2">
<h2 class="anchored" data-anchor-id="slides">Slides</h2>
<iframe width="780" height="438.75" src="Gruson-Hugo-Epiverse-TRACE.pdf" title="deRSE23 slides"></iframe>
</section>
<section id="questions-from-the-audience" class="level2">
<h2 class="anchored" data-anchor-id="questions-from-the-audience">Questions from the audience</h2>
<blockquote class="blockquote">
<p>How do you incentivize developers to collaborate with you?</p>
</blockquote>
<p>As mentioned in the presentation, we argue that collaboration results in a lower maintenance load for each developer by externalising and sharing the maintenance load of common elements.</p>
<p>We also think this is the logical continuation of releasing an open-source piece of software. If the goal is to provide a service to the community, then this service is surely greater if we collaborate to make the various pieces interoperable.</p>
<p>As an anecdotal piece of evidence, <a href="https://njtierney.github.io/Bio/">Nick Tierney</a>, the maintainer of the <a href="https://njtierney.github.io/conmat/">conmat R package</a>, has been very keen to participate in this project and was immediately convinced of the relevance and benefit for users and the ecosystem as a whole.</p>
<blockquote class="blockquote">
<p>How do you ensure the long-term sustainability of this project?</p>
</blockquote>
<p>This is an important question in the domain of open-source and research software but this is not the specific focus of this project and we don’t provide specific solutions, besides conforming to best practices.</p>
<p>However, if anything, our projects should be more sustainable by construction since they result from a collaborative work and include multiple maintainers. This is also encoded in our projects by creating dedicated GitHub organisations, where all developers can participate on an equal footing, thereby also increasing the <a href="https://en.wikipedia.org/wiki/Bus_factor">lottery factor</a>.</p>
</section>
<section id="see-also" class="level2">
<h2 class="anchored" data-anchor-id="see-also">See also</h2>
<ul>
<li>The <a href="../../posts/s3-generic">companion post on our blog</a></li>
</ul>


</section>

<div id="quarto-appendix" class="default"><section class="quarto-appendix-contents" id="quarto-reuse"><h2 class="anchored quarto-appendix-heading">Reuse</h2><div class="quarto-appendix-contents"><div><a rel="license" href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a></div></div></section><section class="quarto-appendix-contents" id="quarto-citation"><h2 class="anchored quarto-appendix-heading">Citation</h2><div><div class="quarto-appendix-secondary-label">BibTeX citation:</div><pre class="sourceCode code-with-copy quarto-appendix-bibtex"><code class="sourceCode bibtex">@online{gruson2023,
  author = {Gruson, Hugo},
  title = {From Disconnected Elements to a Harmonious Ecosystem: {The}
    {Epiverse-TRACE} Project},
  date = {2023-02-20},
  url = {https://epiverse-trace.github.io/slides/harmonious-ecosystem/},
  doi = {10.5281/zenodo.7697961},
  langid = {en}
}
</code></pre><div class="quarto-appendix-secondary-label">For attribution, please cite this work as:</div><div id="ref-gruson2023" class="csl-entry quarto-appendix-citeas">
Gruson, Hugo. 2023. <span>“From Disconnected Elements to a Harmonious
Ecosystem: The Epiverse-TRACE Project.”</span> February 20. <a href="https://doi.org/10.5281/zenodo.7697961">https://doi.org/10.5281/zenodo.7697961</a>.
</div></div></section></div> ]]></description>
  <category>data science</category>
  <category>pipelines</category>
  <category>interoperability</category>
  <category>community</category>
  <category>deRSE23</category>
  <guid>https://epiverse-trace.github.io/slides/harmonious-ecosystem/</guid>
  <pubDate>Mon, 20 Feb 2023 00:00:00 GMT</pubDate>
  <media:content url="https://epiverse-trace.github.io/slides/harmonious-ecosystem/diversegroup.png" medium="image" type="image/png" height="122" width="144"/>
</item>
<item>
  <title>Epiverse-TRACE Winter 2023 showcase</title>
  <dc:creator>Anna Carnegie</dc:creator>
  <dc:creator>Pratik Gupte</dc:creator>
  <dc:creator>Joshua Lambert</dc:creator>
  <dc:creator>Hugo Gruson</dc:creator>
  <link>https://epiverse-trace.github.io/slides/showcase-january-2023/</link>
  <description><![CDATA[ 





<p>This showcase is part of a regular cycle of online meetings to present tools for epidemiology.</p>
<div class="callout callout-style-simple callout-note no-icon">
<div class="callout-body d-flex">
<div class="callout-icon-container">
<i class="callout-icon no-icon"></i>
</div>
<div class="callout-body-container">
<table class="caption-top table">
<colgroup>
<col style="width: 21%">
<col style="width: 38%">
<col style="width: 38%">
</colgroup>
<thead>
<tr class="header">
<th>Time</th>
<th>Item</th>
<th>Presenter</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td>16:00 - 16:05</td>
<td><p>Welcome</p>
<ul>
<li><p>Intro to Epiverse-TRACE</p></li>
<li><p>Purpose of the session</p></li>
<li><p>Housekeeping - 10 mins per PKG, 5 min Q&amp;A after each. Room at the end for open discussion</p></li>
</ul></td>
<td>Anna</td>
</tr>
<tr class="even">
<td>16:05 - 16:06</td>
<td>One line intro to Pratik &amp; finalsize</td>
<td>Anna</td>
</tr>
<tr class="odd">
<td>16:06 - 16:16</td>
<td><p>finalsize demo</p>
<ul>
<li><p>Purpose (motivation for developing the PKG, problem it is trying to address)</p></li>
<li><p>Features</p></li>
<li><p>Tips and tricks</p></li>
</ul></td>
<td>Pratik</td>
</tr>
<tr class="even">
<td>16:16 - 16:20</td>
<td>Q &amp; A from the floor</td>
<td>Pratik, attendees (Anna moderates)</td>
</tr>
<tr class="odd">
<td>16:20 - 16:21</td>
<td>One line intro to Josh &amp; epiparameter</td>
<td>Anna</td>
</tr>
<tr class="even">
<td>16:21 - 16:31</td>
<td><p>epiparameter demo:</p>
<ul>
<li><p>Purpose (motivation for developing the PKG, problem it is trying to address)</p></li>
<li><p>Features</p></li>
<li><p>Tips and tricks</p></li>
</ul></td>
<td>Josh</td>
</tr>
<tr class="odd">
<td>16:31 - 16:35</td>
<td>Q &amp; A from the floor</td>
<td>Josh, attendees (Anna moderates)</td>
</tr>
<tr class="even">
<td>16:35 - 16:36</td>
<td>One line intro to Hugo &amp; episoap</td>
<td>Anna</td>
</tr>
<tr class="odd">
<td>16:36 - 16:46</td>
<td><p>episoap demo:</p>
<ul>
<li><p>Purpose (motivation for developing the PKG, problem it is trying to address)</p></li>
<li><p>Features</p></li>
<li><p>Tips and tricks</p></li>
</ul></td>
<td>Hugo</td>
</tr>
<tr class="even">
<td>16:46 - 16:50</td>
<td>Q &amp; A from the floor</td>
<td>Hugo, attendees (Anna moderates)</td>
</tr>
<tr class="odd">
<td>16:50 - 16:58</td>
<td>Open discussion</td>
<td>Attendees, all (Anna moderates)</td>
</tr>
<tr class="even">
<td>16:58 - 17:00</td>
<td>Thank you and close</td>
<td>Anna</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<section id="finalsize-slides" class="level2">
<h2 class="anchored" data-anchor-id="finalsize-slides">finalsize slides</h2>
<iframe width="780" height="500" src="finalsize.pdf" title="finalsize slides showcase winder 2023"></iframe>
</section>
<section id="epiparameter-slides" class="level2">
<h2 class="anchored" data-anchor-id="epiparameter-slides">epiparameter slides</h2>
<iframe width="780" height="438.75" src="epiparameter.pdf" title="epiparameter slides showcase winder 2023"></iframe>
</section>
<section id="episoap-slides" class="level2">
<h2 class="anchored" data-anchor-id="episoap-slides">episoap slides</h2>
<iframe width="780" height="438.75" src="episoap.pdf" title="episoap slides showcase winder 2023"></iframe>
</section>
<section id="recording" class="level2">
<h2 class="anchored" data-anchor-id="recording">Recording</h2>
<p>Go to the “Watch the recording” button on the <a href="https://www.lshtm.ac.uk/newsevents/events/epiverse-trace-january-2023-showcase">event website</a> to watch back this showcase.</p>


</section>

<div id="quarto-appendix" class="default"><section class="quarto-appendix-contents" id="quarto-reuse"><h2 class="anchored quarto-appendix-heading">Reuse</h2><div class="quarto-appendix-contents"><div><a rel="license" href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a></div></div></section><section class="quarto-appendix-contents" id="quarto-citation"><h2 class="anchored quarto-appendix-heading">Citation</h2><div><div class="quarto-appendix-secondary-label">BibTeX citation:</div><pre class="sourceCode code-with-copy quarto-appendix-bibtex"><code class="sourceCode bibtex">@online{carnegie2023,
  author = {Carnegie, Anna and Gupte, Pratik and Lambert, Joshua and
    Gruson, Hugo},
  title = {Epiverse-TRACE {Winter} 2023 Showcase},
  date = {2023-01-25},
  url = {https://epiverse-trace.github.io/slides/showcase-january-2023/},
  langid = {en}
}
</code></pre><div class="quarto-appendix-secondary-label">For attribution, please cite this work as:</div><div id="ref-carnegie2023" class="csl-entry quarto-appendix-citeas">
Carnegie, Anna, Pratik Gupte, Joshua Lambert, and Hugo Gruson. 2023.
<span>“Epiverse-TRACE Winter 2023 Showcase.”</span> January 25. <a href="https://epiverse-trace.github.io/slides/showcase-january-2023/">https://epiverse-trace.github.io/slides/showcase-january-2023/</a>.
</div></div></section></div> ]]></description>
  <category>epiparameter</category>
  <category>finalsize</category>
  <category>episoap</category>
  <category>showcase</category>
  <guid>https://epiverse-trace.github.io/slides/showcase-january-2023/</guid>
  <pubDate>Wed, 25 Jan 2023 00:00:00 GMT</pubDate>
  <media:content url="https://epiverse-trace.github.io/slides/showcase.jpg" medium="image" type="image/jpeg"/>
</item>
</channel>
</rss>
