Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BoevaLab/FREEC
/ push_SNP
Method
push_SNP
src/SNPatChr.cpp:39–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
void SNPatChr::push_SNP(const SNPposition& snp) {
40
SNPpositionArray_.push_back(snp);
41
}
42
43
void SNPatChr::setChromosome(const std::string& chromosome) {
44
chromosome_ = chromosome;
Callers
1
processSNPLine
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected