Skip to main content
. 2014 Sep 1;21(9):649–664. doi: 10.1089/cmb.2014.0107

Algorithm 1:

Uniform generation of shapes over two backbones

1: UniformBi-shape (TargetGenus)
2: while 1 do
3: Inline graphic ← UnifromShape(TargetGenus + 1)
4: ifInline graphic is type Athen
5:   Inline graphic
6: else
7:   Inline graphic
8: end if
9: ifConnection (Inline graphic) then
10:   returnInline graphic
11: end if
12: end while