Not sure how I missed these. These lines are now superfluous.
This commit is contained in:
parent
b9d0d2af22
commit
65c5d55b72
|
|
@ -62,7 +62,6 @@ public class UGCallVariants extends RodWalker<VariantCallContext, Integer> {
|
|||
private Set<String> trackNames = new HashSet<String>();
|
||||
|
||||
public void initialize() {
|
||||
UAC.NO_SLOD = true;
|
||||
|
||||
for ( ReferenceOrderedDataSource d : getToolkit().getRodDataSources() ) {
|
||||
if ( d.getName().startsWith("variant") )
|
||||
|
|
|
|||
Loading…
Reference in New Issue