1
0
Fork 0
mirror of https://github.com/MillironX/taxprofiler.git synced 2024-11-22 09:19:54 +00:00

Remove unnecessary extra point

This commit is contained in:
ljmesi 2022-03-21 18:26:26 +01:00
parent f6fe26de46
commit 4940ec57ff

View file

@ -30,11 +30,10 @@ On release, automated continuous integration tests run the pipeline on a full-si
1. Read QC ([`FastQC`](https://www.bioinformatics.babraham.ac.uk/projects/fastqc/)) 1. Read QC ([`FastQC`](https://www.bioinformatics.babraham.ac.uk/projects/fastqc/))
2. Performs optional read pre-processing 2. Performs optional read pre-processing
- Adapter clipping and merging - Adapter clipping and merging (short, and nanopore reads)
- Low complexity filtering - Low complexity filtering
- Host read removal - Host read removal
- Run merging - Run merging
- Adapter and quality trimming of Nanopore reads
3. Performs taxonomic profiling a choice of: 3. Performs taxonomic profiling a choice of:
- Kraken2 - Kraken2
- MetaPhlAn3 - MetaPhlAn3