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

list index out of range error in SCDataset.get_mu_init() #35

Open
ywu202300 opened this issue Sep 5, 2023 · 1 comment
Open

list index out of range error in SCDataset.get_mu_init() #35

ywu202300 opened this issue Sep 5, 2023 · 1 comment

Comments

@ywu202300
Copy link

ywu202300 commented Sep 5, 2023

To reproduce this error:

yaml file - >

cell_types:
  A:
  - marker1
  - marker2
  B:
  - marker1
  - marker3
  - maker 4

and all markers are inside of expression.csv

The "list index out of range error" coming from this line
, and "indices_to_use" is empty.

Any idea why it gives me an error? Thanks

@kieranrcampbell
Copy link
Member

hi @ywu202300 possible to share (a subsample of) the data you're running this with so we can debug? 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

2 participants