ecl-logo Documentation

ReverseSequence

ReverseSequence[seq]reverseSequence

gives the reverse sequence to the provided seq.

ReverseSequence[str]reverseStrand

gives the reverse strand to the provided str.

Details

  • Strips off any motif information when providing the reverse.
  • Input
    Output
    General Options

Examples

Basic Examples  (3)

Gives the reverse sequence of the provided sequence:

When provided with a Strand, gives a Strand with complementary sequences:

Can handle explicitly typed sequences as well as implicitly typed sequences:

Additional Examples  (1)

Can handle LNAChimera with or without header:

Options  (2)

ExplicitlyTyped  (1)

Explicit or implicitly typed output can be requested using the ExplicitlyTyped option:

Polymer  (1)

The Polymer option can be used to spesify what type of sequence is provided:

Attributes  (1)

Listable  (1)

The function is listable by Strand or by sequence:

Possible Issues  (1)

Calling ReverseSequence will strip off any motif information: