From 59ac62e890a7a1c11c6e316f12fd284b31c0c4ab Mon Sep 17 00:00:00 2001 From: Calvin Morrison Date: Fri, 28 Mar 2014 00:08:04 -0400 Subject: update selected_mers.py portion --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b0d8063..665e8b7 100644 --- a/README.md +++ b/README.md @@ -173,8 +173,8 @@ The file structure outputted by default is this: ### select\_mers.py output -Select mers outputs a tab delimited file, with 4 columns: mer foreground count -background count and the mer selectivity we give it. (higher is better) +Select mers outputs a tab delimited file, with 4 columns: mer, foreground count, +background count, and the mer selectivity value. (higher is better) CTAACTTAGGTC 1572 155 10.14194 CTAACATAGGTC 1479 132 11.20455 -- cgit v1.2.3