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

Detailed description

Definition at line 75 of file vcf.h.

#include <vcf.h>

Public Members

int32_t n [3]
 
bcf_idpair_tid [3]
 
void * dict [3]
 
char ** samples
 
bcf_hrec_t ** hrec
 
int nhrec
 
int ntransl
 
int * transl [2]
 
int nsamples_ori
 
uint8_tkeep_samples
 
kstring_t mem
 

Member Data Documentation

void* bcf_hdr_t::dict[3]

Definition at line 78 of file vcf.h.

bcf_hrec_t** bcf_hdr_t::hrec

Definition at line 80 of file vcf.h.

bcf_idpair_t* bcf_hdr_t::id[3]

Definition at line 77 of file vcf.h.

uint8_t* bcf_hdr_t::keep_samples

Definition at line 84 of file vcf.h.

kstring_t bcf_hdr_t::mem

Definition at line 85 of file vcf.h.

int32_t bcf_hdr_t::n[3]

Definition at line 76 of file vcf.h.

int bcf_hdr_t::nhrec

Definition at line 81 of file vcf.h.

int bcf_hdr_t::nsamples_ori

Definition at line 83 of file vcf.h.

int bcf_hdr_t::ntransl

Definition at line 82 of file vcf.h.

char** bcf_hdr_t::samples

Definition at line 79 of file vcf.h.

int * bcf_hdr_t::transl[2]

Definition at line 82 of file vcf.h.


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