hs-samtools-0.7.0.0: Read and write SAM, BAM, and CRAM files.
Copyright(c) Matthew Mosior 2023
LicenseBSD-style
Maintainermattm.github@gmail.com
Portabilityportable
Safe HaskellSafe-Inferred
LanguageHaskell2010

Data.SAM.Version1_6.Header.RG

Description

Description

This library enables the decoding/encoding of SAM, BAM and CRAM file formats.

Synopsis

SAM version 1.6 Read group data type

data SAM_V1_6_Read_Group Source #

Custom SAM (version 1.6) SAM_V1_6_Read_Group data type.

See section 1.3 of the SAM v1.6 specification documentation.

SAM version 1.6 Read group data types

newtype SAM_V1_6_Read_Group_Identifier Source #

newtype SAM_V1_6_Read_Group_Barcode_Sequence Source #

Instances

Instances details
Generic SAM_V1_6_Read_Group_Barcode_Sequence Source # 
Instance details

Defined in Data.SAM.Version1_6.Header.RG

Show SAM_V1_6_Read_Group_Barcode_Sequence Source # 
Instance details

Defined in Data.SAM.Version1_6.Header.RG

Eq SAM_V1_6_Read_Group_Barcode_Sequence Source # 
Instance details

Defined in Data.SAM.Version1_6.Header.RG

type Rep SAM_V1_6_Read_Group_Barcode_Sequence Source # 
Instance details

Defined in Data.SAM.Version1_6.Header.RG

type Rep SAM_V1_6_Read_Group_Barcode_Sequence = D1 ('MetaData "SAM_V1_6_Read_Group_Barcode_Sequence" "Data.SAM.Version1_6.Header.RG" "hs-samtools-0.7.0.0-inplace" 'True) (C1 ('MetaCons "SAM_V1_6_Read_Group_Barcode_Sequence" 'PrefixI 'True) (S1 ('MetaSel ('Just "sam_v1_6_read_group_barcode_sequence_value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 ByteString)))

newtype SAM_V1_6_Read_Group_Sequencing_Center Source #

Instances

Instances details
Generic SAM_V1_6_Read_Group_Sequencing_Center Source # 
Instance details

Defined in Data.SAM.Version1_6.Header.RG

Show SAM_V1_6_Read_Group_Sequencing_Center Source # 
Instance details

Defined in Data.SAM.Version1_6.Header.RG

Eq SAM_V1_6_Read_Group_Sequencing_Center Source # 
Instance details

Defined in Data.SAM.Version1_6.Header.RG

type Rep SAM_V1_6_Read_Group_Sequencing_Center Source # 
Instance details

Defined in Data.SAM.Version1_6.Header.RG

type Rep SAM_V1_6_Read_Group_Sequencing_Center = D1 ('MetaData "SAM_V1_6_Read_Group_Sequencing_Center" "Data.SAM.Version1_6.Header.RG" "hs-samtools-0.7.0.0-inplace" 'True) (C1 ('MetaCons "SAM_V1_6_Read_Group_Sequencing_Center" 'PrefixI 'True) (S1 ('MetaSel ('Just "sam_v1_6_read_group_sequencing_center_value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 ByteString)))

newtype SAM_V1_6_Read_Group_Description Source #

newtype SAM_V1_6_Read_Group_Run_Date Source #

newtype SAM_V1_6_Read_Group_Flow_Order Source #

newtype SAM_V1_6_Read_Group_Key_Sequence Source #

newtype SAM_V1_6_Read_Group_Programs Source #

newtype SAM_V1_6_Read_Group_Predicted_Median_Insert_Size Source #

Instances

Instances details
Generic SAM_V1_6_Read_Group_Predicted_Median_Insert_Size Source # 
Instance details

Defined in Data.SAM.Version1_6.Header.RG

Show SAM_V1_6_Read_Group_Predicted_Median_Insert_Size Source # 
Instance details

Defined in Data.SAM.Version1_6.Header.RG

Eq SAM_V1_6_Read_Group_Predicted_Median_Insert_Size Source # 
Instance details

Defined in Data.SAM.Version1_6.Header.RG

type Rep SAM_V1_6_Read_Group_Predicted_Median_Insert_Size Source # 
Instance details

Defined in Data.SAM.Version1_6.Header.RG

type Rep SAM_V1_6_Read_Group_Predicted_Median_Insert_Size = D1 ('MetaData "SAM_V1_6_Read_Group_Predicted_Median_Insert_Size" "Data.SAM.Version1_6.Header.RG" "hs-samtools-0.7.0.0-inplace" 'True) (C1 ('MetaCons "SAM_V1_6_Read_Group_Predicted_Median_Insert_Size" 'PrefixI 'True) (S1 ('MetaSel ('Just "sam_v1_6_read_group_predicted_median_insert_size_value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 ByteString)))

newtype SAM_V1_6_Read_Group_Platform Source #

newtype SAM_V1_6_Read_Group_Platform_Model Source #

newtype SAM_V1_6_Read_Group_Platform_Unit Source #