Python API¶
The functionality of bio_embeddings is split into 5 different modules
| 
 | Language models to translate amino acid sequences into vector representations | 
| 
 | Methods for predicting properties of proteins, both on a per-residue and per-protein level, including supervised (pre-trained) and unsupervised (nearest neighbour search) methods | 
| 
 | Visualize high dimensional data with t-SNE or UMAP projections or project Bert embeddings with Tucker | 
| 
 | Various helpers | 
| 
 | Display t-SNE or UMAP projections from the project stage |