Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RealTimeGenomics/rtg-tools
/ getInfo
Method
getInfo
src/main/java/com/rtg/vcf/VcfRecord.java:362–364 ·
view source on GitHub ↗
@return info fields (should be treated as read-only).
()
Source
from the content-addressed store, hash-verified
360
* @
return
info fields (should be treated as read-only).
361
*/
362
public
Map<String, String> getInfo() {
363
return
mInfo;
364
}
365
366
/**
367
* Retrieves an info field value, not split
Callers
15
test
Method · 0.95
testNoPolicy
Method · 0.95
testRetainPolicy
Method · 0.95
testKeep
Method · 0.95
testRemove
Method · 0.95
testRemoveAll
Method · 0.95
testUpdateInfoSingle
Method · 0.95
testUpdateInfoSingleNumeric
Method · 0.95
testNext
Method · 0.95
formatInfoField
Method · 0.95
loadVariants
Method · 0.95
outputDeNovo
Method · 0.95
Calls
1
get
Method · 0.65
Tested by
9
test
Method · 0.76
testNoPolicy
Method · 0.76
testRetainPolicy
Method · 0.76
testKeep
Method · 0.76
testRemove
Method · 0.76
testRemoveAll
Method · 0.76
testUpdateInfoSingle
Method · 0.76
testUpdateInfoSingleNumeric
Method · 0.76
testNext
Method · 0.76