ecl-logo Documentation

Structure

Structure[strands,bonds]structure

represents a structure with one or more strands and zero or more bonds.

Details

  • Use Keys[structure] to see the properties that can be dereferenced from a structure.
  • Dereference properties using structure[property], e.g. structure[Strands].
  • Input
    Output

Examples

Basic Examples  (3)

A structure with one strand and no bonds:

A structure with bonds between motifs:

A structure with bonds between bases:

Additional Examples  (9)

Given strand list, format it properly:

Given single strand, format it properly:

Given list of sequences, format properly:

Given single sequence, format properly:

Given mixed list of sequences and strands, format properly:

MotifForm representation of a strand:

Properties  (3)

See the list of properties that can be dereferenced from a structure:

Extract the list of strands:

Extract the list of bonds: