NVBIO
|
Parsed @SQ lines
Definition at line 142 of file sam_header.h.
#include <sam_header.h>
Public Members | |
char * | name |
uint32_t | len |
SAM_hdr_type * | ty |
SAM_hdr_tag * | tag |
uint32_t SAM_SQ::len |
Definition at line 144 of file sam_header.h.
char* SAM_SQ::name |
Definition at line 143 of file sam_header.h.
SAM_hdr_tag* SAM_SQ::tag |
Definition at line 146 of file sam_header.h.
SAM_hdr_type* SAM_SQ::ty |
Definition at line 145 of file sam_header.h.