vcfpp
|
This is the complete list of members for vcfpp::BcfReader, including all inherited members.
BcfReader() | vcfpp::BcfReader | inline |
BcfReader(const std::string &file) | vcfpp::BcfReader | inline |
BcfReader(const std::string &file, const std::string ®ion) | vcfpp::BcfReader | inline |
BcfReader(const std::string &file, const std::string ®ion, const std::string &samples) | vcfpp::BcfReader | inline |
close() | vcfpp::BcfReader | inline |
getHeader() const | vcfpp::BcfReader | inline |
getNextVariant(BcfRecord &r) | vcfpp::BcfReader | inline |
getStatus(const std::string ®ion) | vcfpp::BcfReader | inline |
getVariantsCount(const std::string ®ion) | vcfpp::BcfReader | inline |
header | vcfpp::BcfReader | |
nsamples | vcfpp::BcfReader | |
open(const std::string &file) | vcfpp::BcfReader | inline |
SamplesName | vcfpp::BcfReader | |
setRegion(const std::string ®ion) | vcfpp::BcfReader | inline |
setSamples(const std::string &samples) | vcfpp::BcfReader | inline |
setThreads(int n) | vcfpp::BcfReader | inline |
~BcfReader() (defined in vcfpp::BcfReader) | vcfpp::BcfReader | inline |