ecl-logo Documentation

Strand

Strand[motif..]strand

represents a strand with one or more motifs.

Details

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

Examples

Basic Examples  (5)

A strand with one DNA motif:

Given an untyped sequence, it gets typed:

A strand with multiple motifs and labels:

A strand with mixed sequences and lengths:

Given a mixture of typed and untyped sequences:

Additional Examples  (9)

MotifForm representation of a strand:

Motifs can be optionally labeled:

Properties  (7)

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

Extract the list of sequences:

Extract the list of polymers:

Extract the list of motifs:

Extract the list of names:

Extract the list of sequences and polymers:

Extract the sequences from a list of strands: