BCF2 encoder / decoder implement new site / genotype block organization

-- Supports final organization of data blocks into sites data and genotypes data
This commit is contained in:
Mark DePristo 2012-05-10 17:43:18 -04:00
parent 27b51d4dea
commit 450f098a61
1 changed files with 0 additions and 4 deletions

View File

@ -384,10 +384,6 @@ public class VariantContextBuilder {
return this;
}
public long getStart() {
return start;
}
/**
* Tells us that the resulting VariantContext should have the specified contig stop
* @param stop