MCPcopy Create free account
hub / github.com/BirolLab/RNA-Bloom / getPos

Method getPos

src/rnabloom/bloom/hash/NTHashIterator.java:75–77  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

73 }
74
75 public int getPos() {
76 return pos;
77 }
78
79 public int getMax() {
80 return max;

Callers 2

getKmersMethod · 0.95
minimalSetMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected