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

create a linseedObject from data matrix #6

Closed
tdw1221 opened this issue Sep 25, 2019 · 2 comments
Closed

create a linseedObject from data matrix #6

tdw1221 opened this issue Sep 25, 2019 · 2 comments

Comments

@tdw1221
Copy link

tdw1221 commented Sep 25, 2019

Hi,
I was trying to create a linseedObject with a data matrix, however, the tutorial only provides way to create an object from GEO database. Is there a way i could make one myself?

Thanks
daiwei

@konsolerr
Copy link
Collaborator

Hi daiwei,

you can certainly do that, please see #1
in short, you can just pass the matrix object instead of GEO identifier and after that you'll be able to follow the tutorial.

I will soon move from R6 classes to S4 classes and this will hopefully make documentation of methods/functions a bit easier and more transparent.

Cheers,
Kostya

@tdw1221
Copy link
Author

tdw1221 commented Sep 30, 2019

Thank you Kostya!

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