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

Detailed description

Definition at line 1724 of file sam.c.

Public Members

int n
 
uint64_t min
 
uint64_tpos
 
bam_plp_titer
 
int * n_plp
 
const bam_pileup1_t ** plp
 

Member Data Documentation

bam_plp_t* __bam_mplp_t::iter

Definition at line 1727 of file sam.c.

uint64_t __bam_mplp_t::min

Definition at line 1726 of file sam.c.

int __bam_mplp_t::n

Definition at line 1725 of file sam.c.

int* __bam_mplp_t::n_plp

Definition at line 1728 of file sam.c.

const bam_pileup1_t** __bam_mplp_t::plp

Definition at line 1729 of file sam.c.

uint64_t * __bam_mplp_t::pos

Definition at line 1726 of file sam.c.


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