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

Object-oriented parsing of biological databases with Python.

C Ramu1, C Gemünd, T J Gibson

  • 1European Molecular Biological Laboratory, Meyerhofstrasse 1, Postfach 10.2209, Heidelberg, Germany. chenna@embl-heidelberg.de

Bioinformatics (Oxford, England)
|October 20, 2000
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

The articles.ELM resource: simplifying access to protein linear motif literature by annotation, text-mining and classification.

Database : the journal of biological databases and curation·2020
Same author

Electroencephalographic assessment of concussive non-penetrative captive bolt stunning of turkeys.

British poultry science·2017
Same author

The economics of animal welfare.

Revue scientifique et technique (International Office of Epizootics)·2017
Same author

Assessment of the effectiveness of head only and back-of-the-head electrical stunning of chickens.

British poultry science·2016
Same author

Procurement of equids for the horsemeat trade in Great Britain.

The Veterinary record·2013
Same author

Indications of antibiotic prophylaxis in dental practice- review.

Asian Pacific journal of tropical biomedicine·2013

This study introduces a simple, object-oriented parser for biological databases like EMBL, SWISSPROT, and GENBANK. It enables easy extraction of sequence data and features for bioinformatics analysis.

Area of Science:

  • Bioinformatics
  • Computational Biology
  • Genomics

Background:

  • Biological database activities are rapidly expanding.
  • Limited object-oriented tools exist for parsing these databases efficiently.

Purpose of the Study:

  • To develop a simple, object-oriented parser for biological flat-file databases.
  • To provide an abstract interface for accessing data from diverse formats.

Main Methods:

  • Developed a parser capable of handling different biological database formats (EMBL, SWISSPROT, GENBANK).
  • Implemented an object-oriented approach for simplified data manipulation.
  • Ensured an abstract interface, abstracting away format-specific parsing details.

Main Results:

Related Experiment Videos

  • Successfully parsed EMBL, SWISSPROT, and GENBANK flat-file databases.
  • Demonstrated the ability to extract specific data fields, such as subsequences with associated features.
  • Illustrated the utility with the creation of tools for new splice-site databases.

Conclusions:

  • The developed parser offers an elegant and powerful solution for handling biological sequence data.
  • The abstract interface simplifies data access, promoting broader use in sequence analysis.
  • Facilitates downstream applications like building specialized biological databases.