Skip to content

Commit 59a0d0c

Browse files
committed
Merge branch 'master' of github.com:samtools/hts-specs
2 parents 008387a + 98245c0 commit 59a0d0c

9 files changed

Lines changed: 2 additions & 1 deletion

File tree

CRAMv3.pdf

395 Bytes
Binary file not shown.

SAMtags.pdf

436 Bytes
Binary file not shown.

SAMv1.pdf

-366 Bytes
Binary file not shown.

SAMv1.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ \subsection{The header section}
317317
& {\tt PG} & Programs used for processing the read group.\\\cline{2-3}
318318
& {\tt PI} & Predicted median insert size.\\\cline{2-3}
319319
& {\tt PL} & Platform/technology used to produce the reads. \emph{Valid values}:
320-
{\tt CAPILLARY}, {\tt DNBSEQ} (MGI/BGI), {\tt HELICOS}, {\tt ILLUMINA}, {\tt IONTORRENT}, {\tt LS454}, {\tt ONT} (Oxford Nanopore), {\tt PACBIO} (Pacific Biosciences), and {\tt SOLID}.
320+
{\tt CAPILLARY}, {\tt DNBSEQ} (MGI/BGI), {\tt ELEMENT}, {\tt HELICOS}, {\tt ILLUMINA}, {\tt IONTORRENT}, {\tt LS454}, {\tt ONT} (Oxford Nanopore), {\tt PACBIO} (Pacific Biosciences), {\tt SOLID}, and {\tt ULTIMA}.
321321
This field should be omitted when the technology is not in this list (though the {\tt PM} field may still be present in this case) or is unknown.\\\cline{2-3}
322322
& {\tt PM} & Platform model. Free-form text providing further details of the platform/technology used.\\\cline{2-3}
323323
& {\tt PU} & Platform unit (e.g., flowcell-barcode.lane for Illumina or slide for SOLiD). Unique identifier.\\\cline{2-3}
@@ -1442,6 +1442,7 @@ \section{SAM Version History}\label{sec:history}
14421442
\subsection*{1.6: 28 November 2017 to current}
14431443
14441444
\begin{itemize}
1445+
\item Add {\tt ELEMENT} and {\tt ULTIMA} to the list of {\tt @RG PL} header tag values. (Aug 2022)
14451446
\item Clarify that header field tags must be distinct within each line, and that the ordering of both header fields and alignment optional fields is not significant. (Jun 2021)
14461447
\item Clarify the meaning of TLEN when secondary alignments are present. (May 2021)
14471448
\item Bin calculation changed for alignment records whose CIGAR strings consume no reference bases: like unmapped records, they are considered to have length one (rather than zero). (Jan 2021)

VCFv4.1.pdf

209 Bytes
Binary file not shown.

VCFv4.2.pdf

201 Bytes
Binary file not shown.

VCFv4.3.pdf

-7.31 KB
Binary file not shown.

VCFv4.3.tex

100755100644
File mode changed.

VCFv4.4.draft.tex

100755100644
File mode changed.

0 commit comments

Comments
 (0)