lamm-mit/CollagenTransformer
CollagenTransformer: End-to-End Transformer Model to Predict Thermal Stability of Collagen Triple Helices Using an NLP Approach
This tool helps researchers in materials science or biochemistry predict the thermal stability of collagen triple helices. You provide the amino acid sequence of a collagen triple helix, and it outputs an estimation of its melting temperature. This is useful for scientists designing new biomaterials or studying collagen-related diseases.
No commits in the last 6 months.
Use this if you need to quickly estimate the thermal stability of various collagen triple helix designs without extensive lab experimentation.
Not ideal if you need to predict properties beyond thermal stability or if you are working with proteins other than collagen.
Stars
8
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
Apr 06, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/lamm-mit/CollagenTransformer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
xv44586/toolkit4nlp
transformers implement (architecture, task example, serving and more)
luozhouyang/transformers-keras
Transformer-based models implemented in tensorflow 2.x(using keras).
ufal/neuralmonkey
An open-source tool for sequence learning in NLP built on TensorFlow.
graykode/xlnet-Pytorch
Simple XLNet implementation with Pytorch Wrapper
uzaymacar/attention-mechanisms
Implementations for a family of attention mechanisms, suitable for all kinds of natural language...