-
Notifications
You must be signed in to change notification settings - Fork 15
Description
Edit: This issue was kindly resolved by Masahiro Kanai - one can use the gene_annot_jun10.txt file with some reformatting as the MAGMA gene loc file.
...........................................
Hi,
I'm eager to try out PoPS, but I get the error "AssertionError: Covariate ids and Y ids don't match."
I imagine that this may be due to different gene ids (Entrez vs Ensembl). The authors of MAGMA provide links to gene location files with Entrez Gene IDs by default, whereas the example PoPS files seem to use ENSEMBL Gene IDs. I tried a manual conversion of Gene IDs before running MAGMA, but still end up with a slightly different list of genes and errors when running PoPS.
Is the gene location file (for MAGMA) used by the PoPS authors available somewhere?
Thanks!