Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RealTimeGenomics/rtg-tools
/ getRefCall
Method
getRefCall
src/main/java/com/rtg/vcf/VcfRecord.java:203–205 ·
view source on GitHub ↗
@return reference call
()
Source
from the content-addressed store, hash-verified
201
* @
return
reference call
202
*/
203
public
String getRefCall() {
204
return
mRefCall;
205
}
206
207
/**
208
* Sets the reference allele
Callers
15
test
Method · 0.95
testNext
Method · 0.95
testMerge
Method · 0.95
getAllele
Method · 0.95
toString
Method · 0.95
call
Method · 0.95
replaySequence
Method · 0.95
accept
Method · 0.80
checkRecord
Method · 0.80
accept
Method · 0.80
ref
Function · 0.80
canDecompose
Method · 0.80
Calls
no outgoing calls
Tested by
6
test
Method · 0.76
testNext
Method · 0.76
testMerge
Method · 0.76
accept
Method · 0.64
checkRecord
Method · 0.64
accept
Method · 0.64