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:
parent
89344ccc0f
commit
70afda12c4
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue