From 0e24430053200db5844479bea00295742df19489 Mon Sep 17 00:00:00 2001 From: Jared Simpson Date: Wed, 18 Aug 2021 11:12:40 -0400 Subject: [PATCH] Fix missing flag in example --- SAMtags.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SAMtags.tex b/SAMtags.tex index c4fd124c4..c418a20bc 100644 --- a/SAMtags.tex +++ b/SAMtags.tex @@ -538,7 +538,7 @@ \subsection{Base modifications} For example {\tt C+.76792,57;} is the same as {\tt C+.h,57;}. An unmodified base of {\tt N} means count any base in {\sf SEQ}, not only those of {\tt N}. -Thus {\tt N+n,100;} means the 101st base is Xanthosine (n), irrespective of the sequence composition. +Thus {\tt N+.n,100;} means the 101st base is Xanthosine (n), irrespective of the sequence composition. The standard code types and their associated ChEBI values are listed below, taken from Viner {\it et al.}%