ecl-logo Documentation

ToStructure

ToStructure[seq]out

returns a single Structure containing a single strand. The strand will contain seq as its lone motif.

ToStructure[seqList]out_Structure

returns a single Structure containing a single strand. Each element of seqList is a motif in the strand.

ToStructure[seqSuperList]out_Structure

returns a single Structure containing multiple strands. Each sublist of seqSuperList becones a strand.

Details

    Input
    Output
    General Options

Examples

Basic Examples  (3)

Turn sequence into Structure:

Turn Strand into Structure:

Given list of sequences, creates a single Structure with a single Strand:

Additional Examples  (2)

Given list of strands, creates single Structure with multiple strands:

Figures out polymer type when sequence is non-ambiguous:

Options  (3)

Map  (1)

Use Map option to create multiple complexes:

Motif  (1)

Specify motif:

Polymer  (1)

Modify polymer type:

Messages  (3)

InvalidSequence  (3)

Given invalid sequence:

Given invalid strand:

Given invalid structure: