Skip to content

Commit 3cc9b3b

Browse files
authored
Merge pull request #2694 from galaxyproject/add_new_sars-cov-2-variant-discovery
Add news for sars-cov-2-variant-discovery tutorial
2 parents 3c6ca41 + 7d13474 commit 3cc9b3b

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
title: "New Tutorial: Mutation calling, viral genome reconstruction and lineage/clade assignment from SARS-CoV-2 sequencing data"
3+
tags: [new tutorial, variant-analysis, covid-19]
4+
contributors: [bebatut, wm75]
5+
tutorial: "topics/variant-analysis/tutorials/sars-cov-2-variant-discovery/tutorial.html"
6+
cover: "topics/variant-analysis/images/sars-cov-2-variant-discovery/schema.png"
7+
coveralt: "Analysis flow in the 'Mutation calling, viral genome reconstruction and lineage/clade assignment from SARS-CoV-2 sequencing data' tutorial. It teaches how to obtain, run and combine workflows appropriately for 4 different types of input data. Image adapted from covid19.galaxyproject.org"
8+
layout: news
9+
---
10+
11+
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.
12+
13+
The Galaxy community has developed [high-quality analysis workflows](https://covid19.galaxyproject.org/) to support
14+
15+
- sensitive identification of SARS-CoV-2 allelic variants (AVs) starting with allele frequencies as low as 5% from deep sequencing reads
16+
- generation of user-friendly reports for batches of results
17+
- reliable and configurable consensus genome generation from called variants
18+
19+
The new tutorial ["Mutation calling, viral genome reconstruction and lineage/clade assignment from SARS-CoV-2 sequencing data"]({% link topics/variant-analysis/tutorials/sars-cov-2-variant-discovery/tutorial.md %}) will teach you how to obtain, run and combine these workflows appropriately for different types of input data, be it:
20+
21+
- Single-end data derived from Illumina-based RNAseq experiments
22+
- Paired-end data derived from Illumina-based RNAseq experiments
23+
- Paired-end data generated with Illumina-based Ampliconic (ARTIC) protocols, or
24+
- ONT FASTQ files generated with Oxford nanopore (ONT)-based Ampliconic (ARTIC) protocols
25+
26+
We would be happy to have your feedback or contributions for this new tutorial. That would help us improving it!

0 commit comments

Comments
 (0)