Commit e23c4a1
Add a converter from PDB to Zarr to the DatasetFactory (#171)
* wip
* prototype
* add fastpdb prototype
* wip
* wip
* wip
* add pdb converter
* missing imports
* minor changes
* add tutorial
* remove dev files
* add dep
* env
* update api
* update docs
* add opt dep
* update adaptor name
* wip
* update import
* refactor to add_from_files
* refactor
* add tests
* update deps
* update load_to_memeory
* refactor pdb pointer
* add create_dataset_from_files
* add info
* rename tutorials
* fix mkdocs
* ruff
* format notebooks
* Revert some formatting changes
* Revert some more formatting changes
* Addressed minor feedback
* Comment
---------
Co-authored-by: zhu0619 <[email protected]>
Co-authored-by: cwognum <[email protected]>1 parent 2c785a5 commit e23c4a1
File tree
17 files changed
+804
-20
lines changed- docs
- api
- tutorials
- polaris/dataset
- converters
- zarr
- tests
17 files changed
+804
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
0 commit comments