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

Detailed description

Definition at line 549 of file cram_structs.h.

#include <cram_structs.h>

Public Members

char * name
 
char * fn
 
int64_t length
 
int64_t offset
 
int bases_per_line
 
int line_length
 
int64_t count
 
char * seq
 

Member Data Documentation

int ref_entry::bases_per_line

Definition at line 554 of file cram_structs.h.

int64_t ref_entry::count

Definition at line 556 of file cram_structs.h.

char* ref_entry::fn

Definition at line 551 of file cram_structs.h.

int64_t ref_entry::length

Definition at line 552 of file cram_structs.h.

int ref_entry::line_length

Definition at line 555 of file cram_structs.h.

char* ref_entry::name

Definition at line 550 of file cram_structs.h.

int64_t ref_entry::offset

Definition at line 553 of file cram_structs.h.

char* ref_entry::seq

Definition at line 557 of file cram_structs.h.


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