llama-index readers pdb integration
Project description
Protein Data Bank (PDB) publication Loader
pip install llama-index-readers-pdb
This loader fetches the abstract of PDB entries using the RCSB (Research Collaboratory for Structural Bioinformatics) or EBI (European Bioinformatics Institute) REST api.
Usage
To use this loader, simply pass an array of PDB ids into load_data:
from llama_index.readers.pdb import PdbAbstractReader
loader = PdbAbstractReader()
documents = loader.load_data(pdb_id=["1cbs"])
This loader is designed to be used as a way to load data into LlamaIndex.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file llama_index_readers_pdb-0.5.0.tar.gz.
File metadata
- Download URL: llama_index_readers_pdb-0.5.0.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
98cea5489daf8e3e2c6d5f3bb4565cfe3fc0e7847e08a63da020fc8862638287
|
|
| MD5 |
27af3deb5772ef3d615ef0bb6e5a99fb
|
|
| BLAKE2b-256 |
7f3b79c8f6e9b9d54ae3fcde55b42eed247bd4fd5c1a746596f94fc2b4c15333
|
File details
Details for the file llama_index_readers_pdb-0.5.0-py3-none-any.whl.
File metadata
- Download URL: llama_index_readers_pdb-0.5.0-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6fc58e762043f864c05bd8597c8277616be1322c0fe35c0d8646e32445ceb272
|
|
| MD5 |
99ab4f1847603c6fced51207c0294844
|
|
| BLAKE2b-256 |
e108edf242a6259f8e028562f45df7507a6becb115825ce4b96fb736db7a1c01
|