Skip to content

Commit 9c3c06e

Browse files
committed
Change FastQE to version 0.3.1 including corresponding images
1 parent 29ae1af commit 9c3c06e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Loading
Loading

topics/sequence-analysis/tutorials/quality-control/tutorial.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ To take a look at sequence quality along all sequences, we can use [FASTQE](http
181181
182182
> <hands-on-title>Quality check</hands-on-title>
183183
>
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
185185
> - {% icon param-files %} *"FastQ data"*: `Reads`
186186
> - {% icon param-select %} *"Score types to show"*: `Mean`
187187
>
@@ -690,7 +690,7 @@ We can examine our trimmed data with FASTQE and/or FastQC.
690690
691691
> <hands-on-title>Checking quality after trimming</hands-on-title>
692692
>
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
694694
> - {% icon param-files %} *"FastQ data"*: `Cutadapt Read 1 Output`
695695
> - {% icon param-select %} *"Score types to show"*: `Mean`
696696
>
@@ -1124,7 +1124,7 @@ This step is the usual first step for analyses such as RNA-Seq, ChIP-Seq, or any
11241124
Quality control steps are similar for any type of sequencing data:
11251125
11261126
- 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) %}
11281128
- *Short+Long*: {% tool [FASTQC](toolshed.g2.bx.psu.edu/repos/devteam/fastqc/fastqc/0.73+galaxy0) %}
11291129
- *Long Reads*: {% tool [Nanoplot](toolshed.g2.bx.psu.edu/repos/iuc/nanoplot/nanoplot/1.41.0+galaxy0) %}
11301130
- *Nanopore only*: {% tool [PycoQC](toolshed.g2.bx.psu.edu/repos/iuc/pycoqc/pycoqc/2.5.2+galaxy0) %}

0 commit comments

Comments
 (0)