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

unable to find an inherited method for function "assays" for signature "standardGeneric" #2

Open
wangruohan111 opened this issue Jun 1, 2022 · 3 comments

Comments

@wangruohan111
Copy link

Hi, thank you for your method. I tried your sample data and it worked fine. When I used my own data, it successfully generated the count matrix, but next the program encountered a problem as below:

Error in (function (classes, fdef, mtable) :
unable to find an inherited method for function "assays" for signature "standardGeneric"?
Calls: epiAneufinder -> as.data.table -> assays ->
Execution halted

Could you please give any suggestions?

Thanks in advance.
Ruohan

@akshaya4r
Copy link
Collaborator

Hi Rouhan,

This suggests that the count matrix isn't an assay as it should be. Could you provide the whole traceback?

@ccbvib
Copy link

ccbvib commented Aug 23, 2022

I also have the same problem and I am having trouble tracing back the source of the error.

Subtracting Blacklist... Adding Nucleotide Information... 1 of 22 2 of 22 3 of 22 4 of 22 5 of 22 6 of 22 7 of 22 8 of 22 9 of 22 10 of 22 11 of 22 12 of 22 13 of 22 14 of 22 15 of 22 16 of 22 17 of 22 18 of 22 19 of 22 20 of 22 21 of 22 22 of 22 [1] "Finished making windows successfully" [1] "Count matrix has been generated and will be saved as count_summary.rds" Error in (function (classes, fdef, mtable) : unable to find an inherited method for function ‘assays’ for signature ‘"standardGeneric"’

@thek71
Copy link
Collaborator

thek71 commented Nov 13, 2023

Hi Ruohan,

first of all I am sorry for the late response.
We can't be sure that this is same cause of this error, but we have seen it when the count matrix is generated, but is empty.
We have added an error message in our new package version that will be raised in this situation.
Can you please run with your data again and tell us if you get the same error again, in case you are still interested?

Best,
Katia

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

4 participants