starling
Getting Started
Getting Started
Installation
Command Line Interface
Core Workflows
Ensemble Generation
Guided Sampling with Constraints
Performance Optimization
Sequence Embeddings
Working with Ensembles
BME Reweighting
Utilities
Search & Diagnostics
Similarity Search
Possible Issues and Solutions
API Reference
API reference
High-level functions
Structure & Ensembles
Frontend
starling.frontend.ensemble_generation
starling.frontend.ensemble_generation.check_positive_int
starling.frontend.ensemble_generation.ensemble_encoder
starling.frontend.ensemble_generation.generate
starling.frontend.ensemble_generation.handle_input
starling.frontend.ensemble_generation.sequence_encoder
starling.frontend.starling_viz
Inference
Models
Samplers
Data Processing
Search & Indexing
Configuration & Utilities
Training
starling
API reference
starling.frontend.ensemble_generation
starling.frontend.ensemble_generation.ensemble_encoder
View page source
starling.frontend.ensemble_generation.ensemble_encoder
ensemble_encoder
(
ensemble
,
batch_size
=
32
,
device
=
None
,
output_directory
=
None
,
encoder_path
=
None
,
ddpm_path
=
None
)
[source]