MCPcopy 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

testMethod · 0.65
testNamesMethod · 0.65
testIgnoreMethod · 0.65
testHashEqualsMethod · 0.65
testHashMethod · 0.65
testCodeMethod · 0.65
checkMethod · 0.65
checkMethod · 0.65
testCodeMethod · 0.65
checkCodeMethod · 0.65
checkCodeRMethod · 0.65
testCodonToAmino1Method · 0.65

Implementers 4

UnidirectionalFramesrc/main/java/com/rtg/mode/Unidirectio
TranslatedFramesrc/main/java/com/rtg/mode/TranslatedF
BidirectionalFramesrc/main/java/com/rtg/mode/Bidirection
ProteinFramesrc/main/java/com/rtg/mode/ProteinFram

Calls

no outgoing calls

Tested by 15

testMethod · 0.52
testNamesMethod · 0.52
testIgnoreMethod · 0.52
testHashEqualsMethod · 0.52
testHashMethod · 0.52
testCodeMethod · 0.52
checkMethod · 0.52
checkMethod · 0.52
testCodeMethod · 0.52
checkCodeMethod · 0.52
checkCodeRMethod · 0.52
testCodonToAmino1Method · 0.52