google_api_genomics v0.0.1 GoogleApi.Genomics.V1.Model.MergeVariantsRequest View Source

Attributes

  • infoMergeConfig (Map[String, String]): A mapping between info field keys and the InfoMergeOperations to be performed on them. Defaults to: null.

    • Enum - one of
  • variantSetId (String): The destination variant set. Defaults to: null.
  • variants (List[Variant]): The variants to be merged with existing variants. Defaults to: null.