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

How to export PCA matrix? #59

Closed
Arthur1021 opened this issue Feb 6, 2021 · 1 comment
Closed

How to export PCA matrix? #59

Arthur1021 opened this issue Feb 6, 2021 · 1 comment
Labels

Comments

@Arthur1021
Copy link

Hi,
I find a binary PCA matrix is provided, but how to convert it to a number format?

@YinLiLin
Copy link
Collaborator

Hi, you can load this data by "attach.big.matrix", and convert it to R matrix by "as.matrix", then write it out to get a readable file.

@hyacz hyacz added the question label Mar 28, 2021
@hyacz hyacz closed this as completed Mar 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants