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

deprecated feature was likely used in the scDataviz package #27

Open
FionaMoon opened this issue Apr 7, 2024 · 0 comments
Open

deprecated feature was likely used in the scDataviz package #27

FionaMoon opened this issue Apr 7, 2024 · 0 comments

Comments

@FionaMoon
Copy link

Hi,
I got waring when running tutorial.

ggout1 <- markerExpression(sce,
                           markers = markers,
                           subtitle = 'UMAP performed on expression values',
                           nrow = 1, ncol = 6,
                           legendKeyHeight = 1.0,
                           legendLabSize = 18,
                           stripLabSize = 22,
                           axisLabSize = 22,
                           titleLabSize = 22,
                           subtitleLabSize = 18,
                           captionLabSize = 18)

--input data class is SingleCellExperiment
Warning message:
The <scale> argument of guides() cannot be FALSE. Use "none" instead as of ggplot2
3.3.4.
ℹ The deprecated feature was likely used in the scDataviz package.
Please report the issue at https://github.com/kevinblighe/scDataviz/issues.
This warning is displayed once every 8 hours.
Call lifecycle::last_lifecycle_warnings() to see where this warning was generated.

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