Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Visualize a biomolecular sequence with highlighted residues
ResourceFunction["BioSequenceMoleculePlot"][bioseq] creates a two-dimensional structure diagram of the biomolecular sequence bioseq, where all residues are highlighted. |
| "Highlighting" | Automatic | how to highlight the given BioSequence |
Visualize the structure of the "beefy meaty peptide":
| In[1]:= |
| Out[1]= | ![]() |
Visualize the structure of the circular peptide evolidine:
| In[2]:= |
| Out[2]= | ![]() |
Compare an RNA and a circular RNA sequence:
| In[3]:= | ![]() |
| Out[3]= | ![]() |
Highlight the sugars and phosphate groups together in a DNA-RNA hybrid strand:
| In[4]:= | ![]() |
| Out[4]= | ![]() |
Highlight the sugars and phosphate groups separately:
| In[5]:= | ![]() |
| Out[5]= | ![]() |
Highlight the amino acid residues in human insulin:
| In[6]:= | ![]() |
| Out[6]= | ![]() |
This work is licensed under a Creative Commons Attribution 4.0 International License