You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
also have an ordinary coordinate such that it can be placed at a
436
447
desired position after sorting. If {\sf RNAME} is `*', no assumptions
437
448
can be made about {\sf POS} and {\sf CIGAR}.
449
+
450
+
FIXME reference name details.
451
+
438
452
\item {\sf POS}: 1-based leftmost mapping POSition of the first {\sf
439
453
CIGAR} operation that ``consumes'' a reference base (see table below).
440
454
The first base in a reference sequence has coordinate 1. {\sf
@@ -1233,6 +1247,7 @@ \section{SAM Version History}\label{sec:history}
1233
1247
\subsection*{1.6: 28 November 2017 to current}
1234
1248
1235
1249
\begin{itemize}
1250
+
\item Allowable punctuation in RNAME and similar fields restricted. (Aug 2018)
1236
1251
\item B array optional fields may have no entries---this was already representable in BAM, clarified that empty arrays are permitted in SAM too. (Jul 2018)
0 commit comments