Skip to content

Commit

Permalink
fixed conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
dmmiller612 committed Nov 8, 2017
2 parents 8bcf8bd + f108dd3 commit 9e0730f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ class VCFResourceRelation(
private val annotations = vcf.filter(col(TEXT_VALUE).startsWith("##INFO")).map(_.getString(1)).rdd.map(VCFFunctions.metaHandler("##INFO="))
private var annotationCount = 1


/*
* order is
* 0. chromosome
Expand Down

0 comments on commit 9e0730f

Please # to comment.