Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RealTimeGenomics/rtg-tools
/ ordinal
Method
ordinal
src/main/java/com/rtg/mode/Frame.java:42–42 ·
view source on GitHub ↗
Get a unique integer code for the frame. @return a unique integer code.
()
Source
from the content-addressed store, hash-verified
40
* @
return
a unique integer code.
41
*/
42
int
ordinal();
43
44
/**
45
* Get a code with respect to the frame.
Callers
15
test
Method · 0.65
testNames
Method · 0.65
testIgnore
Method · 0.65
testHashEquals
Method · 0.65
testHash
Method · 0.65
testCode
Method · 0.65
check
Method · 0.65
check
Method · 0.65
testCode
Method · 0.65
checkCode
Method · 0.65
checkCodeR
Method · 0.65
testCodonToAmino1
Method · 0.65
Implementers
4
UnidirectionalFrame
src/main/java/com/rtg/mode/Unidirectio
TranslatedFrame
src/main/java/com/rtg/mode/TranslatedF
BidirectionalFrame
src/main/java/com/rtg/mode/Bidirection
ProteinFrame
src/main/java/com/rtg/mode/ProteinFram
Calls
no outgoing calls
Tested by
15
test
Method · 0.52
testNames
Method · 0.52
testIgnore
Method · 0.52
testHashEquals
Method · 0.52
testHash
Method · 0.52
testCode
Method · 0.52
check
Method · 0.52
check
Method · 0.52
testCode
Method · 0.52
checkCode
Method · 0.52
checkCodeR
Method · 0.52
testCodonToAmino1
Method · 0.52