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

A pattern recognition application framework for biomedical datasets.

Rodrigo Vivanco1, Aleksander B Demko, Mark Jarmasz

  • 1National Research Coucil, Institute for Biodiagnostics, Canada. rodrigo.vivanco@nrc-cnrc.gc.ca

IEEE Engineering in Medicine and Biology Magazine : the Quarterly Magazine of the Engineering in Medicine & Biology Society
|April 20, 2007
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

Rule-Based Modeling With DBSCAN-Based Information Granules.

IEEE transactions on cybernetics·2019
Same author

Granular Description of Data Structures: A Two-Phase Design.

IEEE transactions on cybernetics·2019
Same author

Deriving biomedical diagnostics from NMR spectroscopic data.

Biophysical reviews·2017
Same author

Indigenous populations health protection: a Canadian perspective.

BMC public health·2012
Same author

Pandemic influenza: Modelling and public health perspectives.

Mathematical biosciences and engineering : MBE·2011
Same author

Canada in the face of the 2009 H1N1 pandemic.

Influenza and other respiratory viruses·2011
Same journal

Four Methods to Estimate the Fractal Dimension from Self-Affine Signals.

IEEE engineering in medicine and biology magazine : the quarterly magazine of the Engineering in Medicine & Biology Society·2012
Same journal

Health-care technology: Industrial and clinical applications.

IEEE engineering in medicine and biology magazine : the quarterly magazine of the Engineering in Medicine & Biology Society·2011
Same journal

Access for all.

IEEE engineering in medicine and biology magazine : the quarterly magazine of the Engineering in Medicine & Biology Society·2011
Same journal

Neural engineering: EPFL Center for Neuroprosthetics.

IEEE engineering in medicine and biology magazine : the quarterly magazine of the Engineering in Medicine & Biology Society·2011
Same journal

Error detection and unit conversion.

IEEE engineering in medicine and biology magazine : the quarterly magazine of the Engineering in Medicine & Biology Society·2011
Same journal

Communicating your research in lay language.

IEEE engineering in medicine and biology magazine : the quarterly magazine of the Engineering in Medicine & Biology Society·2011
See all related articles

Scopira is an open-source C++ framework for high-performance applications, particularly in biomedical data analysis. It offers subsystems, data models, and tools for efficient development and parallel algorithms, aiding prototype migration to C++.

Area of Science:

  • Computer Science
  • Bioinformatics
  • Software Engineering

Background:

  • Developing high-performance applications requires robust frameworks with efficient data handling and parallel processing capabilities.
  • Biomedical data analysis presents unique challenges demanding specialized tools for complex computations and large datasets.

Purpose of the Study:

  • To introduce Scopira, a C++ programming framework designed for high-performance application development.
  • To highlight Scopira's utility in biomedical data analysis and its extensibility through plug-in modules.
  • To provide an open-source solution for researchers to develop and adapt efficient computational tools.

Main Methods:

  • Utilizes C++ for object-oriented, efficient programming.
  • Provides subsystems for memory management, serialization, GUI, and visualization.

Related Experiment Videos

  • Supports parallel algorithm implementation using Message Passing Interface (MPI).
  • Offers plug-in extensions for integrating with scripting languages like Matlab.
  • Main Results:

    • Scopira facilitates the creation of high-performance applications, especially in biomedical data analysis.
    • Enables seamless migration of prototypes to efficient C++ applications via Matlab integration.
    • The framework is available as open-source, promoting research adaptation and collaboration.
    • Successfully compiled for Linux and Windows XP, with Mac OS port in development.

    Conclusions:

    • Scopira is a versatile and efficient framework for high-performance computing in scientific research.
    • Its open-source nature and extensibility foster wider adoption and development in fields like bioinformatics.
    • Future development includes agent-based distributed programming for grid-computing and data mining applications.