AlksIDo

Results 3 comments of AlksIDo

> you could build a dataset of any number of samples if you wanted, although there is a step required to merge the per-sample VCFs before Zarr conversion. @alimanfoo May...

Hello, @tomwhite! A VCF files could contain both different and identical variants. For instance, it could be patients from any of the TCGA cohorts. Example VCF_1: ``` #CHROM POS ID...

> 4\. do an outer join using `xr.merge` with `join=outer` On this step I got the following error: `ValueError: cannot reindex or align along dimension 'variants' because the index has...