We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
io/ingest.py
The file apis/python/src/tiledbsoma/io/ingest.py is quite large.
apis/python/src/tiledbsoma/io/ingest.py
io/ngest.py
io/outgest.py
io/_common.py
Possible follow-on (I prefer as a separate PR from the above):
io/ingest_anndata.py
from_anndata
from_h5ad
io/outgest_anndata.py
to_anndata
to_h5ad
io/ingest_whatevs.py
io/outgest_whatevs.py
This is intended to be a warm-up issue for a new team member to be selected by @jp-dark.
Please also see https://github.com/single-cell-data/TileDB-SOMA/wiki/Information-for-developers and don't hesitate to contact me with any questions about TIleDB-SOMA development. :)
The text was updated successfully, but these errors were encountered:
io/{_common,outgest}.py
@ryan-williams I believe this is complete (unless you had a 2nd PR in mind) -- if I'm mistaken we can re-open -- thank you!
Sorry, something went wrong.
Sounds good, I was thinking we can revisit the 2nd part (format-specific {ingest,outgest} files) later, if/when we support more formats…
Thanks -- I'll make a separate issue
tiledbsoma.io
ingest.py
outgest.py
ryan-williams
No branches or pull requests
The file
apis/python/src/tiledbsoma/io/ingest.py
is quite large.io/ngest.py
andio/outgest.py
io/_common.py
Possible follow-on (I prefer as a separate PR from the above):
io/ingest.py
->io/ingest_anndata.py
(forfrom_anndata
andfrom_h5ad
)io/outgest.py
->io/outgest_anndata.py
(forto_anndata
andto_h5ad
)io/ingest_whatevs.py
andio/outgest_whatevs.py
for new spatial file-format experimentsThis is intended to be a warm-up issue for a new team member to be selected by @jp-dark.
Please also see
https://github.com/single-cell-data/TileDB-SOMA/wiki/Information-for-developers
and don't hesitate to contact me with any questions about TIleDB-SOMA development. :)
The text was updated successfully, but these errors were encountered: