Description Usage Arguments Examples
This function allows you to draw a helical wheel diagram given the sequence and various optional parameters
1 2 3 4 | draw_helical_wheel(helix_seq, Ang, Mom, helix_type = "alpha", FactC = 0.05,
FONT1 = 3, FONT2 = 5, CEXFT = 1, CEXTEXT = 0.8, FlFH = 0,
ANGT = 100, NBMIN = 18, NBM2 = 36, NBMAX = 54, circle_size = 3,
tail = circle_size, ...)
|
helix_seq |
The sequence for which to draw a helical wheel plot |
Ang |
The angle by which to rotate the raw plot by |
Mom |
The hydrophobic moment of the helix |
helix_type |
The type of helix |
window_size |
The window over which to calculate Ang and Mom |
1 | draw_helical_wheel('ACDEFGHIKLMNPQRSTVWY')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.