diff --git a/README.md b/README.md index 87961c0..670a00e 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,11 @@ COMPILE ** A FaQCs binary executable will be ready to use and it can be moved to user's or system PATH environment. +** Trimming only comparison (--trim_only) + +![comparison](https://github.com/LANL-Bioinformatics/EDGE/blob/gh-pages/images/FaQCs_performance.png) + + ----------- BASIC USAGE ----------- @@ -34,6 +39,8 @@ BASIC USAGE $ FaQCs -p reads1.fastq reads2.fastq -d out_directory -qc_only + + ----------- FULL USAGE -----------