NVBIO
|
Parsed @PG lines
Definition at line 159 of file sam_header.h.
#include <sam_header.h>
Public Members | |
char * | name |
SAM_hdr_type * | ty |
SAM_hdr_tag * | tag |
int | name_len |
int | id |
int | prev_id |
int SAM_PG::id |
Definition at line 164 of file sam_header.h.
char* SAM_PG::name |
Definition at line 160 of file sam_header.h.
int SAM_PG::name_len |
Definition at line 163 of file sam_header.h.
int SAM_PG::prev_id |
Definition at line 165 of file sam_header.h.
SAM_hdr_tag* SAM_PG::tag |
Definition at line 162 of file sam_header.h.
SAM_hdr_type* SAM_PG::ty |
Definition at line 161 of file sam_header.h.