From 0eee4fa1b005d393161b6ef71ebd5736fa3819f3 Mon Sep 17 00:00:00 2001 From: Heng Li Date: Tue, 4 Nov 2014 16:00:25 -0500 Subject: [PATCH] nothing, really --- bwa-typeHLA.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bwa-typeHLA.js b/bwa-typeHLA.js index cdcbbd3..862d7bc 100644 --- a/bwa-typeHLA.js +++ b/bwa-typeHLA.js @@ -62,7 +62,7 @@ if (arguments.length == getopt.ind) { print(""); print("Note: The output is TAB delimited with each line consisting of allele1, allele2,"); print(" #mismatches/gaps on primary exons, #mismatches/gaps on other exons and"); - print(" #exons used in typing."); + print(" #exons used in typing.\n"); exit(1); }