Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BoevaLab/FREEC
/ getNucleotide
Method
getNucleotide
src/SNPposition.cpp:79–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
}
78
79
char SNPposition::getNucleotide() {
80
return nucleotide_;
81
}
82
83
void SNPposition::setFrequency(float freq) {
84
freq_ = freq;
Callers
1
getNucleotideAt
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected