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

Detailed description

Definition at line 139 of file vcf.h.

#include <vcf.h>

Public Members

int m_fmt
 
int m_info
 
int m_id
 
int m_als
 
int m_allele
 
int m_flt
 
int n_flt
 
int * flt
 
char * id
 
char * als
 
char ** allele
 
bcf_info_tinfo
 
bcf_fmt_tfmt
 
variant_tvar
 
int n_var
 
int var_type
 
int shared_dirty
 
int indiv_dirty
 

Member Data Documentation

char** bcf_dec_t::allele

Definition at line 144 of file vcf.h.

char * bcf_dec_t::als

Definition at line 143 of file vcf.h.

int* bcf_dec_t::flt

Definition at line 142 of file vcf.h.

bcf_fmt_t* bcf_dec_t::fmt

Definition at line 146 of file vcf.h.

char* bcf_dec_t::id

Definition at line 143 of file vcf.h.

int bcf_dec_t::indiv_dirty

Definition at line 150 of file vcf.h.

bcf_info_t* bcf_dec_t::info

Definition at line 145 of file vcf.h.

int bcf_dec_t::m_allele

Definition at line 140 of file vcf.h.

int bcf_dec_t::m_als

Definition at line 140 of file vcf.h.

int bcf_dec_t::m_flt

Definition at line 140 of file vcf.h.

int bcf_dec_t::m_fmt

Definition at line 140 of file vcf.h.

int bcf_dec_t::m_id

Definition at line 140 of file vcf.h.

int bcf_dec_t::m_info

Definition at line 140 of file vcf.h.

int bcf_dec_t::n_flt

Definition at line 141 of file vcf.h.

int bcf_dec_t::n_var

Definition at line 148 of file vcf.h.

int bcf_dec_t::shared_dirty

Definition at line 149 of file vcf.h.

variant_t* bcf_dec_t::var

Definition at line 147 of file vcf.h.

int bcf_dec_t::var_type

Definition at line 148 of file vcf.h.


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