-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1087 from ScilifelabDataCentre/develop
Send latest changes live
- Loading branch information
Showing
9 changed files
with
380 additions
and
69 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,47 +14,18 @@ aliases: | |
|
||
This project is led by Professor Helene Norder (University of Gothenburg, GU), and supported by co-workers from the University of Gothenburg and Sahlgrenska University Hospital (Hao Wang, Marianela Patzi Churqui, Timur Tunovic, Fredy Saguti, and Kristina Nyström). The wastewater sample collections were performed by Lucica Enache at Ryaverket, Gryaab AB, Gothenburg. | ||
|
||
The data and visualisation on this page are usually updated weekly. | ||
The group began collecting samples on 10th February (week 7) 2020. They updated the methods related to analysing the samples during 2023, and began to use this updated method on 15th May (week 20) 2023. This page concerns only the data collected using their updated method. The associated data and visualisation are **updated approximately weekly**. Corresponding information about data collected using an earlier method is available in the ['Historic SARS-CoV-2 data from Gothenburg' page](/dashboards/wastewater/covid_quantification/historic_covid_gu/). | ||
|
||
The SARS-CoV-2 virus monitoring by the Norder group was done alongside their ongoing monitoring of enteric viruses in wastewater, the data for which are [also shared on this portal](/dashboards/wastewater/enteric_quantification/). | ||
|
||
## Wastewater collection sites | ||
|
||
Influent wastewater samples were collected from Ryaverket wastewater treatment plant (WWTP) in Gothenburg. Wastewater sample collection began on February 10th (week 7) of 2020. Ryaverket WWTP receives wastewater from the households of more than 790,000 residents of Gothenburg, as well as from industry in the area. Wastewater is also received from residents and industry in surrounding municipalities, including Ale, Härryda, Kungälv, Lerum, Mölndal, and Partille, as well as storm and snow-melt water from older parts of Gothenburg. The amount of wastewater from households remains relatively consistent throughout the year. However, the amount of wastewater overall can be affected by the weather (with higher precipitation resulting in greater amounts). More information about the sample location, sample week, volume, and influent wastewater flow, is available in [Wang _et al._ (2022)](https://pubmed.ncbi.nlm.nih.gov/36035197/). | ||
Influent wastewater samples were collected from Ryaverket wastewater treatment plant (WWTP) in Gothenburg. Whilst this page includes data collected since 15th May 2023, the group initially began to collect wastewaster samples on 10th February (week 7) 2020. Ryaverket WWTP receives wastewater from the households of more than 790,000 residents of Gothenburg, as well as from industry in the area. Wastewater is also received from residents and industry in surrounding municipalities, including Ale, Härryda, Kungälv, Lerum, Mölndal, and Partille, as well as storm and snow-melt water from older parts of Gothenburg. The amount of wastewater from households remains relatively consistent throughout the year. However, the amount of wastewater overall can be affected by the weather (with higher precipitation resulting in greater amounts). More information about the sample location, sample week, volume, and influent wastewater flow, is available in [Wang _et al._ (2022)](https://pubmed.ncbi.nlm.nih.gov/36035197/). | ||
|
||
## Visualisations | ||
## Visualisation | ||
|
||
<div class="alert alert-info">Last updated: <span id="last_modified_gu"></span></div> | ||
|
||
_The blue block on the graph indicates the period where sample collection was not completed (week 45 2022 - week 2 2023)._ | ||
|
||
<!-- <button type="button" class="btn btn-sm btn-outline-secondary mb-2" data-bs-toggle="modal" data-bs-target="#interactiveFeaturesModal"> | ||
How to use the interactive features of the plot | ||
</button> | ||
<div class="modal fade" id="interactiveFeaturesModal" tabindex="-1" aria-labelledby="interactiveFeaturesModalLabel" aria-hidden="true"> | ||
<div class="modal-dialog modal-lg"> | ||
<div class="modal-content"> | ||
<div class="modal-header"> | ||
<h5 class="modal-title" id="interactiveFeaturesModalLabel">Information on how to use the interactive features of the plot</h5> | ||
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button> | ||
</div> | ||
<div class="modal-body"> | ||
<p>The line plots on this page have multiple interactive features. You can use the features to view the data in them in different ways. For example, you can choose to view data only within a certain time period, or from a given collection site. Below, we explain how to use different interactive features to meet your needs.</p> | ||
<h6>View data from particular sites</h6> | ||
<p>To view only data from a single site, double click on the name on that site in the legend to the right. To toggle data from a site on/off, single click on the name in the legend. If the data is 'deselected', the name will appear 'greyed out' in the legend, and it will not be displayed on the graph. Initially, all data will be 'selected'. To 'deselect' all data, use the 'Deselect all areas' button. You can use the 'Reselect all areas' button to 'select' data from every site (i.e. return to the default view).</p> | ||
<h6>View only certain y- and/or x-axes ranges</h6> | ||
<p>In the below plots, the y-axis represents the copy number of SARS-CoV-2 relative to PMMoV while the x-axis represents the date. If you would like to view values within a given range of the values on the axes, you can do this by clicking and dragging with your mouse. For example, to view all data within a given timeframe, you can click near the start date on the x-axis and drag to create a rectangle that encompasses the whole y-axis and the range of dates on the x-axis that you want to view. The plot will then zoom into the range that you selected.</p> | ||
<h6>Accurately read data values</h6> | ||
<p>It is difficult to accurately read the exact values of data from a graph. In order to view the exact data values, hover over the data point of interest. A box will appear that shows the y-axis values for all sites on that date (i.e. that x-axis value).</p> | ||
<h6>Other features</h6> | ||
<p>If you hover your cursor over the plot, you will see some additional options as grey icons in the top right. You can use these features to zoom in/out of the plot (using the + and - icons), and scale the axes so that the data from the 'selected' sites are shown on the most appropriate axes (this can be done using the autoscale or reset axes icons, which look like a box containing arrows and a house, respectively).</p> | ||
</div> | ||
<div class="modal-footer"> | ||
<button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Close</button> | ||
</div> | ||
</div> | ||
</div> | ||
</div> --> | ||
|
||
<div class="d-md-none alert alert-info"> | ||
Rotating your phone may improve graph layout | ||
</div> | ||
|
@@ -67,20 +38,20 @@ _The blue block on the graph indicates the period where sample collection was no | |
|
||
## Commentary from the research group | ||
|
||
<div><span id="gu_comment_date"></span> | ||
<span id="gu_comment"></span></div> | ||
<div><b>Date:</b><span id="gu_comment_date"></span><br><b>Commentary:</b><span id="gu_comment"></span></div> | ||
|
||
{{< ww_dynamic_content >}} | ||
|
||
## Dataset | ||
|
||
**Download the data:** [Quantification of SARS-CoV-2 and enteric viruses in wastewater](https://blobserver.dc.scilifelab.se/blob/wastewater_data_gu_allviruses.xlsx). Results are available for SARS-CoV-2 from week 7 of 2020 (with a small gap over winter 2022-2023), and for enteric viruses from week 2 of 2023. Updated weekly.\ | ||
**Download the data:** [Quantification of SARS-CoV-2 and enteric viruses in wastewater](https://blobserver.dc.scilifelab.se/blob/wastewater_data_gu_allviruses.xlsx). Results are available for SARS-CoV-2 and enteric viruses from week 20 of 2023. Updated weekly. | ||
|
||
**Contact:** <[email protected]> | ||
|
||
**How to cite the dataset:** Norder, H., Nyström, K. Patzi Churqui, M., Tunovic, T., Wang, H. (2023). Detection of SARS-CoV-2 and other human enteric viruses in wastewater from Gothenburg. [https://doi.org/10.17044/scilifelab.22510501](https://doi.org/10.17044/scilifelab.22510501). | ||
**How to cite the dataset:** Norder, H., Nyström, K. Patzi Churqui, M., Tunovic, T., Wang, H., Saguti, F. (2023). Detection of SARS-CoV-2 and other human enteric viruses in wastewater from Gothenburg. [https://doi.org/10.17044/scilifelab.24787353.v1](https://doi.org/10.17044/scilifelab.24787353.v1). | ||
|
||
**How to cite method:** | ||
|
||
Saguti, F., Magnil, E., Enache, L., Churqui, M.P., Johansson, A., Lumley, D., Davidsson, F., Dotevall, L., Mattsson, A., Trybala, E., Lagging, M., Lindh, M., Gisslen, M., Brezicka, T., Nystrom, K. and Norder, H. (2021). Surveillance of wastewater revealed peaks of SARS-CoV-2 preceding those of hospitalized patients with COVID-19. [https://doi.org/10.1016/j.watres.2020.116620](https://doi.org/10.1016/j.watres.2020.116620). | ||
|
||
Wang, H., Churqui, M.P., Tunovic, T., Enache, L., Johansson, A., Karmander, A., Nilsson, S., Lagging, M., Andersson, M., Dotevall, L., Brezicka, T., Nystrom, K. and Norder, H. (2022). The amount of SARS-CoV-2 RNA in wastewater relates to the development of the pandemic and its burden on the health system. [https://doi.org/10.1016/j.isci.2022.105000](https://doi.org/10.1016/j.isci.2022.105000). | ||
|
@@ -89,7 +60,13 @@ Wang, H., Churqui, M.P., Tunovic, T., Enache, L., Johansson, A., Karmander, A., | |
|
||
Samples of wastewater were collected using a fixed-site sampler that collected 30ml per 10,000m<sup>3</sup> of the incoming wastewater. For the purposes of analysis, seven samples (each representing a 24 hour period) were pooled to create a weekly sample. The weekly sample, which consisted of 1.5-15l of wastewater (depending on the flow) was sent to the Clinical Microbiology Laboratory at Sahlgrenska University Hospital for analysis. Analyses were conducted on the Monday after the sample was collected. | ||
|
||
At the Clinical Microbiology Laboratory, viruses were concentrated to a final volume of 2.5ml, using a method that was developed in-house. This method uses the NanoCeram electropositive filter (Argonide, Florida, USA) as the primary means of concentration, and then ultracentrifugation as secondary concentration method ([Saguti _et al._, 2021](https://pubmed.ncbi.nlm.nih.gov/33212338/)). Nucleic acids were extracted from 1ml of the concentrated sample using the QIAamp Circulating Nucleic Acid Kit (Qiagen, Hilden, Germany). Real-time quantitative PCR (RT-qPCR) was performed to detect the RNA-dependent RNA polymerase (RdRP) region of SARS-CoV-2. In all runs, a 10-fold serial diluted plasmid (Eurofins Genomics, Ebersberg, Germany) that contained the target SARS-CoV-2 region was used as a positive control. Nuclease-free water was used as a negative control. The Ct values from the qPCR were used to quantify the amount of SARS-CoV-2 genome in the sample. Details about the method of calculation are provided in [Saguti _et al._ (2021)](https://pubmed.ncbi.nlm.nih.gov/33212338/). The relative amount of viral genome in the wastewater was calculated by dividing the amount of viral genome in the sample by the amount of SARS-CoV-2 genome in the incoming wastewater during week 11 (mid-March) of 2020. Samples from all subsequent weeks contained detectable SARS-CoV-2 genome. | ||
At the Clinical Microbiology Laboratory, two methods developed in-house were used to concentrate viruses. The current method uses ultrafiltration as the primary method of concentration. Our previous method instead used an electropositive filter ([Saguti _et al._, 2021](https://pubmed.ncbi.nlm.nih.gov/33212338/)). The two techniques were used in parallel between weeks 20 and 43 in 2023. All information related to the data collected using the previous method can be found on the page related to [historic SARS-CoV-2 data from Gothenburg](/dashboards/wastewater/covid_quantification/historic_covid_gu/). | ||
|
||
Nucleic acids were extracted from 1ml of the concentrated sample using the QIAamp Circulating Nucleic Acid Kit (Qiagen, Hilden, Germany). Real-time quantitative PCR (RT-qPCR) was performed to detect the RNA-dependent RNA polymerase (RdRP) region of SARS-CoV-2. In all runs, a 10-fold serial diluted plasmid (Eurofins Genomics, Ebersberg, Germany) that contained the target SARS-CoV-2 region was used as a positive control. Nuclease-free water was used as a negative control. Details about the method of calculation are provided in [Hellmér _et al._ (2014)](https://doi.org/10.1128/AEM.01981-14), [Saguti _et al._ (2021)](https://pubmed.ncbi.nlm.nih.gov/33212338/), [Wang _et al._ (2022)](https://doi.org/10.1016/j.isci.2022.105000), and [Wang _et al._ (2023)](https://doi.org/10.1016/j.scitotenv.2023.165012). For the previous method, which was used until week 43 in 2023, the relative amount of viral genome in the wastewater was calculated by dividing the amount of viral genome in the sample by the amount of SARS-CoV-2 genome in the incoming wastewater during week 11 (mid-March) of 2020. Samples from all subsequent weeks contained detectable SARS-CoV-2 genome (see the [historic SARS-CoV-2 data from Gothenburg page to view this data](/dashboards/wastewater/covid_quantification/historic_covid_gu/)). With the new technique, the data for which is shown above, the amount of virus genomes is given as daily average amounts, as is based on one week of wastewater sampling. | ||
|
||
## Archived data | ||
|
||
- [Historic SARS-CoV-2 data from Gothenburg collected between week 7 of 2020 and week 43 of 2023](/dashboards/wastewater/covid_quantification/historic_covid_gu/). | ||
|
||
<br> | ||
<div class="mt-3"> | ||
|
51 changes: 51 additions & 0 deletions
51
content/english/dashboards/wastewater/covid_quantification/historic_covid_gu.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
--- | ||
title: Historic SARS-CoV-2 data from Gothenburg | ||
plotly: true | ||
aliases: | ||
- /dashboards/wastewater/historic_covid_gu/ | ||
--- | ||
|
||
This page shows historic wastewater epidemiology data related to SARS-CoV-2 that was collected in Gothenburg, Sweden. The data was collected by the group led by Professor Helene Norder (University of Gothenburg, GU), supported by co-workers from the University of Gothenburg and Sahlgrenska University Hospital (Hao Wang, Marianela Patzi Churqui, Timur Tunovic, Fredy Saguti, and Kristina Nyström). The data shown on this page was collected between week 7 of 2020, and week 43 of 2023 (i.e. between 10th February 2020 and 23rd October 2023). The group started to use a new method from week 20 of 2023. Data produced using this new method continues to be updated approximately weekly, and is available on the ['Amount of SARS-CoV-2 in wastewater (GU)' page](/dashboards/wastewater/covid_quantification/covid_quant_gu/). | ||
|
||
## Wastewater collection sites | ||
|
||
Influent wastewater samples were collected from Ryaverket wastewater treatment plant (WWTP) in Gothenburg by Lucica Enache at Ryaverket, Gryaab AB, Gothenburg. Wastewater sample collection began on February 10th (week 7) of 2020. Ryaverket WWTP receives wastewater from the households of more than 790,000 residents of Gothenburg, as well as from industry in the area. Wastewater is also received from residents and industry in surrounding municipalities, including Ale, Härryda, Kungälv, Lerum, Mölndal, and Partille, as well as storm and snow-melt water from older parts of Gothenburg. The amount of wastewater from households remains relatively consistent throughout the year. However, the amount of wastewater overall can be affected by the weather (with higher precipitation resulting in greater amounts). More information about the sample location, sample week, volume, and influent wastewater flow, is available in [Wang _et al._ (2022)](https://pubmed.ncbi.nlm.nih.gov/36035197/). | ||
|
||
### Visualisation | ||
|
||
<div class="alert alert-info">Last updated: 2023-11-17</div> | ||
|
||
_The blue block on the graph indicates the period where sample collection was not completed (week 45 2022 - week 2 2023)._ | ||
|
||
<div class="d-md-none alert alert-info"> | ||
Rotating your phone may improve graph layout | ||
</div> | ||
|
||
<div class="plot_wrapper mb-3"> | ||
<div class="table-responsive">{{< plotly json="https://blobserver.dc.scilifelab.se/blob/historic_wastewater_gothenburg.json" height="550px" >}}</div> | ||
</div> | ||
|
||
**Code used to produce plot:** [Script to produce plot](https://github.com/ScilifelabDataCentre/pathogens-portal-visualisations/blob/main/wastewater/gothenburg_covid_historic.py). | ||
|
||
## Commentary from the research group | ||
|
||
<div><b>Date:</b> 2023-11-07<br><b>Commentary:</b>There are still low amounts of SARS-CoV-2 in Gothenburg's wastewater. However, there was a small increase in weeks 41, 42, and 43 but there are still low levels.</div> | ||
|
||
### Dataset | ||
|
||
**Download the data:** [Quantification of SARS-CoV-2 and enteric viruses in wastewater](https://blobserver.dc.scilifelab.se/blob/wastewater_data_gu_allviruses_historic.xlsx). Results are available for SARS-CoV-2 from week 7 of 2020 (with a small gap over winter 2022-2023), and for enteric viruses from week 2 of 2023. The last data entry is week 43 of 2023 for both types of data. | ||
|
||
**Contact:** <[email protected]> | ||
|
||
**How to cite the dataset:** Norder, H., Nyström, K. Patzi Churqui, M., Tunovic, T., Wang, H. (2023). Detection of SARS-CoV-2 and other human enteric viruses in wastewater from Gothenburg. [https://doi.org/10.17044/scilifelab.22510501](https://doi.org/10.17044/scilifelab.22510501). | ||
|
||
**How to cite method:** | ||
Saguti, F., Magnil, E., Enache, L., Churqui, M.P., Johansson, A., Lumley, D., Davidsson, F., Dotevall, L., Mattsson, A., Trybala, E., Lagging, M., Lindh, M., Gisslen, M., Brezicka, T., Nystrom, K. and Norder, H. (2021). Surveillance of wastewater revealed peaks of SARS-CoV-2 preceding those of hospitalized patients with COVID-19. [https://doi.org/10.1016/j.watres.2020.116620](https://doi.org/10.1016/j.watres.2020.116620). | ||
|
||
Wang, H., Churqui, M.P., Tunovic, T., Enache, L., Johansson, A., Karmander, A., Nilsson, S., Lagging, M., Andersson, M., Dotevall, L., Brezicka, T., Nystrom, K. and Norder, H. (2022). The amount of SARS-CoV-2 RNA in wastewater relates to the development of the pandemic and its burden on the health system. [https://doi.org/10.1016/j.isci.2022.105000](https://doi.org/10.1016/j.isci.2022.105000). | ||
|
||
## Methods | ||
|
||
Samples of wastewater were collected using a fixed-site sampler that collected 30ml per 10,000m<sup>3</sup> of the incoming wastewater. For the purposes of analysis, seven samples (each representing a 24 hour period) were pooled to create a weekly sample. The weekly sample, which consisted of 1.5-15l of wastewater (depending on the flow) was sent to the Clinical Microbiology Laboratory at Sahlgrenska University Hospital for analysis. Analyses were conducted on the Monday after the sample was collected. | ||
|
||
At the Clinical Microbiology Laboratory, viruses were concentrated to a final volume of 2.5ml, using a method that was developed in-house. This method uses the NanoCeram electropositive filter (Argonide, Florida, USA) as the primary means of concentration, and then ultracentrifugation as secondary concentration method ([Saguti _et al._, 2021](https://pubmed.ncbi.nlm.nih.gov/33212338/)). Nucleic acids were extracted from 1ml of the concentrated sample using the QIAamp Circulating Nucleic Acid Kit (Qiagen, Hilden, Germany). Real-time quantitative PCR (RT-qPCR) was performed to detect the RNA-dependent RNA polymerase (RdRP) region of SARS-CoV-2. In all runs, a 10-fold serial diluted plasmid (Eurofins Genomics, Ebersberg, Germany) that contained the target SARS-CoV-2 region was used as a positive control. Nuclease-free water was used as a negative control. The Ct values from the qPCR were used to quantify the amount of SARS-CoV-2 genome in the sample. Details about the method of calculation are provided in [Saguti _et al._ (2021)](https://pubmed.ncbi.nlm.nih.gov/33212338/). The relative amount of viral genome in the wastewater was calculated by dividing the amount of viral genome in the sample by the amount of SARS-CoV-2 genome in the incoming wastewater during week 11 (mid-March) of 2020. Samples from all subsequent weeks contained detectable SARS-CoV-2 genome. |
Oops, something went wrong.