From db7c2616ce1af22a89e1085a4da9ba18cf49f699 Mon Sep 17 00:00:00 2001 From: Chien-Chi Lo Date: Tue, 31 Jul 2018 15:53:36 -0600 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) 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 -----------