Gamgee
You miserable little maggot. I'll stove your head in!
|
#include <vcf.h>
Public Attributes | |
int32_t | n [3] |
bcf_idpair_t * | id [3] |
void * | dict [3] |
char ** | samples |
bcf_hrec_t ** | hrec |
int | nhrec |
int | dirty |
int | ntransl |
int * | transl [2] |
int | nsamples_ori |
uint8_t * | keep_samples |
kstring_t | mem |
void* bcf_hdr_t::dict[3] |
int bcf_hdr_t::dirty |
bcf_hrec_t** bcf_hdr_t::hrec |
bcf_idpair_t* bcf_hdr_t::id[3] |
uint8_t* bcf_hdr_t::keep_samples |
kstring_t bcf_hdr_t::mem |
int32_t bcf_hdr_t::n[3] |
int bcf_hdr_t::nhrec |
int bcf_hdr_t::nsamples_ori |
int bcf_hdr_t::ntransl |
char** bcf_hdr_t::samples |
int * bcf_hdr_t::transl[2] |