ecl-logo Documentation

RandomSequence

RandomSequence[length]seq

returns a random sequence of the requested length.

RandomSequence[length,n]seqs

returns n number of random sequences of the reuested length.

Details

    Input
    Output
    General Options

Examples

Basic Examples  (2)

Creates a random sequence of DNA with the desired length:

Create 3 random sequences of DNA with the desired length:

Options  (3)

Exclude  (1)

Exclude a certain sequence from being generated:

ExplicitlyTyped  (1)

Return a typed sequence:

Polymer  (1)

Designate the type of polymer of the sequence:

Attributes  (1)

Listable  (1)

Create a list of different sized DNA sequences: