Skip to content
Snippets Groups Projects
Commit 8211344b authored by Alessio Milanese's avatar Alessio Milanese
Browse files

Update README.md

parent e40addf0
No related branches found
No related tags found
No related merge requests found
# Practical: Quality control and read trimming
Objective of the practical:
- Familiarise with fastq files, how to look at them and what they represents;
- Learn how to understand if the reads in your files are of good quality;
- Learn how to remove and trim low quality reads.
Required tools:
- [trimmomatic](http://www.usadellab.org/cms/?page=trimmomatic) (install with [conda](https://anaconda.org/bioconda/trimmomatic))
- [FastQC](https://www.bioinformatics.babraham.ac.uk/projects/fastqc/) (install with [conda](https://anaconda.org/bioconda/fastqc))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment