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: workflows/sars-cov-2-variant-calling/sars-cov-2-pe-illumina-artic-variant-calling/pe-artic-variation.ga
+9-7Lines changed: 9 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
{
2
2
"a_galaxy_workflow": "true",
3
3
"annotation": "The workflow for Illumina-sequenced ARTIC data builds on the RNASeq workflow for paired-end data using the same steps for mapping and variant calling, but adds extra logic for trimming ARTIC primer sequences off reads with the ivar package. In addition, this workflow uses ivar also to identify amplicons affected by ARTIC primer-binding site mutations and tries to exclude reads derived from such tainted amplicons when calculating allele-frequencies of other variants.",
4
+
"comments": [],
4
5
"creator": [
5
6
{
6
7
"class": "Person",
@@ -11,7 +12,6 @@
11
12
"format-version": "0.1",
12
13
"license": "MIT",
13
14
"name": "COVID-19: variation analysis on ARTIC PE data",
14
-
"release": "0.5.4",
15
15
"steps": {
16
16
"0": {
17
17
"annotation": "Illumina reads from ARTIC assay with fastqsanger encoding",
0 commit comments