MCPcopy Create free account
hub / github.com/RealTimeGenomics/rtg-tools / type

Method type

src/main/java/com/rtg/mode/Residue.java:58–58  ·  view source on GitHub ↗

Get the type of sequence this residue will be part of. @return the sequence type

()

Source from the content-addressed store, hash-verified

56 * @return the sequence type
57 */
58 SequenceType type();
59
60 /**
61 * Get the single letter code for this residue.

Callers 15

testTypeMethod · 0.65
testTypeMethod · 0.65
testTypeMethod · 0.65
testSingleMethod · 0.65
checkDetailsMethod · 0.65
testSkippingMethod · 0.65
test1Method · 0.65
testBzip2Method · 0.65
checkBasicMethod · 0.65
checkBasicPairedMethod · 0.65
testProtein2Method · 0.65
testMainMethod · 0.65

Implementers 2

DNAsrc/main/java/com/rtg/mode/DNA.java
Proteinsrc/main/java/com/rtg/mode/Protein.jav

Calls

no outgoing calls

Tested by 12

testTypeMethod · 0.52
testTypeMethod · 0.52
testTypeMethod · 0.52
testSingleMethod · 0.52
checkDetailsMethod · 0.52
testSkippingMethod · 0.52
test1Method · 0.52
testBzip2Method · 0.52
checkBasicMethod · 0.52
checkBasicPairedMethod · 0.52
testProtein2Method · 0.52
testMainMethod · 0.52