biomcmc-lib  0.1
low level library for phylogenetic analysis
Data Fields
kmerhash_struct Struct Reference
Collaboration diagram for kmerhash_struct:
Collaboration graph
[legend]

Data Fields

kmer_params p
 
uint64_t * forward
 
uint64_t * reverse
 
uint64_t * hash
 
uint64_t * kmer
 
int n_hash
 hash = 4mer, 8mer, etc. hashed ; kmer = original bitstring OR its complement, masked
 
int n_f
 
char * dna
 n_f = 2 (128bits)
 
size_t i
 
size_t n_dna
 
int ref_counter
 

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