Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

RNAlign program: alignment of RNA sequences using both primary and secondary structures

F Corpet1, B Michot

  • 1Institut National de la Recherche Agronomique (INRA), Laboratoire de Génétique Cellulaire, Castanet Tolosan, France.

Computer Applications in the Biosciences : CABIOS
|July 1, 1994
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

CGRP and Shh Mediate the Dental Pulp Cell Response to Neuron Stimulation.

Journal of dental research·2022
Same author

Effects of CGRP-Primed Dental Pulp Stem Cells on Trigeminal Sensory Neurons.

Journal of dental research·2021
Same author

CGRP receptor blockade by MK-8825 alleviates allodynia in infraorbital nerve-ligated rats.

European journal of pain (London, England)·2014
Same author

Effects of tapentadol on mechanical hypersensitivity in rats with ligatures of the infraorbital nerve versus the sciatic nerve.

European journal of pain (London, England)·2012
Same author

[Not Available].

Genetique, selection, evolution·2012
Same author

[Not Available].

Genetique, selection, evolution·2012
Same journal

DCA: an efficient implementation of the divide-and-conquer approach to simultaneous multiple sequence alignment.

Computer applications in the biosciences : CABIOS·1998
Same journal

Two applications to facilitate the viewing of database search result files on the Macintosh.

Computer applications in the biosciences : CABIOS·1998
Same journal

BioWish: a molecular biology command extension to Tcl/Tk.

Computer applications in the biosciences : CABIOS·1998
Same journal

The Sequence Alerting Server--a new WEB server.

Computer applications in the biosciences : CABIOS·1998
Same journal

A software tool for the analysis of mass spectrometric disulfide mapping experiments.

Computer applications in the biosciences : CABIOS·1998
Same journal

SAMBA: hardware accelerator for biological sequence comparison.

Computer applications in the biosciences : CABIOS·1998
See all related articles

We developed a novel algorithm and program to align new RNA sequences with existing homologous RNA sequence banks, preserving both primary and secondary structures for accurate analysis. This method effectively distinguishes conserved regions from variable domains in divergent RNA sequences.

Area of Science:

  • Bioinformatics
  • Computational Biology
  • Molecular Biology

Background:

  • Accurate alignment of homologous RNA sequences is crucial for understanding evolutionary relationships and functional mechanisms.
  • Divergent primary structures can obscure conserved secondary structures, complicating sequence alignment.
  • Existing alignment methods often struggle to simultaneously optimize for both primary and secondary RNA structures.

Purpose of the Study:

  • To develop and implement an algorithm and computer program for aligning new RNA sequences with a bank of homologous sequences.
  • To achieve optimal alignment considering both primary and secondary RNA structures, even with significant primary sequence divergence.
  • To precisely distinguish conserved RNA structural regions from more variable domains.

Main Methods:

Related Experiment Videos

  • Developed a novel algorithm and computer program for RNA sequence alignment.
  • The program aligns a new sequence with a homologous sequence bank, given a common folding structure.
  • Alignment optimizes for both primary and secondary structures, with a time complexity of O(M^2N^3) and space complexity of O(M^2N^2).
  • A hybrid strategy is proposed for very long sequences, combining classical alignment with the new algorithm.

Main Results:

  • The algorithm successfully aligns RNA sequences exhibiting common folding structures despite extensive primary sequence divergence.
  • It enables precise identification of preserved RNA structural elements and variable domains.
  • The method was implemented in Turbo Pascal on a PC and applied to eubacterial large ribosomal subunit RNA sequences.

Conclusions:

  • The developed algorithm provides a robust method for aligning homologous RNA sequences, particularly when secondary structure is conserved but primary structure is divergent.
  • This tool enhances the ability to study evolutionary patterns and functional constraints in RNA molecules.
  • The implemented program is effective for analyzing complex RNA datasets, such as those from ribosomal subunits.