We used FUMA (v1.8.0) to annotate genetic associations (30). FUMA is an integrative web platform that performs extensive functional annotation for DNA variants in genomic areas identified by lead variants using multiple resources.
I figured out how to upload the summary statistics to
FUMA, which also does MAGMA analyses, so I tried to see if I could replicate the brain enrichment.
There are a lot of customizable options, so I was not able to get the same exact results. I also had to convert all the SNPs from GRCh38 to GRCh37 to be able to use the tool. There are various methods to convert coordinates, and some coordinates are difficult or not possible to map. I used
UCSC liftOver. Out of 8,902,782 variants, 28,169 (or around 0.3%) could not be mapped, so that may play a part in the difference.
Also MAGMA requires setting values for the distance on either side of genes where SNPs are considered as related to a gene. I don't know what value they used, so I used the default of 0 (only SNPs actually within a gene region are considered).
Here's the FUMA created manhattan plot of the data I uploaded:
I got the same 13 significant MAGMA genes (though with slightly different p-values):
And here is the MAGMA tissue enrichment:
For reference, this is the official enrichment from the study:
The tissues are generally the same. All the significant tissues are brain regions, and the first five are still in the same order. The order of the rest are a little different, and a couple brain regions are now not significant, while the pituitary is.
To prove that the brain enrichment isn't dependent on those 13 genes, I deleted them. By that I mean that I deleted all data for the SNPs within 50kb on either side of those 13 genes, so that they couldn't possibly play a part. I uploaded the filtered data and reran the analysis. As expected, there are now no significant MAGMA genes:
But the tissue enrichment is still almost identical (a few brain regions swapped positions and the heights just barely changed):
