Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BoevaLab/FREEC
/ getPosition
Method
getPosition
src/SNPposition.cpp:75–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
}
74
75
int SNPposition::getPosition() {
76
return position_;
77
}
78
79
char SNPposition::getNucleotide() {
80
return nucleotide_;
Callers
1
getPositionAt
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected