Skip to content

add pvalue filter to eQTL_Catalogue.fetch? #9

@paul-shannon

Description

@paul-shannon

Thank you for this fine package.
Using the dev branch, I sometimes query over large (4M) regions for eqtls, encountering errors like this:

eQTL_Catalogue.fetch failed on study GTEx_V8.Brain_Cerebellum
<simpleError in readBin(structure(3L, class = c("curl", "connection"), 
                                         conn_id = <pointer: 0x951>),   raw(0), 32768L): 
transfer closed with 34871729 bytes remaining to read>

I see that the table returned by fetch (in smaller regions, for instance) has pvals up to 1.0.
Perhaps you could add an extra parameter to the fetch function, specifying a maximum pval, thereby allowing us to greatly reduce the size of the table returned?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions