Partially implemented NewHotnessGenotypeLikelihoodsTest caused the tests to fail.

Ouch!  So hot it burned me.


git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@1403 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
hanna 2009-08-10 20:45:44 +00:00
parent 3208eaabcc
commit dd228880ed
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,7 @@ import org.broadinstitute.sting.utils.Utils;
import org.broadinstitute.sting.utils.BaseUtils;
import org.broadinstitute.sting.utils.MathUtils;
import org.broadinstitute.sting.BaseTest;
import org.junit.Ignore;
import edu.mit.broad.picard.util.MathUtil;
import java.util.Arrays;
@ -41,6 +42,7 @@ import java.util.Arrays;
* From then on, you can call any of the add() routines to update the likelihoods and posteriors in the above
* model.
*/
@Ignore
public class NewHotnessGenotypeLikelihoodsTest extends BaseTest {
int x;
/* private int coverage = 0;