You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: topics/variant-analysis/tutorials/sars-cov-2-variant-discovery/tutorial.md
+10-9Lines changed: 10 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,15 +32,16 @@ tags:
32
32
33
33
Effectively monitoring global infectious disease crises, such as the COVID-19 pandemic, requires capacity to generate and analyze large volumes of sequencing data in near real time. These data have proven essential for monitoring the emergence and spread of new variants, and for understanding the evolutionary dynamics of the virus.
34
34
35
-
Two sequencing platforms in combination with several established library preparation strategies are predominantly used to generate SARS-CoV-2 sequence data. However, data alone do not equal knowledge: they need to be analyzed. The Galaxy community has developed high-quality analysis workflows to support
35
+
Two sequencing platforms (Illumina and Oxford Nanopore) in combination with several established library preparation (Ampliconic and metatranscriptomic) strategies are predominantly used to generate SARS-CoV-2 sequence data. However, data alone do not equal knowledge: they need to be analyzed. The Galaxy community has developed high-quality analysis workflows to support
36
36
37
37
- sensitive identification of SARS-CoV-2 allelic variants (AVs) starting with allele frequencies as low as 5% from deep sequencing reads
38
38
- generation of user-friendly reports for batches of results
39
39
- reliable and configurable consensus genome generation from called variants
40
40
41
41
> ### {% icon details %} Further reading
42
42
> More information about the workflows, including benchmarking, can be found at
## Comparison between Pangolin and Nextclade clade assignations
738
+
## Comparison between Pangolin and Nextclade clade assignments
738
739
739
-
We can compare **Pangolin** and **Nextclade** clade assignations by extracting the interesting columns and join them into one dataset using on sample ids.
740
+
We can compare **Pangolin** and **Nextclade** clade assignments by extracting interesting columns and joining them into a single dataset using sample ids.
0 commit comments