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

detect outlier in plotPCA #148

Open
JiaruiMi opened this issue May 28, 2018 · 0 comments
Open

detect outlier in plotPCA #148

JiaruiMi opened this issue May 28, 2018 · 0 comments

Comments

@JiaruiMi
Copy link

Hi, I copy the code in http://hemberg-lab.github.io/scRNA.seq.course/cleaning-the-expression-matrix.html#exprs-qc and try plotPCA for automatic cell filtering. I put the code "assay(umi, "logcounts") <- log2(counts(umi) + 1)" before running plotPCA and the warning message is like this

Warning messages:
1: In .disambiguate_args(...) :
non-plotting arguments like 'pca_data_input' should go in 'run_args'
2: 'return_SCE=TRUE' is deprecated, use 'runPCA' instead

And the dots in the PCAplot were not colored according to outliers or not.
My R version is 3.5 and scater package version is 1.8.0.

Thanks!

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