Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Construct the semisystematic name of a peptide from its amino acid sequence
ResourceFunction["PeptideName"]["seq"] gives the semisystematic name of the peptide corresponding to the sequence string "seq". | |
ResourceFunction["PeptideName"][expr] gives the semisystematic name of the peptide represented by expr. |
Apply PeptideName to the result of ProteinData:
In[2]:= |
Out[2]= |
Show the semisystematic name of a "Protein" Entity:
In[3]:= |
Out[3]= |
Show the semisystematic name of a peptide BioSequence:
In[4]:= |
Out[4]= |
Show the semisystematic name of the circular peptide evolidine:
In[5]:= |
Out[5]= |
Show the hyphenated semisystematic name:
In[6]:= |
Out[6]= |
Convert the result of PeptideName to a Molecule:
In[7]:= |
Out[7]= |
Visualize with MoleculePlot or MoleculePlot3D:
In[8]:= |
Out[8]= |
Download the amino acid sequence for the protein titin:
Show a portion of the full semisystematic name, reputed to be one of the longest words in the English language:
In[9]:= |
Out[9]= |
In[10]:= |
Out[10]= |
This work is licensed under a Creative Commons Attribution 4.0 International License