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

plotCopyNumberCalls Error in as.vector(x, mode = "logical") : no method for coercing this S4 class to a vector #22

Open
ChristianRohde opened this issue May 2, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@ChristianRohde
Copy link

Hi,

I just want to ask if you are aware of the situation, that CopyNumberPlots::plotCopyNumberCalls() is not working at the moment with code which used to work some time ago.

If I try to reproduce example code it stops with the error:

Error in as.vector(x, mode = "logical") :
no method for coercing this S4 class to a vector

Actually there the plotCopyNumberCalls() function is not being executed but commented out:

Screenshot from 2023-05-02 14-59-36-1

Best,
Christian

@bernatgel bernatgel self-assigned this May 2, 2023
@bernatgel bernatgel added the bug Something isn't working label May 2, 2023
@bernatgel
Copy link
Owner

Tagging @miriammagallon

Thanks @ChristianRohde for the report! we were not aware of that. It probably is an issue derived from the recent new Bioconductor version released last week that we did not catch on time.

We'll take a look at that and fix it as soon as we can

Bernat

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants