Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Fold a protein using the ESMFold API
ResourceFunction["ESMFoldProteinSequence"][p] shows a visualization of the protein structure represented by the sequence p predicted using the ESMFold API. |
Visualize the structure of a protein sequence as predicted by ESMFold:
In[1]:= |
Out[1]= |
Visualize the folding of a peptide represented as a BioSequence:
In[2]:= |
Out[2]= |
Predict the structure of a protein Entity:
In[3]:= |
Out[3]= |
Compare with the known structure:
In[4]:= |
Out[4]= |
This work is licensed under a Creative Commons Attribution 4.0 International License