.. anndata_updater documentation master file, created by sphinx-quickstart on Wed Mar 2 14:20:08 2022. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. anndata_updater =========================================== A simple tool to update AnnData objects for compatibility with other toolkits and ecosystems; basic command-line usage is as follows :: python3 -m anndata_updater -i input.h5ad [-o output.h5ad] .. toctree:: :maxdepth: 1 :caption: Contents: anndata_updater Installation ------------ anndata_updater is available on GitHub at https://github.com/mojaveazure/anndata_updater and can be installed with pip :: pip install git+https://github.com/mojaveazure/anndata_updater Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`