Query Docs
Batch Docs
Forum
Science
Blog
Workshop
Hail Docs (0.2)
Installation
Hail on the Cloud
Tutorials
Reference (Python API)
Classes
Modules
expressions
types
functions
aggregators
scans
methods
nd
utils
linalg
stats
genetics
plot
ggplot
vds
VariantDataset
hail.vds.read_vds
hail.vds.filter_samples
hail.vds.filter_variants
hail.vds.filter_intervals
hail.vds.filter_chromosomes
hail.vds.sample_qc
hail.vds.split_multi
hail.vds.interval_coverage
hail.vds.impute_sex_chromosome_ploidy
hail.vds.impute_sex_chr_ploidy_from_interval_coverage
hail.vds.to_dense_mt
hail.vds.to_merged_sparse_mt
hail.vds.truncate_reference_blocks
hail.vds.merge_reference_blocks
hail.vds.lgt_to_gt
hail.vds.local_to_global
hail.vds.store_ref_block_max_length
VDSMetadata
VariantDatasetCombiner
hail.vds.combiner.new_combiner
hail.vds.combiner.load_combiner
The data model of
VariantDataset
experimental
Top-Level Functions
Overview
How-To Guides
Cheatsheets
Datasets
Annotation Database
Libraries
For Software Developers
Other Resources
Change Log And Version Policy
Hail
Python API
Variant Dataset
hail.vds.combiner.load_combiner
View page source
hail.vds.combiner.load_combiner
hail.vds.combiner.
load_combiner
(
path
)
[source]
Load a
VariantDatasetCombiner
from
path
.