Go to the SVN repository for this file.
46 constvector<string>& gffColumns,
47 bool& scoreIsPresent,
51 autoscore = gffColumns[5];
53scoreIsPresent =
false;
60 catch(std::exception&) {
63scoreIsPresent =
true;
70 constvector<string>& gffColumns,
74phase = gffColumns[7];
75vector<string> valid = {
".",
"0",
"1",
"2"};
76 autovalidIt = find(valid.begin(), valid.end(), phase);
77 return(validIt != valid.end());
86vector<CCdregion::TFrame> frameValues = {
93 returnframeValues[phase[0] -
'0'];
static bool InitializeFrame(const std::vector< std::string > &, std::string &)
static CCdregion::TFrame PhaseToFrame(const std::string &)
static bool InitializeScore(const std::vector< std::string > &, bool &, double &)
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define END_SCOPE(ns)
End the previously defined scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
#define BEGIN_SCOPE(ns)
Define a new scope.
static double StringToDouble(const CTempStringEx str, TStringToNumFlags flags=0)
Convert string to double.
@ eFrame_not_set
not set, code uses one
@ eFrame_three
reading frame
Defines classes: CDirEntry, CFile, CDir, CSymLink, CMemoryFile, CFileUtil, CFileLock,...
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4