Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RealTimeGenomics/rtg-tools
/ getStart
Method
getStart
src/main/java/com/rtg/vcf/VcfRecord.java:140–143 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
138
}
139
140
@Override
141
public
int
getStart() {
142
return
mStart;
143
}
144
145
@Override
146
public
int
getEnd() {
Callers
11
testUpdatePos
Method · 0.95
decompose
Method · 0.95
nextPosition
Method · 0.95
loadVcfIdRanges
Method · 0.95
setNext
Method · 0.95
getOneBasedStart
Method · 0.95
flushFirst
Method · 0.95
loadVariantSet
Method · 0.95
replaySequence
Method · 0.95
mutateSequence
Method · 0.95
mutateSequence
Method · 0.95
Calls
no outgoing calls
Tested by
1
testUpdatePos
Method · 0.76