Go to the SVN repository for this file.
39ifstream is(
file.c_str());
48is.getline(line, 0xFFF);
50 if(!is.good())
break;
52 char*token = strtok(line,
" \t");
57 stringgenome_name=
"";
69 case1: from = atoi(token);
break;
70 case2: to = atoi(token);
break;
71 case3:
hash= token;
break;
72 case4: strand1 = token;
break;
73 case5: type3 = token;
break;
74 case6: method = token;
break;
79token = strtok(0,
" \t");
83 boolnew_rrna = tmp_rrna.
find(
hash) == tmp_rrna.
end();
88last_for_type[type3]++;
91descstr << type3 <<
" ribosomal RNA predicted by NCBI method with " 92<< (method==
"ideal"?
"high":
"low")
106ext_rna.
exons.push_back(pair);
107ext_rna.
type= type3;
108ext_rna.
key= ext_rna.
exons[0].from;
111 if(new_rrna) tmp_rrna[
hash] = new_ext_rna;
static bool PrintDetails(int current_verbosity=m_current_verbosity)
int ReadRRNA2(const string &file)
TSimpleSeqs m_extRNAtable2
container_type::const_iterator const_iterator
const_iterator begin() const
const_iterator end() const
const_iterator find(const key_type &key) const
ENa_strand
strand of nucleic acid
string printed_range(const TSeqPos from2, const TSeqPos to2)
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