From 166a7a4b1fe9ea691402f0fe421886ad8a8aeabc Mon Sep 17 00:00:00 2001 From: Erik Garrison Date: Fri, 15 Oct 2021 12:42:12 +0200 Subject: [PATCH] fun numbers --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 546175e..c252107 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ haplotype_id := number contig_or_scaffold_name := string ``` -For instance, `HG002#1#ctg3320` names `ctg3320` on the first haplotype (or phase group) of `HG002`, while `HG002#2#ctg9876` is contig `ctg9876` on the other. +For instance, `HG002#1#ctg1234` names `ctg1234` on the first haplotype (or phase group) of `HG002`, while `HG002#2#ctg9876` is contig `ctg9876` on the other. We suggest using `#` as a delimiter, but any character not used in your contig or sample identifiers will work. Tools supporting PanSN should allow the user to change the delimiter.