|
Sample SNPs
Fast ordered sampling of rows from large text or binary files. Special cases for DNA variant files (.bed, VCF, HapMap, etc).
|
This is the complete list of members for sampFiles::GtxtFile, including all inherited members.
| _fileName | sampFiles::GtxtFile | protected |
| _head | sampFiles::GtxtFile | protected |
| _varFile | sampFiles::VarFile | protected |
| close() | sampFiles::GtxtFile | virtual |
| GtxtFile() | sampFiles::GtxtFile | inline |
| GtxtFile(const string &fileName) | sampFiles::GtxtFile | inline |
| GtxtFile(const string &fileName, const bool &head) | sampFiles::GtxtFile | inline |
| GtxtFile(const GtxtFile &in)=default | sampFiles::GtxtFile | |
| GtxtFile(GtxtFile &&in)=default | sampFiles::GtxtFile | |
| open() | sampFiles::GtxtFile | inlinevirtual |
| operator=(const GtxtFile &in)=default | sampFiles::GtxtFile | |
| operator=(GtxtFile &&in)=default | sampFiles::GtxtFile | |
| sampFiles::VarFile::operator=(const VarFile &in)=default | sampFiles::VarFile | |
| sampFiles::VarFile::operator=(VarFile &&in)=default | sampFiles::VarFile | |
| VarFile() | sampFiles::VarFile | inlineprotected |
| VarFile(const VarFile &in)=default | sampFiles::VarFile | |
| VarFile(VarFile &&in)=default | sampFiles::VarFile | |
| ~GtxtFile() | sampFiles::GtxtFile | inline |
| ~VarFile() | sampFiles::VarFile | inline |