MCPcopy 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

testMethod · 0.95
testNextMethod · 0.95
testMergeMethod · 0.95
getAlleleMethod · 0.95
toStringMethod · 0.95
callMethod · 0.95
replaySequenceMethod · 0.95
acceptMethod · 0.80
checkRecordMethod · 0.80
acceptMethod · 0.80
refFunction · 0.80
canDecomposeMethod · 0.80

Calls

no outgoing calls

Tested by 6

testMethod · 0.76
testNextMethod · 0.76
testMergeMethod · 0.76
acceptMethod · 0.64
checkRecordMethod · 0.64
acceptMethod · 0.64