Hello,
I have successfully used bcftools +liftover in the past for large joint VCFs (ADNI cohort, with ~800 samples).
I was trying to perform the same liftover, this time on joint VCFs from the ROSMAP cohort. These are ~1000 samples, bg37, split per chromosomes.
I started by trying to lift the whole chromosomes. At the speed things were going, I thought one chromosome would take more than one month.
I then decided to subset the VCFs for just a few particular regions of interest. This reduced the VCFs to around 5000 positions per VCF.
Unfortunately, this didn't solve the issue. It seems bcftools +liftover is just stuck in there. And I have no way to know what is going on.
Any clue?
Hello,
I have successfully used
bcftools +liftoverin the past for large joint VCFs (ADNI cohort, with ~800 samples).I was trying to perform the same liftover, this time on joint VCFs from the ROSMAP cohort. These are ~1000 samples, bg37, split per chromosomes.
I started by trying to lift the whole chromosomes. At the speed things were going, I thought one chromosome would take more than one month.
I then decided to subset the VCFs for just a few particular regions of interest. This reduced the VCFs to around 5000 positions per VCF.
Unfortunately, this didn't solve the issue. It seems
bcftools +liftoveris just stuck in there. And I have no way to know what is going on.Any clue?