From a92bd75b7bcf28b9a01c435e049129b9d664ded9 Mon Sep 17 00:00:00 2001 From: Heng Li Date: Sat, 1 Jul 2017 11:54:07 -0400 Subject: [PATCH] make the table fit 80 columns --- minimap2.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/minimap2.1 b/minimap2.1 index 0c7324e..919e158 100644 --- a/minimap2.1 +++ b/minimap2.1 @@ -243,7 +243,7 @@ _ 2 int Query sequence length 3 int Query start coordinate (0-based) 4 int Query end coordinate (0-based) -5 char `+' if query and target on the same strand; `-' if opposite +5 char `+' if query/target on the same strand; `-' if opposite 6 string Target sequence name 7 int Target sequence length 8 int Target start coordinate on the original strand