You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
No description provided.
The text was updated successfully, but these errors were encountered: