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

Input as batch effect corrected expression matrix #3

Open
SharonWang opened this issue Apr 18, 2017 · 2 comments
Open

Input as batch effect corrected expression matrix #3

SharonWang opened this issue Apr 18, 2017 · 2 comments

Comments

@SharonWang
Copy link

I am wondering if there is a way to use batch effect corrected expression matrix as input rather than raw counts?

@paulyLin
Copy link
Collaborator

Hi Sharon,

Yes, there is a way. After creating an scData class object using scDataConstructor, you can overwrite the default normalised data attribute nData with anything you like; for instance you can replace it with the batch effect corrected expression matrix.

Hope that it helps.

Regards,
Paul

@SharonWang
Copy link
Author

SharonWang commented Apr 19, 2017 via email

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