@@ -181,7 +181,7 @@ To take a look at sequence quality along all sequences, we can use [FASTQE](http
181
181
182
182
> <hands-on-title>Quality check</hands-on-title>
183
183
>
184
- > 1. {% tool [FASTQE](toolshed.g2.bx.psu.edu/repos/iuc/fastqe/fastqe/0.2.6+galaxy2 ) %} with the following parameters
184
+ > 1. {% tool [FASTQE](toolshed.g2.bx.psu.edu/repos/iuc/fastqe/fastqe/0.3.1+galaxy0 ) %} with the following parameters
185
185
> - {% icon param-files %} *"FastQ data"*: `Reads`
186
186
> - {% icon param-select %} *"Score types to show"*: `Mean`
187
187
>
@@ -690,7 +690,7 @@ We can examine our trimmed data with FASTQE and/or FastQC.
690
690
691
691
> <hands-on-title>Checking quality after trimming</hands-on-title>
692
692
>
693
- > 1. {% tool [FASTQE](toolshed.g2.bx.psu.edu/repos/iuc/fastqe/fastqe/0.2.6+galaxy2 ) %}: Re-run **FASTQE** with the following parameters
693
+ > 1. {% tool [FASTQE](toolshed.g2.bx.psu.edu/repos/iuc/fastqe/fastqe/0.3.1+galaxy0 ) %}: Re-run **FASTQE** with the following parameters
694
694
> - {% icon param-files %} *"FastQ data"*: `Cutadapt Read 1 Output`
695
695
> - {% icon param-select %} *"Score types to show"*: `Mean`
696
696
>
@@ -1124,7 +1124,7 @@ This step is the usual first step for analyses such as RNA-Seq, ChIP-Seq, or any
1124
1124
Quality control steps are similar for any type of sequencing data:
1125
1125
1126
1126
- Quality assessment with tools like:
1127
- - *Short Reads*: {% tool [FASTQE](toolshed.g2.bx.psu.edu/repos/iuc/fastqe/fastqe/0.2.6+galaxy2 ) %}
1127
+ - *Short Reads*: {% tool [FASTQE](toolshed.g2.bx.psu.edu/repos/iuc/fastqe/fastqe/0.3.1+galaxy0 ) %}
1128
1128
- *Short+Long*: {% tool [FASTQC](toolshed.g2.bx.psu.edu/repos/devteam/fastqc/fastqc/0.73+galaxy0) %}
1129
1129
- *Long Reads*: {% tool [Nanoplot](toolshed.g2.bx.psu.edu/repos/iuc/nanoplot/nanoplot/1.41.0+galaxy0) %}
1130
1130
- *Nanopore only*: {% tool [PycoQC](toolshed.g2.bx.psu.edu/repos/iuc/pycoqc/pycoqc/2.5.2+galaxy0) %}
0 commit comments