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

Interfacing similarity search software with the sequence retrieval system ACNUC.

D G Higgins1, M Gouy

  • 1Department of Genetics, Trinity College, Dublin 2, Ireland.

Computer Applications in the Biosciences : CABIOS
|September 1, 1987
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

Experimental assessment of the accuracy of genomic selection in sugarcane.

TAG. Theoretical and applied genetics. Theoretische und angewandte Genetik·2013
Same author

A branch-heterogeneous model of protein evolution for efficient inference of ancestral sequences.

Systematic biology·2013
Same author

Genetic mapping of a major dominant gene for resistance to Ralstonia solanacearum in eggplant.

TAG. Theoretical and applied genetics. Theoretische und angewandte Genetik·2012
Same author

Species identification of staphylococci by amplification and sequencing of the tuf gene compared to the gap gene and by matrix-assisted laser desorption ionization time-of-flight mass spectrometry.

European journal of clinical microbiology & infectious diseases : official publication of the European Society of Clinical Microbiology·2010
Same author

Analysis of differential gene expression in colorectal cancer and stroma using fluorescence-activated cell sorting purification.

British journal of cancer·2009
Same author

Overlapping antisense transcription in the human genome.

Comparative and functional genomics·2008

This study introduces an efficient FORTRAN 77 method for linking sequence similarity search software with the ACNUC system. The approach simplifies database searching using indexing, avoiding slow linear scans.

Area of Science:

  • Bioinformatics
  • Computational Biology
  • Database Management

Background:

  • Sequence similarity searches are crucial for biological research.
  • Existing methods for interfacing search software with retrieval systems can be complex.
  • The ACNUC system is a fast sequence retrieval system.

Purpose of the Study:

  • To describe a straightforward and efficient method for interfacing sequence similarity search software with the ACNUC system.
  • To reduce the complexity of integrating bioinformatics tools.

Main Methods:

  • Developed a method using FORTRAN 77.
  • The interface requires minimal additional code (approx. 12 lines).
  • Utilized simple indexing techniques for sequence retrieval.

Related Experiment Videos

Main Results:

  • The described method is easy to implement, requiring no text-processing code.
  • Achieved efficient sequence retrieval by avoiding linear searches of large database files.
  • Demonstrated the effectiveness of indexing for fast data access.

Conclusions:

  • The FORTRAN 77 method provides an efficient and simple solution for integrating sequence similarity search tools with ACNUC.
  • This approach enhances the usability of bioinformatics databases.
  • Indexing techniques offer a significant performance improvement for sequence retrieval.