Quality Control in ¶
FastQC tool to analyse the fastq (or fastq.gz) datasets¶
-
Create a new history and name it
PRJNA630433 Quality Control
-
Copy again all fastq.gz files from the data library into this history. You should have 12 datasets in your history
-
Select the
fastqc
tool. -
In the
Short read data from your current history
menu, select themultiple datasets
button. -
Shift-Click to select all 12 datasets
-
Click
Execute
- Look at the results of
FastQC
: These are the datasets namedFastQC on data xx: Webpage
MultiQC to aggregate and have a general view of sequence qualities in the project¶
-
Select the
MultiQC
tool (you can use the search bar). -
Which tool was used generate logs?
: SelectFastQC
-
Type of FastQC output?
: SelectRaw data
-
FastQC output
Cmd-Click (discontinuous, multiple selection) the 12 files namedFastQC on xx: RawData
-
Click
Execute
Look at the result of MultiQC
, dataset named MultiQC on ...: Webpage
- Pay attention to the General Statistics that indicate the read sizes.
- Pay attention to the
Sequence Quality Histograms
. What can you say about the quality of the samples ? - Have a look to the
Adapter Content
section.