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

Missing Control Probes #176

Open
nanabgh1 opened this issue Aug 23, 2024 · 8 comments
Open

Missing Control Probes #176

nanabgh1 opened this issue Aug 23, 2024 · 8 comments

Comments

@nanabgh1
Copy link

Hi,
I’m having trouble using the DyeBiasCorr function and keep running into the following error: "Error in normControls(sdf, average = TRUE): No normalization control probes found!" I hope someone can help me with this. Thank you very much!

@zwdzwd
Copy link
Owner

zwdzwd commented Aug 23, 2024

Hi thanks for catching. I think it's a bug. I just fixed it in the latest upload (version 1.23.9). But I think you can use dyeBiasNL which is more recommended and used now. Let me know if you still see the issue after updating.

@nanabgh1
Copy link
Author

Thanks for the quick answer! I still see the issue but dyeBiasNL works fine, thank you

@zwdzwd
Copy link
Owner

zwdzwd commented Aug 23, 2024

Great. Have you reached 1.23.9? dyeBiasCorr seems to work fine on my end.

@nanabgh1
Copy link
Author

yes... sesame version 1.23.9, sesameData 1.22.0 and ExperimentHub 2.12.0

@zwdzwd
Copy link
Owner

zwdzwd commented Aug 23, 2024

Hmm, does the following work for you

sdf = sesameDataGet("EPICv2.8.SigDF")[[1]]
sdf1 = dyeBiasCorr(sdf)

@nanabgh1
Copy link
Author

yes it does, Is the problem that in my sdf, the controls are listed as attr(* "controls") = 'data.frame'? If so, can you tell me how to resolve this? Thank you

@zwdzwd
Copy link
Owner

zwdzwd commented Aug 23, 2024

Ah, which platform EPIC? are you using? I forgot to ask.

@nanabgh1
Copy link
Author

I want to analyze both, but currently I am working with HM450

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