Profile
- Name
- set amino acid msg
- ID
- 104393
- Shared with
- Public
- Parent
- set amino acid
- Children
- Created on
- February 06, 2021 at 06:10 AM UTC
- Updated on
- February 06, 2021 at 06:10 AM UTC
- Description
Login to Fold.it to download
glutamate, weijing, umami, savory
The best starter amino acidPlayer Enzyme likes all valine
Best for
Code
--1st blank
for i=1,structure.GetCount() do
structure.SetAminoAcid(i,"e")
--e for msg
--arndceqghilkmfpstwyv
--g for glycine
--v for valine, suggested by Enzyme for 1947
end