Copyright | (c) Matthew Mosior 2024 |
---|---|
License | BSD-style |
Maintainer | mattm.github@gmail.com |
Portability | portable |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Data.BAM.Version1_6.BAM.Header.PG
Description
Description
This library enables the decoding/encoding of SAM, BAM and CRAM file formats.
Synopsis
- data BAM_V1_6_Program = BAM_V1_6_Program {
- bam_v1_6_program_record_identifier :: BAM_V1_6_Program_Record_Identifier
- bam_v1_6_program_name :: Maybe BAM_V1_6_Program_Name
- bam_v1_6_program_command_line :: Maybe BAM_V1_6_Program_Command_Line
- bam_v1_6_program_previous_pg_id :: Maybe BAM_V1_6_Program_Previous_PG_ID
- bam_v1_6_program_description :: Maybe BAM_V1_6_Program_Description
- bam_v1_6_program_version :: Maybe BAM_V1_6_Program_Version
- newtype BAM_V1_6_Program_Record_Identifier = BAM_V1_6_Program_Record_Identifier {}
- newtype BAM_V1_6_Program_Name = BAM_V1_6_Program_Name {}
- newtype BAM_V1_6_Program_Command_Line = BAM_V1_6_Program_Command_Line {}
- newtype BAM_V1_6_Program_Previous_PG_ID = BAM_V1_6_Program_Previous_PG_ID {}
- newtype BAM_V1_6_Program_Description = BAM_V1_6_Program_Description {}
- newtype BAM_V1_6_Program_Version = BAM_V1_6_Program_Version {}
BAM version 1.6 program data type
data BAM_V1_6_Program Source #
Custom BAM (version 1.6) BAM_V1_6_Program
data type.
See section 4.2 of the SAM v1.6 specification documentation.
Constructors
Instances
BAM version 1.6 program data types
newtype BAM_V1_6_Program_Record_Identifier Source #
ID tag for BAM_V1_6_Program
.
Constructors
BAM_V1_6_Program_Record_Identifier | |
Instances
Generic BAM_V1_6_Program_Record_Identifier Source # | |
Defined in Data.BAM.Version1_6.BAM.Header.PG Associated Types type Rep BAM_V1_6_Program_Record_Identifier :: Type -> Type # | |
Show BAM_V1_6_Program_Record_Identifier Source # | |
Defined in Data.BAM.Version1_6.BAM.Header.PG Methods showsPrec :: Int -> BAM_V1_6_Program_Record_Identifier -> ShowS # | |
Eq BAM_V1_6_Program_Record_Identifier Source # | |
type Rep BAM_V1_6_Program_Record_Identifier Source # | |
Defined in Data.BAM.Version1_6.BAM.Header.PG type Rep BAM_V1_6_Program_Record_Identifier = D1 ('MetaData "BAM_V1_6_Program_Record_Identifier" "Data.BAM.Version1_6.BAM.Header.PG" "hs-samtools-0.10.0.3-inplace" 'True) (C1 ('MetaCons "BAM_V1_6_Program_Record_Identifier" 'PrefixI 'True) (S1 ('MetaSel ('Just "bam_v1_6_program_record_identifier_value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 ByteString))) |
newtype BAM_V1_6_Program_Name Source #
PN tag for BAM_V1_6_Program
.
Constructors
BAM_V1_6_Program_Name | |
Fields |
Instances
newtype BAM_V1_6_Program_Command_Line Source #
CL tag for BAM_V1_6_Program
.
Constructors
BAM_V1_6_Program_Command_Line | |
Instances
Generic BAM_V1_6_Program_Command_Line Source # | |
Defined in Data.BAM.Version1_6.BAM.Header.PG Associated Types type Rep BAM_V1_6_Program_Command_Line :: Type -> Type # | |
Show BAM_V1_6_Program_Command_Line Source # | |
Defined in Data.BAM.Version1_6.BAM.Header.PG Methods showsPrec :: Int -> BAM_V1_6_Program_Command_Line -> ShowS # show :: BAM_V1_6_Program_Command_Line -> String # showList :: [BAM_V1_6_Program_Command_Line] -> ShowS # | |
Eq BAM_V1_6_Program_Command_Line Source # | |
Defined in Data.BAM.Version1_6.BAM.Header.PG | |
type Rep BAM_V1_6_Program_Command_Line Source # | |
Defined in Data.BAM.Version1_6.BAM.Header.PG type Rep BAM_V1_6_Program_Command_Line = D1 ('MetaData "BAM_V1_6_Program_Command_Line" "Data.BAM.Version1_6.BAM.Header.PG" "hs-samtools-0.10.0.3-inplace" 'True) (C1 ('MetaCons "BAM_V1_6_Program_Command_Line" 'PrefixI 'True) (S1 ('MetaSel ('Just "bam_v1_6_program_command_line_value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 ByteString))) |
newtype BAM_V1_6_Program_Previous_PG_ID Source #
PP tag for BAM_V1_6_Program
.
Constructors
BAM_V1_6_Program_Previous_PG_ID | |
Instances
Generic BAM_V1_6_Program_Previous_PG_ID Source # | |
Defined in Data.BAM.Version1_6.BAM.Header.PG Associated Types type Rep BAM_V1_6_Program_Previous_PG_ID :: Type -> Type # | |
Show BAM_V1_6_Program_Previous_PG_ID Source # | |
Defined in Data.BAM.Version1_6.BAM.Header.PG Methods showsPrec :: Int -> BAM_V1_6_Program_Previous_PG_ID -> ShowS # | |
Eq BAM_V1_6_Program_Previous_PG_ID Source # | |
Defined in Data.BAM.Version1_6.BAM.Header.PG | |
type Rep BAM_V1_6_Program_Previous_PG_ID Source # | |
Defined in Data.BAM.Version1_6.BAM.Header.PG type Rep BAM_V1_6_Program_Previous_PG_ID = D1 ('MetaData "BAM_V1_6_Program_Previous_PG_ID" "Data.BAM.Version1_6.BAM.Header.PG" "hs-samtools-0.10.0.3-inplace" 'True) (C1 ('MetaCons "BAM_V1_6_Program_Previous_PG_ID" 'PrefixI 'True) (S1 ('MetaSel ('Just "bam_v1_6_program_previous_pg_id_value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 ByteString))) |
newtype BAM_V1_6_Program_Description Source #
DS tag for BAM_V1_6_Program
.
Constructors
BAM_V1_6_Program_Description | |
Instances
newtype BAM_V1_6_Program_Version Source #
VN tag for BAM_V1_6_Program
.
Constructors
BAM_V1_6_Program_Version | |
Fields |