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

I can not reproduce your example code #2

Open
nongbaoting opened this issue Apr 2, 2020 · 3 comments
Open

I can not reproduce your example code #2

nongbaoting opened this issue Apr 2, 2020 · 3 comments

Comments

@nongbaoting
Copy link

I have encountered an error!

> sim.groups <- normalise(sim.groups)
Error in normalise(sim.groups) : could not find function "normalise"
@nongbaoting nongbaoting changed the title I can not repeat your example code I can not reproduce your example code Apr 2, 2020
@tengfei-emory
Copy link
Owner

tengfei-emory commented Apr 6, 2020

It seems that the latest version of package scater renamed the normalise function as logNormCounts. You may try logNormCounts(sim.groups) instead.

@FengXu1218
Copy link

I have encountered an error!
Downloading GitHub repo tengfei-emory/scBatch@master
错误: Failed to install 'scBatch' from GitHub:
Could not find tools necessary to compile a package
Call pkgbuild::check_build_tools(debug = TRUE) to diagnose the problem.

@tengfei-emory
Copy link
Owner

You need to install Rtools to compile this package: https://cran.r-project.org/bin/windows/Rtools/.

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

3 participants