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

Question about implementation and input data #48

Open
s849 opened this issue Feb 25, 2021 · 0 comments
Open

Question about implementation and input data #48

s849 opened this issue Feb 25, 2021 · 0 comments

Comments

@s849
Copy link

s849 commented Feb 25, 2021

Hello,

Thanks for developing novosparc. I have a couple of questions;

1. I am first trying to run the example data - I am coming up with this error after I run the following line:
tissue_with_markers = novosparc.cm.Tissue(dataset=dataset.raw.to_adata(), locations=locations, atlas_matrix=atlas_matrix)

TypeError Traceback (most recent call last)
in
----> 1 tissue_with_markers = novosparc.cm.Tissue(dataset=dataset.raw.to_adata(), locations=locations, atlas_matrix=atlas_matrix)

TypeError: init() got an unexpected keyword argument 'atlas_matrix'

Any ideas what the error might be?

2. What is deg.txt file? Is this the matrix of the reference marker genes?

3. Do I need to include digitized images of the expression patterns of reference marker genes? If so, do all digitized images need to match the reference marker genes? OR, just including the reference marker genes suffice?

Thank you very much for your help!

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