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

Error in getLRR function #1

Open
jtorrejon81 opened this issue Dec 2, 2020 · 0 comments
Open

Error in getLRR function #1

jtorrejon81 opened this issue Dec 2, 2020 · 0 comments

Comments

@jtorrejon81
Copy link

Hi,

I have just installed Epicopy and EpicopyData packages, but I get an error in getLRR function.
I tried first with Normals samples in Epicopy package

epi_lrr <- getLRR(rgSet = RGset_tumor, Normals = NA, Ref = 'median')

and then pre-processing Normal samples from minfiData package and creating a second RGset object related to these Normal samples.

epi_lrr <- getLRR(rgSet = RGset_tumor, Normals = RGset_normal, Ref = 'median')

But I got same error in both cases

"Error in (function (classes, fdef, mtable) :
unable to find an inherited method for function ‘pData<-’ for signature ‘"RGChannelSet", "data.frame"’

Do you know how to fix this this problem?
Thank you very much in advance
Best regards,
Jacob

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

1 participant