Crate ferritin_featurizers
source ·Expand description
ferritin-featurizers
- utilities to convert sequence formats (PDB; mmcif) to ML-ready tensors.
- CLI to handle the above.
Structs§
- The AMPLIFY model
- Configuration Struct for AMPLIFY
- Amplify Model Output
Traits§
- Convert the AtomCollection into a struct that can be passed to a model.