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

FASH: A web application for nucleotides sequence search.

Isana Veksler-Lublinksy1, Danny Barash, Chai Avisar

  • 1Department of Computer Science, Ben-Gurion University, 84105 Beer-Sheva, Israel. klara@cs.bgu.ac.il.

Source Code for Biology and Medicine
|May 29, 2008
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

RNA design: update on computational frameworks and programs for inverse RNA folding.

Briefings in bioinformatics·2026
Same author

The bioinformatics of the finding that the hepatitis delta virus RNA editing mechanism by a conformational switch exists in genotype 7 in addition to genotype 3.

Briefings in bioinformatics·2025
Same author

Over time analysis of the codon usage of SARS-CoV-2 and its variants.

Computational and structural biotechnology journal·2025
Same author

RNA Design Using incaRNAfbinv Demonstrated with the Identification of Functional RNA Motifs in Hepatitis Delta Virus.

Methods in molecular biology (Clifton, N.J.)·2024
Same author

A Computational Approach for Designing Synthetic Riboswitches for Next-Generation RNA Therapeutics.

Methods in molecular biology (Clifton, N.J.)·2024
Same author

Treatment outcomes of micropulse cyclophototherapy in uveitic glaucoma.

Annals of the Academy of Medicine, Singapore·2024
Same journal

2DKD: a toolkit for content-based local image search.

Source code for biology and medicine·2020
Same journal

Computing and graphing probability values of pearson distributions: a SAS/IML macro.

Source code for biology and medicine·2020
Same journal

iPBAvizu: a PyMOL plugin for an efficient 3D protein structure superimposition approach.

Source code for biology and medicine·2019
Same journal

Social support for collaboration and group awareness in life science research teams.

Source code for biology and medicine·2019
Same journal

MZPAQ: a FASTQ data compression tool.

Source code for biology and medicine·2019
Same journal

IPCAPS: an R package for iterative pruning to capture population structure.

Source code for biology and medicine·2019
See all related articles

Fourier Alignment Sequence Heuristics (FASH) is a web tool for identifying distant genetic similarities in long DNA or RNA sequences. It offers an alternative to BLAST and FASTA, excelling with large genomes.

Area of Science:

  • Bioinformatics
  • Computational Biology
  • Genomics

Background:

  • Identifying remote homologous sequences is crucial for understanding gene function and evolution.
  • Existing tools like BLAST and FASTA have limitations when querying very long nucleic acid sequences, particularly regarding contiguous seed sequences.

Purpose of the Study:

  • To introduce FASH (Fourier Alignment Sequence Heuristics), a novel web application for detecting remote homologs in long nucleic acid sequences.
  • To provide a user-friendly alternative to BLAST/FASTA for analyzing large-scale genomic data.

Main Methods:

  • FASH utilizes the Fast Fourier Transform (FFT) algorithm for sequence alignment.
  • The method detects subsequences with remote similarity to a query sequence within a larger text sequence.

Related Experiment Videos

  • Unlike traditional methods, FASH does not rely on identifying contiguous seed sequences in the initial detection phase.
  • Main Results:

    • FASH successfully identifies remotely similar subsequences within long nucleic acid sequences.
    • The application provides an alternative approach to established sequence alignment tools for large datasets.

    Conclusions:

    • FASH offers a powerful and accessible web-based solution for remote homology detection in genomics.
    • Its unique approach, based on FFT and not requiring seed sequences, expands the capabilities for analyzing long RNA and DNA sequences.