ecl-logo Documentation

NameMotifs

NameMotifs[item:(StructureP|StrandP|SequenceP)]named:(StructureP|StrandP|SequenceP)

takes either a Structure, strand, or a sequence, and names any unnamed motifs with a unique string generated using Unique[].

Details

    Input
    Output
    Attributes
  • Listable

Examples

Basic Examples  (3)

Given a strand of generic DNA, the function will return a string tag for the DNA:

Given a list of different types of strands, the function will return a string tag for each one:

Given a list of different types of strands and specified names, the function will return those names associated with those strands:

Attributes  (1)

Listable  (1)

Given a list of different types of strands, the function will evaluate on each one independently: