Skip to content
New issue

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

Make "ensembl_gene_id" default option for all import functions. #5

Open
itsyogeshd opened this issue Dec 7, 2020 · 2 comments
Open

Comments

@itsyogeshd
Copy link

No description provided.

@SherryDong
Copy link
Collaborator

Could you list the functions ?

@itsyogeshd
Copy link
Author

its db_preload() function also for get_IDtransfer() function, because of biomart update and older version of R, the function seems to fail with following error.

Error in UseMethod("filter_") :
no applicable method for 'filter_' applied to an object of class "c('tbl_SQLiteConnection', 'tbl_dbi', 'tbl_sql', 'tbl_lazy', 'tbl')"

but this is solved via adding useCache = FALSE in getBM() function, may be we add this in the get_IDtransfer() function as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants