Hello,
I have been using RAiSD on a modern human dataset with ~4100 individuals to assess positive selection segments across the genome. I have separated my VCFs by population and am getting an error with only one population. It errors out on the following command with the below issue and I am not sure how to fix it.
Command: ./RAiSD -n FIN -I Path/to/VCF/FIN_only.ALLChroms.vcf -R
RAiSD: sources/RAiSD_Dataset.c:1806: RSDDataset_getNumberOfSamples_vcf: Assertion `RSDDataset->numberOfSamples>=1' failed.
Aborted
The VCF files were created at different times but from the same original data source. They followed the same construction commands so I am not sure why this specific population is throwing an error. Based on the error it is suggesting that I have some issues with the samples, but that is not the case as the samples appear to be correct and have corresponding phased genotypes (like the rest of the data did).
Thank you for your help!
Chris
Hello,
I have been using RAiSD on a modern human dataset with ~4100 individuals to assess positive selection segments across the genome. I have separated my VCFs by population and am getting an error with only one population. It errors out on the following command with the below issue and I am not sure how to fix it.
Command: ./RAiSD -n FIN -I Path/to/VCF/FIN_only.ALLChroms.vcf -R
RAiSD: sources/RAiSD_Dataset.c:1806: RSDDataset_getNumberOfSamples_vcf: Assertion `RSDDataset->numberOfSamples>=1' failed.
Aborted
The VCF files were created at different times but from the same original data source. They followed the same construction commands so I am not sure why this specific population is throwing an error. Based on the error it is suggesting that I have some issues with the samples, but that is not the case as the samples appear to be correct and have corresponding phased genotypes (like the rest of the data did).
Thank you for your help!
Chris