mdvtools.tests.test_anndata_conversion
Functions
Helper function to get all h5ad files from test_datasets folder. |
|
|
Parametrized fixture that yields each .h5ad file from the test_datasets folder. |
Fixture to create a temporary directory for the MDV project. |
|
|
Test the conversion from Scanpy AnnData to MDV format. |
|
Test the view preservation and creation functionality. |
Module Contents
- mdvtools.tests.test_anndata_conversion.get_h5ad_files()[source]
Helper function to get all h5ad files from test_datasets folder.
- mdvtools.tests.test_anndata_conversion.h5ad_file(request)[source]
Parametrized fixture that yields each .h5ad file from the test_datasets folder.
- mdvtools.tests.test_anndata_conversion.test_project_dir()[source]
Fixture to create a temporary directory for the MDV project.