Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Visualize text with letters represented by protein structures
ResourceFunction["ProteinImageString"][string] takes a string and returns a visualization where letters are represented by protein structures. |
Visualize "WOLFRAM" with protein structures:
| In[1]:= |
| Out[1]= | ![]() |
Space can be inserted between words:
| In[2]:= |
| Out[2]= |
Longer strings can be split into multiple lines using "\n". Here is an example:
| In[3]:= | ![]() |
| Out[3]= | ![]() |
| In[4]:= | ![]() |
| Out[5]= | ![]() |
This work is licensed under a Creative Commons Attribution 4.0 International License