samsinai/VAE_protein_function
Protein function prediction using a variational autoencoder
This tool helps computational biologists and biochemists quickly predict the function of unknown protein sequences. By inputting a protein's amino acid sequence, it outputs a prediction of its potential biological role. It is designed for researchers who work with large datasets of protein sequences and need an efficient way to infer function.
No commits in the last 6 months.
Use this if you need to rapidly infer the likely biological function of numerous uncharacterized protein sequences based on their evolutionary relationships.
Not ideal if you require experimental validation or detailed mechanistic insights into protein function, as this provides computational predictions only.
Stars
93
Forks
23
Language
Jupyter Notebook
License
MIT
Last pushed
Mar 07, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/samsinai/VAE_protein_function"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Naresh1318/Adversarial_Autoencoder
A wizard's guide to Adversarial Autoencoders
mseitzer/pytorch-fid
Compute FID scores with PyTorch.
acids-ircam/RAVE
Official implementation of the RAVE model: a Realtime Audio Variational autoEncoder
ratschlab/aestetik
AESTETIK: Convolutional autoencoder for learning spot representations from spatial...
jaanli/variational-autoencoder
Variational autoencoder implemented in tensorflow and pytorch (including inverse autoregressive flow)