We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi!
I have been trying to run the POEMColoc library using one SNP from GWAS catalog and some eQTL data from GTEx.
As a reference panel I used the 1000 Genomes chromosome 19 GDS file, but I found the error:
Error in POEMColoc(teste_selected, teste_eqtl_data, gds = "/lgcm/projects/OMICS_genomics/fernando.rossi/data/input/dados_Sa_POEMColoc/phase3.chr19.GRCh38.GT.crossmap.gds", : │······· $ operator is invalid for atomic vectors
It looks like something in the POEMColoc function is causing an error.
Hope to hear from you soon!
Cheers, Fernando Rossi
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi!
I have been trying to run the POEMColoc library using one SNP from GWAS catalog and some eQTL data from GTEx.
As a reference panel I used the 1000 Genomes chromosome 19 GDS file, but I found the error:
Error in POEMColoc(teste_selected, teste_eqtl_data, gds = "/lgcm/projects/OMICS_genomics/fernando.rossi/data/input/dados_Sa_POEMColoc/phase3.chr19.GRCh38.GT.crossmap.gds", : │·······
$ operator is invalid for atomic vectors
It looks like something in the POEMColoc function is causing an error.
Hope to hear from you soon!
Cheers,
Fernando Rossi
The text was updated successfully, but these errors were encountered: