Skip to content

Commit

Permalink
update the ferritin docs
Browse files Browse the repository at this point in the history
  • Loading branch information
zachcp committed Dec 29, 2024
1 parent 6d54a48 commit 084f59b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,11 @@ Native Rust access to pymol `pse` binary files. [rust-docs](https://zachcp.gith

Utilities for consuming and creating [molviewspec files](https://molstar.org/mol-view-spec/). [rust-docs](https://zachcp.github.io/ferritin/doc/ferritin_molviewspec/index.html). [source](https://github.com/zachcp/ferritin/tree/main/ferritin-molviewspec).

### Ferritin-ONNX-Models

Access to protein PLM via the ONNX runtime. [rust-docs](https://zachcp.github.io/ferritin/doc/ferritin_onnx_models/index.html). [source](https://github.com/zachcp/ferritin/tree/main/ferritin-onnx-models).


### Ferritin-PLMs

Utilities for working with protein language models. [rust-docs](https://zachcp.github.io/ferritin/doc/ferritin_plms/index.html). [source](https://github.com/zachcp/ferritin/tree/main/ferritin-plms).

0 comments on commit 084f59b

Please sign in to comment.