Package org.broadinstitute.hellbender.tools.genomicsdb


package org.broadinstitute.hellbender.tools.genomicsdb
  • Classes
    Class
    Description
    Utility class containing various methods for working with GenomicsDB Contains code to modify the GenomicsDB import input using the Protobuf API References: GenomicsDB Protobuf structs: https://github.com/GenomicsDB/GenomicsDB/blob/master/src/resources/genomicsdb_vid_mapping.proto Protobuf generated Java code guide: https://developers.google.com/protocol-buffers/docs/javatutorial#the-protocol-buffer-api https://developers.google.com/protocol-buffers/docs/reference/java-generated
     
    Constants related to GenomicsDB
    Import single-sample GVCFs into GenomicsDB before joint genotyping.
    Encapsulates the GenomicsDB-specific options relevant to the FeatureDataSource
    A class to hold the mappings of sample names to VCF / VCF index paths.