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/Protein.java:153–156 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
151
}
152
153
@Override
154
public
int
ordinal() {
155
return
mOrdinal;
156
}
157
158
@Override
159
public
boolean ignore() {
Callers
6
testIgnore
Method · 0.95
testCodonToAmino1
Method · 0.95
compareTo
Method · 0.95
equals
Method · 0.95
hashCode
Method · 0.95
codeIndex
Method · 0.95
Calls
no outgoing calls
Tested by
2
testIgnore
Method · 0.76
testCodonToAmino1
Method · 0.76