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

Modular single cell ingest #112

Open
gwaybio opened this issue Dec 14, 2020 · 1 comment
Open

Modular single cell ingest #112

gwaybio opened this issue Dec 14, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@gwaybio
Copy link
Member

gwaybio commented Dec 14, 2020

As currently defined in aggregate.py, the class AggregateProfiles() works using SQLite files only.

We have added parquet functionality in cytomining/cytominer-database#122 and are finalizing the addition in cytomining/cytominer-database#130.

The task in this issue is to develop a cyto_utils.single_cell_ingest_utils.py file that will automatically detect file type and convert to a dataframe for easy processing in by cells.py in #111

@gwaybio
Copy link
Member Author

gwaybio commented Jun 7, 2023

solution related to #120 #260 #206

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant