Bad conflict merge before
This commit is contained in:
parent
33a8bdd75f
commit
f77a6d18b8
|
|
@ -223,7 +223,7 @@ public class GenotypeLikelihoods {
|
|||
/**
|
||||
* The maximum number of alleles that we can represent as genotype likelihoods
|
||||
*/
|
||||
final static int MAX_ALLELES_THAT_CAN_BE_GENOTYPED = 50;
|
||||
public final static int MAX_ALLELES_THAT_CAN_BE_GENOTYPED = 50;
|
||||
|
||||
/*
|
||||
* a cache of the PL index to the 2 alleles it represents over all possible numbers of alternate alleles
|
||||
|
|
|
|||
Loading…
Reference in New Issue