View source: R/con_dimerization.R
align.structures | R Documentation |
Formats the given dimerization structures nicely.
align.structures(structs)
s1 |
strutcs A character vector, where a block of 4 elements contains: sequence 1 (with removed overlaps), part of sequence 1 overlappign with sequence 2, part of sequence 2 overapping with sequence 1, and sequence 2 (with removed overlaps). |
A list of two elements givin the conformation of the first and the second sequence, respectively.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.