Commit c50f02d9 authored by Yannis Duffourd's avatar Yannis Duffourd

Adding new method to compute the full genome consensus sequence

parent 3646e45f
......@@ -21,6 +21,7 @@ class Vihgo
std::string getBamFile();
bool isInGeneList( std::string );
bool getCountStop();
int getDepthThreshold();
std::string getConsensusFile();
bool isAnnotationDefined();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment