We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 653965a + 6e87e9b commit 3ed9b1dCopy full SHA for 3ed9b1d
src/java/htsjdk/samtools/cram/lossy/Binning.java
@@ -60,7 +60,7 @@ class Binning {
60
// 25-29 27
61
// 30-34 33
62
// 35-39 37
63
- // ≥40 40
+ // greater than or equal to 40 40
64
// @formatter:on
65
public static final byte[] ILLUMINA_BINNING_MATRIX = new byte[]{
66
// @formatter:off
0 commit comments