Cut the test time down

git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@596 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
aaron 2009-05-05 22:05:51 +00:00
parent 89344ccc0f
commit 70afda12c4
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ public class GenomeAnalysisTKTest extends BaseTest {
private final File refFileName = new File("/humgen/gsa-scr1/GATK_Data/Validation_Data/Homo_sapiens_assembly17.fasta");
// skip n number of chromesomes when we do a chromesome by chromesome jumping
private final int skipChrome = 8;
private final int skipChrome = 15;
/**
* This has been blindly moved out of the GenomeAnalysisTK.java where it was hanging on,
* but the author makes very limited promises of any functionality