From 4f2dfc68d36342df41dd87cb7b30d7b7b825daad Mon Sep 17 00:00:00 2001 From: coolneng Date: Sat, 13 Nov 2021 18:43:33 +0100 Subject: [PATCH] Update README --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 29b8ce8..99158dc 100644 --- a/README.org +++ b/README.org @@ -1,6 +1,6 @@ * Adapter parser -This tool parses fastqc reports to extract the adapter sequences, from the *Overrepresented sequences*, and then outputs them to a text file. +This tool parses fastqc reports to extract the adapter sequences, from the *Overrepresented sequences*, and then outputs them to a text file. It also outputs the mean and standard deviation of the sequences length. ** Technologies