#include <fasta_query.h>
◆ getContigHeader()
std::string FASTAQuery::getContigHeader |
( |
| ) |
|
◆ getFilepath()
std::string FASTAQuery::getFilepath |
( |
| ) |
|
◆ query()
std::string FASTAQuery::query |
( |
std::string |
chr, |
|
|
int |
pos_start, |
|
|
int |
pos_end |
|
) |
| |
◆ setFilepath()
int FASTAQuery::setFilepath |
( |
std::string |
fasta_filepath | ) |
|
◆ chr_to_seq
std::map<std::string, std::string> FASTAQuery::chr_to_seq |
|
private |
◆ fasta_filepath
std::string FASTAQuery::fasta_filepath |
|
private |
The documentation for this class was generated from the following files: