You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I am newly working on high content screening and I would like to use cytominer to analyse my data. But I have some issues following your pipeline. I have create my database with information about cells, nucleus and cytoplasm like your "fixture_htqc.sqlite" but from this point, I don't understand how you get your "fixture_intensities_shapes.sqlite". Did you managed it with python and sqlite3?
I someone could help me and give me some advice to better understand what you've done, it will be so nice!
Thanks in advance,
Have a nice day,
Manon
The text was updated successfully, but these errors were encountered:
Hi @ManonFepi - I just saw this issue, sorry for the delay. Were you able to solve the issue? If not and you are still interested, we use either sqlite3 or sqlalchemy to interact with sqilte files in python.
Hi! I am newly working on high content screening and I would like to use cytominer to analyse my data. But I have some issues following your pipeline. I have create my database with information about cells, nucleus and cytoplasm like your "fixture_htqc.sqlite" but from this point, I don't understand how you get your "fixture_intensities_shapes.sqlite". Did you managed it with python and sqlite3?
I someone could help me and give me some advice to better understand what you've done, it will be so nice!
Thanks in advance,
Have a nice day,
Manon
The text was updated successfully, but these errors were encountered: