scanpy_plus.io.boot module¶
- scanpy_plus.io.boot.pull(adata, save_notebook=None)¶
Pull notebook from data You should use push first Args: adata: anndata self save_notebook: str. file_suffix to save file
default = None
- scanpy_plus.io.boot.push(adata, notebook_name, save_filename)¶
Push a notebook into the adata notebook_name: str.