A library for working with phylogenetic and population genetic data.
v0.32.0
Deprecated List
Member
genesis::population::run_vcf_window
(SlidingWindowGenerator< Data, Accumulator > &generator, std::string const &vcf_file, std::function< Data(VcfRecord const &)> conversion, std::function< bool(VcfRecord const &)> condition={})
Not in use any more, just kept around in case it might be needed later. Use SlidingIntervalWindowIterator instead.
Class
SlidingWindowGenerator< D, A >
This design turned out to not be convenient to use, is very slow, and uses the now disfunct 0-based position counting.
Generated on Mon Aug 5 2024 16:57:54 for genesis by
1.8.17