ecl-logo Documentation

ToLRNA

ToLRNA[seq]LRNASequence

converts the provided sequence into a LRNA sequence.

ToLRNA[str]LRNAStrand

converts the provided strand into a strand of all LRNA.

Details

  • If a non Watson Crick Pairing alphabet (such as Peptide) is provided, and empty string is returned.
  • Input
    Output
    General Options

Examples

Basic Examples  (2)

The function is used to Convert any sequene into its equivalent DNA sequence:

The function can also Convert strands into all LRNA sequence versions of that Strand:

Additional Examples  (5)

It can handle implicitly or explicitly typed input sequences:

Preserves any motif naming as part of the conversion:

Works with degenerate sequences as well:

While perserving motif names as well:

Converting to RNA for LNAChimera:

Options  (3)

Consolidate  (2)

Consolidate will turn the Strand into a single long LRNA motif upon conversion:

However, if Consolidate is set to false, consolidate will leave the individual motifs in tact:

ExplicitlyTyped  (1)

The ExplicitlyTyped option can be used to control the typing of the output:

Attributes  (1)

Listable  (1)

The function is listable by sequence:

Possible Issues  (1)

Converts sequences for which there is a cognite watson-crick pair into an empty string: