vash
Fast genetic similarity estimation with hash tables
Loading...
Searching...
No Matches
BayesicSpace::BedDataStats Struct Reference

Attributes of .bed format loci. More...

#include <gvarHash.hpp>

Public Attributes

size_t firstLocusIdx
 First locus index.
 
size_t nLociPerThread
 Number of loci per thread.
 
size_t nBytesPerLocus
 Number of bytes per locus.
 
size_t nBytesToRead
 Number of bytes to read from a .bed file.
 
size_t nLociToRead
 Number of loci to read from a .bed file.
 
size_t nMemChunks
 Number of chunks needed to fit data into RAM.
 

Detailed Description

Attributes of .bed format loci.

Data attributes of locus groups for reading .bed files.


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