Skip to content

Add file first 3D protein structure rendering#28

Merged
afloresep merged 6 commits into
masterfrom
fix-readme
May 18, 2026
Merged

Add file first 3D protein structure rendering#28
afloresep merged 6 commits into
masterfrom
fix-readme

Conversation

@afloresep

Copy link
Copy Markdown
Owner

No description provided.

afloresep added 3 commits May 12, 2026 22:32
- TmapViz.add_3d_structure_files(paths) auto-copies PDB/CIF files into
  the output bundle as a relative sidecar directory
- TmapViz.add_3d_structures(values, source="url"|"text") for URL or
  embedded-text transports; default source is url
- protein.html.j2 template renders structures with 3Dmol.js, no
  AlphaFold or UniProt fetches
- protein template auto-selected when a 3D structure column is attached
- sequence_properties splits Biopython-backed vs dep-free properties;
  biopython moves to an optional [proteins] extra
- new notebook 13_local_protein_structures walks the file-first workflow
Add file-first 3D protein structure rendering
@afloresep afloresep changed the title Fix readme Add file first 3D protein structure rendering May 18, 2026
afloresep added 3 commits May 18, 2026 10:21
- add reproducibility; if set to True makes HNSW single threaded so its reproducible at the cost of being slower
- add tree hops. Counts number of hops (or nodes) to reach one node from another
@afloresep afloresep merged commit 2c4d27a into master May 18, 2026
6 checks passed
@afloresep afloresep deleted the fix-readme branch May 29, 2026 17:12
@afloresep afloresep mentioned this pull request May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant