Hi all. I've been struggling with the '0% of model SNPs used' error in multiple cohorts, across multiple permutations of the command, for individual level PrediXcan.
I cloned the most recent version of the software (git clone
https://github.com/hakyimlab/MetaXcan.git), followed by creating the conda environment using the .yaml file in the software direcotry. I've attempted this in UK Biobank (hg19) as well as an external cohort (hg38 imputed) - I've tested in both using files in vcf.gz format.
I've attached images of the commands and outputs in UKB. The first shows a test with the elastic net model and vcf files (hg19) using rsids as the map key. I've also checked for the overlap in rsids between the Elastic net model weights table and the vcf file - it's 13%. The second image shows a test with the mashr model and vcf files, where I've ensured that I've included a chain file for liftover, the database snp key is 'varID', and I've specified that the program do on the fly mapping.
Elastic net:
Mashr: