Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ok preliminary commit to use scverse-airr structure as per #261 TODO: - wherever *.data is mentioned in dandelion, this needs to handle the awkward arrays - create a slot/function that stores the cell_id - update the tutorials - create a new to_scirpy/from_scirpy function that basically transfers the .obs, .obsm and .uns - create a to/from_ak function so that the rearrangement data can still be repopulated as a pandas dataframe. - would be cool if i can also make this dask compatible - only issue is dask.dataframe.DataFrame.compute is always slow..? need to learn more about dask. vaex is also cool but not really compatible for contig->cell level wrangling.
- Loading branch information