NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Members | List of all members
SAM_RG Struct Reference

Detailed description

Parsed @RG lines

Definition at line 150 of file sam_header.h.

#include <sam_header.h>

Public Members

char * name
 
SAM_hdr_typety
 
SAM_hdr_tagtag
 
int name_len
 
int id
 

Member Data Documentation

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.


The documentation for this struct was generated from the following file: