Releases: NatureGeorge/pdb-profiling
Releases Β· NatureGeorge/pdb-profiling
Sync With PyPI: Add default_config
Example
from pdb_profiling import default_config
default_config()
PDB('1a01').status
Sync With PyPI: Implement PDBArchive
- append
pdb_profiling.processers.pdbe.api.PDBArchive
- append
pdb_profiling.processers.pdbe.record.PDB.fetch_from_PDBArchive
Sync With PyPI: The First Official Release
This in-development release is mainly for:
pdb_profiling.fetcher.webfetch.UnsyncFetch
pdb_profiling.utils.DisplayPDB
pdb_profiling.processers.pdbe.api.*
pdb_profiling.processers.pdbe.record.*