Open jsaquing opened 3 years ago
So far I've found keeping expression data in a pandas dataframe (indexed by accession) has been very flexible... perhaps the integration with Biosurfer will consist more of helper functions that encapsulate common operations on the dataframe (e.g. getting the expressions for a list of Transcript objects)? Or maybe the Expression class can just be a specialized container for a dataframe?
Types of queries that need to be supported:
Possible low-level implementations: