|
NVBIO
|
Parsed @RG lines
Definition at line 150 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 SAM_RG::id |
Definition at line 155 of file sam_header.h.
| char* SAM_RG::name |
Definition at line 151 of file sam_header.h.
| int SAM_RG::name_len |
Definition at line 154 of file sam_header.h.
| SAM_hdr_tag* SAM_RG::tag |
Definition at line 153 of file sam_header.h.
| SAM_hdr_type* SAM_RG::ty |
Definition at line 152 of file sam_header.h.
1.8.4