Removed TileCovariate as a dependency for AnalyzeCovariates.jar
This commit is contained in:
parent
7fbc5987d0
commit
8a78414432
|
|
@ -10,7 +10,6 @@
|
||||||
<class name="org.broadinstitute.sting.gatk.walkers.recalibration.QualityScoreCovariate" />
|
<class name="org.broadinstitute.sting.gatk.walkers.recalibration.QualityScoreCovariate" />
|
||||||
<class name="org.broadinstitute.sting.gatk.walkers.recalibration.CycleCovariate" />
|
<class name="org.broadinstitute.sting.gatk.walkers.recalibration.CycleCovariate" />
|
||||||
<class name="org.broadinstitute.sting.gatk.walkers.recalibration.ReadGroupCovariate" />
|
<class name="org.broadinstitute.sting.gatk.walkers.recalibration.ReadGroupCovariate" />
|
||||||
<class name="org.broadinstitute.sting.gatk.walkers.recalibration.TileCovariate" />
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</executable>
|
</executable>
|
||||||
<resources>
|
<resources>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue