From 19c15222caa841e9572d956139e5885c81e747e2 Mon Sep 17 00:00:00 2001 From: Mathieu Giraud Date: Thu, 4 Feb 2016 07:01:11 +0100 Subject: [PATCH] doc/algo.org: note on -z and IGH locus --- doc/algo.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/algo.org b/doc/algo.org index 13cfcebfc..588ee8796 100644 --- a/doc/algo.org +++ b/doc/algo.org @@ -507,7 +507,8 @@ in the following situations: These V(D)J designations are obtained by full comparison (dynamic programming) with all germline sequences. - Note that these designations are relatively slow to compute. However, they + Note that these designations are relatively slow to compute, especially + for the IGH locus. However, they are not at the core of the Vidjil clone gathering method (which relies only on the 'window', see above). To check the quality of these designations, the automated test suite include -- GitLab