Sample records for obo open biomedical

  1. OBO to UML: Support for the development of conceptual models in the biomedical domain.

    PubMed

    Waldemarin, Ricardo C; de Farias, Cléver R G

    2018-04-01

    A conceptual model abstractly defines a number of concepts and their relationships for the purposes of understanding and communication. Once a conceptual model is available, it can also be used as a starting point for the development of a software system. The development of conceptual models using the Unified Modeling Language (UML) facilitates the representation of modeled concepts and allows software developers to directly reuse these concepts in the design of a software system. The OBO Foundry represents the most relevant collaborative effort towards the development of ontologies in the biomedical domain. The development of UML conceptual models in the biomedical domain may benefit from the use of domain-specific semantics and notation. Further, the development of these models may also benefit from the reuse of knowledge contained in OBO ontologies. This paper investigates the support for the development of conceptual models in the biomedical domain using UML as a conceptual modeling language and using the support provided by the OBO Foundry for the development of biomedical ontologies, namely entity kind and relationship types definitions provided by the Basic Formal Ontology (BFO) and the OBO Core Relations Ontology (OBO Core), respectively. Further, the paper investigates the support for the reuse of biomedical knowledge currently available in OBOFFF ontologies in the development these conceptual models. The paper describes a UML profile for the OBO Core Relations Ontology, which basically defines a number of stereotypes to represent BFO entity kinds and OBO Core relationship types definitions. The paper also presents a support toolset consisting of a graphical editor named OBO-RO Editor, which directly supports the development of UML models using the extensions defined by our profile, and a command-line tool named OBO2UML, which directly converts an OBOFFF ontology into a UML model. Copyright © 2018 Elsevier Inc. All rights reserved.

  2. The OBO Foundry: coordinated evolution of ontologies to support biomedical data integration

    PubMed Central

    Smith, Barry; Ashburner, Michael; Rosse, Cornelius; Bard, Jonathan; Bug, William; Ceusters, Werner; Goldberg, Louis J; Eilbeck, Karen; Ireland, Amelia; Mungall, Christopher J; Leontis, Neocles; Rocca-Serra, Philippe; Ruttenberg, Alan; Sansone, Susanna-Assunta; Scheuermann, Richard H; Shah, Nigam; Whetzel, Patricia L; Lewis, Suzanna

    2010-01-01

    The value of any kind of data is greatly enhanced when it exists in a form that allows it to be integrated with other data. One approach to integration is through the annotation of multiple bodies of data using common controlled vocabularies or ‘ontologies’. Unfortunately, the very success of this approach has led to a proliferation of ontologies, which itself creates obstacles to integration. The Open Biomedical Ontologies (OBO) consortium is pursuing a strategy to overcome this problem. Existing OBO ontologies, including the Gene Ontology, are undergoing coordinated reform, and new ontologies are being created on the basis of an evolving set of shared principles governing ontology development. The result is an expanding family of ontologies designed to be interoperable and logically well formed and to incorporate accurate representations of biological reality. We describe this OBO Foundry initiative and provide guidelines for those who might wish to become involved. PMID:17989687

  3. Mapping between the OBO and OWL ontology languages.

    PubMed

    Tirmizi, Syed Hamid; Aitken, Stuart; Moreira, Dilvan A; Mungall, Chris; Sequeda, Juan; Shah, Nigam H; Miranker, Daniel P

    2011-03-07

    Ontologies are commonly used in biomedicine to organize concepts to describe domains such as anatomies, environments, experiment, taxonomies etc. NCBO BioPortal currently hosts about 180 different biomedical ontologies. These ontologies have been mainly expressed in either the Open Biomedical Ontology (OBO) format or the Web Ontology Language (OWL). OBO emerged from the Gene Ontology, and supports most of the biomedical ontology content. In comparison, OWL is a Semantic Web language, and is supported by the World Wide Web consortium together with integral query languages, rule languages and distributed infrastructure for information interchange. These features are highly desirable for the OBO content as well. A convenient method for leveraging these features for OBO ontologies is by transforming OBO ontologies to OWL. We have developed a methodology for translating OBO ontologies to OWL using the organization of the Semantic Web itself to guide the work. The approach reveals that the constructs of OBO can be grouped together to form a similar layer cake. Thus we were able to decompose the problem into two parts. Most OBO constructs have easy and obvious equivalence to a construct in OWL. A small subset of OBO constructs requires deeper consideration. We have defined transformations for all constructs in an effort to foster a standard common mapping between OBO and OWL. Our mapping produces OWL-DL, a Description Logics based subset of OWL with desirable computational properties for efficiency and correctness. Our Java implementation of the mapping is part of the official Gene Ontology project source. Our transformation system provides a lossless roundtrip mapping for OBO ontologies, i.e. an OBO ontology may be translated to OWL and back without loss of knowledge. In addition, it provides a roadmap for bridging the gap between the two ontology languages in order to enable the use of ontology content in a language independent manner.

  4. Mapping between the OBO and OWL ontology languages

    PubMed Central

    2011-01-01

    Background Ontologies are commonly used in biomedicine to organize concepts to describe domains such as anatomies, environments, experiment, taxonomies etc. NCBO BioPortal currently hosts about 180 different biomedical ontologies. These ontologies have been mainly expressed in either the Open Biomedical Ontology (OBO) format or the Web Ontology Language (OWL). OBO emerged from the Gene Ontology, and supports most of the biomedical ontology content. In comparison, OWL is a Semantic Web language, and is supported by the World Wide Web consortium together with integral query languages, rule languages and distributed infrastructure for information interchange. These features are highly desirable for the OBO content as well. A convenient method for leveraging these features for OBO ontologies is by transforming OBO ontologies to OWL. Results We have developed a methodology for translating OBO ontologies to OWL using the organization of the Semantic Web itself to guide the work. The approach reveals that the constructs of OBO can be grouped together to form a similar layer cake. Thus we were able to decompose the problem into two parts. Most OBO constructs have easy and obvious equivalence to a construct in OWL. A small subset of OBO constructs requires deeper consideration. We have defined transformations for all constructs in an effort to foster a standard common mapping between OBO and OWL. Our mapping produces OWL-DL, a Description Logics based subset of OWL with desirable computational properties for efficiency and correctness. Our Java implementation of the mapping is part of the official Gene Ontology project source. Conclusions Our transformation system provides a lossless roundtrip mapping for OBO ontologies, i.e. an OBO ontology may be translated to OWL and back without loss of knowledge. In addition, it provides a roadmap for bridging the gap between the two ontology languages in order to enable the use of ontology content in a language independent manner

  5. A UML profile for the OBO relation ontology.

    PubMed

    Guardia, Gabriela D A; Vêncio, Ricardo Z N; de Farias, Cléver R G

    2012-01-01

    Ontologies have increasingly been used in the biomedical domain, which has prompted the emergence of different initiatives to facilitate their development and integration. The Open Biological and Biomedical Ontologies (OBO) Foundry consortium provides a repository of life-science ontologies, which are developed according to a set of shared principles. This consortium has developed an ontology called OBO Relation Ontology aiming at standardizing the different types of biological entity classes and associated relationships. Since ontologies are primarily intended to be used by humans, the use of graphical notations for ontology development facilitates the capture, comprehension and communication of knowledge between its users. However, OBO Foundry ontologies are captured and represented basically using text-based notations. The Unified Modeling Language (UML) provides a standard and widely-used graphical notation for modeling computer systems. UML provides a well-defined set of modeling elements, which can be extended using a built-in extension mechanism named Profile. Thus, this work aims at developing a UML profile for the OBO Relation Ontology to provide a domain-specific set of modeling elements that can be used to create standard UML-based ontologies in the biomedical domain.

  6. A UML profile for the OBO relation ontology

    PubMed Central

    2012-01-01

    Background Ontologies have increasingly been used in the biomedical domain, which has prompted the emergence of different initiatives to facilitate their development and integration. The Open Biological and Biomedical Ontologies (OBO) Foundry consortium provides a repository of life-science ontologies, which are developed according to a set of shared principles. This consortium has developed an ontology called OBO Relation Ontology aiming at standardizing the different types of biological entity classes and associated relationships. Since ontologies are primarily intended to be used by humans, the use of graphical notations for ontology development facilitates the capture, comprehension and communication of knowledge between its users. However, OBO Foundry ontologies are captured and represented basically using text-based notations. The Unified Modeling Language (UML) provides a standard and widely-used graphical notation for modeling computer systems. UML provides a well-defined set of modeling elements, which can be extended using a built-in extension mechanism named Profile. Thus, this work aims at developing a UML profile for the OBO Relation Ontology to provide a domain-specific set of modeling elements that can be used to create standard UML-based ontologies in the biomedical domain. Results We have studied the OBO Relation Ontology, the UML metamodel and the UML profiling mechanism. Based on these studies, we have proposed an extension to the UML metamodel in conformance with the OBO Relation Ontology and we have defined a profile that implements the extended metamodel. Finally, we have applied the proposed UML profile in the development of a number of fragments from different ontologies. Particularly, we have considered the Gene Ontology (GO), the PRotein Ontology (PRO) and the Xenopus Anatomy and Development Ontology (XAO). Conclusions The use of an established and well-known graphical language in the development of biomedical ontologies provides a more

  7. Semi-automated ontology generation within OBO-Edit.

    PubMed

    Wächter, Thomas; Schroeder, Michael

    2010-06-15

    Ontologies and taxonomies have proven highly beneficial for biocuration. The Open Biomedical Ontology (OBO) Foundry alone lists over 90 ontologies mainly built with OBO-Edit. Creating and maintaining such ontologies is a labour-intensive, difficult, manual process. Automating parts of it is of great importance for the further development of ontologies and for biocuration. We have developed the Dresden Ontology Generator for Directed Acyclic Graphs (DOG4DAG), a system which supports the creation and extension of OBO ontologies by semi-automatically generating terms, definitions and parent-child relations from text in PubMed, the web and PDF repositories. DOG4DAG is seamlessly integrated into OBO-Edit. It generates terms by identifying statistically significant noun phrases in text. For definitions and parent-child relations it employs pattern-based web searches. We systematically evaluate each generation step using manually validated benchmarks. The term generation leads to high-quality terms also found in manually created ontologies. Up to 78% of definitions are valid and up to 54% of child-ancestor relations can be retrieved. There is no other validated system that achieves comparable results. By combining the prediction of high-quality terms, definitions and parent-child relations with the ontology editor OBO-Edit we contribute a thoroughly validated tool for all OBO ontology engineers. DOG4DAG is available within OBO-Edit 2.1 at http://www.oboedit.org. Supplementary data are available at Bioinformatics online.

  8. Desiderata for ontologies to be used in semantic annotation of biomedical documents.

    PubMed

    Bada, Michael; Hunter, Lawrence

    2011-02-01

    A wealth of knowledge valuable to the translational research scientist is contained within the vast biomedical literature, but this knowledge is typically in the form of natural language. Sophisticated natural-language-processing systems are needed to translate text into unambiguous formal representations grounded in high-quality consensus ontologies, and these systems in turn rely on gold-standard corpora of annotated documents for training and testing. To this end, we are constructing the Colorado Richly Annotated Full-Text (CRAFT) Corpus, a collection of 97 full-text biomedical journal articles that are being manually annotated with the entire sets of terms from select vocabularies, predominantly from the Open Biomedical Ontologies (OBO) library. Our efforts in building this corpus has illuminated infelicities of these ontologies with respect to the semantic annotation of biomedical documents, and we propose desiderata whose implementation could substantially improve their utility in this task; these include the integration of overlapping terms across OBOs, the resolution of OBO-specific ambiguities, the integration of the BFO with the OBOs and the use of mid-level ontologies, the inclusion of noncanonical instances, and the expansion of relations and realizable entities. Copyright © 2010 Elsevier Inc. All rights reserved.

  9. Unintended consequences of existential quantifications in biomedical ontologies

    PubMed Central

    2011-01-01

    Background The Open Biomedical Ontologies (OBO) Foundry is a collection of freely available ontologically structured controlled vocabularies in the biomedical domain. Most of them are disseminated via both the OBO Flatfile Format and the semantic web format Web Ontology Language (OWL), which draws upon formal logic. Based on the interpretations underlying OWL description logics (OWL-DL) semantics, we scrutinize the OWL-DL releases of OBO ontologies to assess whether their logical axioms correspond to the meaning intended by their authors. Results We analyzed ontologies and ontology cross products available via the OBO Foundry site http://www.obofoundry.org for existential restrictions (someValuesFrom), from which we examined a random sample of 2,836 clauses. According to a rating done by four experts, 23% of all existential restrictions in OBO Foundry candidate ontologies are suspicious (Cohens' κ = 0.78). We found a smaller proportion of existential restrictions in OBO Foundry cross products are suspicious, but in this case an accurate quantitative judgment is not possible due to a low inter-rater agreement (κ = 0.07). We identified several typical modeling problems, for which satisfactory ontology design patterns based on OWL-DL were proposed. We further describe several usability issues with OBO ontologies, including the lack of ontological commitment for several common terms, and the proliferation of domain-specific relations. Conclusions The current OWL releases of OBO Foundry (and Foundry candidate) ontologies contain numerous assertions which do not properly describe the underlying biological reality, or are ambiguous and difficult to interpret. The solution is a better anchoring in upper ontologies and a restriction to relatively few, well defined relation types with given domain and range constraints. PMID:22115278

  10. The Ontology for Biomedical Investigations.

    PubMed

    Bandrowski, Anita; Brinkman, Ryan; Brochhausen, Mathias; Brush, Matthew H; Bug, Bill; Chibucos, Marcus C; Clancy, Kevin; Courtot, Mélanie; Derom, Dirk; Dumontier, Michel; Fan, Liju; Fostel, Jennifer; Fragoso, Gilberto; Gibson, Frank; Gonzalez-Beltran, Alejandra; Haendel, Melissa A; He, Yongqun; Heiskanen, Mervi; Hernandez-Boussard, Tina; Jensen, Mark; Lin, Yu; Lister, Allyson L; Lord, Phillip; Malone, James; Manduchi, Elisabetta; McGee, Monnie; Morrison, Norman; Overton, James A; Parkinson, Helen; Peters, Bjoern; Rocca-Serra, Philippe; Ruttenberg, Alan; Sansone, Susanna-Assunta; Scheuermann, Richard H; Schober, Daniel; Smith, Barry; Soldatova, Larisa N; Stoeckert, Christian J; Taylor, Chris F; Torniai, Carlo; Turner, Jessica A; Vita, Randi; Whetzel, Patricia L; Zheng, Jie

    2016-01-01

    The Ontology for Biomedical Investigations (OBI) is an ontology that provides terms with precisely defined meanings to describe all aspects of how investigations in the biological and medical domains are conducted. OBI re-uses ontologies that provide a representation of biomedical knowledge from the Open Biological and Biomedical Ontologies (OBO) project and adds the ability to describe how this knowledge was derived. We here describe the state of OBI and several applications that are using it, such as adding semantic expressivity to existing databases, building data entry forms, and enabling interoperability between knowledge resources. OBI covers all phases of the investigation process, such as planning, execution and reporting. It represents information and material entities that participate in these processes, as well as roles and functions. Prior to OBI, it was not possible to use a single internally consistent resource that could be applied to multiple types of experiments for these applications. OBI has made this possible by creating terms for entities involved in biological and medical investigations and by importing parts of other biomedical ontologies such as GO, Chemical Entities of Biological Interest (ChEBI) and Phenotype Attribute and Trait Ontology (PATO) without altering their meaning. OBI is being used in a wide range of projects covering genomics, multi-omics, immunology, and catalogs of services. OBI has also spawned other ontologies (Information Artifact Ontology) and methods for importing parts of ontologies (Minimum information to reference an external ontology term (MIREOT)). The OBI project is an open cross-disciplinary collaborative effort, encompassing multiple research communities from around the globe. To date, OBI has created 2366 classes and 40 relations along with textual and formal definitions. The OBI Consortium maintains a web resource (http://obi-ontology.org) providing details on the people, policies, and issues being addressed

  11. The Ontology for Biomedical Investigations

    PubMed Central

    Bandrowski, Anita; Brinkman, Ryan; Brochhausen, Mathias; Brush, Matthew H.; Chibucos, Marcus C.; Clancy, Kevin; Courtot, Mélanie; Derom, Dirk; Dumontier, Michel; Fan, Liju; Fostel, Jennifer; Fragoso, Gilberto; Gibson, Frank; Gonzalez-Beltran, Alejandra; Haendel, Melissa A.; He, Yongqun; Heiskanen, Mervi; Hernandez-Boussard, Tina; Jensen, Mark; Lin, Yu; Lister, Allyson L.; Lord, Phillip; Malone, James; Manduchi, Elisabetta; McGee, Monnie; Morrison, Norman; Overton, James A.; Parkinson, Helen; Peters, Bjoern; Rocca-Serra, Philippe; Ruttenberg, Alan; Sansone, Susanna-Assunta; Scheuermann, Richard H.; Schober, Daniel; Smith, Barry; Soldatova, Larisa N.; Stoeckert, Christian J.; Taylor, Chris F.; Torniai, Carlo; Turner, Jessica A.; Vita, Randi; Whetzel, Patricia L.; Zheng, Jie

    2016-01-01

    The Ontology for Biomedical Investigations (OBI) is an ontology that provides terms with precisely defined meanings to describe all aspects of how investigations in the biological and medical domains are conducted. OBI re-uses ontologies that provide a representation of biomedical knowledge from the Open Biological and Biomedical Ontologies (OBO) project and adds the ability to describe how this knowledge was derived. We here describe the state of OBI and several applications that are using it, such as adding semantic expressivity to existing databases, building data entry forms, and enabling interoperability between knowledge resources. OBI covers all phases of the investigation process, such as planning, execution and reporting. It represents information and material entities that participate in these processes, as well as roles and functions. Prior to OBI, it was not possible to use a single internally consistent resource that could be applied to multiple types of experiments for these applications. OBI has made this possible by creating terms for entities involved in biological and medical investigations and by importing parts of other biomedical ontologies such as GO, Chemical Entities of Biological Interest (ChEBI) and Phenotype Attribute and Trait Ontology (PATO) without altering their meaning. OBI is being used in a wide range of projects covering genomics, multi-omics, immunology, and catalogs of services. OBI has also spawned other ontologies (Information Artifact Ontology) and methods for importing parts of ontologies (Minimum information to reference an external ontology term (MIREOT)). The OBI project is an open cross-disciplinary collaborative effort, encompassing multiple research communities from around the globe. To date, OBI has created 2366 classes and 40 relations along with textual and formal definitions. The OBI Consortium maintains a web resource (http://obi-ontology.org) providing details on the people, policies, and issues being addressed

  12. OBO-Protected Pyruvates as Reagents for the Synthesis of Functionalized Heteroaromatic Compounds.

    PubMed

    Alves Esteves, C Henrique; Koyioni, Maria; Christensen, Kirsten E; Smith, Peter D; Donohoe, Timothy J

    2018-06-15

    Pd-catalyzed α-arylation of methyl-OBO-ketone (OBO = 4-methyl-2,6,7-trioxabicyclo[2.2.2]octan-1-yl) gives rise to arylated OBO-protected pyruvates. By appropriate prefunctionalization of the aryl ring or by subsequent functionalization at the α-carbonyl position of the arylated OBO-ketones, useful diketo OBO-protected carboxylates can be generated. Cyclization, aromatization, and OBO deprotection of these intermediates, using two distinct routes, gives access to valuable α-acyl heteroaromatic compounds.

  13. WebProtégé: a collaborative Web-based platform for editing biomedical ontologies.

    PubMed

    Horridge, Matthew; Tudorache, Tania; Nuylas, Csongor; Vendetti, Jennifer; Noy, Natalya F; Musen, Mark A

    2014-08-15

    WebProtégé is an open-source Web application for editing OWL 2 ontologies. It contains several features to aid collaboration, including support for the discussion of issues, change notification and revision-based change tracking. WebProtégé also features a simple user interface, which is geared towards editing the kinds of class descriptions and annotations that are prevalent throughout biomedical ontologies. Moreover, it is possible to configure the user interface using views that are optimized for editing Open Biomedical Ontology (OBO) class descriptions and metadata. Some of these views are shown in the Supplementary Material and can be seen in WebProtégé itself by configuring the project as an OBO project. WebProtégé is freely available for use on the Web at http://webprotege.stanford.edu. It is implemented in Java and JavaScript using the OWL API and the Google Web Toolkit. All major browsers are supported. For users who do not wish to host their ontologies on the Stanford servers, WebProtégé is available as a Web app that can be run locally using a Servlet container such as Tomcat. Binaries, source code and documentation are available under an open-source license at http://protegewiki.stanford.edu/wiki/WebProtege. © The Author 2014. Published by Oxford University Press. All rights reserved. For Permissions, please e-mail: journals.permissions@oup.com.

  14. Medical Issues in Playing the Oboe: A Literature Review.

    PubMed

    Banzhoff, Sofia; Del Mar Ropero, Maria; Menzel, Gabriele; Salmen, Tatjana; Gross, Manfred; Caffier, Philipp P

    2017-12-01

    Playing a musical instrument can affect physical and mental health. A literature review was conducted to determine the prevalence of health problems among oboists, which medical conditions can be caused or exacerbated by playing, whether oboe playing can be a protective factor, and whether recommendations are possible as to who should or should not play the oboe. Searches in 7 databases (Medline, Embase, Cochrane Library, Web of Science, SocIndex, PsyIndex, Psychinfo) yielded a total of 950 studies; after exclusion of duplicates and those not meeting eligibility criteria, 37 articles were selected for final analysis. In addition, Google Scholar and a musicology library served as additional sources, revealing another 6 publications for inclusion. As a result, some evidence was found for musculoskeletal problems, focal dystonia, stress velopharyngeal incompetence, increased intraocular pressure and glaucoma, gastroesophageal reflux disease, lower pulmonary function, disease transmission via instruments, and hearing loss due to noise exposure. Playing the oboe may be protective against obstructive sleep apnea. However, due to small sample sizes, uncertain reproducibility of findings, and lack of accurate descriptions of problems reported by oboists, far more evidence would be necessary to answer the research questions conclusively. There was no evidence for causal relationships, and thus no recommendations can be made regarding who should (not) play the oboe. To improve the quality of medical care for these musicians and to implement prevention strategies, future investigations with more in-depth instrument-specific analyses and higher numbers of participants are needed.

  15. [Open access :an opportunity for biomedical research].

    PubMed

    Duchange, Nathalie; Autard, Delphine; Pinhas, Nicole

    2008-01-01

    Open access within the scientific community depends on the scientific context and the practices of the field. In the biomedical domain, the communication of research results is characterised by the importance of the peer reviewing process, the existence of a hierarchy among journals and the transfer of copyright to the editor. Biomedical publishing has become a lucrative market and the growth of electronic journals has not helped lower the costs. Indeed, it is difficult for today's public institutions to gain access to all the scientific literature. Open access is thus imperative, as demonstrated through the positions taken by a growing number of research funding bodies, the development of open access journals and efforts made in promoting open archives. This article describes the setting up of an Inserm portal for publication in the context of the French national protocol for open-access self-archiving and in an international context.

  16. A Method for Evaluating and Standardizing Ontologies

    ERIC Educational Resources Information Center

    Seyed, Ali Patrice

    2012-01-01

    The Open Biomedical Ontology (OBO) Foundry initiative is a collaborative effort for developing interoperable, science-based ontologies. The Basic Formal Ontology (BFO) serves as the upper ontology for the domain-level ontologies of OBO. BFO is an upper ontology of types as conceived by defenders of realism. Among the ontologies developed for OBO…

  17. For 481 biomedical open access journals, articles are not searchable in the Directory of Open Access Journals nor in conventional biomedical databases

    PubMed Central

    Andresen, Kristoffer; Pommergaard, Hans-Christian; Rosenberg, Jacob

    2015-01-01

    Background. Open access (OA) journals allows access to research papers free of charge to the reader. Traditionally, biomedical researchers use databases like MEDLINE and EMBASE to discover new advances. However, biomedical OA journals might not fulfill such databases’ criteria, hindering dissemination. The Directory of Open Access Journals (DOAJ) is a database exclusively listing OA journals. The aim of this study was to investigate DOAJ’s coverage of biomedical OA journals compared with the conventional biomedical databases. Methods. Information on all journals listed in four conventional biomedical databases (MEDLINE, PubMed Central, EMBASE and SCOPUS) and DOAJ were gathered. Journals were included if they were (1) actively publishing, (2) full OA, (3) prospectively indexed in one or more database, and (4) of biomedical subject. Impact factor and journal language were also collected. DOAJ was compared with conventional databases regarding the proportion of journals covered, along with their impact factor and publishing language. The proportion of journals with articles indexed by DOAJ was determined. Results. In total, 3,236 biomedical OA journals were included in the study. Of the included journals, 86.7% were listed in DOAJ. Combined, the conventional biomedical databases listed 75.0% of the journals; 18.7% in MEDLINE; 36.5% in PubMed Central; 51.5% in SCOPUS and 50.6% in EMBASE. Of the journals in DOAJ, 88.7% published in English and 20.6% had received impact factor for 2012 compared with 93.5% and 26.0%, respectively, for journals in the conventional biomedical databases. A subset of 51.1% and 48.5% of the journals in DOAJ had articles indexed from 2012 and 2013, respectively. Of journals exclusively listed in DOAJ, one journal had received an impact factor for 2012, and 59.6% of the journals had no content from 2013 indexed in DOAJ. Conclusions. DOAJ is the most complete registry of biomedical OA journals compared with five conventional biomedical

  18. For 481 biomedical open access journals, articles are not searchable in the Directory of Open Access Journals nor in conventional biomedical databases.

    PubMed

    Liljekvist, Mads Svane; Andresen, Kristoffer; Pommergaard, Hans-Christian; Rosenberg, Jacob

    2015-01-01

    Background. Open access (OA) journals allows access to research papers free of charge to the reader. Traditionally, biomedical researchers use databases like MEDLINE and EMBASE to discover new advances. However, biomedical OA journals might not fulfill such databases' criteria, hindering dissemination. The Directory of Open Access Journals (DOAJ) is a database exclusively listing OA journals. The aim of this study was to investigate DOAJ's coverage of biomedical OA journals compared with the conventional biomedical databases. Methods. Information on all journals listed in four conventional biomedical databases (MEDLINE, PubMed Central, EMBASE and SCOPUS) and DOAJ were gathered. Journals were included if they were (1) actively publishing, (2) full OA, (3) prospectively indexed in one or more database, and (4) of biomedical subject. Impact factor and journal language were also collected. DOAJ was compared with conventional databases regarding the proportion of journals covered, along with their impact factor and publishing language. The proportion of journals with articles indexed by DOAJ was determined. Results. In total, 3,236 biomedical OA journals were included in the study. Of the included journals, 86.7% were listed in DOAJ. Combined, the conventional biomedical databases listed 75.0% of the journals; 18.7% in MEDLINE; 36.5% in PubMed Central; 51.5% in SCOPUS and 50.6% in EMBASE. Of the journals in DOAJ, 88.7% published in English and 20.6% had received impact factor for 2012 compared with 93.5% and 26.0%, respectively, for journals in the conventional biomedical databases. A subset of 51.1% and 48.5% of the journals in DOAJ had articles indexed from 2012 and 2013, respectively. Of journals exclusively listed in DOAJ, one journal had received an impact factor for 2012, and 59.6% of the journals had no content from 2013 indexed in DOAJ. Conclusions. DOAJ is the most complete registry of biomedical OA journals compared with five conventional biomedical databases

  19. Generation of open biomedical datasets through ontology-driven transformation and integration processes.

    PubMed

    Carmen Legaz-García, María Del; Miñarro-Giménez, José Antonio; Menárguez-Tortosa, Marcos; Fernández-Breis, Jesualdo Tomás

    2016-06-03

    Biomedical research usually requires combining large volumes of data from multiple heterogeneous sources, which makes difficult the integrated exploitation of such data. The Semantic Web paradigm offers a natural technological space for data integration and exploitation by generating content readable by machines. Linked Open Data is a Semantic Web initiative that promotes the publication and sharing of data in machine readable semantic formats. We present an approach for the transformation and integration of heterogeneous biomedical data with the objective of generating open biomedical datasets in Semantic Web formats. The transformation of the data is based on the mappings between the entities of the data schema and the ontological infrastructure that provides the meaning to the content. Our approach permits different types of mappings and includes the possibility of defining complex transformation patterns. Once the mappings are defined, they can be automatically applied to datasets to generate logically consistent content and the mappings can be reused in further transformation processes. The results of our research are (1) a common transformation and integration process for heterogeneous biomedical data; (2) the application of Linked Open Data principles to generate interoperable, open, biomedical datasets; (3) a software tool, called SWIT, that implements the approach. In this paper we also describe how we have applied SWIT in different biomedical scenarios and some lessons learned. We have presented an approach that is able to generate open biomedical repositories in Semantic Web formats. SWIT is able to apply the Linked Open Data principles in the generation of the datasets, so allowing for linking their content to external repositories and creating linked open datasets. SWIT datasets may contain data from multiple sources and schemas, thus becoming integrated datasets.

  20. BioPortal: enhanced functionality via new Web services from the National Center for Biomedical Ontology to access and use ontologies in software applications.

    PubMed

    Whetzel, Patricia L; Noy, Natalya F; Shah, Nigam H; Alexander, Paul R; Nyulas, Csongor; Tudorache, Tania; Musen, Mark A

    2011-07-01

    The National Center for Biomedical Ontology (NCBO) is one of the National Centers for Biomedical Computing funded under the NIH Roadmap Initiative. Contributing to the national computing infrastructure, NCBO has developed BioPortal, a web portal that provides access to a library of biomedical ontologies and terminologies (http://bioportal.bioontology.org) via the NCBO Web services. BioPortal enables community participation in the evaluation and evolution of ontology content by providing features to add mappings between terms, to add comments linked to specific ontology terms and to provide ontology reviews. The NCBO Web services (http://www.bioontology.org/wiki/index.php/NCBO_REST_services) enable this functionality and provide a uniform mechanism to access ontologies from a variety of knowledge representation formats, such as Web Ontology Language (OWL) and Open Biological and Biomedical Ontologies (OBO) format. The Web services provide multi-layered access to the ontology content, from getting all terms in an ontology to retrieving metadata about a term. Users can easily incorporate the NCBO Web services into software applications to generate semantically aware applications and to facilitate structured data collection.

  1. Gimli: open source and high-performance biomedical name recognition

    PubMed Central

    2013-01-01

    Background Automatic recognition of biomedical names is an essential task in biomedical information extraction, presenting several complex and unsolved challenges. In recent years, various solutions have been implemented to tackle this problem. However, limitations regarding system characteristics, customization and usability still hinder their wider application outside text mining research. Results We present Gimli, an open-source, state-of-the-art tool for automatic recognition of biomedical names. Gimli includes an extended set of implemented and user-selectable features, such as orthographic, morphological, linguistic-based, conjunctions and dictionary-based. A simple and fast method to combine different trained models is also provided. Gimli achieves an F-measure of 87.17% on GENETAG and 72.23% on JNLPBA corpus, significantly outperforming existing open-source solutions. Conclusions Gimli is an off-the-shelf, ready to use tool for named-entity recognition, providing trained and optimized models for recognition of biomedical entities from scientific text. It can be used as a command line tool, offering full functionality, including training of new models and customization of the feature set and model parameters through a configuration file. Advanced users can integrate Gimli in their text mining workflows through the provided library, and extend or adapt its functionalities. Based on the underlying system characteristics and functionality, both for final users and developers, and on the reported performance results, we believe that Gimli is a state-of-the-art solution for biomedical NER, contributing to faster and better research in the field. Gimli is freely available at http://bioinformatics.ua.pt/gimli. PMID:23413997

  2. Open Biomedical Engineering education in Africa.

    PubMed

    Ahluwalia, Arti; Atwine, Daniel; De Maria, Carmelo; Ibingira, Charles; Kipkorir, Emmauel; Kiros, Fasil; Madete, June; Mazzei, Daniele; Molyneux, Elisabeth; Moonga, Kando; Moshi, Mainen; Nzomo, Martin; Oduol, Vitalice; Okuonzi, John

    2015-08-01

    Despite the virtual revolution, the mainstream academic community in most countries remains largely ignorant of the potential of web-based teaching resources and of the expansion of open source software, hardware and rapid prototyping. In the context of Biomedical Engineering (BME), where human safety and wellbeing is paramount, a high level of supervision and quality control is required before open source concepts can be embraced by universities and integrated into the curriculum. In the meantime, students, more than their teachers, have become attuned to continuous streams of digital information, and teaching methods need to adapt rapidly by giving them the skills to filter meaningful information and by supporting collaboration and co-construction of knowledge using open, cloud and crowd based technology. In this paper we present our experience in bringing these concepts to university education in Africa, as a way of enabling rapid development and self-sufficiency in health care. We describe the three summer schools held in sub-Saharan Africa where both students and teachers embraced the philosophy of open BME education with enthusiasm, and discuss the advantages and disadvantages of opening education in this way in the developing and developed world.

  3. A common layer of interoperability for biomedical ontologies based on OWL EL.

    PubMed

    Hoehndorf, Robert; Dumontier, Michel; Oellrich, Anika; Wimalaratne, Sarala; Rebholz-Schuhmann, Dietrich; Schofield, Paul; Gkoutos, Georgios V

    2011-04-01

    Ontologies are essential in biomedical research due to their ability to semantically integrate content from different scientific databases and resources. Their application improves capabilities for querying and mining biological knowledge. An increasing number of ontologies is being developed for this purpose, and considerable effort is invested into formally defining them in order to represent their semantics explicitly. However, current biomedical ontologies do not facilitate data integration and interoperability yet, since reasoning over these ontologies is very complex and cannot be performed efficiently or is even impossible. We propose the use of less expressive subsets of ontology representation languages to enable efficient reasoning and achieve the goal of genuine interoperability between ontologies. We present and evaluate EL Vira, a framework that transforms OWL ontologies into the OWL EL subset, thereby enabling the use of tractable reasoning. We illustrate which OWL constructs and inferences are kept and lost following the conversion and demonstrate the performance gain of reasoning indicated by the significant reduction of processing time. We applied EL Vira to the open biomedical ontologies and provide a repository of ontologies resulting from this conversion. EL Vira creates a common layer of ontological interoperability that, for the first time, enables the creation of software solutions that can employ biomedical ontologies to perform inferences and answer complex queries to support scientific analyses. The EL Vira software is available from http://el-vira.googlecode.com and converted OBO ontologies and their mappings are available from http://bioonto.gen.cam.ac.uk/el-ont.

  4. Survey-based naming conventions for use in OBO Foundry ontology development

    PubMed Central

    Schober, Daniel; Smith, Barry; Lewis, Suzanna E; Kusnierczyk, Waclaw; Lomax, Jane; Mungall, Chris; Taylor, Chris F; Rocca-Serra, Philippe; Sansone, Susanna-Assunta

    2009-01-01

    Background A wide variety of ontologies relevant to the biological and medical domains are available through the OBO Foundry portal, and their number is growing rapidly. Integration of these ontologies, while requiring considerable effort, is extremely desirable. However, heterogeneities in format and style pose serious obstacles to such integration. In particular, inconsistencies in naming conventions can impair the readability and navigability of ontology class hierarchies, and hinder their alignment and integration. While other sources of diversity are tremendously complex and challenging, agreeing a set of common naming conventions is an achievable goal, particularly if those conventions are based on lessons drawn from pooled practical experience and surveys of community opinion. Results We summarize a review of existing naming conventions and highlight certain disadvantages with respect to general applicability in the biological domain. We also present the results of a survey carried out to establish which naming conventions are currently employed by OBO Foundry ontologies and to determine what their special requirements regarding the naming of entities might be. Lastly, we propose an initial set of typographic, syntactic and semantic conventions for labelling classes in OBO Foundry ontologies. Conclusion Adherence to common naming conventions is more than just a matter of aesthetics. Such conventions provide guidance to ontology creators, help developers avoid flaws and inaccuracies when editing, and especially when interlinking, ontologies. Common naming conventions will also assist consumers of ontologies to more readily understand what meanings were intended by the authors of ontologies used in annotating bodies of data. PMID:19397794

  5. DataMed - an open source discovery index for finding biomedical datasets.

    PubMed

    Chen, Xiaoling; Gururaj, Anupama E; Ozyurt, Burak; Liu, Ruiling; Soysal, Ergin; Cohen, Trevor; Tiryaki, Firat; Li, Yueling; Zong, Nansu; Jiang, Min; Rogith, Deevakar; Salimi, Mandana; Kim, Hyeon-Eui; Rocca-Serra, Philippe; Gonzalez-Beltran, Alejandra; Farcas, Claudiu; Johnson, Todd; Margolis, Ron; Alter, George; Sansone, Susanna-Assunta; Fore, Ian M; Ohno-Machado, Lucila; Grethe, Jeffrey S; Xu, Hua

    2018-01-13

    Finding relevant datasets is important for promoting data reuse in the biomedical domain, but it is challenging given the volume and complexity of biomedical data. Here we describe the development of an open source biomedical data discovery system called DataMed, with the goal of promoting the building of additional data indexes in the biomedical domain. DataMed, which can efficiently index and search diverse types of biomedical datasets across repositories, is developed through the National Institutes of Health-funded biomedical and healthCAre Data Discovery Index Ecosystem (bioCADDIE) consortium. It consists of 2 main components: (1) a data ingestion pipeline that collects and transforms original metadata information to a unified metadata model, called DatA Tag Suite (DATS), and (2) a search engine that finds relevant datasets based on user-entered queries. In addition to describing its architecture and techniques, we evaluated individual components within DataMed, including the accuracy of the ingestion pipeline, the prevalence of the DATS model across repositories, and the overall performance of the dataset retrieval engine. Our manual review shows that the ingestion pipeline could achieve an accuracy of 90% and core elements of DATS had varied frequency across repositories. On a manually curated benchmark dataset, the DataMed search engine achieved an inferred average precision of 0.2033 and a precision at 10 (P@10, the number of relevant results in the top 10 search results) of 0.6022, by implementing advanced natural language processing and terminology services. Currently, we have made the DataMed system publically available as an open source package for the biomedical community. © The Author 2018. Published by Oxford University Press on behalf of the American Medical Informatics Association. All rights reserved. For Permissions, please email: journals.permissions@oup.com

  6. [Self-archiving of biomedical papers in open access repositories].

    PubMed

    Abad-García, M Francisca; Melero, Remedios; Abadal, Ernest; González-Teruel, Aurora

    2010-04-01

    Open-access literature is digital, online, free of charge, and free of most copyright and licensing restrictions. Self-archiving or deposit of scholarly outputs in institutional repositories (open-access green route) is increasingly present in the activities of the scientific community. Besides the benefits of open access for visibility and dissemination of science, it is increasingly more often required by funding agencies to deposit papers and any other type of documents in repositories. In the biomedical environment this is even more relevant by the impact scientific literature can have on public health. However, to make self-archiving feasible, authors should be aware of its meaning and the terms in which they are allowed to archive their works. In that sense, there are some tools like Sherpa/RoMEO or DULCINEA (both directories of copyright licences of scientific journals at different levels) to find out what rights are retained by authors when they publish a paper and if they allow to implement self-archiving. PubMed Central and its British and Canadian counterparts are the main thematic repositories for biomedical fields. In our country there is none of similar nature, but most of the universities and CSIC, have already created their own institutional repositories. The increase in visibility of research results and their impact on a greater and earlier citation is one of the most frequently advance of open access, but removal of economic barriers to access to information is also a benefit to break borders between groups.

  7. Harvest: an open platform for developing web-based biomedical data discovery and reporting applications.

    PubMed

    Pennington, Jeffrey W; Ruth, Byron; Italia, Michael J; Miller, Jeffrey; Wrazien, Stacey; Loutrel, Jennifer G; Crenshaw, E Bryan; White, Peter S

    2014-01-01

    Biomedical researchers share a common challenge of making complex data understandable and accessible as they seek inherent relationships between attributes in disparate data types. Data discovery in this context is limited by a lack of query systems that efficiently show relationships between individual variables, but without the need to navigate underlying data models. We have addressed this need by developing Harvest, an open-source framework of modular components, and using it for the rapid development and deployment of custom data discovery software applications. Harvest incorporates visualizations of highly dimensional data in a web-based interface that promotes rapid exploration and export of any type of biomedical information, without exposing researchers to underlying data models. We evaluated Harvest with two cases: clinical data from pediatric cardiology and demonstration data from the OpenMRS project. Harvest's architecture and public open-source code offer a set of rapid application development tools to build data discovery applications for domain-specific biomedical data repositories. All resources, including the OpenMRS demonstration, can be found at http://harvest.research.chop.edu.

  8. Harvest: an open platform for developing web-based biomedical data discovery and reporting applications

    PubMed Central

    Pennington, Jeffrey W; Ruth, Byron; Italia, Michael J; Miller, Jeffrey; Wrazien, Stacey; Loutrel, Jennifer G; Crenshaw, E Bryan; White, Peter S

    2014-01-01

    Biomedical researchers share a common challenge of making complex data understandable and accessible as they seek inherent relationships between attributes in disparate data types. Data discovery in this context is limited by a lack of query systems that efficiently show relationships between individual variables, but without the need to navigate underlying data models. We have addressed this need by developing Harvest, an open-source framework of modular components, and using it for the rapid development and deployment of custom data discovery software applications. Harvest incorporates visualizations of highly dimensional data in a web-based interface that promotes rapid exploration and export of any type of biomedical information, without exposing researchers to underlying data models. We evaluated Harvest with two cases: clinical data from pediatric cardiology and demonstration data from the OpenMRS project. Harvest's architecture and public open-source code offer a set of rapid application development tools to build data discovery applications for domain-specific biomedical data repositories. All resources, including the OpenMRS demonstration, can be found at http://harvest.research.chop.edu PMID:24131510

  9. BioSig: The Free and Open Source Software Library for Biomedical Signal Processing

    PubMed Central

    Vidaurre, Carmen; Sander, Tilmann H.; Schlögl, Alois

    2011-01-01

    BioSig is an open source software library for biomedical signal processing. The aim of the BioSig project is to foster research in biomedical signal processing by providing free and open source software tools for many different application areas. Some of the areas where BioSig can be employed are neuroinformatics, brain-computer interfaces, neurophysiology, psychology, cardiovascular systems, and sleep research. Moreover, the analysis of biosignals such as the electroencephalogram (EEG), electrocorticogram (ECoG), electrocardiogram (ECG), electrooculogram (EOG), electromyogram (EMG), or respiration signals is a very relevant element of the BioSig project. Specifically, BioSig provides solutions for data acquisition, artifact processing, quality control, feature extraction, classification, modeling, and data visualization, to name a few. In this paper, we highlight several methods to help students and researchers to work more efficiently with biomedical signals. PMID:21437227

  10. BioSig: the free and open source software library for biomedical signal processing.

    PubMed

    Vidaurre, Carmen; Sander, Tilmann H; Schlögl, Alois

    2011-01-01

    BioSig is an open source software library for biomedical signal processing. The aim of the BioSig project is to foster research in biomedical signal processing by providing free and open source software tools for many different application areas. Some of the areas where BioSig can be employed are neuroinformatics, brain-computer interfaces, neurophysiology, psychology, cardiovascular systems, and sleep research. Moreover, the analysis of biosignals such as the electroencephalogram (EEG), electrocorticogram (ECoG), electrocardiogram (ECG), electrooculogram (EOG), electromyogram (EMG), or respiration signals is a very relevant element of the BioSig project. Specifically, BioSig provides solutions for data acquisition, artifact processing, quality control, feature extraction, classification, modeling, and data visualization, to name a few. In this paper, we highlight several methods to help students and researchers to work more efficiently with biomedical signals.

  11. Combining Open-domain and Biomedical Knowledge for Topic Recognition in Consumer Health Questions.

    PubMed

    Mrabet, Yassine; Kilicoglu, Halil; Roberts, Kirk; Demner-Fushman, Dina

    2016-01-01

    Determining the main topics in consumer health questions is a crucial step in their processing as it allows narrowing the search space to a specific semantic context. In this paper we propose a topic recognition approach based on biomedical and open-domain knowledge bases. In the first step of our method, we recognize named entities in consumer health questions using an unsupervised method that relies on a biomedical knowledge base, UMLS, and an open-domain knowledge base, DBpedia. In the next step, we cast topic recognition as a binary classification problem of deciding whether a named entity is the question topic or not. We evaluated our approach on a dataset from the National Library of Medicine (NLM), introduced in this paper, and another from the Genetic and Rare Disease Information Center (GARD). The combination of knowledge bases outperformed the results obtained by individual knowledge bases by up to 16.5% F1 and achieved state-of-the-art performance. Our results demonstrate that combining open-domain knowledge bases with biomedical knowledge bases can lead to a substantial improvement in understanding user-generated health content.

  12. PASSIM--an open source software system for managing information in biomedical studies.

    PubMed

    Viksna, Juris; Celms, Edgars; Opmanis, Martins; Podnieks, Karlis; Rucevskis, Peteris; Zarins, Andris; Barrett, Amy; Neogi, Sudeshna Guha; Krestyaninova, Maria; McCarthy, Mark I; Brazma, Alvis; Sarkans, Ugis

    2007-02-09

    One of the crucial aspects of day-to-day laboratory information management is collection, storage and retrieval of information about research subjects and biomedical samples. An efficient link between sample data and experiment results is absolutely imperative for a successful outcome of a biomedical study. Currently available software solutions are largely limited to large-scale, expensive commercial Laboratory Information Management Systems (LIMS). Acquiring such LIMS indeed can bring laboratory information management to a higher level, but often implies sufficient investment of time, effort and funds, which are not always available. There is a clear need for lightweight open source systems for patient and sample information management. We present a web-based tool for submission, management and retrieval of sample and research subject data. The system secures confidentiality by separating anonymized sample information from individuals' records. It is simple and generic, and can be customised for various biomedical studies. Information can be both entered and accessed using the same web interface. User groups and their privileges can be defined. The system is open-source and is supplied with an on-line tutorial and necessary documentation. It has proven to be successful in a large international collaborative project. The presented system closes the gap between the need and the availability of lightweight software solutions for managing information in biomedical studies involving human research subjects.

  13. Host-rock controlled epigenetic, hydrothermal metasomatic origin of the Bayan Obo REEFe-Nb ore deposit, Inner Mongolia, P.R.C.

    USGS Publications Warehouse

    Chao, E.C.T.; Back, J.M.; Minkin, J.A.; Yinchen, R.

    1992-01-01

    Bayan Obo, a complex rare earth element (REE)FeNb ore deposit, located in Inner Mongolia, P.R.C. is the world's largest known REE deposit. The deposit is chiefly in a marble unit (H8), but extends into an overlying unit of black shale, slate and schist unit (H9), both of which are in the upper part of the Middle Proterozoic Bayan Obo Group. Based on sedimentary structures, the presence of detrital quartz and algal fossil remains, and the 16-km long geographic extent, the H8 marble is a sedimentary deposit, and not a carbonatite of magmatic origin, as proposed by some previous investigators. The unit was weakly regionally metamorphosed (most probably the lower part of the green schist facies) into marble and quartzite prior to mineralization. Tectonically, the deposit is located on the northern flank of the Sino-Korean craton. Many hypotheses have been proposed for the origin of the Bayan Obo deposit; the studies reported here support an epigenetic, hydrothermal, metasomatic origin. Such an origin is supported by field and laboratory textural evidence; 232Th/208Pb internal isochron mineral ages of selected monazite and bastnaesite samples; 40Ar/39Ar incremental heating minimum mineral ages of selected alkali amphiboles; chemical compositions of different generations of both REE ore minerals and alkali amphiboles; and evidence of host-rock influence on the various types of Bayan Obo ores. The internal isochron ages of the REE minerals indicate Caledonian ages for various episodes of REE and Fe mineralization. No evidence was found to indicate a genetic relation between the extensive biotite granitic rocks of Hercynian age in the mine region and the Bayan Obo are deposit, as suggested by previous workers. ?? 1992.

  14. OpenCL based machine learning labeling of biomedical datasets

    NASA Astrophysics Data System (ADS)

    Amoros, Oscar; Escalera, Sergio; Puig, Anna

    2011-03-01

    In this paper, we propose a two-stage labeling method of large biomedical datasets through a parallel approach in a single GPU. Diagnostic methods, structures volume measurements, and visualization systems are of major importance for surgery planning, intra-operative imaging and image-guided surgery. In all cases, to provide an automatic and interactive method to label or to tag different structures contained into input data becomes imperative. Several approaches to label or segment biomedical datasets has been proposed to discriminate different anatomical structures in an output tagged dataset. Among existing methods, supervised learning methods for segmentation have been devised to easily analyze biomedical datasets by a non-expert user. However, they still have some problems concerning practical application, such as slow learning and testing speeds. In addition, recent technological developments have led to widespread availability of multi-core CPUs and GPUs, as well as new software languages, such as NVIDIA's CUDA and OpenCL, allowing to apply parallel programming paradigms in conventional personal computers. Adaboost classifier is one of the most widely applied methods for labeling in the Machine Learning community. In a first stage, Adaboost trains a binary classifier from a set of pre-labeled samples described by a set of features. This binary classifier is defined as a weighted combination of weak classifiers. Each weak classifier is a simple decision function estimated on a single feature value. Then, at the testing stage, each weak classifier is independently applied on the features of a set of unlabeled samples. In this work, we propose an alternative representation of the Adaboost binary classifier. We use this proposed representation to define a new GPU-based parallelized Adaboost testing stage using OpenCL. We provide numerical experiments based on large available data sets and we compare our results to CPU-based strategies in terms of time and

  15. First identification of baddeleyite related/linked to contact metamorphism from carbonatites in the world's largest REE deposit, Bayan Obo in North China Craton

    NASA Astrophysics Data System (ADS)

    Zhang, Shuan-Hong; Zhao, Yue; Li, Qiu-Li; Hu, Zhao-Chu; Chen, Zhen-Yu

    2017-07-01

    Baddeleyite has been recognized as a key mineral to determine the crystallization age of silica-undersaturated igneous rocks. Here we report a new occurrence of baddeleyite identified from REE-Nb-Th-rich carbonatite in the world's largest REE deposit, Bayan Obo, in the North China Craton (China). U-Th-Pb dating of three baddeleyite samples yields crystallization ages of 310-270 Ma with the best estimated crystallization age of ca. 280 Ma. These ages are significantly younger than the ca. 1300 Ma Bayan Obo carbonatites, but broadly coeval to nearby Permian granitoids intruding into the carbonatites. Hence, the Bayan Obo baddeleyite did not crystallize from the carbonatitic magma that led to the formation of the Bayan Obo carbonatites and related REE-Nb-Th deposit. Instead, it crystallized from hydrothermal fluids and/or a reaction involving zircon and dolomite during contact metamorphism related to the Permian granitoid emplacement. This is in agreement with the results of electron microprobe analysis that show humite inclusions in baddeleyite, since humite is a typical magnesian skarn mineral and occurs in close proximity to the intrusive contacts between carbonatites and granitoids. Our results show that baddeleyite can be used for dating hydrothermal and contact metamorphic processes.

  16. In-situ gamma-ray survey of rare-earth tailings dams--A case study in Baotou and Bayan Obo Districts, China.

    PubMed

    Li, Baochuan; Wang, Nanping; Wan, Jianhua; Xiong, Shengqing; Liu, Hongtao; Li, Shijun; Zhao, Rong

    2016-01-01

    An in-situ gamma-ray spectrometer survey with a scintillation detector of NaI(Tl) (Φ75 mm × 75 mm) was carried out in the Baotou and Bayan Obo Districts in order to estimate the levels of natural radionuclides near rare-earth (RE) tailings dams. In the RE tailings dam of Baotou, the mean concentrations of (238)U and (232)Th were 3.0 ± 1.0 mg/kg (range: 1.9-4.6 mg/kg) and 321 ± 31 mg/kg (range: 294-355 mg/kg), respectively. In the Bayan Obo tailings dam, the mean concentrations of (238)U and (232)Th were 5.7 ± 0.5 mg/kg (range: 5.3-6.1 mg/kg) and 276 ± 0.5 mg/kg (range: 275.5-276.3 mg/kg), respectively. The average (232)Th concentrations in the mining areas of the Bayan Obo Mine and the living areas of the Bayan Obo Town were 18.7 ± 7.5 and 26.2 ± 9.1 mg/kg, respectively. The (232)Th concentration recorded in the tailings dams was much higher than the global average (7.44 mg/kg). Our investigation shows that the (232)Th concentration in the tailings in the Baotou dam was 34.6 times greater than that in the local soil (in Guyang County); the average concentrations of (232)Th in the soil in the Baotou District and Bayan Obo Districts were about 1.35 and 2.82 times greater, respectively, than that in the soil in Guyang County. Based on our results, the highest estimated effective dose due to gamma irradiation was 1.15 mSv per year, estimated from the data observed in the Baotou tailings dams. The results of this preliminary study indicate the potential importance of radioactivity in RE tailings dams and that remedial measures may be required. Copyright © 2015 The Authors. Published by Elsevier Ltd.. All rights reserved.

  17. Do open access biomedical journals benefit smaller countries? The Slovenian experience.

    PubMed

    Turk, Nana

    2011-06-01

    Scientists from smaller countries have problems gaining visibility for their research. Does open access publishing provide a solution? Slovenia is a small country with around 5000 medical doctors, 1300 dentists and 1000 pharmacists. A search of Slovenia's Bibliographic database was carried out to identity all biomedical journals and those which are open access. Slovenia has 18 medical open access journals, but none has an impact factor and only 10 are indexed by Slovenian and international bibliographic databases. The visibility and quality of medical papers is poor. The solution might be to reduce the number of journals and encourage Slovenian scientists to publish their best articles in them. © 2011 The authors. Health Information and Libraries Journal © 2011 Health Libraries Group.

  18. Open access to biomedical engineering publications.

    PubMed

    Flexman, Jennifer A

    2008-01-01

    Scientific research is disseminated within the community and to the public in part through journals. Most scientific journals, in turn, protect the manuscript through copyright and recover their costs by charging subscription fees to individuals and institutions. This revenue stream is used to support the management of the journal and, in some cases, professional activities of the sponsoring society such as the Institute of Electrical and Electronics Engineers (IEEE). For example, the IEEE Engineering in Medicine and Biology Society (EMBS) manages seven academic publications representing the various areas of biomedical engineering. New business models have been proposed to distribute journal articles free of charge, either immediately or after a delay, to enable a greater dissemination of knowledge to both the public and the scientific community. However, publication costs must be recovered and likely at a higher cost to the manuscript authors. While there is little doubt that the foundations of scientific publication will change, the specifics and implications of an open source framework must be discussed.

  19. Real-Time Processing Library for Open-Source Hardware Biomedical Sensors.

    PubMed

    Molina-Cantero, Alberto J; Castro-García, Juan A; Lebrato-Vázquez, Clara; Gómez-González, Isabel M; Merino-Monge, Manuel

    2018-03-29

    Applications involving data acquisition from sensors need samples at a preset frequency rate, the filtering out of noise and/or analysis of certain frequency components. We propose a novel software architecture based on open-software hardware platforms which allows programmers to create data streams from input channels and easily implement filters and frequency analysis objects. The performances of the different classes given in the size of memory allocated and execution time (number of clock cycles) were analyzed in the low-cost platform Arduino Genuino. In addition, 11 people took part in an experiment in which they had to implement several exercises and complete a usability test. Sampling rates under 250 Hz (typical for many biomedical applications) makes it feasible to implement filters, sliding windows and Fourier analysis, operating in real time. Participants rated software usability at 70.2 out of 100 and the ease of use when implementing several signal processing applications was rated at just over 4.4 out of 5. Participants showed their intention of using this software because it was percieved as useful and very easy to use. The performances of the library showed that it may be appropriate for implementing small biomedical real-time applications or for human movement monitoring, even in a simple open-source hardware device like Arduino Genuino. The general perception about this library is that it is easy to use and intuitive.

  20. Real-Time Processing Library for Open-Source Hardware Biomedical Sensors

    PubMed Central

    Castro-García, Juan A.; Lebrato-Vázquez, Clara

    2018-01-01

    Applications involving data acquisition from sensors need samples at a preset frequency rate, the filtering out of noise and/or analysis of certain frequency components. We propose a novel software architecture based on open-software hardware platforms which allows programmers to create data streams from input channels and easily implement filters and frequency analysis objects. The performances of the different classes given in the size of memory allocated and execution time (number of clock cycles) were analyzed in the low-cost platform Arduino Genuino. In addition, 11 people took part in an experiment in which they had to implement several exercises and complete a usability test. Sampling rates under 250 Hz (typical for many biomedical applications) makes it feasible to implement filters, sliding windows and Fourier analysis, operating in real time. Participants rated software usability at 70.2 out of 100 and the ease of use when implementing several signal processing applications was rated at just over 4.4 out of 5. Participants showed their intention of using this software because it was percieved as useful and very easy to use. The performances of the library showed that it may be appropriate for implementing small biomedical real-time applications or for human movement monitoring, even in a simple open-source hardware device like Arduino Genuino. The general perception about this library is that it is easy to use and intuitive. PMID:29596394

  1. Publishing biomedical journals on the World-Wide Web using an open architecture model.

    PubMed Central

    Shareck, E. P.; Greenes, R. A.

    1996-01-01

    BACKGROUND: In many respects, biomedical publications are ideally suited for distribution via the World-Wide Web, but economic concerns have prevented the rapid adoption of an on-line publishing model. PURPOSE: We report on our experiences with assisting biomedical journals in developing an online presence, issues that were encountered, and methods used to address these issues. Our approach is based on an open architecture that fosters adaptation and interconnection of biomedical resources. METHODS: We have worked with the New England Journal of Medicine (NEJM), as well as five other publishers. A set of tools and protocols was employed to develop a scalable and customizable solution for publishing journals on-line. RESULTS: In March, 1996, the New England Journal of Medicine published its first World-Wide Web issue. Explorations with other publishers have helped to generalize the model. CONCLUSIONS: Economic and technical issues play a major role in developing World-Wide Web publishing solutions. PMID:8947685

  2. Low cost open data acquisition system for biomedical applications

    NASA Astrophysics Data System (ADS)

    Zabolotny, Wojciech M.; Laniewski-Wollk, Przemyslaw; Zaworski, Wojciech

    2005-09-01

    In the biomedical applications it is often necessary to collect measurement data from different devices. It is relatively easy, if the devices are equipped with a MIB or Ethernet interface, however often they feature only the asynchronous serial link, and sometimes the measured values are available only as the analog signals. The system presented in the paper is a low cost alternative to commercially available data acquisition systems. The hardware and software architecture of the system is fully open, so it is possible to customize it for particular needs. The presented system offers various possibilities to connect it to the computer based data processing unit - e.g. using the USB or Ethernet ports. Both interfaces allow also to use many such systems in parallel to increase amount of serial and analog inputs. The open source software used in the system makes possible to process the acquired data with standard tools like MATLAB, Scilab or Octave, or with a dedicated, user supplied application.

  3. Publishing priorities of biomedical research funders

    PubMed Central

    Collins, Ellen

    2013-01-01

    Objectives To understand the publishing priorities, especially in relation to open access, of 10 UK biomedical research funders. Design Semistructured interviews. Setting 10 UK biomedical research funders. Participants 12 employees with responsibility for research management at 10 UK biomedical research funders; a purposive sample to represent a range of backgrounds and organisation types. Conclusions Publicly funded and large biomedical research funders are committed to open access publishing and are pleased with recent developments which have stimulated growth in this area. Smaller charitable funders are supportive of the aims of open access, but are concerned about the practical implications for their budgets and their funded researchers. Across the board, biomedical research funders are turning their attention to other priorities for sharing research outputs, including data, protocols and negative results. Further work is required to understand how smaller funders, including charitable funders, can support open access. PMID:24154520

  4. A survey of quality assurance practices in biomedical open source software projects.

    PubMed

    Koru, Günes; El Emam, Khaled; Neisa, Angelica; Umarji, Medha

    2007-05-07

    Open source (OS) software is continuously gaining recognition and use in the biomedical domain, for example, in health informatics and bioinformatics. Given the mission critical nature of applications in this domain and their potential impact on patient safety, it is important to understand to what degree and how effectively biomedical OS developers perform standard quality assurance (QA) activities such as peer reviews and testing. This would allow the users of biomedical OS software to better understand the quality risks, if any, and the developers to identify process improvement opportunities to produce higher quality software. A survey of developers working on biomedical OS projects was conducted to examine the QA activities that are performed. We took a descriptive approach to summarize the implementation of QA activities and then examined some of the factors that may be related to the implementation of such practices. Our descriptive results show that 63% (95% CI, 54-72) of projects did not include peer reviews in their development process, while 82% (95% CI, 75-89) did include testing. Approximately 74% (95% CI, 67-81) of developers did not have a background in computing, 80% (95% CI, 74-87) were paid for their contributions to the project, and 52% (95% CI, 43-60) had PhDs. A multivariate logistic regression model to predict the implementation of peer reviews was not significant (likelihood ratio test = 16.86, 9 df, P = .051) and neither was a model to predict the implementation of testing (likelihood ratio test = 3.34, 9 df, P = .95). Less attention is paid to peer review than testing. However, the former is a complementary, and necessary, QA practice rather than an alternative. Therefore, one can argue that there are quality risks, at least at this point in time, in transitioning biomedical OS software into any critical settings that may have operational, financial, or safety implications. Developers of biomedical OS applications should invest more effort

  5. Biomedical ontologies: toward scientific debate.

    PubMed

    Maojo, V; Crespo, J; García-Remesal, M; de la Iglesia, D; Perez-Rey, D; Kulikowski, C

    2011-01-01

    Biomedical ontologies have been very successful in structuring knowledge for many different applications, receiving widespread praise for their utility and potential. Yet, the role of computational ontologies in scientific research, as opposed to knowledge management applications, has not been extensively discussed. We aim to stimulate further discussion on the advantages and challenges presented by biomedical ontologies from a scientific perspective. We review various aspects of biomedical ontologies going beyond their practical successes, and focus on some key scientific questions in two ways. First, we analyze and discuss current approaches to improve biomedical ontologies that are based largely on classical, Aristotelian ontological models of reality. Second, we raise various open questions about biomedical ontologies that require further research, analyzing in more detail those related to visual reasoning and spatial ontologies. We outline significant scientific issues that biomedical ontologies should consider, beyond current efforts of building practical consensus between them. For spatial ontologies, we suggest an approach for building "morphospatial" taxonomies, as an example that could stimulate research on fundamental open issues for biomedical ontologies. Analysis of a large number of problems with biomedical ontologies suggests that the field is very much open to alternative interpretations of current work, and in need of scientific debate and discussion that can lead to new ideas and research directions.

  6. Identification of OBO nonalignments and its implications for OBO enrichment.

    PubMed

    Bada, Michael; Hunter, Lawrence

    2008-06-15

    Existing projects that focus on the semiautomatic addition of links between existing terms in the Open Biomedical Ontologies can take advantage of reasoners that can make new inferences between terms that are based on the added formal definitions and that reflect nonalignments between the linked terms. However, these projects require that these definitions be necessary and sufficient, a strong requirement that often does not hold. If such definitions cannot be added, the reasoners cannot point to the nonalignments through the suggestion of new inferences. We describe a methodology by which we have identified over 1900 instances of nonredundant nonalignments between terms from the Gene Ontology (GO) biological process (BP), cellular component (CC) and molecular function (MF) ontologies, Chemical Entities of Biological Interest (ChEBI) and the Cell Type Ontology (CL). Many of the 39.8% of these nonalignments whose object terms are more atomic than the subject terms are not currently examined in other ontology-enrichment projects due to the fact that the necessary and sufficient conditions required for the inferences are not currently examined. Analysis of the ratios of nonalignments to assertions from which the nonalignments were identified suggests that BP-MF, BP-BP, BP-CL and CC-CC terms are relatively well-aligned, while ChEBI-MF, BP-ChEBI and CC-MF terms are relatively not aligned well. We propose four ways to resolve an identified nonalignment and recommend an analogous implementation of our methodology in ontology-enrichment tools to identify types of nonalignments that are currently not detected. The nonalignments discussed in this article may be viewed at http://compbio.uchsc.edu/Hunter_lab/Bada/nonalignments_2008_03_06.html. Code for the generation of these nonalignments is available upon request. mike.bada@uchsc.edu.

  7. New Cricetid Rodents from Strata near the Eocene-Oligocene Boundary in Erden Obo Section (Nei Mongol, China).

    PubMed

    Li, Qian; Meng, Jin; Wang, Yuanqing

    2016-01-01

    New cricetids (Eucricetodon wangae sp. nov., Eucricetodon sp. and Pappocricetodon siziwangqiensis sp. nov.) are reported from the lower and middle parts of the "Upper Red" beds of the Erden Obo section in Nei Mongol, China. Eucricetodon wangae is more primitive than other known species of the genus from lower Oligocene of Asia and Europe in having a single anterocone on M1, a single connection between the protocone and the paracone, the anterior metalophule connection in M1-2 and weaker anteroconid and ectomesolophid in lower molars. Pappocricetodon siziwangqiensis is more advanced than other species of the genus in permanently missing P4 and having posterior protolophule connection. These fossils suggest that the age of the "Upper Red" of the Erden Obo section is younger than the age of the Upper Eocene Houldjin and Caijiachong formations, but older than those containing the Shandgolian faunas; the "Upper Red" is most closely correlative to the Ergilian beds in age, and probably close to the Eocene/Oligocene boundary. Given the age estimate, Eucricetodon wangae provides the new evidence to support that cricetid dispersal from Asia to Europe occurred prior to the Eocene-Oligocene boundary.

  8. SORTA: a system for ontology-based re-coding and technical annotation of biomedical phenotype data.

    PubMed

    Pang, Chao; Sollie, Annet; Sijtsma, Anna; Hendriksen, Dennis; Charbon, Bart; de Haan, Mark; de Boer, Tommy; Kelpin, Fleur; Jetten, Jonathan; van der Velde, Joeri K; Smidt, Nynke; Sijmons, Rolf; Hillege, Hans; Swertz, Morris A

    2015-01-01

    There is an urgent need to standardize the semantics of biomedical data values, such as phenotypes, to enable comparative and integrative analyses. However, it is unlikely that all studies will use the same data collection protocols. As a result, retrospective standardization is often required, which involves matching of original (unstructured or locally coded) data to widely used coding or ontology systems such as SNOMED CT (clinical terms), ICD-10 (International Classification of Disease) and HPO (Human Phenotype Ontology). This data curation process is usually a time-consuming process performed by a human expert. To help mechanize this process, we have developed SORTA, a computer-aided system for rapidly encoding free text or locally coded values to a formal coding system or ontology. SORTA matches original data values (uploaded in semicolon delimited format) to a target coding system (uploaded in Excel spreadsheet, OWL ontology web language or OBO open biomedical ontologies format). It then semi- automatically shortlists candidate codes for each data value using Lucene and n-gram based matching algorithms, and can also learn from matches chosen by human experts. We evaluated SORTA's applicability in two use cases. For the LifeLines biobank, we used SORTA to recode 90 000 free text values (including 5211 unique values) about physical exercise to MET (Metabolic Equivalent of Task) codes. For the CINEAS clinical symptom coding system, we used SORTA to map to HPO, enriching HPO when necessary (315 terms matched so far). Out of the shortlists at rank 1, we found a precision/recall of 0.97/0.98 in LifeLines and of 0.58/0.45 in CINEAS. More importantly, users found the tool both a major time saver and a quality improvement because SORTA reduced the chances of human mistakes. Thus, SORTA can dramatically ease data (re)coding tasks and we believe it will prove useful for many more projects. Database URL: http://molgenis.org/sorta or as an open source download from

  9. SORTA: a system for ontology-based re-coding and technical annotation of biomedical phenotype data

    PubMed Central

    Pang, Chao; Sollie, Annet; Sijtsma, Anna; Hendriksen, Dennis; Charbon, Bart; de Haan, Mark; de Boer, Tommy; Kelpin, Fleur; Jetten, Jonathan; van der Velde, Joeri K.; Smidt, Nynke; Sijmons, Rolf; Hillege, Hans; Swertz, Morris A.

    2015-01-01

    There is an urgent need to standardize the semantics of biomedical data values, such as phenotypes, to enable comparative and integrative analyses. However, it is unlikely that all studies will use the same data collection protocols. As a result, retrospective standardization is often required, which involves matching of original (unstructured or locally coded) data to widely used coding or ontology systems such as SNOMED CT (clinical terms), ICD-10 (International Classification of Disease) and HPO (Human Phenotype Ontology). This data curation process is usually a time-consuming process performed by a human expert. To help mechanize this process, we have developed SORTA, a computer-aided system for rapidly encoding free text or locally coded values to a formal coding system or ontology. SORTA matches original data values (uploaded in semicolon delimited format) to a target coding system (uploaded in Excel spreadsheet, OWL ontology web language or OBO open biomedical ontologies format). It then semi- automatically shortlists candidate codes for each data value using Lucene and n-gram based matching algorithms, and can also learn from matches chosen by human experts. We evaluated SORTA’s applicability in two use cases. For the LifeLines biobank, we used SORTA to recode 90 000 free text values (including 5211 unique values) about physical exercise to MET (Metabolic Equivalent of Task) codes. For the CINEAS clinical symptom coding system, we used SORTA to map to HPO, enriching HPO when necessary (315 terms matched so far). Out of the shortlists at rank 1, we found a precision/recall of 0.97/0.98 in LifeLines and of 0.58/0.45 in CINEAS. More importantly, users found the tool both a major time saver and a quality improvement because SORTA reduced the chances of human mistakes. Thus, SORTA can dramatically ease data (re)coding tasks and we believe it will prove useful for many more projects. Database URL: http://molgenis.org/sorta or as an open source download from

  10. A new visual navigation system for exploring biomedical Open Educational Resource (OER) videos

    PubMed Central

    Zhao, Baoquan; Xu, Songhua; Lin, Shujin; Luo, Xiaonan; Duan, Lian

    2016-01-01

    Objective Biomedical videos as open educational resources (OERs) are increasingly proliferating on the Internet. Unfortunately, seeking personally valuable content from among the vast corpus of quality yet diverse OER videos is nontrivial due to limitations of today’s keyword- and content-based video retrieval techniques. To address this need, this study introduces a novel visual navigation system that facilitates users’ information seeking from biomedical OER videos in mass quantity by interactively offering visual and textual navigational clues that are both semantically revealing and user-friendly. Materials and Methods The authors collected and processed around 25 000 YouTube videos, which collectively last for a total length of about 4000 h, in the broad field of biomedical sciences for our experiment. For each video, its semantic clues are first extracted automatically through computationally analyzing audio and visual signals, as well as text either accompanying or embedded in the video. These extracted clues are subsequently stored in a metadata database and indexed by a high-performance text search engine. During the online retrieval stage, the system renders video search results as dynamic web pages using a JavaScript library that allows users to interactively and intuitively explore video content both efficiently and effectively. Results The authors produced a prototype implementation of the proposed system, which is publicly accessible at https://patentq.njit.edu/oer. To examine the overall advantage of the proposed system for exploring biomedical OER videos, the authors further conducted a user study of a modest scale. The study results encouragingly demonstrate the functional effectiveness and user-friendliness of the new system for facilitating information seeking from and content exploration among massive biomedical OER videos. Conclusion Using the proposed tool, users can efficiently and effectively find videos of interest, precisely locate

  11. A new visual navigation system for exploring biomedical Open Educational Resource (OER) videos.

    PubMed

    Zhao, Baoquan; Xu, Songhua; Lin, Shujin; Luo, Xiaonan; Duan, Lian

    2016-04-01

    Biomedical videos as open educational resources (OERs) are increasingly proliferating on the Internet. Unfortunately, seeking personally valuable content from among the vast corpus of quality yet diverse OER videos is nontrivial due to limitations of today's keyword- and content-based video retrieval techniques. To address this need, this study introduces a novel visual navigation system that facilitates users' information seeking from biomedical OER videos in mass quantity by interactively offering visual and textual navigational clues that are both semantically revealing and user-friendly. The authors collected and processed around 25 000 YouTube videos, which collectively last for a total length of about 4000 h, in the broad field of biomedical sciences for our experiment. For each video, its semantic clues are first extracted automatically through computationally analyzing audio and visual signals, as well as text either accompanying or embedded in the video. These extracted clues are subsequently stored in a metadata database and indexed by a high-performance text search engine. During the online retrieval stage, the system renders video search results as dynamic web pages using a JavaScript library that allows users to interactively and intuitively explore video content both efficiently and effectively.ResultsThe authors produced a prototype implementation of the proposed system, which is publicly accessible athttps://patentq.njit.edu/oer To examine the overall advantage of the proposed system for exploring biomedical OER videos, the authors further conducted a user study of a modest scale. The study results encouragingly demonstrate the functional effectiveness and user-friendliness of the new system for facilitating information seeking from and content exploration among massive biomedical OER videos. Using the proposed tool, users can efficiently and effectively find videos of interest, precisely locate video segments delivering personally valuable

  12. Status of open access in the biomedical field in 2005*†

    PubMed Central

    Matsubayashi, Mamiko; Kurata, Keiko; Sakai, Yukiko; Morioka, Tomoko; Kato, Shinya; Mine, Shinji; Ueda, Shuichi

    2009-01-01

    Objectives: This study was designed to document the state of open access (OA) in the biomedical field in 2005. Methods: PubMed was used to collect bibliographic data on target articles published in 2005. PubMed, Google Scholar, Google, and OAIster were then used to establish the availability of free full text online for these publications. Articles were analyzed by type of OA, country, type of article, impact factor, publisher, and publishing model to provide insight into the current state of OA. Results: Twenty-seven percent of all the articles were accessible as OA articles. More than 70% of the OA articles were provided through journal websites. Mid-rank commercial publishers often provided OA articles in OA journals, while society publishers tended to provide OA articles in the context of a traditional subscription model. The rate of OA articles available from the websites of individual authors or in institutional repositories was quite low. Discussion/Conclusions: In 2005, OA in the biomedical field was achieved under an umbrella of existing scholarly communication systems. Typically, OA articles were published as part of subscription journals published by scholarly societies. OA journals published by BioMed Central contributed to a small portion of all OA articles. PMID:19159007

  13. Retracted Publications in the Biomedical Literature from Open Access Journals.

    PubMed

    Wang, Tao; Xing, Qin-Rui; Wang, Hui; Chen, Wei

    2018-03-07

    The number of articles published in open access journals (OAJs) has increased dramatically in recent years. Simultaneously, the quality of publications in these journals has been called into question. Few studies have explored the retraction rate from OAJs. The purpose of the current study was to determine the reasons for retractions of articles from OAJs in biomedical research. The Medline database was searched through PubMed to identify retracted publications in OAJs. The journals were identified by the Directory of Open Access Journals. Data were extracted from each retracted article, including the time from publication to retraction, causes, journal impact factor, and country of origin. Trends in the characteristics related to retraction were determined. Data from 621 retracted studies were included in the analysis. The number and rate of retractions have increased since 2010. The most common reasons for retraction are errors (148), plagiarism (142), duplicate publication (101), fraud/suspected fraud (98) and invalid peer review (93). The number of retracted articles from OAJs has been steadily increasing. Misconduct was the primary reason for retraction. The majority of retracted articles were from journals with low impact factors and authored by researchers from China, India, Iran, and the USA.

  14. The Permian-Triassic granitoids in Bayan Obo, North China Craton: A geochemical and geochronological study

    NASA Astrophysics Data System (ADS)

    Ling, Ming-Xing; Zhang, Hong; Li, He; Liu, Yu-Long; Liu, Jian; Li, Lin-Qing; Li, Cong-Ying; Yang, Xiao-Yong; Sun, Weidong

    2014-03-01

    Granitoids near the Bayan Obo giant rare earth element (REE) deposit at the north margin of the North China Craton (NCC), the world's largest light REE (LREE) deposit, have been taken by some authors as the key factors that controlled the mineralization. In contrast, others proposed that the REE deposit has been partially destructed by these granitoids. Here we report systematic studies on geochronology and geochemical characteristics of granitoids of different distances from the orebodies, to investigate the genesis and their relationship to the giant Bayan Obo deposit. Granitoids studied here, including granites and quartz monzonites, are peraluminous with A/CNK = 0.99-1.11, LREE enriched and heavy REE (HREE) depleted, with variable REE concentrations (total REE = 54-330 ppm) and large negative Eu anomaly (δEu = 0.19-0.70). The REE patterns are distinct from those of ore-bearing dolomites. Some samples have slightly higher LREE concentrations, which may have been contaminated by the orebodies during intrusion. Trace elements of the granitoids are characterized by positive Pb anomaly, strong negative Ti anomaly and Nb, Ta and Sr anomalies. The granites exhibit negative Ba anomaly. The granitoids plot within the post-collision granite field in the Pearce diagram, which is consistent with the tectonic regime. The quartz monzonites and one granite have A-type granite characteristics and belong to the A2 subgroup. Zircons in these granitoids have high Th/U values, which are typical for magmatic zircons. High precision U-Pb dating for these zircons by secondary ion mass spectrometry (SIMS) and laser ablation inductively coupled plasma mass spectrometry (LA-ICP-MS) yields Permian-Triassic 206Pb/238U ages ranging from 243.2 to 293.8 Ma. The formation of the granitoids is > 55 Ma later than the latest ore forming age. The zircons have low La concentrations (0.02-12 ppm), high (Sm/La)N (0.8-685) and Ce/Ce* (1.4-80). The Ti-in-zircon temperature of the granitoids ranges

  15. A precise 232Th-208Pb chronology of fine-grained monazite: Age of the Bayan Obo REE-Fe-Nb ore deposit, China

    USGS Publications Warehouse

    Wang, Jingyuan; Tatsumoto, M.; Li, X.; Premo, W.R.; Chao, E.C.T.

    1994-01-01

    We have obtained precise Th-Pb internal isochron ages on monazite and bastnaesite for the world's largest known rare earth elements (REE)-Fe-Nb ore deposit, the Bayan Obo of Inner Mongolia, China. The monazite samples, collected from the carbonate-hosted ore zone, contain extremely small amounts of uranium (less than 10 ppm) but up to 0.7% ThO2. Previous estimates of the age of mineralization ranged from 1.8 to 0.255 Ga. Magnetic fractions of monazite and bastnaesite samples (<60-??m size) showed large ranges in 232Th 204Pb values (900-400,000) and provided precise Th-Pb internal isochron ages for paragenetic monazite mineralization ranging from 555 to 398 Ma within a few percent error (0.8% for two samples). These results are the first indication that REE mineralization within the giant Bayan Obo ore deposit occurred over a long period of time. The initial lead isotopic compositions (low 206Pb 204Pb and high 208Pb 204Pb) and large negative ??{lunate}Nd values for Bayan Obo ore minerals indicate that the main source(s) for the ores was the lower crust which was depleted in uranium, but enriched in thorium and light rare earth elements for a long period of time. Zircon from a quartz monzonite, located 50 km south of the ore complex and thought to be related to Caledonian subduction, gave an age of 451 Ma, within the range of monazite ages. Textural relations together with the mineral ages favor an epigenetic rather than a syngenetic origin for the orebodies. REE mineralization started around 555 Ma (disseminated monazite in the West, the Main, and south of the East Orebody), but the main mineralization (banded ores) was related to the Caledonian subduction event ca. 474-400 Ma. ?? 1994.

  16. [Distribution characteristic and current situation of soil rare earth contamination in the Bayan Obo mining area and Baotou tailing reservoir in Inner Mongolia].

    PubMed

    Guo, Wei; Fu, Rui-ying; Zhao, Ren-xin; Zhao, Wen-jing; Guo, Jiang-yuan; Zhang, Jun

    2013-05-01

    The pollution status and distribution characteristic of rare earth elements in soil were analyzed around Bayan Obo mining area and Baotou tailing reservoir located in Inner Mongolia grassland ecosystem, aiming at grasping the overall situation of grassland ecosystem pollution caused by rare earth elements and providing basic information as well as theoretical basis. The results indicated that seven rare earth elements in soils from different directions of Baotou tailing reservoir accumulated to a certain extent compared to the soil background value of Inner Mongolia. The pollution degree was Ce > La > Nd > Pr > Sm > Y > Eu. Within 50 m from the edge of tailing reservoir, soil rare earth contamination was the most serious, with the concentrations of La, Ce, Pr, Nd, Sm, Eu and Y reaching 11,45.0 mg x kg(-1), 23,636.0 mg x kg(-1), 4568.16 mg x kg(-1) , 6855.51 mg x kg(-1), 582.18 mg x kg(-1), 94.21 mg x kg(-1)), and 136.25 mg x kg(-1), respectively. Owing to the dominant wind direction of northwest, soils from the southeast were contaminated most seriously. For Bayan Obo mining area, the concentrations of seven rare earth elements in soil from the mining area were significantly higher than those of other areas investigated, with the concentrations of La, Ce, Pr, Nd, Sm, Eu and Y reaching 3112.56 mg x kg(-1), 7142.12 mg x kg(-1), 1467.12 mg x kg(-1), 2552.80 mg x kg(-1), 210.80 mg x kg(-1), 36.20 mg x kg(-1) and 63.22 mg x kg(-1), respectively. The soils of six areas of Bayan Obo mining area were all contaminated by rare earth elements, and the contamination degree was in the order of mining area > outside the dump > east side of the railway > the dump > outside the urban area > west side of the railway. Besides, the transportation of rare earth ore led to the soil rare earth contamination along the railway, and the distribution characteristic of rare earth elements in soils along the railway was affected by the dominant wind direction of northwest. Baotou tailing

  17. MIRO and IRbase: IT Tools for the Epidemiological Monitoring of Insecticide Resistance in Mosquito Disease Vectors

    PubMed Central

    Dialynas, Emmanuel; Topalis, Pantelis; Vontas, John; Louis, Christos

    2009-01-01

    Background Monitoring of insect vector populations with respect to their susceptibility to one or more insecticides is a crucial element of the strategies used for the control of arthropod-borne diseases. This management task can nowadays be achieved more efficiently when assisted by IT (Information Technology) tools, ranging from modern integrated databases to GIS (Geographic Information System). Here we describe an application ontology that we developed de novo, and a specially designed database that, based on this ontology, can be used for the purpose of controlling mosquitoes and, thus, the diseases that they transmit. Methodology/Principal Findings The ontology, named MIRO for Mosquito Insecticide Resistance Ontology, developed using the OBO-Edit software, describes all pertinent aspects of insecticide resistance, including specific methodology and mode of action. MIRO, then, forms the basis for the design and development of a dedicated database, IRbase, constructed using open source software, which can be used to retrieve data on mosquito populations in a temporally and spatially separate way, as well as to map the output using a Google Earth interface. The dependency of the database on the MIRO allows for a rational and efficient hierarchical search possibility. Conclusions/Significance The fact that the MIRO complies with the rules set forward by the OBO (Open Biomedical Ontologies) Foundry introduces cross-referencing with other biomedical ontologies and, thus, both MIRO and IRbase are suitable as parts of future comprehensive surveillance tools and decision support systems that will be used for the control of vector-borne diseases. MIRO is downloadable from and IRbase is accessible at VectorBase, the NIAID-sponsored open access database for arthropod vectors of disease. PMID:19547750

  18. Lessons learned in the generation of biomedical research datasets using Semantic Open Data technologies.

    PubMed

    Legaz-García, María del Carmen; Miñarro-Giménez, José Antonio; Menárguez-Tortosa, Marcos; Fernández-Breis, Jesualdo Tomás

    2015-01-01

    Biomedical research usually requires combining large volumes of data from multiple heterogeneous sources. Such heterogeneity makes difficult not only the generation of research-oriented dataset but also its exploitation. In recent years, the Open Data paradigm has proposed new ways for making data available in ways that sharing and integration are facilitated. Open Data approaches may pursue the generation of content readable only by humans and by both humans and machines, which are the ones of interest in our work. The Semantic Web provides a natural technological space for data integration and exploitation and offers a range of technologies for generating not only Open Datasets but also Linked Datasets, that is, open datasets linked to other open datasets. According to the Berners-Lee's classification, each open dataset can be given a rating between one and five stars attending to can be given to each dataset. In the last years, we have developed and applied our SWIT tool, which automates the generation of semantic datasets from heterogeneous data sources. SWIT produces four stars datasets, given that fifth one can be obtained by being the dataset linked from external ones. In this paper, we describe how we have applied the tool in two projects related to health care records and orthology data, as well as the major lessons learned from such efforts.

  19. The Non-Coding RNA Ontology (NCRO): a comprehensive resource for the unification of non-coding RNA biology.

    PubMed

    Huang, Jingshan; Eilbeck, Karen; Smith, Barry; Blake, Judith A; Dou, Dejing; Huang, Weili; Natale, Darren A; Ruttenberg, Alan; Huan, Jun; Zimmermann, Michael T; Jiang, Guoqian; Lin, Yu; Wu, Bin; Strachan, Harrison J; He, Yongqun; Zhang, Shaojie; Wang, Xiaowei; Liu, Zixing; Borchert, Glen M; Tan, Ming

    2016-01-01

    In recent years, sequencing technologies have enabled the identification of a wide range of non-coding RNAs (ncRNAs). Unfortunately, annotation and integration of ncRNA data has lagged behind their identification. Given the large quantity of information being obtained in this area, there emerges an urgent need to integrate what is being discovered by a broad range of relevant communities. To this end, the Non-Coding RNA Ontology (NCRO) is being developed to provide a systematically structured and precisely defined controlled vocabulary for the domain of ncRNAs, thereby facilitating the discovery, curation, analysis, exchange, and reasoning of data about structures of ncRNAs, their molecular and cellular functions, and their impacts upon phenotypes. The goal of NCRO is to serve as a common resource for annotations of diverse research in a way that will significantly enhance integrative and comparative analysis of the myriad resources currently housed in disparate sources. It is our belief that the NCRO ontology can perform an important role in the comprehensive unification of ncRNA biology and, indeed, fill a critical gap in both the Open Biological and Biomedical Ontologies (OBO) Library and the National Center for Biomedical Ontology (NCBO) BioPortal. Our initial focus is on the ontological representation of small regulatory ncRNAs, which we see as the first step in providing a resource for the annotation of data about all forms of ncRNAs. The NCRO ontology is free and open to all users, accessible at: http://purl.obolibrary.org/obo/ncro.owl.

  20. The ImageJ ecosystem: an open platform for biomedical image analysis

    PubMed Central

    Schindelin, Johannes; Rueden, Curtis T.; Hiner, Mark C.; Eliceiri, Kevin W.

    2015-01-01

    Technology in microscopy advances rapidly, enabling increasingly affordable, faster, and more precise quantitative biomedical imaging, which necessitates correspondingly more-advanced image processing and analysis techniques. A wide range of software is available – from commercial to academic, special-purpose to Swiss army knife, small to large–but a key characteristic of software that is suitable for scientific inquiry is its accessibility. Open-source software is ideal for scientific endeavors because it can be freely inspected, modified, and redistributed; in particular, the open-software platform ImageJ has had a huge impact on life sciences, and continues to do so. From its inception, ImageJ has grown significantly due largely to being freely available and its vibrant and helpful user community. Scientists as diverse as interested hobbyists, technical assistants, students, scientific staff, and advanced biology researchers use ImageJ on a daily basis, and exchange knowledge via its dedicated mailing list. Uses of ImageJ range from data visualization and teaching to advanced image processing and statistical analysis. The software's extensibility continues to attract biologists at all career stages as well as computer scientists who wish to effectively implement specific image-processing algorithms. In this review, we use the ImageJ project as a case study of how open-source software fosters its suites of software tools, making multitudes of image-analysis technology easily accessible to the scientific community. We specifically explore what makes ImageJ so popular, how it impacts life science, how it inspires other projects, and how it is self-influenced by coevolving projects within the ImageJ ecosystem. PMID:26153368

  1. KaBOB: ontology-based semantic integration of biomedical databases.

    PubMed

    Livingston, Kevin M; Bada, Michael; Baumgartner, William A; Hunter, Lawrence E

    2015-04-23

    The ability to query many independent biological databases using a common ontology-based semantic model would facilitate deeper integration and more effective utilization of these diverse and rapidly growing resources. Despite ongoing work moving toward shared data formats and linked identifiers, significant problems persist in semantic data integration in order to establish shared identity and shared meaning across heterogeneous biomedical data sources. We present five processes for semantic data integration that, when applied collectively, solve seven key problems. These processes include making explicit the differences between biomedical concepts and database records, aggregating sets of identifiers denoting the same biomedical concepts across data sources, and using declaratively represented forward-chaining rules to take information that is variably represented in source databases and integrating it into a consistent biomedical representation. We demonstrate these processes and solutions by presenting KaBOB (the Knowledge Base Of Biomedicine), a knowledge base of semantically integrated data from 18 prominent biomedical databases using common representations grounded in Open Biomedical Ontologies. An instance of KaBOB with data about humans and seven major model organisms can be built using on the order of 500 million RDF triples. All source code for building KaBOB is available under an open-source license. KaBOB is an integrated knowledge base of biomedical data representationally based in prominent, actively maintained Open Biomedical Ontologies, thus enabling queries of the underlying data in terms of biomedical concepts (e.g., genes and gene products, interactions and processes) rather than features of source-specific data schemas or file formats. KaBOB resolves many of the issues that routinely plague biomedical researchers intending to work with data from multiple data sources and provides a platform for ongoing data integration and development and for

  2. Current trends for customized biomedical software tools.

    PubMed

    Khan, Haseeb Ahmad

    2017-01-01

    In the past, biomedical scientists were solely dependent on expensive commercial software packages for various applications. However, the advent of user-friendly programming languages and open source platforms has revolutionized the development of simple and efficient customized software tools for solving specific biomedical problems. Many of these tools are designed and developed by biomedical scientists independently or with the support of computer experts and often made freely available for the benefit of scientific community. The current trends for customized biomedical software tools are highlighted in this short review.

  3. 77 FR 19675 - National Institute of Biomedical Imaging and Bioengineering; Notice of Meeting

    Federal Register 2010, 2011, 2012, 2013, 2014

    2012-04-02

    ... Biomedical Imaging and Bioengineering; Notice of Meeting Pursuant to section 10(d) of the Federal Advisory... Council for Biomedical Imaging and Bioengineering. The meeting will be open to the public as indicated... for Biomedical Imaging and Bioengineering, NACBIB May, 2012. Date: May 21, 2012. Open: 9 a.m. to 1 p.m...

  4. Simbody: multibody dynamics for biomedical research.

    PubMed

    Sherman, Michael A; Seth, Ajay; Delp, Scott L

    Multibody software designed for mechanical engineering has been successfully employed in biomedical research for many years. For real time operation some biomedical researchers have also adapted game physics engines. However, these tools were built for other purposes and do not fully address the needs of biomedical researchers using them to analyze the dynamics of biological structures and make clinically meaningful recommendations. We are addressing this problem through the development of an open source, extensible, high performance toolkit including a multibody mechanics library aimed at the needs of biomedical researchers. The resulting code, Simbody, supports research in a variety of fields including neuromuscular, prosthetic, and biomolecular simulation, and related research such as biologically-inspired design and control of humanoid robots and avatars. Simbody is the dynamics engine behind OpenSim, a widely used biomechanics simulation application. This article reviews issues that arise uniquely in biomedical research, and reports on the architecture, theory, and computational methods Simbody uses to address them. By addressing these needs explicitly Simbody provides a better match to the needs of researchers than can be obtained by adaptation of mechanical engineering or gaming codes. Simbody is a community resource, free for any purpose. We encourage wide adoption and invite contributions to the code base at https://simtk.org/home/simbody.

  5. The ImageJ ecosystem: An open platform for biomedical image analysis.

    PubMed

    Schindelin, Johannes; Rueden, Curtis T; Hiner, Mark C; Eliceiri, Kevin W

    2015-01-01

    Technology in microscopy advances rapidly, enabling increasingly affordable, faster, and more precise quantitative biomedical imaging, which necessitates correspondingly more-advanced image processing and analysis techniques. A wide range of software is available-from commercial to academic, special-purpose to Swiss army knife, small to large-but a key characteristic of software that is suitable for scientific inquiry is its accessibility. Open-source software is ideal for scientific endeavors because it can be freely inspected, modified, and redistributed; in particular, the open-software platform ImageJ has had a huge impact on the life sciences, and continues to do so. From its inception, ImageJ has grown significantly due largely to being freely available and its vibrant and helpful user community. Scientists as diverse as interested hobbyists, technical assistants, students, scientific staff, and advanced biology researchers use ImageJ on a daily basis, and exchange knowledge via its dedicated mailing list. Uses of ImageJ range from data visualization and teaching to advanced image processing and statistical analysis. The software's extensibility continues to attract biologists at all career stages as well as computer scientists who wish to effectively implement specific image-processing algorithms. In this review, we use the ImageJ project as a case study of how open-source software fosters its suites of software tools, making multitudes of image-analysis technology easily accessible to the scientific community. We specifically explore what makes ImageJ so popular, how it impacts the life sciences, how it inspires other projects, and how it is self-influenced by coevolving projects within the ImageJ ecosystem. © 2015 Wiley Periodicals, Inc.

  6. Type-I non-critically phase-matched second-harmonic generation in Gd1-xYxCa4O(BO3)3

    NASA Astrophysics Data System (ADS)

    Burmester, P. B. W.; Kellner, T.; Petermann, K.; Huber, G.; Uecker, R.; Reiche, P.

    Second-harmonic generation was z-cut observed Gd1-xYxCa4O(BO3)3 (Gd1-xYxCOB) and the dependence of the phase-matching wavelength on the mixing ratio x has been investigated. The dependence on both temperature and angle tuning was examined as well. We found the suitable composition for noncritical frequency doubling at 930 nm, which is the lasing wavelength of Nd:YAlO3 on the 4F3/2?4I9/2 transition.

  7. Sedimentary carbonate-hosted giant Bayan Obo REE-Fe-Nb ore deposit of Inner Mongolia, China; a cornerstone example for giant polymetallic ore deposits of hydrothermal origin

    USGS Publications Warehouse

    Chao, E.C.T.; Back, J.M.; Minkin, J.A.; Tatsumoto, M.; Junwen, Wang; Conrad, J.E.; McKee, E.H.; Zonglin, Hou; Qingrun, Meng; Shengguang, Huang

    1997-01-01

    Detailed, integrative field and laboratory studies of the textures, structures, chemical characteristics, and isotopically determined ages and signatures of mineralization of the Bayan Obo deposit provided evidence for the origin and characteristics favorable for its formation and parameters necessary for defining giant polymetallic deposits of hydrothermal origin. Bayan Obo is an epigenetic, metasomatic, hydrothermal rare earth element (REE)-Fe-Nb ore deposit that is hosted in the metasedimentary H8 dolostone marble of the Middle Proterozoic Bayan Obo Group. The metasedimentary sequence was deposited on the northern continental slope of the North China craton. The mine area is about 100 km south of the suture marking Caledonian subduction of the Mongolian oceanic plate from the north beneath the North China craton. The mineralogy of the deposit is very complex, consisting of more than 120 different minerals, some of which are epigenetic minerals introduced by hydrothermal solutions, and some of which are primary and secondary metamorphic minerals. The major REE minerals are monazite and bastnaesite, whereas magnetite and hematite are the dominant Fe-ore minerals, and columbite is the most abundant Nb mineral. Dolomite, alkali amphibole, fluorite, barite, aegirine augite, apatite, phlogopite, albite, and microcline are the most widespread gangue minerals. Three general types of ores occur at Bayan Obo: disseminated, banded, and massive ores. Broad zoning of these ore types occurs in the Main and East Orebodies. Disseminated ores are in the outermost zone, banded ores are in the intermediate zone, and massive ores are in the cores of the orebodies. On the basis of field relations, host rocks, textures, structures, and mineral assemblages, many varieties of these three types of ores have been recognized and mapped. Isotopic dating of monazite, bastnaesite, aeschynite, and metamorphic and metasomatic alkali amphiboles associated with the deposit provides constraints

  8. The Bayan Obo iron-rare-earth-niobium deposits, Inner Mongolia, China

    USGS Publications Warehouse

    Drew, Lawrence J.; Qingrun, Meng; Weijun, Sun

    1990-01-01

    The plate tectonic setting, regional geology and certain aspects of the economic geology of the iron-rare-earth-niobium ore bodies at Bayan Obo, Inner Mongolia, China, were studied by a team of geologists from the Tianjin Geologic Research Academy and the U.S. Geological Survey between 1987 and 1989. These ore bodies were formed by hydrothermal replacement of Middle Proterozoic dolomite in an intra-continental rift setting. A variety of veins and/or dikes that have a carbonatitelike mineralogy cut the footwall clastic rocks and migmatites. A stockwork of veins occurs at several locations in the footwall. The hanging wall is a shale that has been converted to a K-metasomatite and has microcrystalline potassium feldspar as its principal constituent. This shale served as a sealing caprock that contained the chemical solutions that reacted with the dolomite and created the enormous concentration of mineralized rock in an 18-kilometer-long syncline. The rocks that host these ore bodies and the associated mineralized areas occur today as roof pendants in granitoid rocks of Permian age that were emplaced during a continent-to-continent collision during that period.

  9. BIOMedical Search Engine Framework: Lightweight and customized implementation of domain-specific biomedical search engines.

    PubMed

    Jácome, Alberto G; Fdez-Riverola, Florentino; Lourenço, Anália

    2016-07-01

    Text mining and semantic analysis approaches can be applied to the construction of biomedical domain-specific search engines and provide an attractive alternative to create personalized and enhanced search experiences. Therefore, this work introduces the new open-source BIOMedical Search Engine Framework for the fast and lightweight development of domain-specific search engines. The rationale behind this framework is to incorporate core features typically available in search engine frameworks with flexible and extensible technologies to retrieve biomedical documents, annotate meaningful domain concepts, and develop highly customized Web search interfaces. The BIOMedical Search Engine Framework integrates taggers for major biomedical concepts, such as diseases, drugs, genes, proteins, compounds and organisms, and enables the use of domain-specific controlled vocabulary. Technologies from the Typesafe Reactive Platform, the AngularJS JavaScript framework and the Bootstrap HTML/CSS framework support the customization of the domain-oriented search application. Moreover, the RESTful API of the BIOMedical Search Engine Framework allows the integration of the search engine into existing systems or a complete web interface personalization. The construction of the Smart Drug Search is described as proof-of-concept of the BIOMedical Search Engine Framework. This public search engine catalogs scientific literature about antimicrobial resistance, microbial virulence and topics alike. The keyword-based queries of the users are transformed into concepts and search results are presented and ranked accordingly. The semantic graph view portraits all the concepts found in the results, and the researcher may look into the relevance of different concepts, the strength of direct relations, and non-trivial, indirect relations. The number of occurrences of the concept shows its importance to the query, and the frequency of concept co-occurrence is indicative of biological relations

  10. Evaluation of research in biomedical ontologies

    PubMed Central

    Dumontier, Michel; Gkoutos, Georgios V.

    2013-01-01

    Ontologies are now pervasive in biomedicine, where they serve as a means to standardize terminology, to enable access to domain knowledge, to verify data consistency and to facilitate integrative analyses over heterogeneous biomedical data. For this purpose, research on biomedical ontologies applies theories and methods from diverse disciplines such as information management, knowledge representation, cognitive science, linguistics and philosophy. Depending on the desired applications in which ontologies are being applied, the evaluation of research in biomedical ontologies must follow different strategies. Here, we provide a classification of research problems in which ontologies are being applied, focusing on the use of ontologies in basic and translational research, and we demonstrate how research results in biomedical ontologies can be evaluated. The evaluation strategies depend on the desired application and measure the success of using an ontology for a particular biomedical problem. For many applications, the success can be quantified, thereby facilitating the objective evaluation and comparison of research in biomedical ontology. The objective, quantifiable comparison of research results based on scientific applications opens up the possibility for systematically improving the utility of ontologies in biomedical research. PMID:22962340

  11. Levels of rare earth elements, heavy metals and uranium in a population living in Baiyun Obo, Inner Mongolia, China: a pilot study.

    PubMed

    Hao, Zhe; Li, Yonghua; Li, Hairong; Wei, Binggan; Liao, Xiaoyong; Liang, Tao; Yu, Jiangping

    2015-06-01

    The Baiyun Obo deposit is the world's largest rare earth elements (REE) deposit. We aimed to investigate levels of REE, heavy metals (HMs) and uranium (U) based on morning urine samples in a population in Baiyun Obo and to assess the possible influence of rare earth mining processes on human exposure. In the mining area, elevated levels were found for the sum of the concentrations of light REE (LREE) and heavy REE (HREE) with mean values at 3.453 and 1.151 μg g(-1) creatinine, which were significantly higher than those in the control area. Concentrations of HMs and U in the population increased concomitantly with increasing REE levels. The results revealed that besides REE, HMs and U were produced with REE exploitation. Gender, age, educational level, alcohol and smoking habit were major factors contributing to inter-individual variation. Males were more exposed to these metals than females. Concentrations in people in the senior age group and those with only primary education were low. Drinking and smoking were associated with the levels of LREE, Cr, Cu, Cd and Pb in morning urine. Hence this study provides basic and useful information when addressing public and environmental health challenges in the areas where REE are mined and processed. Copyright © 2015 Elsevier Ltd. All rights reserved.

  12. WIRM: An Open Source Toolkit for Building Biomedical Web Applications

    PubMed Central

    Jakobovits, Rex M.; Rosse, Cornelius; Brinkley, James F.

    2002-01-01

    This article describes an innovative software toolkit that allows the creation of web applications that facilitate the acquisition, integration, and dissemination of multimedia biomedical data over the web, thereby reducing the cost of knowledge sharing. There is a lack of high-level web application development tools suitable for use by researchers, clinicians, and educators who are not skilled programmers. Our Web Interfacing Repository Manager (WIRM) is a software toolkit that reduces the complexity of building custom biomedical web applications. WIRM’s visual modeling tools enable domain experts to describe the structure of their knowledge, from which WIRM automatically generates full-featured, customizable content management systems. PMID:12386108

  13. National Space Biomedical Research Institute

    NASA Technical Reports Server (NTRS)

    1998-01-01

    The National Space Biomedical Research Institute (NSBRI) sponsors and performs fundamental and applied space biomedical research with the mission of leading a world-class, national effort in integrated, critical path space biomedical research that supports NASA's Human Exploration and Development of Space (HEDS) Strategic Plan. It focuses on the enabling of long-term human presence in, development of, and exploration of space. This will be accomplished by: designing, implementing, and validating effective countermeasures to address the biological and environmental impediments to long-term human space flight; defining the molecular, cellular, organ-level, integrated responses and mechanistic relationships that ultimately determine these impediments, where such activity fosters the development of novel countermeasures; establishing biomedical support technologies to maximize human performance in space, reduce biomedical hazards to an acceptable level, and deliver quality medical care; transferring and disseminating the biomedical advances in knowledge and technology acquired through living and working in space to the benefit of mankind in space and on Earth, including the treatment of patients suffering from gravity- and radiation-related conditions on Earth; and ensuring open involvement of the scientific community, industry, and the public at large in the Institute's activities and fostering a robust collaboration with NASA, particularly through Johnson Space Center.

  14. Anatomical entity mention recognition at literature scale

    PubMed Central

    Pyysalo, Sampo; Ananiadou, Sophia

    2014-01-01

    Motivation: Anatomical entities ranging from subcellular structures to organ systems are central to biomedical science, and mentions of these entities are essential to understanding the scientific literature. Despite extensive efforts to automatically analyze various aspects of biomedical text, there have been only few studies focusing on anatomical entities, and no dedicated methods for learning to automatically recognize anatomical entity mentions in free-form text have been introduced. Results: We present AnatomyTagger, a machine learning-based system for anatomical entity mention recognition. The system incorporates a broad array of approaches proposed to benefit tagging, including the use of Unified Medical Language System (UMLS)- and Open Biomedical Ontologies (OBO)-based lexical resources, word representations induced from unlabeled text, statistical truecasing and non-local features. We train and evaluate the system on a newly introduced corpus that substantially extends on previously available resources, and apply the resulting tagger to automatically annotate the entire open access scientific domain literature. The resulting analyses have been applied to extend services provided by the Europe PubMed Central literature database. Availability and implementation: All tools and resources introduced in this work are available from http://nactem.ac.uk/anatomytagger. Contact: sophia.ananiadou@manchester.ac.uk Supplementary Information: Supplementary data are available at Bioinformatics online. PMID:24162468

  15. Informatics in radiology: An open-source and open-access cancer biomedical informatics grid annotation and image markup template builder.

    PubMed

    Mongkolwat, Pattanasak; Channin, David S; Kleper, Vladimir; Rubin, Daniel L

    2012-01-01

    In a routine clinical environment or clinical trial, a case report form or structured reporting template can be used to quickly generate uniform and consistent reports. Annotation and image markup (AIM), a project supported by the National Cancer Institute's cancer biomedical informatics grid, can be used to collect information for a case report form or structured reporting template. AIM is designed to store, in a single information source, (a) the description of pixel data with use of markups or graphical drawings placed on the image, (b) calculation results (which may or may not be directly related to the markups), and (c) supplemental information. To facilitate the creation of AIM annotations with data entry templates, an AIM template schema and an open-source template creation application were developed to assist clinicians, image researchers, and designers of clinical trials to quickly create a set of data collection items, thereby ultimately making image information more readily accessible.

  16. Informatics in Radiology: An Open-Source and Open-Access Cancer Biomedical Informatics Grid Annotation and Image Markup Template Builder

    PubMed Central

    Channin, David S.; Rubin, Vladimir Kleper Daniel L.

    2012-01-01

    In a routine clinical environment or clinical trial, a case report form or structured reporting template can be used to quickly generate uniform and consistent reports. Annotation and Image Markup (AIM), a project supported by the National Cancer Institute’s cancer Biomedical Informatics Grid, can be used to collect information for a case report form or structured reporting template. AIM is designed to store, in a single information source, (a) the description of pixel data with use of markups or graphical drawings placed on the image, (b) calculation results (which may or may not be directly related to the markups), and (c) supplemental information. To facilitate the creation of AIM annotations with data entry templates, an AIM template schema and an open-source template creation application were developed to assist clinicians, image researchers, and designers of clinical trials to quickly create a set of data collection items, thereby ultimately making image information more readily accessible. © RSNA, 2012 PMID:22556315

  17. 77 FR 72365 - National Institute of Biomedical Imaging and Bioengineering; Notice of Meeting

    Federal Register 2010, 2011, 2012, 2013, 2014

    2012-12-05

    ... Biomedical Imaging and Bioengineering; Notice of Meeting Pursuant to section 10(d) of the Federal Advisory... Council for Biomedical Imaging and Bioengineering. The meeting will be open to the public as indicated... of personal privacy. Name of Committee: National Advisory Council for Biomedical Imaging and...

  18. Ontology for Vector Surveillance and Management

    PubMed Central

    LOZANO-FUENTES, SAUL; BANDYOPADHYAY, ARITRA; COWELL, LINDSAY G.; GOLDFAIN, ALBERT; EISEN, LARS

    2013-01-01

    Ontologies, which are made up by standardized and defined controlled vocabulary terms and their interrelationships, are comprehensive and readily searchable repositories for knowledge in a given domain. The Open Biomedical Ontologies (OBO) Foundry was initiated in 2001 with the aims of becoming an “umbrella” for life-science ontologies and promoting the use of ontology development best practices. A software application (OBO-Edit; *.obo file format) was developed to facilitate ontology development and editing. The OBO Foundry now comprises over 100 ontologies and candidate ontologies, including the NCBI organismal classification ontology (NCBITaxon), the Mosquito Insecticide Resistance Ontology (MIRO), the Infectious Disease Ontology (IDO), the IDOMAL malaria ontology, and ontologies for mosquito gross anatomy and tick gross anatomy. We previously developed a disease data management system for dengue and malaria control programs, which incorporated a set of information trees built upon ontological principles, including a “term tree” to promote the use of standardized terms. In the course of doing so, we realized that there were substantial gaps in existing ontologies with regards to concepts, processes, and, especially, physical entities (e.g., vector species, pathogen species, and vector surveillance and management equipment) in the domain of surveillance and management of vectors and vector-borne pathogens. We therefore produced an ontology for vector surveillance and management, focusing on arthropod vectors and vector-borne pathogens with relevance to humans or domestic animals, and with special emphasis on content to support operational activities through inclusion in databases, data management systems, or decision support systems. The Vector Surveillance and Management Ontology (VSMO) includes >2,200 unique terms, of which the vast majority (>80%) were newly generated during the development of this ontology. One core feature of the VSMO is the linkage

  19. Ontology for vector surveillance and management.

    PubMed

    Lozano-Fuentes, Saul; Bandyopadhyay, Aritra; Cowell, Lindsay G; Goldfain, Albert; Eisen, Lars

    2013-01-01

    Ontologies, which are made up by standardized and defined controlled vocabulary terms and their interrelationships, are comprehensive and readily searchable repositories for knowledge in a given domain. The Open Biomedical Ontologies (OBO) Foundry was initiated in 2001 with the aims of becoming an "umbrella" for life-science ontologies and promoting the use of ontology development best practices. A software application (OBO-Edit; *.obo file format) was developed to facilitate ontology development and editing. The OBO Foundry now comprises over 100 ontologies and candidate ontologies, including the NCBI organismal classification ontology (NCBITaxon), the Mosquito Insecticide Resistance Ontology (MIRO), the Infectious Disease Ontology (IDO), the IDOMAL malaria ontology, and ontologies for mosquito gross anatomy and tick gross anatomy. We previously developed a disease data management system for dengue and malaria control programs, which incorporated a set of information trees built upon ontological principles, including a "term tree" to promote the use of standardized terms. In the course of doing so, we realized that there were substantial gaps in existing ontologies with regards to concepts, processes, and, especially, physical entities (e.g., vector species, pathogen species, and vector surveillance and management equipment) in the domain of surveillance and management of vectors and vector-borne pathogens. We therefore produced an ontology for vector surveillance and management, focusing on arthropod vectors and vector-borne pathogens with relevance to humans or domestic animals, and with special emphasis on content to support operational activities through inclusion in databases, data management systems, or decision support systems. The Vector Surveillance and Management Ontology (VSMO) includes >2,200 unique terms, of which the vast majority (>80%) were newly generated during the development of this ontology. One core feature of the VSMO is the linkage, through

  20. Developments in the use of rare earth metal complexes as efficient catalysts for ring-opening polymerization of cyclic esters used in biomedical applications

    NASA Astrophysics Data System (ADS)

    Cota, Iuliana

    2017-04-01

    Biodegradable polymers represent a class of particularly useful materials for many biomedical and pharmaceutical applications. Among these types of polyesters, poly(ɛ-caprolactone) and polylactides are considered very promising for controlled drug delivery devices. These polymers are mainly produced by ring-opening polymerization of their respective cyclic esters, since this method allows a strict control of the molecular parameters (molecular weight and distribution) of the obtained polymers. The most widely used catalysts for ring-opening polymerization of cyclic esters are tin- and aluminium-based organometallic complexes; however since the contamination of the aliphatic polyesters by potentially toxic metallic residues is particularly of concern for biomedical applications, the possibility of replacing organometallic initiators by novel less toxic or more efficient organometallic complexes has been intensively studied. Thus, in the recent years, the use of highly reactive rare earth initiators/catalysts leading to lower polymer contamination has been developed. The use of rare earth complexes is considered a valuable strategy to decrease the polyester contamination by metallic residues and represents an attractive alternative to traditional organometallic complexes.

  1. Biomedical Big Data Training Collaborative (BBDTC): An effort to bridge the talent gap in biomedical science and research.

    PubMed

    Purawat, Shweta; Cowart, Charles; Amaro, Rommie E; Altintas, Ilkay

    2016-06-01

    The BBDTC (https://biobigdata.ucsd.edu) is a community-oriented platform to encourage high-quality knowledge dissemination with the aim of growing a well-informed biomedical big data community through collaborative efforts on training and education. The BBDTC collaborative is an e-learning platform that supports the biomedical community to access, develop and deploy open training materials. The BBDTC supports Big Data skill training for biomedical scientists at all levels, and from varied backgrounds. The natural hierarchy of courses allows them to be broken into and handled as modules . Modules can be reused in the context of multiple courses and reshuffled, producing a new and different, dynamic course called a playlist . Users may create playlists to suit their learning requirements and share it with individual users or the wider public. BBDTC leverages the maturity and design of the HUBzero content-management platform for delivering educational content. To facilitate the migration of existing content, the BBDTC supports importing and exporting course material from the edX platform. Migration tools will be extended in the future to support other platforms. Hands-on training software packages, i.e., toolboxes , are supported through Amazon EC2 and Virtualbox virtualization technologies, and they are available as: ( i ) downloadable lightweight Virtualbox Images providing a standardized software tool environment with software packages and test data on their personal machines, and ( ii ) remotely accessible Amazon EC2 Virtual Machines for accessing biomedical big data tools and scalable big data experiments. At the moment, the BBDTC site contains three open Biomedical big data training courses with lecture contents, videos and hands-on training utilizing VM toolboxes, covering diverse topics. The courses have enhanced the hands-on learning environment by providing structured content that users can use at their own pace. A four course biomedical big data series is

  2. Accommodating Ontologies to Biological Reality—Top-Level Categories of Cumulative-Constitutively Organized Material Entities

    PubMed Central

    Vogt, Lars; Grobe, Peter; Quast, Björn; Bartolomaeus, Thomas

    2012-01-01

    Background The Basic Formal Ontology (BFO) is a top-level formal foundational ontology for the biomedical domain. It has been developed with the purpose to serve as an ontologically consistent template for top-level categories of application oriented and domain reference ontologies within the Open Biological and Biomedical Ontologies Foundry (OBO). BFO is important for enabling OBO ontologies to facilitate in reliably communicating and managing data and metadata within and across biomedical databases. Following its intended single inheritance policy, BFO's three top-level categories of material entity (i.e. ‘object’, ‘fiat object part’, ‘object aggregate’) must be exhaustive and mutually disjoint. We have shown elsewhere that for accommodating all types of constitutively organized material entities, BFO must be extended by additional categories of material entity. Methodology/Principal Findings Unfortunately, most biomedical material entities are cumulative-constitutively organized. We show that even the extended BFO does not exhaustively cover cumulative-constitutively organized material entities. We provide examples from biology and everyday life that demonstrate the necessity for ‘portion of matter’ as another material building block. This implies the necessity for further extending BFO by ‘portion of matter’ as well as three additional categories that possess portions of matter as aggregate components. These extensions are necessary if the basic assumption that all parts that share the same granularity level exhaustively sum to the whole should also apply to cumulative-constitutively organized material entities. By suggesting a notion of granular representation we provide a way to maintain the single inheritance principle when dealing with cumulative-constitutively organized material entities. Conclusions/Significance We suggest to extend BFO to incorporate additional categories of material entity and to rearrange its top-level material

  3. Bio-Inspired Extreme Wetting Surfaces for Biomedical Applications

    PubMed Central

    Shin, Sera; Seo, Jungmok; Han, Heetak; Kang, Subin; Kim, Hyunchul; Lee, Taeyoon

    2016-01-01

    Biological creatures with unique surface wettability have long served as a source of inspiration for scientists and engineers. More specifically, materials exhibiting extreme wetting properties, such as superhydrophilic and superhydrophobic surfaces, have attracted considerable attention because of their potential use in various applications, such as self-cleaning fabrics, anti-fog windows, anti-corrosive coatings, drag-reduction systems, and efficient water transportation. In particular, the engineering of surface wettability by manipulating chemical properties and structure opens emerging biomedical applications ranging from high-throughput cell culture platforms to biomedical devices. This review describes design and fabrication methods for artificial extreme wetting surfaces. Next, we introduce some of the newer and emerging biomedical applications using extreme wetting surfaces. Current challenges and future prospects of the surfaces for potential biomedical applications are also addressed. PMID:28787916

  4. Micro/Nanostructured Films and Adhesives for Biomedical Applications.

    PubMed

    Lee, Jungkyu K; Kang, Sung Min; Yang, Sung Ho; Cho, Woo Kyung

    2015-12-01

    The advanced technologies available for micro/nanofabrication have opened new avenues for interdisciplinary approaches to solve the unmet medical needs of regenerative medicine and biomedical devices. This review highlights the recent developments in micro/nanostructured adhesives and films for biomedical applications, including waterproof seals for wounds or surgery sites, drug delivery, sensing human body signals, and optical imaging of human tissues. We describe in detail the fabrication processes required to prepare the adhesives and films, such as tape-based adhesives, nanofilms, and flexible and stretchable film-based electronic devices. We also discuss their biomedical functions, performance in vitro and in vivo, and the future research needed to improve the current systems.

  5. National Space Biomedical Research Institute

    NASA Technical Reports Server (NTRS)

    2005-01-01

    NSBRI partners with NASA to develop countermeasures against the deleterious effects of long duration space flight. NSBRI's science and technology projects are directed toward this goal, which is accomplished by: 1. Designing, testing and validating effective countermeasures to address the biological and environmental impediments to long-term human space flight. 2. Defining the molecular, cellular, organ-level, integrated responses and mechanistic relationships that ultimately determine these impediments, where such activity fosters the development of novel countermeasures. 3. Establishing biomedical support technologies to maximize human performance in space, reduce biomedical hazards to an acceptable level and deliver quality medical care. 4. Transferring and disseminating the biomedical advances in knowledge and technology acquired through living and working in space to the general benefit of humankind; including the treatment of patients suffering from gravity- and radiation-related conditions on Earth. and 5. ensuring open involvement of the scientific community,industry and the public in the Institute's activities and fostering a robust collaboration with NASA, particularly through JSC.

  6. BioSimplify: an open source sentence simplification engine to improve recall in automatic biomedical information extraction.

    PubMed

    Jonnalagadda, Siddhartha; Gonzalez, Graciela

    2010-11-13

    BioSimplify is an open source tool written in Java that introduces and facilitates the use of a novel model for sentence simplification tuned for automatic discourse analysis and information extraction (as opposed to sentence simplification for improving human readability). The model is based on a "shot-gun" approach that produces many different (simpler) versions of the original sentence by combining variants of its constituent elements. This tool is optimized for processing biomedical scientific literature such as the abstracts indexed in PubMed. We tested our tool on its impact to the task of PPI extraction and it improved the f-score of the PPI tool by around 7%, with an improvement in recall of around 20%. The BioSimplify tool and test corpus can be downloaded from https://biosimplify.sourceforge.net.

  7. A top-level ontology of functions and its application in the Open Biomedical Ontologies.

    PubMed

    Burek, Patryk; Hoehndorf, Robert; Loebe, Frank; Visagie, Johann; Herre, Heinrich; Kelso, Janet

    2006-07-15

    A clear understanding of functions in biology is a key component in accurate modelling of molecular, cellular and organismal biology. Using the existing biomedical ontologies it has been impossible to capture the complexity of the community's knowledge about biological functions. We present here a top-level ontological framework for representing knowledge about biological functions. This framework lends greater accuracy, power and expressiveness to biomedical ontologies by providing a means to capture existing functional knowledge in a more formal manner. An initial major application of the ontology of functions is the provision of a principled way in which to curate functional knowledge and annotations in biomedical ontologies. Further potential applications include the facilitation of ontology interoperability and automated reasoning. A major advantage of the proposed implementation is that it is an extension to existing biomedical ontologies, and can be applied without substantial changes to these domain ontologies. The Ontology of Functions (OF) can be downloaded in OWL format from http://onto.eva.mpg.de/. Additionally, a UML profile and supplementary information and guides for using the OF can be accessed from the same website.

  8. Ontobee: A linked ontology data server to support ontology term dereferencing, linkage, query and integration

    PubMed Central

    Ong, Edison; Xiang, Zuoshuang; Zhao, Bin; Liu, Yue; Lin, Yu; Zheng, Jie; Mungall, Chris; Courtot, Mélanie; Ruttenberg, Alan; He, Yongqun

    2017-01-01

    Linked Data (LD) aims to achieve interconnected data by representing entities using Unified Resource Identifiers (URIs), and sharing information using Resource Description Frameworks (RDFs) and HTTP. Ontologies, which logically represent entities and relations in specific domains, are the basis of LD. Ontobee (http://www.ontobee.org/) is a linked ontology data server that stores ontology information using RDF triple store technology and supports query, visualization and linkage of ontology terms. Ontobee is also the default linked data server for publishing and browsing biomedical ontologies in the Open Biological Ontology (OBO) Foundry (http://obofoundry.org) library. Ontobee currently hosts more than 180 ontologies (including 131 OBO Foundry Library ontologies) with over four million terms. Ontobee provides a user-friendly web interface for querying and visualizing the details and hierarchy of a specific ontology term. Using the eXtensible Stylesheet Language Transformation (XSLT) technology, Ontobee is able to dereference a single ontology term URI, and then output RDF/eXtensible Markup Language (XML) for computer processing or display the HTML information on a web browser for human users. Statistics and detailed information are generated and displayed for each ontology listed in Ontobee. In addition, a SPARQL web interface is provided for custom advanced SPARQL queries of one or multiple ontologies. PMID:27733503

  9. Diametral compression behavior of biomedical titanium scaffolds with open, interconnected pores prepared with the space holder method.

    PubMed

    Arifvianto, B; Leeflang, M A; Zhou, J

    2017-04-01

    Scaffolds with open, interconnected pores and appropriate mechanical properties are required to provide mechanical support and to guide the formation and development of new tissue in bone tissue engineering. Since the mechanical properties of the scaffold tend to decrease with increasing porosity, a balance must be sought in order to meet these two conflicting requirements. In this research, open, interconnected pores and mechanical properties of biomedical titanium scaffolds prepared by using the space holder method were characterized. Micro-computed tomography (micro-CT) and permeability analysis were carried out to quantify the porous structures and ascertain the presence of open, interconnected pores in the scaffolds fabricated. Diametral compression (DC) tests were performed to generate stress-strain diagrams that could be used to determine the elastic moduli and yield strengths of the scaffolds. Deformation and failure mechanisms involved in the DC tests of the titanium scaffolds were examined. The results of micro-CT and permeability analyses confirmed the presence of open, interconnected pores in the titanium scaffolds with porosity over a range of 31-61%. Among these scaffolds, a maximum specific surface area could be achieved in the scaffold with a total porosity of 5-55%. DC tests showed that the titanium scaffolds with elastic moduli and yield strengths of 0.64-3.47GPa and 28.67-80MPa, respectively, could be achieved. By comprehensive consideration of specific surface area, permeability and mechanical properties, the titanium scaffolds with porosities in a range of 50-55% were recommended to be used in cancellous bone tissue engineering. Copyright © 2017 Elsevier Ltd. All rights reserved.

  10. Biomedical technology in Franconia.

    PubMed

    Efferth, T

    2000-01-01

    Medical instrumentation and biotechnology business is developing rapidly in Franconia. The universities of Bayreuth, Erlangen-Nürnberg, and Würzburg hold upper ranks in biomedical extramural funding research. They have a high competence in biomedical research, medical instrumentation, and biotechnology. The association "BioMedTec Franken e.V" has been founded at the beginning of 1999 both to foster the information exchange between universities, industry and politics and to facilitate the establishment of biomedical companies by means of science parks. In the IGZ (Innovation and Foundation Center Nürnberg-Fürth-Erlangen) 4,500 square meters of space are currently shared by 19 novel companies. Since 1985 60 companies in the IGZ had a total turnover of about 74 Mio Euro. The TGZ (Technologie- und Gründerzentrum) in Würzburg provides space for 11 companies. For the specific needs of biomedical technology companies further science parks will be set up in the near future. A science park for medical instrumentation will be founded in Erlangen (IZMP, Innovations- und Gründerzentrum für Medizintechnik und Pharma in der Region Nürnberg, Fürch, Erlangen). Furthermore, a Biomedical Technology Center and a Research Center for Bicompatible Materials are to be founded in Würzburg and Bayreuth, respectively. Several communication platforms (Bayern Innovativ, FORWISS, FTT, KIM, N-TEC-VISIT, TBU, WETTI etc.) allow the transfer of local academic research activities to industrial utilization and open new co-operation possibilities. International pharmaceutical companies (Novartis, Nürnberg; Pharmacia Upjohn, Erlangen) are located in Franconia. Central Franconia represents a national focus for medical instrumentation. The Erlangen settlement of the Medical Engineering Section of Siemens employs 4,500 people including approximately 1,000 employees in the Siemens research center.

  11. Improving the interoperability of biomedical ontologies with compound alignments.

    PubMed

    Oliveira, Daniela; Pesquita, Catia

    2018-01-09

    Ontologies are commonly used to annotate and help process life sciences data. Although their original goal is to facilitate integration and interoperability among heterogeneous data sources, when these sources are annotated with distinct ontologies, bridging this gap can be challenging. In the last decade, ontology matching systems have been evolving and are now capable of producing high-quality mappings for life sciences ontologies, usually limited to the equivalence between two ontologies. However, life sciences research is becoming increasingly transdisciplinary and integrative, fostering the need to develop matching strategies that are able to handle multiple ontologies and more complex relations between their concepts. We have developed ontology matching algorithms that are able to find compound mappings between multiple biomedical ontologies, in the form of ternary mappings, finding for instance that "aortic valve stenosis"(HP:0001650) is equivalent to the intersection between "aortic valve"(FMA:7236) and "constricted" (PATO:0001847). The algorithms take advantage of search space filtering based on partial mappings between ontology pairs, to be able to handle the increased computational demands. The evaluation of the algorithms has shown that they are able to produce meaningful results, with precision in the range of 60-92% for new mappings. The algorithms were also applied to the potential extension of logical definitions of the OBO and the matching of several plant-related ontologies. This work is a first step towards finding more complex relations between multiple ontologies. The evaluation shows that the results produced are significant and that the algorithms could satisfy specific integration needs.

  12. Biomedical Big Data Training Collaborative (BBDTC): An effort to bridge the talent gap in biomedical science and research.

    PubMed

    Purawat, Shweta; Cowart, Charles; Amaro, Rommie E; Altintas, Ilkay

    2017-05-01

    The BBDTC (https://biobigdata.ucsd.edu) is a community-oriented platform to encourage high-quality knowledge dissemination with the aim of growing a well-informed biomedical big data community through collaborative efforts on training and education. The BBDTC is an e-learning platform that empowers the biomedical community to develop, launch and share open training materials. It deploys hands-on software training toolboxes through virtualization technologies such as Amazon EC2 and Virtualbox. The BBDTC facilitates migration of courses across other course management platforms. The framework encourages knowledge sharing and content personalization through the playlist functionality that enables unique learning experiences and accelerates information dissemination to a wider community.

  13. The Ontology of Biological and Clinical Statistics (OBCS) for standardized and reproducible statistical analysis.

    PubMed

    Zheng, Jie; Harris, Marcelline R; Masci, Anna Maria; Lin, Yu; Hero, Alfred; Smith, Barry; He, Yongqun

    2016-09-14

    Statistics play a critical role in biological and clinical research. However, most reports of scientific results in the published literature make it difficult for the reader to reproduce the statistical analyses performed in achieving those results because they provide inadequate documentation of the statistical tests and algorithms applied. The Ontology of Biological and Clinical Statistics (OBCS) is put forward here as a step towards solving this problem. The terms in OBCS including 'data collection', 'data transformation in statistics', 'data visualization', 'statistical data analysis', and 'drawing a conclusion based on data', cover the major types of statistical processes used in basic biological research and clinical outcome studies. OBCS is aligned with the Basic Formal Ontology (BFO) and extends the Ontology of Biomedical Investigations (OBI), an OBO (Open Biological and Biomedical Ontologies) Foundry ontology supported by over 20 research communities. Currently, OBCS comprehends 878 terms, representing 20 BFO classes, 403 OBI classes, 229 OBCS specific classes, and 122 classes imported from ten other OBO ontologies. We discuss two examples illustrating how the ontology is being applied. In the first (biological) use case, we describe how OBCS was applied to represent the high throughput microarray data analysis of immunological transcriptional profiles in human subjects vaccinated with an influenza vaccine. In the second (clinical outcomes) use case, we applied OBCS to represent the processing of electronic health care data to determine the associations between hospital staffing levels and patient mortality. Our case studies were designed to show how OBCS can be used for the consistent representation of statistical analysis pipelines under two different research paradigms. Other ongoing projects using OBCS for statistical data processing are also discussed. The OBCS source code and documentation are available at: https://github.com/obcs/obcs . The Ontology

  14. 78 FR 76843 - National Institute of Biomedical Imaging and Bioengineering (NIBIB) Announcement of Requirements...

    Federal Register 2010, 2011, 2012, 2013, 2014

    2013-12-19

    ... NIBIB Design by Biomedical Undergraduate Teams (DEBUT) Challenge Authority: 15 U.S.C. 3719. SUMMARY: The National Institute of Biomedical Imaging and Bioengineering (NIBIB) DEBUT Challenge is open to teams of... students valuable experiences such as working in teams, identifying unmet clinical needs, and designing...

  15. Ontological realism: A methodology for coordinated evolution of scientific ontologies.

    PubMed

    Smith, Barry; Ceusters, Werner

    2010-11-15

    Since 2002 we have been testing and refining a methodology for ontology development that is now being used by multiple groups of researchers in different life science domains. Gary Merrill, in a recent paper in this journal, describes some of the reasons why this methodology has been found attractive by researchers in the biological and biomedical sciences. At the same time he assails the methodology on philosophical grounds, focusing specifically on our recommendation that ontologies developed for scientific purposes should be constructed in such a way that their terms are seen as referring to what we call universals or types in reality. As we show, Merrill's critique is of little relevance to the success of our realist project, since it not only reveals no actual errors in our work but also criticizes views on universals that we do not in fact hold. However, it nonetheless provides us with a valuable opportunity to clarify the realist methodology, and to show how some of its principles are being applied, especially within the framework of the OBO (Open Biomedical Ontologies) Foundry initiative.

  16. Ontological realism: A methodology for coordinated evolution of scientific ontologies

    PubMed Central

    Smith, Barry; Ceusters, Werner

    2011-01-01

    Since 2002 we have been testing and refining a methodology for ontology development that is now being used by multiple groups of researchers in different life science domains. Gary Merrill, in a recent paper in this journal, describes some of the reasons why this methodology has been found attractive by researchers in the biological and biomedical sciences. At the same time he assails the methodology on philosophical grounds, focusing specifically on our recommendation that ontologies developed for scientific purposes should be constructed in such a way that their terms are seen as referring to what we call universals or types in reality. As we show, Merrill’s critique is of little relevance to the success of our realist project, since it not only reveals no actual errors in our work but also criticizes views on universals that we do not in fact hold. However, it nonetheless provides us with a valuable opportunity to clarify the realist methodology, and to show how some of its principles are being applied, especially within the framework of the OBO (Open Biomedical Ontologies) Foundry initiative. PMID:21637730

  17. Polydopamine--a nature-inspired polymer coating for biomedical science.

    PubMed

    Lynge, Martin E; van der Westen, Rebecca; Postma, Almar; Städler, Brigitte

    2011-12-01

    Polymer coatings are of central importance for many biomedical applications. In the past few years, poly(dopamine) (PDA) has attracted considerable interest for various types of biomedical applications. This feature article outlines the basic chemistry and material science regarding PDA and discusses its successful application from coatings for interfacing with cells, to drug delivery and biosensing. Although many questions remain open, the primary aim of this feature article is to illustrate the advent of PDA on its way to become a popular polymer for bioengineering purposes.

  18. Accessing Biomedical Literature in the Current Information Landscape

    PubMed Central

    Khare, Ritu; Leaman, Robert; Lu, Zhiyong

    2015-01-01

    i. Summary Biomedical and life sciences literature is unique because of its exponentially increasing volume and interdisciplinary nature. Biomedical literature access is essential for several types of users including biomedical researchers, clinicians, database curators, and bibliometricians. In the past few decades, several online search tools and literature archives, generic as well as biomedicine-specific, have been developed. We present this chapter in the light of three consecutive steps of literature access: searching for citations, retrieving full-text, and viewing the article. The first section presents the current state of practice of biomedical literature access, including an analysis of the search tools most frequently used by the users, including PubMed, Google Scholar, Web of Science, Scopus, and Embase, and a study on biomedical literature archives such as PubMed Central. The next section describes current research and the state-of-the-art systems motivated by the challenges a user faces during query formulation and interpretation of search results. The research solutions are classified into five key areas related to text and data mining, text similarity search, semantic search, query support, relevance ranking, and clustering results. Finally, the last section describes some predicted future trends for improving biomedical literature access, such as searching and reading articles on portable devices, and adoption of the open access policy. PMID:24788259

  19. [Main characteristics of current biomedical research, in Chile].

    PubMed

    Valdés S, Gloria; Armas M, Rodolfo; Reyes B, Humberto

    2012-04-01

    Biomedical research is a fundamental tool for the development of a country, requiring human and financial resources. To define some current characteristics of biomedical research, in Chile. Data on entities funding bio-medical research, participant institutions, and the number of active investigators for the period 2007-2009 were obtained from institutional sources; publications indexed in PubMed for 2008-2009 were analysed. Most financial resources invested in biomedical research projects (approximately US$ 19 million per year) came from the "Comisión Nacional de Investigación Científica y Tecnológica" (CONICYT), a state institution with 3 independent Funds administering competitive grant applications open annually to institutional or independent investigators in Chile. Other sources and universities raised the total amount to US$ 26 million. Since 2007 to 2009, 408 investigators participated in projects funded by CONICYT. The main participant institutions were Universidad de Chile and Pontificia Universidad Católica de Chile, both adding up to 84% of all funded projects. Independently, in 2009,160 research projects -mainly multi centric clinical trials- received approximately US$ 24 million from foreign pharmaceutical companies. Publications listed in PubMed were classified as "clinical research" (n = 879, including public health) or "basic biomedical research" (n = 312). Biomedical research in Chile is mainly supported by state funds and university resources, but clinical trials also obtained an almost equivalent amount from foreign resources. Investigators are predominantly located in two universities. A small number of MD-PhD programs are aimed to train and incorporate new scientists. Only a few new Medical Schools participate in biomedical research. A National Registry of biomedical research projects, including the clinical trials, is required among other initiatives to stimulate research in biomedical sciences in Chile.

  20. National Space Biomedical Research Institute Annual Report

    NASA Technical Reports Server (NTRS)

    2000-01-01

    This report summarizes the activities of the National Space Biomedical Research Institute (NSBRI) during FY 2000. The NSBRI is responsible for the development of countermeasures against the deleterious effects of long-duration space flight and performs fundamental and applied space biomedical research directed towards this specific goal. Its mission is to lead a world-class, national effort in integrated, critical path space biomedical research that supports NASA's Human Exploration and Development of Space (HEDS) Strategic Plan by focusing on the enabling of long-term human presence in, development of, and exploration of space. This is accomplished by: designing, testing and validating effective countermeasures to address the biological and environmental impediments to long-term human space flight; defining the molecular, cellular, organ-level, integrated responses and mechanistic relationships that ultimately determine these impediments, where such activity fosters the development of novel countermeasures; establishing biomedical support technologies to maximize human performance in space, reduce biomedical hazards to an acceptable level, and deliver quality medical care; transferring and disseminating the biomedical advances in knowledge and technology acquired through living and working in space to the general benefit of mankind, including the treatment of patients suffering from gravity- and radiation-related conditions on Earth; and ensuring open involvement of the scientific community, industry and the public at large in the Institute's activities and fostering a robust collaboration with NASA, particularly through NASA's Lyndon B. Johnson Space Center. Attachment:Appendices (A,B,C,D,E,F,G,H,I,J,K,L,M,N,O, and P.).

  1. BiOSS: A system for biomedical ontology selection.

    PubMed

    Martínez-Romero, Marcos; Vázquez-Naya, José M; Pereira, Javier; Pazos, Alejandro

    2014-04-01

    In biomedical informatics, ontologies are considered a key technology for annotating, retrieving and sharing the huge volume of publicly available data. Due to the increasing amount, complexity and variety of existing biomedical ontologies, choosing the ones to be used in a semantic annotation problem or to design a specific application is a difficult task. As a consequence, the design of approaches and tools addressed to facilitate the selection of biomedical ontologies is becoming a priority. In this paper we present BiOSS, a novel system for the selection of biomedical ontologies. BiOSS evaluates the adequacy of an ontology to a given domain according to three different criteria: (1) the extent to which the ontology covers the domain; (2) the semantic richness of the ontology in the domain; (3) the popularity of the ontology in the biomedical community. BiOSS has been applied to 5 representative problems of ontology selection. It also has been compared to existing methods and tools. Results are promising and show the usefulness of BiOSS to solve real-world ontology selection problems. BiOSS is openly available both as a web tool and a web service. Copyright © 2014 Elsevier Ireland Ltd. All rights reserved.

  2. Ontobee: A linked ontology data server to support ontology term dereferencing, linkage, query and integration.

    PubMed

    Ong, Edison; Xiang, Zuoshuang; Zhao, Bin; Liu, Yue; Lin, Yu; Zheng, Jie; Mungall, Chris; Courtot, Mélanie; Ruttenberg, Alan; He, Yongqun

    2017-01-04

    Linked Data (LD) aims to achieve interconnected data by representing entities using Unified Resource Identifiers (URIs), and sharing information using Resource Description Frameworks (RDFs) and HTTP. Ontologies, which logically represent entities and relations in specific domains, are the basis of LD. Ontobee (http://www.ontobee.org/) is a linked ontology data server that stores ontology information using RDF triple store technology and supports query, visualization and linkage of ontology terms. Ontobee is also the default linked data server for publishing and browsing biomedical ontologies in the Open Biological Ontology (OBO) Foundry (http://obofoundry.org) library. Ontobee currently hosts more than 180 ontologies (including 131 OBO Foundry Library ontologies) with over four million terms. Ontobee provides a user-friendly web interface for querying and visualizing the details and hierarchy of a specific ontology term. Using the eXtensible Stylesheet Language Transformation (XSLT) technology, Ontobee is able to dereference a single ontology term URI, and then output RDF/eXtensible Markup Language (XML) for computer processing or display the HTML information on a web browser for human users. Statistics and detailed information are generated and displayed for each ontology listed in Ontobee. In addition, a SPARQL web interface is provided for custom advanced SPARQL queries of one or multiple ontologies. © The Author(s) 2016. Published by Oxford University Press on behalf of Nucleic Acids Research.

  3. Cloud Based Metalearning System for Predictive Modeling of Biomedical Data

    PubMed Central

    Vukićević, Milan

    2014-01-01

    Rapid growth and storage of biomedical data enabled many opportunities for predictive modeling and improvement of healthcare processes. On the other side analysis of such large amounts of data is a difficult and computationally intensive task for most existing data mining algorithms. This problem is addressed by proposing a cloud based system that integrates metalearning framework for ranking and selection of best predictive algorithms for data at hand and open source big data technologies for analysis of biomedical data. PMID:24892101

  4. The center for causal discovery of biomedical knowledge from big data

    PubMed Central

    Bahar, Ivet; Becich, Michael J; Benos, Panayiotis V; Berg, Jeremy; Espino, Jeremy U; Glymour, Clark; Jacobson, Rebecca Crowley; Kienholz, Michelle; Lee, Adrian V; Lu, Xinghua; Scheines, Richard

    2015-01-01

    The Big Data to Knowledge (BD2K) Center for Causal Discovery is developing and disseminating an integrated set of open source tools that support causal modeling and discovery of biomedical knowledge from large and complex biomedical datasets. The Center integrates teams of biomedical and data scientists focused on the refinement of existing and the development of new constraint-based and Bayesian algorithms based on causal Bayesian networks, the optimization of software for efficient operation in a supercomputing environment, and the testing of algorithms and software developed using real data from 3 representative driving biomedical projects: cancer driver mutations, lung disease, and the functional connectome of the human brain. Associated training activities provide both biomedical and data scientists with the knowledge and skills needed to apply and extend these tools. Collaborative activities with the BD2K Consortium further advance causal discovery tools and integrate tools and resources developed by other centers. PMID:26138794

  5. Manpower development for the biomedical industry space.

    PubMed

    Goh, James C H

    2013-01-01

    The Biomedical Sciences (BMS) Cluster is one of four key pillars of the Singapore economy. The Singapore Government has injected research funding for basic and translational research to attract companies to carry out their commercial R&D activities. To further intensify the R&D efforts, the National Research Foundation (NRF) was set up to coordinate the research activities of different agencies within the larger national framework and to fund strategic R&D initiatives. In recent years, funding agencies began to focus on support of translational and clinical research, particularly those with potential for commercialization. Translational research is beginning to have traction, in particular research funding for the development of innovation medical devices. Therefore, the Biomedical Sciences sector is projected to grow which means that there is a need to invest in human capital development to achieve sustainable growth. In support of this, education and training programs to strengthen the manpower capabilities for the Biomedical Sciences industry have been developed. In recent years, undergraduate and graduate degree courses in biomedical engineering/bioengineering have been developing at a rapid rate. The goal is to train students with skills to understand complex issues of biomedicine and to develop and implement of advanced technological applications to these problems. There are a variety of career opportunities open to graduates in biomedical engineering, however regardless of the type of career choices, students must not only focus on achieving good grades. They have to develop their marketability to employers through internships, overseas exchange programs, and involvement in leadership-type activities. Furthermore, curriculum has to be developed with biomedical innovation in mind and ensure relevance to the industry. The objective of this paper is to present the NUS Bioengineering undergraduate program in relation to manpower development for the biomedical

  6. Open Data in Biomedical Science: Policy Drivers and Recent ...

    EPA Pesticide Factsheets

    EPA's progress in implementing the open data initiatives first outlined in the 2009 Presidential memorandum on open government and more specifically regarding publications and data from publications in the 2013 Holdren memorandum. The presentation outlines the major points in both memorandums regarding open data, presents several (but not exhaustive) EPA initiatives on open data, some of which occurred will before both policy memorandums. The presentation concludes by outlining the initiatives to ensure public access to all EPA publications through PubMed Central and all publication-associated data through the Environmental Data Gateway and Data.gov. The purpose of this presentation is to present EPA's progress in implementing the open data initiatives first outlined in the 2009 Presidential memorandum on open government and more specifically regarding publications and data from publications in the 2013 Holdren memorandum.

  7. Crowdsourcing biomedical research: leveraging communities as innovation engines

    PubMed Central

    Saez-Rodriguez, Julio; Costello, James C.; Friend, Stephen H.; Kellen, Michael R.; Mangravite, Lara; Meyer, Pablo; Norman, Thea; Stolovitzky, Gustavo

    2018-01-01

    The generation of large-scale biomedical data is creating unprecedented opportunities for basic and translational science. Typically, the data producers perform initial analyses, but it is very likely that the most informative methods may reside with other groups. Crowdsourcing the analysis of complex and massive data has emerged as a framework to find robust methodologies. When the crowdsourcing is done in the form of collaborative scientific competitions, known as Challenges, the validation of the methods is inherently addressed. Challenges also encourage open innovation, create collaborative communities to solve diverse and important biomedical problems, and foster the creation and dissemination of well-curated data repositories. PMID:27418159

  8. Crowdsourcing biomedical research: leveraging communities as innovation engines.

    PubMed

    Saez-Rodriguez, Julio; Costello, James C; Friend, Stephen H; Kellen, Michael R; Mangravite, Lara; Meyer, Pablo; Norman, Thea; Stolovitzky, Gustavo

    2016-07-15

    The generation of large-scale biomedical data is creating unprecedented opportunities for basic and translational science. Typically, the data producers perform initial analyses, but it is very likely that the most informative methods may reside with other groups. Crowdsourcing the analysis of complex and massive data has emerged as a framework to find robust methodologies. When the crowdsourcing is done in the form of collaborative scientific competitions, known as Challenges, the validation of the methods is inherently addressed. Challenges also encourage open innovation, create collaborative communities to solve diverse and important biomedical problems, and foster the creation and dissemination of well-curated data repositories.

  9. 76 FR 14979 - Open Meeting Notice

    Federal Register 2010, 2011, 2012, 2013, 2014

    2011-03-18

    ... DEPARTMENT OF HEALTH AND HUMAN SERVICES National Institutes of Health Open Meeting Notice Notice is hereby given that the National Institutes of Health (NIH), Department of Health and Human Services... knowledge and opportunities for advancing biomedical research. This workshop is open to the public. Please...

  10. Proceedings of the First Biennial Space Biomedical Investigators' Workshop

    NASA Technical Reports Server (NTRS)

    1999-01-01

    The First Biennial Space Biomedical Investigators' Workshop, held January 11-13, 1999, was unique in that it assembled, for the first time, a broad cross section of NASA-funded biomedical researchers to present the current status of their projects and their plans for future investigations. All principal investigators with active, or recently-completed ground-based projects in NASA's Biomedical Research and Countermeasures Program that were funded through NASA's Office of Life and Microgravity Sciences and Applications were invited. Included were individual investigators funded through NASA Research Announcements, investigators with NASA Specialized Centers of Research and Training, investigators with the recently established National Space Biomedical Research Institute (NSBRI), and NASA civil servant investigators. Seventy-seven percent of all eligible projects were presented at the workshop. Thus, these Proceedings should provide a useful snapshot of the status of NASA-funded space biomedical research as of January 1999. An important workshop objective was to achieve free and open communication among the presenting investigators. Therefore, presentation of new and incomplete results, as well as hypotheses and ideas for future research, was encouraged. Comments and constructive criticisms from the presenters' colleagues were also encouraged. These ground rules resulted in many lively and useful discussions, during both the presentation sessions and informal evening gatherings and breaks.

  11. Building a biomedical cyberinfrastructure for collaborative research.

    PubMed

    Schad, Peter A; Mobley, Lee Rivers; Hamilton, Carol M

    2011-05-01

    For the potential power of genome-wide association studies (GWAS) and translational medicine to be realized, the biomedical research community must adopt standard measures, vocabularies, and systems to establish an extensible biomedical cyberinfrastructure. Incorporating standard measures will greatly facilitate combining and comparing studies via meta-analysis. Incorporating consensus-based and well-established measures into various studies should reduce the variability across studies due to attributes of measurement, making findings across studies more comparable. This article describes two well-established consensus-based approaches to identifying standard measures and systems: PhenX (consensus measures for phenotypes and eXposures), and the Open Geospatial Consortium (OGC). NIH support for these efforts has produced the PhenX Toolkit, an assembled catalog of standard measures for use in GWAS and other large-scale genomic research efforts, and the RTI Spatial Impact Factor Database (SIFD), a comprehensive repository of geo-referenced variables and extensive meta-data that conforms to OGC standards. The need for coordinated development of cyberinfrastructure to support measures and systems that enhance collaboration and data interoperability is clear; this paper includes a discussion of standard protocols for ensuring data compatibility and interoperability. Adopting a cyberinfrastructure that includes standard measures and vocabularies, and open-source systems architecture, such as the two well-established systems discussed here, will enhance the potential of future biomedical and translational research. Establishing and maintaining the cyberinfrastructure will require a fundamental change in the way researchers think about study design, collaboration, and data storage and analysis. Copyright © 2011 American Journal of Preventive Medicine. Published by Elsevier Inc. All rights reserved.

  12. Building a Biomedical Cyberinfrastructure for Collaborative Research

    PubMed Central

    Schad, Peter A.; Mobley, Lee Rivers; Hamilton, Carol M.

    2018-01-01

    For the potential power of genome-wide association studies (GWAS) and translational medicine to be realized, the biomedical research community must adopt standard measures, vocabularies, and systems to establish an extensible biomedical cyberinfrastructure. Incorporating standard measures will greatly facilitate combining and comparing studies via meta-analysis, which is a means for deriving larger populations, needed for increased statistical power to detect less apparent and more complex associations (gene-environment interactions and polygenic gene-gene interactions). Incorporating consensus-based and well-established measures into various studies should reduce the variability across studies due to attributes of measurement, making findings across studies more comparable. This article describes two consensus-based approaches to establishing standard measures and systems: PhenX (consensus measures for Phenotypes and eXposures), and the Open Geospatial Consortium (OGC). National Institutes of Health support for these efforts has produced the PhenX Toolkit, an assembled catalog of standard measures for use in GWAS and other large-scale genomic research efforts, and the RTI Spatial Impact Factor Database (SIFD), a comprehensive repository of georeferenced variables and extensive metadata that conforms to OGC standards. The need for coordinated development of cyberinfrastructure to support collaboration and data interoperability is clear, and we discuss standard protocols for ensuring data compatibility and interoperability. Adopting a cyberinfrastructure that includes standard measures, vocabularies, and open-source systems architecture will enhance the potential of future biomedical and translational research. Establishing and maintaining the cyberinfrastructure will require a fundamental change in the way researchers think about study design, collaboration, and data storage and analysis. PMID:21521587

  13. The center for causal discovery of biomedical knowledge from big data.

    PubMed

    Cooper, Gregory F; Bahar, Ivet; Becich, Michael J; Benos, Panayiotis V; Berg, Jeremy; Espino, Jeremy U; Glymour, Clark; Jacobson, Rebecca Crowley; Kienholz, Michelle; Lee, Adrian V; Lu, Xinghua; Scheines, Richard

    2015-11-01

    The Big Data to Knowledge (BD2K) Center for Causal Discovery is developing and disseminating an integrated set of open source tools that support causal modeling and discovery of biomedical knowledge from large and complex biomedical datasets. The Center integrates teams of biomedical and data scientists focused on the refinement of existing and the development of new constraint-based and Bayesian algorithms based on causal Bayesian networks, the optimization of software for efficient operation in a supercomputing environment, and the testing of algorithms and software developed using real data from 3 representative driving biomedical projects: cancer driver mutations, lung disease, and the functional connectome of the human brain. Associated training activities provide both biomedical and data scientists with the knowledge and skills needed to apply and extend these tools. Collaborative activities with the BD2K Consortium further advance causal discovery tools and integrate tools and resources developed by other centers. © The Author 2015. Published by Oxford University Press on behalf of the American Medical Informatics Association.All rights reserved. For Permissions, please email: journals.permissions@oup.com.

  14. Data Mining Algorithms for Classification of Complex Biomedical Data

    ERIC Educational Resources Information Center

    Lan, Liang

    2012-01-01

    In my dissertation, I will present my research which contributes to solve the following three open problems from biomedical informatics: (1) Multi-task approaches for microarray classification; (2) Multi-label classification of gene and protein prediction from multi-source biological data; (3) Spatial scan for movement data. In microarray…

  15. Synthesis and biomedical applications of functional poly(α-hydroxy acids) via ring-opening polymerization of O-carboxyanhydrides.

    PubMed

    Yin, Qian; Yin, Lichen; Wang, Hua; Cheng, Jianjun

    2015-07-21

    Poly(α-hydroxy acids) (PAHAs) are a class of biodegradable and biocompatible polymers that are widely used in numerous applications. One drawback of these conventional polymers, however, is their lack of side-chain functionalities, which makes it difficult to conjugate active moieties to PAHA or to fine-tune the physical and chemical properties of PAHA-derived materials through side-chain modifications. Thus, extensive efforts have been devoted to the development of methodology that allows facile preparation of PAHAs with controlled molecular weights and a variety of functionalities for widespread utilities. However, it is highly challenging to introduce functional groups into conventional PAHAs derived from ring-opening polymerization (ROP) of lactides and glycolides to yield functional PAHAs with favorable properties, such as tunable hydrophilicity/hydrophobicity, facile postpolymerization modification, and well-defined physicochemical properties. Amino acids are excellent resources for functional polymers because of their low cost, availability, and structural as well as stereochemical diversity. Nevertheless, the synthesis of functional PAHAs using amino acids as building blocks has been rarely reported because of the difficulty of preparing large-scale monomers and poor yields during the synthesis. The synthesis of functionalized PAHAs from O-carboxyanhydrides (OCAs), a class of five-membered cyclic anhydrides derived from amino acids, has proven to be one of the most promising strategies and has thus attracted tremendous interest recently. In this Account, we highlight the recent progress in our group on the synthesis of functional PAHAs via ROP of OCAs and their self-assembly and biomedical applications. New synthetic methodologies that allow the facile preparation of PAHAs with controlled molecular weights and various functionalities through ROP of OCAs are reviewed and evaluated. The in vivo stability, side-chain functionalities, and/or trigger

  16. Open-source tools for data mining.

    PubMed

    Zupan, Blaz; Demsar, Janez

    2008-03-01

    With a growing volume of biomedical databases and repositories, the need to develop a set of tools to address their analysis and support knowledge discovery is becoming acute. The data mining community has developed a substantial set of techniques for computational treatment of these data. In this article, we discuss the evolution of open-source toolboxes that data mining researchers and enthusiasts have developed over the span of a few decades and review several currently available open-source data mining suites. The approaches we review are diverse in data mining methods and user interfaces and also demonstrate that the field and its tools are ready to be fully exploited in biomedical research.

  17. PhysiomeSpace: digital library service for biomedical data

    PubMed Central

    Testi, Debora; Quadrani, Paolo; Viceconti, Marco

    2010-01-01

    Every research laboratory has a wealth of biomedical data locked up, which, if shared with other experts, could dramatically improve biomedical and healthcare research. With the PhysiomeSpace service, it is now possible with a few clicks to share with selected users biomedical data in an easy, controlled and safe way. The digital library service is managed using a client–server approach. The client application is used to import, fuse and enrich the data information according to the PhysiomeSpace resource ontology and upload/download the data to the library. The server services are hosted on the Biomed Town community portal, where through a web interface, the user can complete the metadata curation and share and/or publish the data resources. A search service capitalizes on the domain ontology and on the enrichment of metadata for each resource, providing a powerful discovery environment. Once the users have found the data resources they are interested in, they can add them to their basket, following a metaphor popular in e-commerce web sites. When all the necessary resources have been selected, the user can download the basket contents into the client application. The digital library service is now in beta and open to the biomedical research community. PMID:20478910

  18. PhysiomeSpace: digital library service for biomedical data.

    PubMed

    Testi, Debora; Quadrani, Paolo; Viceconti, Marco

    2010-06-28

    Every research laboratory has a wealth of biomedical data locked up, which, if shared with other experts, could dramatically improve biomedical and healthcare research. With the PhysiomeSpace service, it is now possible with a few clicks to share with selected users biomedical data in an easy, controlled and safe way. The digital library service is managed using a client-server approach. The client application is used to import, fuse and enrich the data information according to the PhysiomeSpace resource ontology and upload/download the data to the library. The server services are hosted on the Biomed Town community portal, where through a web interface, the user can complete the metadata curation and share and/or publish the data resources. A search service capitalizes on the domain ontology and on the enrichment of metadata for each resource, providing a powerful discovery environment. Once the users have found the data resources they are interested in, they can add them to their basket, following a metaphor popular in e-commerce web sites. When all the necessary resources have been selected, the user can download the basket contents into the client application. The digital library service is now in beta and open to the biomedical research community.

  19. [Big Data: the great opportunities and challenges to microbiome and other biomedical research].

    PubMed

    Xu, Zhenjiang

    2015-02-01

    With the development of high-throughput technologies, biomedical data has been increasing exponentially in an explosive manner. This brings enormous opportunities and challenges to biomedical researchers on how to effectively utilize big data. Big data is different from traditional data in many ways, described as 3Vs - volume, variety and velocity. From the perspective of biomedical research, here I introduced the characteristics of big data, such as its messiness, re-usage and openness. Focusing on microbiome research of meta-analysis, the author discussed the prospective principles in data collection, challenges of privacy protection in data management, and the scalable tools in data analysis with examples from real life.

  20. Entrez Neuron RDFa: a pragmatic semantic web application for data integration in neuroscience research.

    PubMed

    Samwald, Matthias; Lim, Ernest; Masiar, Peter; Marenco, Luis; Chen, Huajun; Morse, Thomas; Mutalik, Pradeep; Shepherd, Gordon; Miller, Perry; Cheung, Kei-Hoi

    2009-01-01

    The amount of biomedical data available in Semantic Web formats has been rapidly growing in recent years. While these formats are machine-friendly, user-friendly web interfaces allowing easy querying of these data are typically lacking. We present "Entrez Neuron", a pilot neuron-centric interface that allows for keyword-based queries against a coherent repository of OWL ontologies. These ontologies describe neuronal structures, physiology, mathematical models and microscopy images. The returned query results are organized hierarchically according to brain architecture. Where possible, the application makes use of entities from the Open Biomedical Ontologies (OBO) and the 'HCLS knowledgebase' developed by the W3C Interest Group for Health Care and Life Science. It makes use of the emerging RDFa standard to embed ontology fragments and semantic annotations within its HTML-based user interface. The application and underlying ontologies demonstrate how Semantic Web technologies can be used for information integration within a curated information repository and between curated information repositories. It also demonstrates how information integration can be accomplished on the client side, through simple copying and pasting of portions of documents that contain RDFa markup.

  1. Entrez Neuron RDFa: a pragmatic Semantic Web application for data integration in neuroscience research

    PubMed Central

    Samwald, Matthias; Lim, Ernest; Masiar, Peter; Marenco, Luis; Chen, Huajun; Morse, Thomas; Mutalik, Pradeep; Shepherd, Gordon; Miller, Perry; Cheung, Kei-Hoi

    2013-01-01

    The amount of biomedical data available in Semantic Web formats has been rapidly growing in recent years. While these formats are machine-friendly, user-friendly web interfaces allowing easy querying of these data are typically lacking. We present “Entrez Neuron”, a pilot neuron-centric interface that allows for keyword-based queries against a coherent repository of OWL ontologies. These ontologies describe neuronal structures, physiology, mathematical models and microscopy images. The returned query results are organized hierarchically according to brain architecture. Where possible, the application makes use of entities from the Open Biomedical Ontologies (OBO) and the ‘HCLS knowledgebase’ developed by the W3C Interest Group for Health Care and Life Science. It makes use of the emerging RDFa standard to embed ontology fragments and semantic annotations within its HTML-based user interface. The application and underlying ontologies demonstrates how Semantic Web technologies can be used for information integration within a curated information repository and between curated information repositories. It also demonstrates how information integration can be accomplished on the client side, through simple copying and pasting of portions of documents that contain RDFa markup. PMID:19745321

  2. Remarkable Growth of Open Access in the Biomedical Field: Analysis of PubMed Articles from 2006 to 2010

    PubMed Central

    Kurata, Keiko; Morioka, Tomoko; Yokoi, Keiko; Matsubayashi, Mamiko

    2013-01-01

    Introduction This study clarifies the trends observed in open access (OA) in the biomedical field between 2006 and 2010, and explores the possible explanations for the differences in OA rates revealed in recent surveys. Methods The study consists of a main survey and two supplementary surveys. In the main survey, a manual Google search was performed to investigate whether full-text versions of articles from PubMed were freely available. Target samples were articles published in 2005, 2007, and 2009; the searches were performed a year after publication in 2006, 2008, and 2010, respectively. Using the search results, we classified the OA provision methods into seven categories. The supplementary surveys calculated the OA rate using two search functions on PubMed: “LinkOut” and “Limits.” Results The main survey concluded that the OA rate increased significantly between 2006 and 2010: the OA rate in 2010 (50.2%) was twice that in 2006 (26.3%). Furthermore, majority of OA articles were available from OA journal (OAJ) websites, indicating that OAJs have consistently been a significant contributor to OA throughout the period. OA availability through the PubMed Central (PMC) repository also increased significantly. OA rates obtained from two supplementary surveys were lower than those found in the main survey. “LinkOut” could find only 40% of OA articles in the main survey. Discussion OA articles in the biomedical field have more than a 50% share. OA has been achieved through OAJs. The reason why the OA rates in our surveys are different from those in recent surveys seems to be the difference in sampling methods and verification procedures. PMID:23658683

  3. Development of thermal energy storage materials for biomedical applications.

    PubMed

    Shukla, A; Sharma, Atul; Shukla, Manjari; Chen, C R

    2015-01-01

    The phase change materials (PCMs) have been utilized widely for solar thermal energy storage (TES) devices. The quality of these materials to remain at a particular temperature during solid-liquid, liquid-solid phase transition can also be utilized for many biomedical applications as well and has been explored in recent past already. This study reports some novel PCMs developed by them, along with some existing PCMs, to be used for such biomedical applications. Interestingly, it was observed that the heating/cooling properties of these PCMs enhance the quality of a variety of biomedical applications with many advantages (non-electric, no risk of electric shock, easy to handle, easy to recharge thermally, long life, cheap and easily available, reusable) over existing applications. Results of the present study are quite interesting and exciting, opening a plethora of opportunities for more work on the subject, which require overlapping expertise of material scientists, biochemists and medical experts for broader social benefits.

  4. Developing international open science collaborations: Funder reflections on the Open Science Prize.

    PubMed

    Kittrie, Elizabeth; Atienza, Audie A; Kiley, Robert; Carr, David; MacFarlane, Aki; Pai, Vinay; Couch, Jennifer; Bajkowski, Jared; Bonner, Joseph F; Mietchen, Daniel; Bourne, Philip E

    2017-08-01

    The Open Science Prize was established with the following objectives: first, to encourage the crowdsourcing of open data to make breakthroughs that are of biomedical significance; second, to illustrate that funders can indeed work together when scientific interests are aligned; and finally, to encourage international collaboration between investigators with the intent of achieving important innovations that would not be possible otherwise. The process for running the competition and the successes and challenges that arose are presented.

  5. Developing international open science collaborations: Funder reflections on the Open Science Prize

    PubMed Central

    Kittrie, Elizabeth; Atienza, Audie A.; Kiley, Robert; Carr, David; MacFarlane, Aki; Pai, Vinay; Couch, Jennifer; Bajkowski, Jared; Bonner, Joseph F.; Mietchen, Daniel

    2017-01-01

    The Open Science Prize was established with the following objectives: first, to encourage the crowdsourcing of open data to make breakthroughs that are of biomedical significance; second, to illustrate that funders can indeed work together when scientific interests are aligned; and finally, to encourage international collaboration between investigators with the intent of achieving important innovations that would not be possible otherwise. The process for running the competition and the successes and challenges that arose are presented. PMID:28763440

  6. Is Open Science the Future of Drug Development?

    PubMed

    Shaw, Daniel L

    2017-03-01

    Traditional drug development models are widely perceived as opaque and inefficient, with the cost of research and development continuing to rise even as production of new drugs stays constant. Searching for strategies to improve the drug discovery process, the biomedical research field has begun to embrace open strategies. The resulting changes are starting to reshape the industry. Open science-an umbrella term for diverse strategies that seek external input and public engagement-has become an essential tool with researchers, who are increasingly turning to collaboration, crowdsourcing, data sharing, and open sourcing to tackle some of the most pressing problems in medicine. Notable examples of such open drug development include initiatives formed around malaria and tropical disease. Open practices have found their way into the drug discovery process, from target identification and compound screening to clinical trials. This perspective argues that while open science poses some risks-which include the management of collaboration and the protection of proprietary data-these strategies are, in many cases, the more efficient and ethical way to conduct biomedical research.

  7. Is Open Science the Future of Drug Development?

    PubMed Central

    Shaw, Daniel L.

    2017-01-01

    Traditional drug development models are widely perceived as opaque and inefficient, with the cost of research and development continuing to rise even as production of new drugs stays constant. Searching for strategies to improve the drug discovery process, the biomedical research field has begun to embrace open strategies. The resulting changes are starting to reshape the industry. Open science—an umbrella term for diverse strategies that seek external input and public engagement—has become an essential tool with researchers, who are increasingly turning to collaboration, crowdsourcing, data sharing, and open sourcing to tackle some of the most pressing problems in medicine. Notable examples of such open drug development include initiatives formed around malaria and tropical disease. Open practices have found their way into the drug discovery process, from target identification and compound screening to clinical trials. This perspective argues that while open science poses some risks—which include the management of collaboration and the protection of proprietary data—these strategies are, in many cases, the more efficient and ethical way to conduct biomedical research. PMID:28356902

  8. Investigating Heavy Metal Pollution in Mining Brownfield and Its Policy Implications: A Case Study of the Bayan Obo Rare Earth Mine, Inner Mongolia, China

    NASA Astrophysics Data System (ADS)

    Pan, Yuxue; Li, Haitao

    2016-04-01

    The rapid urbanization of China and associated demand for land resources necessitates remediation, redevelopment, and reclamation of contaminated soil. Before these measures are taken, a basic investigation and inventory of heavy metal (HM) pollution levels in contaminated soil is necessary for establishing and implementing the redevelopment plan. In the present study, to identify the policy implications of inventorying and mapping HM pollution of soil in brownfields throughout China, the Bayan Obo giant rare earth element (REE)-Nb-Fe ore deposit of Baotou in Inner Mongolia, China, which is the largest REE mineral deposit in the world, was taken as a case study. Soil samples from 24 sites in Bayan Obo mining area (MA) and 76 sites in mine tailing area (TA) were collected for determining contents of soil HMs (Cr, Cd, Pb, Cu, and Zn). The results showed that the average concentrations of Cr, Cd, Pb, Cu, and Zn in both MA and TA were all higher than their corresponding background values for Inner Mongolia but lower than the Class II criteria of the National Soil Quality Standards of China (GB 15618—1995). Enrichment factor (EF) analysis of the soil samples indicated that the soil in the brownfield sites was highly enriched with Cr, Cd, Pb, Cu, and Zn compared to the corresponding background values. In MA, the EF for Cd was the highest among the studied elements, while in TA, the EF for Cr (3.45) was the highest, closely followed by the EF for Cd (3.34). The potential ecological risk index (RI) indicated a moderate potential ecological risk from the studied HMs in MA and a low potential ecological risk in TA, and the results of RI also suggested that the soil was most heavily polluted by Cd. According to the spatial distribution maps of HM, contamination hot-spots were primarily located near mining-related high-pollution plants. Based on the results, policy recommendations are proposed related to brownfield management in urban planning.

  9. Investigating Heavy Metal Pollution in Mining Brownfield and Its Policy Implications: A Case Study of the Bayan Obo Rare Earth Mine, Inner Mongolia, China.

    PubMed

    Pan, Yuxue; Li, Haitao

    2016-04-01

    The rapid urbanization of China and associated demand for land resources necessitates remediation, redevelopment, and reclamation of contaminated soil. Before these measures are taken, a basic investigation and inventory of heavy metal (HM) pollution levels in contaminated soil is necessary for establishing and implementing the redevelopment plan. In the present study, to identify the policy implications of inventorying and mapping HM pollution of soil in brownfields throughout China, the Bayan Obo giant rare earth element (REE)-Nb-Fe ore deposit of Baotou in Inner Mongolia, China, which is the largest REE mineral deposit in the world, was taken as a case study. Soil samples from 24 sites in Bayan Obo mining area (MA) and 76 sites in mine tailing area (TA) were collected for determining contents of soil HMs (Cr, Cd, Pb, Cu, and Zn). The results showed that the average concentrations of Cr, Cd, Pb, Cu, and Zn in both MA and TA were all higher than their corresponding background values for Inner Mongolia but lower than the Class II criteria of the National Soil Quality Standards of China (GB 15618-1995). Enrichment factor (EF) analysis of the soil samples indicated that the soil in the brownfield sites was highly enriched with Cr, Cd, Pb, Cu, and Zn compared to the corresponding background values. In MA, the EF for Cd was the highest among the studied elements, while in TA, the EF for Cr (3.45) was the highest, closely followed by the EF for Cd (3.34). The potential ecological risk index (RI) indicated a moderate potential ecological risk from the studied HMs in MA and a low potential ecological risk in TA, and the results of RI also suggested that the soil was most heavily polluted by Cd. According to the spatial distribution maps of HM, contamination hot-spots were primarily located near mining-related high-pollution plants. Based on the results, policy recommendations are proposed related to brownfield management in urban planning.

  10. Preparation of Magnetic Carbon Nanotubes (Mag-CNTs) for Biomedical and Biotechnological Applications

    PubMed Central

    Masotti, Andrea; Caporali, Andrea

    2013-01-01

    Carbon nanotubes (CNTs) have been widely studied for their potential applications in many fields from nanotechnology to biomedicine. The preparation of magnetic CNTs (Mag-CNTs) opens new avenues in nanobiotechnology and biomedical applications as a consequence of their multiple properties embedded within the same moiety. Several preparation techniques have been developed during the last few years to obtain magnetic CNTs: grafting or filling nanotubes with magnetic ferrofluids or attachment of magnetic nanoparticles to CNTs or their polymeric coating. These strategies allow the generation of novel versatile systems that can be employed in many biotechnological or biomedical fields. Here, we review and discuss the most recent papers dealing with the preparation of magnetic CNTs and their application in biomedical and biotechnological fields. PMID:24351838

  11. Preparation of magnetic carbon nanotubes (Mag-CNTs) for biomedical and biotechnological applications.

    PubMed

    Masotti, Andrea; Caporali, Andrea

    2013-12-18

    Carbon nanotubes (CNTs) have been widely studied for their potential applications in many fields from nanotechnology to biomedicine. The preparation of magnetic CNTs (Mag-CNTs) opens new avenues in nanobiotechnology and biomedical applications as a consequence of their multiple properties embedded within the same moiety. Several preparation techniques have been developed during the last few years to obtain magnetic CNTs: grafting or filling nanotubes with magnetic ferrofluids or attachment of magnetic nanoparticles to CNTs or their polymeric coating. These strategies allow the generation of novel versatile systems that can be employed in many biotechnological or biomedical fields. Here, we review and discuss the most recent papers dealing with the preparation of magnetic CNTs and their application in biomedical and biotechnological fields.

  12. Graph-based word sense disambiguation of biomedical documents.

    PubMed

    Agirre, Eneko; Soroa, Aitor; Stevenson, Mark

    2010-11-15

    Word Sense Disambiguation (WSD), automatically identifying the meaning of ambiguous words in context, is an important stage of text processing. This article presents a graph-based approach to WSD in the biomedical domain. The method is unsupervised and does not require any labeled training data. It makes use of knowledge from the Unified Medical Language System (UMLS) Metathesaurus which is represented as a graph. A state-of-the-art algorithm, Personalized PageRank, is used to perform WSD. When evaluated on the NLM-WSD dataset, the algorithm outperforms other methods that rely on the UMLS Metathesaurus alone. The WSD system is open source licensed and available from http://ixa2.si.ehu.es/ukb/. The UMLS, MetaMap program and NLM-WSD corpus are available from the National Library of Medicine https://www.nlm.nih.gov/research/umls/, http://mmtx.nlm.nih.gov and http://wsd.nlm.nih.gov. Software to convert the NLM-WSD corpus into a format that can be used by our WSD system is available from http://www.dcs.shef.ac.uk/∼marks/biomedical_wsd under open source license.

  13. An open-source framework for large-scale, flexible evaluation of biomedical text mining systems.

    PubMed

    Baumgartner, William A; Cohen, K Bretonnel; Hunter, Lawrence

    2008-01-29

    Improved evaluation methodologies have been identified as a necessary prerequisite to the improvement of text mining theory and practice. This paper presents a publicly available framework that facilitates thorough, structured, and large-scale evaluations of text mining technologies. The extensibility of this framework and its ability to uncover system-wide characteristics by analyzing component parts as well as its usefulness for facilitating third-party application integration are demonstrated through examples in the biomedical domain. Our evaluation framework was assembled using the Unstructured Information Management Architecture. It was used to analyze a set of gene mention identification systems involving 225 combinations of system, evaluation corpus, and correctness measure. Interactions between all three were found to affect the relative rankings of the systems. A second experiment evaluated gene normalization system performance using as input 4,097 combinations of gene mention systems and gene mention system-combining strategies. Gene mention system recall is shown to affect gene normalization system performance much more than does gene mention system precision, and high gene normalization performance is shown to be achievable with remarkably low levels of gene mention system precision. The software presented in this paper demonstrates the potential for novel discovery resulting from the structured evaluation of biomedical language processing systems, as well as the usefulness of such an evaluation framework for promoting collaboration between developers of biomedical language processing technologies. The code base is available as part of the BioNLP UIMA Component Repository on SourceForge.net.

  14. caGrid 1.0: an enterprise Grid infrastructure for biomedical research.

    PubMed

    Oster, Scott; Langella, Stephen; Hastings, Shannon; Ervin, David; Madduri, Ravi; Phillips, Joshua; Kurc, Tahsin; Siebenlist, Frank; Covitz, Peter; Shanbhag, Krishnakant; Foster, Ian; Saltz, Joel

    2008-01-01

    To develop software infrastructure that will provide support for discovery, characterization, integrated access, and management of diverse and disparate collections of information sources, analysis methods, and applications in biomedical research. An enterprise Grid software infrastructure, called caGrid version 1.0 (caGrid 1.0), has been developed as the core Grid architecture of the NCI-sponsored cancer Biomedical Informatics Grid (caBIG) program. It is designed to support a wide range of use cases in basic, translational, and clinical research, including 1) discovery, 2) integrated and large-scale data analysis, and 3) coordinated study. The caGrid is built as a Grid software infrastructure and leverages Grid computing technologies and the Web Services Resource Framework standards. It provides a set of core services, toolkits for the development and deployment of new community provided services, and application programming interfaces for building client applications. The caGrid 1.0 was released to the caBIG community in December 2006. It is built on open source components and caGrid source code is publicly and freely available under a liberal open source license. The core software, associated tools, and documentation can be downloaded from the following URL: https://cabig.nci.nih.gov/workspaces/Architecture/caGrid. While caGrid 1.0 is designed to address use cases in cancer research, the requirements associated with discovery, analysis and integration of large scale data, and coordinated studies are common in other biomedical fields. In this respect, caGrid 1.0 is the realization of a framework that can benefit the entire biomedical community.

  15. A modular framework for biomedical concept recognition

    PubMed Central

    2013-01-01

    Background Concept recognition is an essential task in biomedical information extraction, presenting several complex and unsolved challenges. The development of such solutions is typically performed in an ad-hoc manner or using general information extraction frameworks, which are not optimized for the biomedical domain and normally require the integration of complex external libraries and/or the development of custom tools. Results This article presents Neji, an open source framework optimized for biomedical concept recognition built around four key characteristics: modularity, scalability, speed, and usability. It integrates modules for biomedical natural language processing, such as sentence splitting, tokenization, lemmatization, part-of-speech tagging, chunking and dependency parsing. Concept recognition is provided through dictionary matching and machine learning with normalization methods. Neji also integrates an innovative concept tree implementation, supporting overlapped concept names and respective disambiguation techniques. The most popular input and output formats, namely Pubmed XML, IeXML, CoNLL and A1, are also supported. On top of the built-in functionalities, developers and researchers can implement new processing modules or pipelines, or use the provided command-line interface tool to build their own solutions, applying the most appropriate techniques to identify heterogeneous biomedical concepts. Neji was evaluated against three gold standard corpora with heterogeneous biomedical concepts (CRAFT, AnEM and NCBI disease corpus), achieving high performance results on named entity recognition (F1-measure for overlap matching: species 95%, cell 92%, cellular components 83%, gene and proteins 76%, chemicals 65%, biological processes and molecular functions 63%, disorders 85%, and anatomical entities 82%) and on entity normalization (F1-measure for overlap name matching and correct identifier included in the returned list of identifiers: species 88

  16. Ordinal symbolic analysis and its application to biomedical recordings

    PubMed Central

    Amigó, José M.; Keller, Karsten; Unakafova, Valentina A.

    2015-01-01

    Ordinal symbolic analysis opens an interesting and powerful perspective on time-series analysis. Here, we review this relatively new approach and highlight its relation to symbolic dynamics and representations. Our exposition reaches from the general ideas up to recent developments, with special emphasis on its applications to biomedical recordings. The latter will be illustrated with epilepsy data. PMID:25548264

  17. An open annotation ontology for science on web 3.0.

    PubMed

    Ciccarese, Paolo; Ocana, Marco; Garcia Castro, Leyla Jael; Das, Sudeshna; Clark, Tim

    2011-05-17

    There is currently a gap between the rich and expressive collection of published biomedical ontologies, and the natural language expression of biomedical papers consumed on a daily basis by scientific researchers. The purpose of this paper is to provide an open, shareable structure for dynamic integration of biomedical domain ontologies with the scientific document, in the form of an Annotation Ontology (AO), thus closing this gap and enabling application of formal biomedical ontologies directly to the literature as it emerges. Initial requirements for AO were elicited by analysis of integration needs between biomedical web communities, and of needs for representing and integrating results of biomedical text mining. Analysis of strengths and weaknesses of previous efforts in this area was also performed. A series of increasingly refined annotation tools were then developed along with a metadata model in OWL, and deployed for feedback and additional requirements the ontology to users at a major pharmaceutical company and a major academic center. Further requirements and critiques of the model were also elicited through discussions with many colleagues and incorporated into the work. This paper presents Annotation Ontology (AO), an open ontology in OWL-DL for annotating scientific documents on the web. AO supports both human and algorithmic content annotation. It enables "stand-off" or independent metadata anchored to specific positions in a web document by any one of several methods. In AO, the document may be annotated but is not required to be under update control of the annotator. AO contains a provenance model to support versioning, and a set model for specifying groups and containers of annotation. AO is freely available under open source license at http://purl.org/ao/, and extensive documentation including screencasts is available on AO's Google Code page: http://code.google.com/p/annotation-ontology/ . The Annotation Ontology meets critical requirements for

  18. Accessing and integrating data and knowledge for biomedical research.

    PubMed

    Burgun, A; Bodenreider, O

    2008-01-01

    To review the issues that have arisen with the advent of translational research in terms of integration of data and knowledge, and survey current efforts to address these issues. Using examples form the biomedical literature, we identified new trends in biomedical research and their impact on bioinformatics. We analyzed the requirements for effective knowledge repositories and studied issues in the integration of biomedical knowledge. New diagnostic and therapeutic approaches based on gene expression patterns have brought about new issues in the statistical analysis of data, and new workflows are needed are needed to support translational research. Interoperable data repositories based on standard annotations, infrastructures and services are needed to support the pooling and meta-analysis of data, as well as their comparison to earlier experiments. High-quality, integrated ontologies and knowledge bases serve as a source of prior knowledge used in combination with traditional data mining techniques and contribute to the development of more effective data analysis strategies. As biomedical research evolves from traditional clinical and biological investigations towards omics sciences and translational research, specific needs have emerged, including integrating data collected in research studies with patient clinical data, linking omics knowledge with medical knowledge, modeling the molecular basis of diseases, and developing tools that support in-depth analysis of research data. As such, translational research illustrates the need to bridge the gap between bioinformatics and medical informatics, and opens new avenues for biomedical informatics research.

  19. Accessing and Integrating Data and Knowledge for Biomedical Research

    PubMed Central

    Burgun, A.; Bodenreider, O.

    2008-01-01

    Summary Objectives To review the issues that have arisen with the advent of translational research in terms of integration of data and knowledge, and survey current efforts to address these issues. Methods Using examples form the biomedical literature, we identified new trends in biomedical research and their impact on bioinformatics. We analyzed the requirements for effective knowledge repositories and studied issues in the integration of biomedical knowledge. Results New diagnostic and therapeutic approaches based on gene expression patterns have brought about new issues in the statistical analysis of data, and new workflows are needed are needed to support translational research. Interoperable data repositories based on standard annotations, infrastructures and services are needed to support the pooling and meta-analysis of data, as well as their comparison to earlier experiments. High-quality, integrated ontologies and knowledge bases serve as a source of prior knowledge used in combination with traditional data mining techniques and contribute to the development of more effective data analysis strategies. Conclusion As biomedical research evolves from traditional clinical and biological investigations towards omics sciences and translational research, specific needs have emerged, including integrating data collected in research studies with patient clinical data, linking omics knowledge with medical knowledge, modeling the molecular basis of diseases, and developing tools that support in-depth analysis of research data. As such, translational research illustrates the need to bridge the gap between bioinformatics and medical informatics, and opens new avenues for biomedical informatics research. PMID:18660883

  20. DeTEXT: A Database for Evaluating Text Extraction from Biomedical Literature Figures

    PubMed Central

    Yin, Xu-Cheng; Yang, Chun; Pei, Wei-Yi; Man, Haixia; Zhang, Jun; Learned-Miller, Erik; Yu, Hong

    2015-01-01

    Hundreds of millions of figures are available in biomedical literature, representing important biomedical experimental evidence. Since text is a rich source of information in figures, automatically extracting such text may assist in the task of mining figure information. A high-quality ground truth standard can greatly facilitate the development of an automated system. This article describes DeTEXT: A database for evaluating text extraction from biomedical literature figures. It is the first publicly available, human-annotated, high quality, and large-scale figure-text dataset with 288 full-text articles, 500 biomedical figures, and 9308 text regions. This article describes how figures were selected from open-access full-text biomedical articles and how annotation guidelines and annotation tools were developed. We also discuss the inter-annotator agreement and the reliability of the annotations. We summarize the statistics of the DeTEXT data and make available evaluation protocols for DeTEXT. Finally we lay out challenges we observed in the automated detection and recognition of figure text and discuss research directions in this area. DeTEXT is publicly available for downloading at http://prir.ustb.edu.cn/DeTEXT/. PMID:25951377

  1. Leveraging the national cyberinfrastructure for biomedical research.

    PubMed

    LeDuc, Richard; Vaughn, Matthew; Fonner, John M; Sullivan, Michael; Williams, James G; Blood, Philip D; Taylor, James; Barnett, William

    2014-01-01

    In the USA, the national cyberinfrastructure refers to a system of research supercomputer and other IT facilities and the high speed networks that connect them. These resources have been heavily leveraged by scientists in disciplines such as high energy physics, astronomy, and climatology, but until recently they have been little used by biomedical researchers. We suggest that many of the 'Big Data' challenges facing the medical informatics community can be efficiently handled using national-scale cyberinfrastructure. Resources such as the Extreme Science and Discovery Environment, the Open Science Grid, and Internet2 provide economical and proven infrastructures for Big Data challenges, but these resources can be difficult to approach. Specialized web portals, support centers, and virtual organizations can be constructed on these resources to meet defined computational challenges, specifically for genomics. We provide examples of how this has been done in basic biology as an illustration for the biomedical informatics community.

  2. An open-source framework for large-scale, flexible evaluation of biomedical text mining systems

    PubMed Central

    Baumgartner, William A; Cohen, K Bretonnel; Hunter, Lawrence

    2008-01-01

    Background Improved evaluation methodologies have been identified as a necessary prerequisite to the improvement of text mining theory and practice. This paper presents a publicly available framework that facilitates thorough, structured, and large-scale evaluations of text mining technologies. The extensibility of this framework and its ability to uncover system-wide characteristics by analyzing component parts as well as its usefulness for facilitating third-party application integration are demonstrated through examples in the biomedical domain. Results Our evaluation framework was assembled using the Unstructured Information Management Architecture. It was used to analyze a set of gene mention identification systems involving 225 combinations of system, evaluation corpus, and correctness measure. Interactions between all three were found to affect the relative rankings of the systems. A second experiment evaluated gene normalization system performance using as input 4,097 combinations of gene mention systems and gene mention system-combining strategies. Gene mention system recall is shown to affect gene normalization system performance much more than does gene mention system precision, and high gene normalization performance is shown to be achievable with remarkably low levels of gene mention system precision. Conclusion The software presented in this paper demonstrates the potential for novel discovery resulting from the structured evaluation of biomedical language processing systems, as well as the usefulness of such an evaluation framework for promoting collaboration between developers of biomedical language processing technologies. The code base is available as part of the BioNLP UIMA Component Repository on SourceForge.net. PMID:18230184

  3. The environment ontology in 2016: bridging domains with increased scope, semantic density, and interoperation

    DOE PAGES

    Buttigieg, Pier Luigi; Pafilis, Evangelos; Lewis, Suzanna E.; ...

    2016-09-23

    Background: The Environment Ontology (ENVO; http://www.environmentontology.org/), first described in 2013, is a resource and research target for the semantically controlled description of environmental entities. The ontology's initial aim was the representation of the biomes, environmental features, and environmental materials pertinent to genomic and microbiome-related investigations. However, the need for environmental semantics is common to a multitude of fields, and ENVO's use has steadily grown since its initial description. We have thus expanded, enhanced, and generalised the ontology to support its increasingly diverse applications. Methods: We have updated our development suite to promote expressivity, consistency, and speed: we now develop ENVOmore » in the Web Ontology Language (OWL) and employ templating methods to accelerate class creation. We have also taken steps to better align ENVO with the Open Biological and Biomedical Ontologies (OBO) Foundry principles and interoperate with existing OBO ontologies. Further, we applied text-mining approaches to extract habitat information from the Encyclopedia of Life and automatically create experimental habitat classes within ENVO. Results: Relative to its state in 2013, ENVO's content, scope, and implementation have been enhanced and much of its existing content revised for improved semantic representation. ENVO now offers representations of habitats, environmental processes, anthropogenic environments, and entities relevant to environmental health initiatives and the global Sustainable Development Agenda for 2030. Several branches of ENVO have been used to incubate and seed new ontologies in previously unrepresented domains such as food and agronomy. The current release version of the ontology, in OWL format, is available at http://purl.obolibrary.org/obo/envo.owl. Conclusions: ENVO has been shaped into an ontology which bridges multiple domains including biomedicine, natural and anthropogenic ecology

  4. The environment ontology in 2016: bridging domains with increased scope, semantic density, and interoperation

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Buttigieg, Pier Luigi; Pafilis, Evangelos; Lewis, Suzanna E.

    Background: The Environment Ontology (ENVO; http://www.environmentontology.org/), first described in 2013, is a resource and research target for the semantically controlled description of environmental entities. The ontology's initial aim was the representation of the biomes, environmental features, and environmental materials pertinent to genomic and microbiome-related investigations. However, the need for environmental semantics is common to a multitude of fields, and ENVO's use has steadily grown since its initial description. We have thus expanded, enhanced, and generalised the ontology to support its increasingly diverse applications. Methods: We have updated our development suite to promote expressivity, consistency, and speed: we now develop ENVOmore » in the Web Ontology Language (OWL) and employ templating methods to accelerate class creation. We have also taken steps to better align ENVO with the Open Biological and Biomedical Ontologies (OBO) Foundry principles and interoperate with existing OBO ontologies. Further, we applied text-mining approaches to extract habitat information from the Encyclopedia of Life and automatically create experimental habitat classes within ENVO. Results: Relative to its state in 2013, ENVO's content, scope, and implementation have been enhanced and much of its existing content revised for improved semantic representation. ENVO now offers representations of habitats, environmental processes, anthropogenic environments, and entities relevant to environmental health initiatives and the global Sustainable Development Agenda for 2030. Several branches of ENVO have been used to incubate and seed new ontologies in previously unrepresented domains such as food and agronomy. The current release version of the ontology, in OWL format, is available at http://purl.obolibrary.org/obo/envo.owl. Conclusions: ENVO has been shaped into an ontology which bridges multiple domains including biomedicine, natural and anthropogenic ecology

  5. The environment ontology in 2016: bridging domains with increased scope, semantic density, and interoperation.

    PubMed

    Buttigieg, Pier Luigi; Pafilis, Evangelos; Lewis, Suzanna E; Schildhauer, Mark P; Walls, Ramona L; Mungall, Christopher J

    2016-09-23

    The Environment Ontology (ENVO; http://www.environmentontology.org/ ), first described in 2013, is a resource and research target for the semantically controlled description of environmental entities. The ontology's initial aim was the representation of the biomes, environmental features, and environmental materials pertinent to genomic and microbiome-related investigations. However, the need for environmental semantics is common to a multitude of fields, and ENVO's use has steadily grown since its initial description. We have thus expanded, enhanced, and generalised the ontology to support its increasingly diverse applications. We have updated our development suite to promote expressivity, consistency, and speed: we now develop ENVO in the Web Ontology Language (OWL) and employ templating methods to accelerate class creation. We have also taken steps to better align ENVO with the Open Biological and Biomedical Ontologies (OBO) Foundry principles and interoperate with existing OBO ontologies. Further, we applied text-mining approaches to extract habitat information from the Encyclopedia of Life and automatically create experimental habitat classes within ENVO. Relative to its state in 2013, ENVO's content, scope, and implementation have been enhanced and much of its existing content revised for improved semantic representation. ENVO now offers representations of habitats, environmental processes, anthropogenic environments, and entities relevant to environmental health initiatives and the global Sustainable Development Agenda for 2030. Several branches of ENVO have been used to incubate and seed new ontologies in previously unrepresented domains such as food and agronomy. The current release version of the ontology, in OWL format, is available at http://purl.obolibrary.org/obo/envo.owl . ENVO has been shaped into an ontology which bridges multiple domains including biomedicine, natural and anthropogenic ecology, 'omics, and socioeconomic development. Through

  6. BANNER: an executable survey of advances in biomedical named entity recognition.

    PubMed

    Leaman, Robert; Gonzalez, Graciela

    2008-01-01

    There has been an increasing amount of research on biomedical named entity recognition, the most basic text extraction problem, resulting in significant progress by different research teams around the world. This has created a need for a freely-available, open source system implementing the advances described in the literature. In this paper we present BANNER, an open-source, executable survey of advances in biomedical named entity recognition, intended to serve as a benchmark for the field. BANNER is implemented in Java as a machine-learning system based on conditional random fields and includes a wide survey of the best techniques recently described in the literature. It is designed to maximize domain independence by not employing brittle semantic features or rule-based processing steps, and achieves significantly better performance than existing baseline systems. It is therefore useful to developers as an extensible NER implementation, to researchers as a standard for comparing innovative techniques, and to biologists requiring the ability to find novel entities in large amounts of text.

  7. Open science initiatives: challenges for public health promotion.

    PubMed

    Holzmeyer, Cheryl

    2018-03-07

    While academic open access, open data and open science initiatives have proliferated in recent years, facilitating new research resources for health promotion, open initiatives are not one-size-fits-all. Health research particularly illustrates how open initiatives may serve various interests and ends. Open initiatives not only foster new pathways of research access; they also discipline research in new ways, especially when associated with new regimes of research use and peer review, while participating in innovation ecosystems that often perpetuate existing systemic biases toward commercial biomedicine. Currently, many open initiatives are more oriented toward biomedical research paradigms than paradigms associated with public health promotion, such as social determinants of health research. Moreover, open initiatives too often dovetail with, rather than challenge, neoliberal policy paradigms. Such initiatives are unlikely to transform existing health research landscapes and redress health inequities. In this context, attunement to social determinants of health research and community-based local knowledge is vital to orient open initiatives toward public health promotion and health equity. Such an approach calls for discourses, norms and innovation ecosystems that contest neoliberal policy frameworks and foster upstream interventions to promote health, beyond biomedical paradigms. This analysis highlights challenges and possibilities for leveraging open initiatives on behalf of a wider range of health research stakeholders, while emphasizing public health promotion, health equity and social justice as benchmarks of transformation.

  8. caGrid 1.0: An Enterprise Grid Infrastructure for Biomedical Research

    PubMed Central

    Oster, Scott; Langella, Stephen; Hastings, Shannon; Ervin, David; Madduri, Ravi; Phillips, Joshua; Kurc, Tahsin; Siebenlist, Frank; Covitz, Peter; Shanbhag, Krishnakant; Foster, Ian; Saltz, Joel

    2008-01-01

    Objective To develop software infrastructure that will provide support for discovery, characterization, integrated access, and management of diverse and disparate collections of information sources, analysis methods, and applications in biomedical research. Design An enterprise Grid software infrastructure, called caGrid version 1.0 (caGrid 1.0), has been developed as the core Grid architecture of the NCI-sponsored cancer Biomedical Informatics Grid (caBIG™) program. It is designed to support a wide range of use cases in basic, translational, and clinical research, including 1) discovery, 2) integrated and large-scale data analysis, and 3) coordinated study. Measurements The caGrid is built as a Grid software infrastructure and leverages Grid computing technologies and the Web Services Resource Framework standards. It provides a set of core services, toolkits for the development and deployment of new community provided services, and application programming interfaces for building client applications. Results The caGrid 1.0 was released to the caBIG community in December 2006. It is built on open source components and caGrid source code is publicly and freely available under a liberal open source license. The core software, associated tools, and documentation can be downloaded from the following URL: https://cabig.nci.nih.gov/workspaces/Architecture/caGrid. Conclusions While caGrid 1.0 is designed to address use cases in cancer research, the requirements associated with discovery, analysis and integration of large scale data, and coordinated studies are common in other biomedical fields. In this respect, caGrid 1.0 is the realization of a framework that can benefit the entire biomedical community. PMID:18096909

  9. Leveraging the national cyberinfrastructure for biomedical research

    PubMed Central

    LeDuc, Richard; Vaughn, Matthew; Fonner, John M; Sullivan, Michael; Williams, James G; Blood, Philip D; Taylor, James; Barnett, William

    2014-01-01

    In the USA, the national cyberinfrastructure refers to a system of research supercomputer and other IT facilities and the high speed networks that connect them. These resources have been heavily leveraged by scientists in disciplines such as high energy physics, astronomy, and climatology, but until recently they have been little used by biomedical researchers. We suggest that many of the ‘Big Data’ challenges facing the medical informatics community can be efficiently handled using national-scale cyberinfrastructure. Resources such as the Extreme Science and Discovery Environment, the Open Science Grid, and Internet2 provide economical and proven infrastructures for Big Data challenges, but these resources can be difficult to approach. Specialized web portals, support centers, and virtual organizations can be constructed on these resources to meet defined computational challenges, specifically for genomics. We provide examples of how this has been done in basic biology as an illustration for the biomedical informatics community. PMID:23964072

  10. General guidelines for biomedical software development

    PubMed Central

    Silva, Luis Bastiao; Jimenez, Rafael C.; Blomberg, Niklas; Luis Oliveira, José

    2017-01-01

    Most bioinformatics tools available today were not written by professional software developers, but by people that wanted to solve their own problems, using computational solutions and spending the minimum time and effort possible, since these were just the means to an end. Consequently, a vast number of software applications are currently available, hindering the task of identifying the utility and quality of each. At the same time, this situation has hindered regular adoption of these tools in clinical practice. Typically, they are not sufficiently developed to be used by most clinical researchers and practitioners. To address these issues, it is necessary to re-think how biomedical applications are built and adopt new strategies that ensure quality, efficiency, robustness, correctness and reusability of software components. We also need to engage end-users during the development process to ensure that applications fit their needs. In this review, we present a set of guidelines to support biomedical software development, with an explanation of how they can be implemented and what kind of open-source tools can be used for each specific topic. PMID:28443186

  11. [Biomedical waste management in five hospitals in Dakar, Senegal].

    PubMed

    Ndiaye, M; El Metghari, L; Soumah, M M; Sow, M L

    2012-10-01

    Biomedical waste is currently a real health and environmental concern. In this regard, a study was conducted in 5 hospitals in Dakar to review their management of biomedical waste and to formulate recommendations. This is a descriptive cross-sectional study conducted from 1 April to 31 July 2010 in five major hospitals of Dakar. A questionnaire administered to hospital managers, heads of departments, residents and heads of hospital hygiene departments as well as interviews conducted with healthcare personnel and operators of waste incinerators made it possible to assess mechanisms and knowledge on biomedical waste management. Content analysis of interviews, observations and a data sheet allowed processing the data thus gathered. Of the 150 questionnaires distributed, 98 responses were obtained representing a response rate of 65.3%. An interview was conducted with 75 employees directly involved in the management of biomedical waste and observations were made on biomedical waste management in 86 hospital services. Sharps as well as blood and liquid waste were found in all services except in pharmacies, pharmaceutical waste in 66 services, infectious waste in 49 services and anatomical waste in 11 services. Sorting of biomedical waste was ill-adapted in 53.5% (N = 46) of services and the use of the colour-coding system effective in 31.4% (N = 27) of services. Containers for the safe disposal of sharps were available in 82.5% (N = 71) of services and were effectively utilized in 51.1% (N = 44) of these services. In most services, an illadapted packaging was observed with the use of plastic bottles and bins for waste collection and overfilled containers. With the exception of Hôpital Principal, the main storage area was in open air, unsecured, with biomedical waste littered on the floor and often mixed with waste similar to household refuse. The transfer of biomedical waste to the main storage area was done using trolleys or carts in 67.4% (N = 58) of services and

  12. An open annotation ontology for science on web 3.0

    PubMed Central

    2011-01-01

    Background There is currently a gap between the rich and expressive collection of published biomedical ontologies, and the natural language expression of biomedical papers consumed on a daily basis by scientific researchers. The purpose of this paper is to provide an open, shareable structure for dynamic integration of biomedical domain ontologies with the scientific document, in the form of an Annotation Ontology (AO), thus closing this gap and enabling application of formal biomedical ontologies directly to the literature as it emerges. Methods Initial requirements for AO were elicited by analysis of integration needs between biomedical web communities, and of needs for representing and integrating results of biomedical text mining. Analysis of strengths and weaknesses of previous efforts in this area was also performed. A series of increasingly refined annotation tools were then developed along with a metadata model in OWL, and deployed for feedback and additional requirements the ontology to users at a major pharmaceutical company and a major academic center. Further requirements and critiques of the model were also elicited through discussions with many colleagues and incorporated into the work. Results This paper presents Annotation Ontology (AO), an open ontology in OWL-DL for annotating scientific documents on the web. AO supports both human and algorithmic content annotation. It enables “stand-off” or independent metadata anchored to specific positions in a web document by any one of several methods. In AO, the document may be annotated but is not required to be under update control of the annotator. AO contains a provenance model to support versioning, and a set model for specifying groups and containers of annotation. AO is freely available under open source license at http://purl.org/ao/, and extensive documentation including screencasts is available on AO’s Google Code page: http://code.google.com/p/annotation-ontology/ . Conclusions The

  13. Open Data in Biomedical Science: Policy Drivers and Recent Progress

    EPA Science Inventory

    EPA's progress in implementing the open data initiatives first outlined in the 2009 Presidential memorandum on open government and more specifically regarding publications and data from publications in the 2013 Holdren memorandum. The presentation outlines the major points in bo...

  14. End-functionalized ROMP polymers for Biomedical Applications

    PubMed Central

    Madkour, Ahmad E.; Koch, Amelie H. R.; Lienkamp, Karen; Tew, Gregory N.

    2010-01-01

    We present two novel allyl-based terminating agents that can be used to end-functionalize living polymer chains obtained by ring-opening metathesis polymerization (ROMP) using Grubbs’ third generation catalyst. Both terminating agents can be easily synthesized and yield ROMP polymers with stable, storable activated ester groups at the chain-end. These end-functionalized ROMP polymers are attractive building blocks for advanced polymeric materials, especially in the biomedical field. Dye-labeling and surface-coupling of antimicrobially active polymers using these end-groups were demonstrated. PMID:21499549

  15. Trends in biomedical informatics: most cited topics from recent years

    PubMed Central

    Kim, Hyeon-Eui; Jiang, Xiaoqian; Kim, Jihoon

    2011-01-01

    Biomedical informatics is a young, highly interdisciplinary field that is evolving quickly. It is important to know which published topics in generalist biomedical informatics journals elicit the most interest from the scientific community, and whether this interest changes over time, so that journals can better serve their readers. It is also important to understand whether free access to biomedical informatics articles impacts their citation rates in a significant way, so authors can make informed decisions about unlock fees, and journal owners and publishers understand the implications of open access. The topics and JAMIA articles from years 2009 and 2010 that have been most cited according to the Web of Science are described. To better understand the effects of free access in article dissemination, the number of citations per month after publication for articles published in 2009 versus 2010 was compared, since there was a significant change in free access to JAMIA articles between those years. Results suggest that there is a positive association between free access and citation rate for JAMIA articles. PMID:22180873

  16. A Novel Multiple Choice Question Generation Strategy: Alternative Uses for Controlled Vocabulary Thesauri in Biomedical-Sciences Education.

    PubMed

    Lopetegui, Marcelo A; Lara, Barbara A; Yen, Po-Yin; Çatalyürek, Ümit V; Payne, Philip R O

    2015-01-01

    Multiple choice questions play an important role in training and evaluating biomedical science students. However, the resource intensive nature of question generation limits their open availability, reducing their contribution to evaluation purposes mainly. Although applied-knowledge questions require a complex formulation process, the creation of concrete-knowledge questions (i.e., definitions, associations) could be assisted by the use of informatics methods. We envisioned a novel and simple algorithm that exploits validated knowledge repositories and generates concrete-knowledge questions by leveraging concepts' relationships. In this manuscript we present the development and validation of a prototype which successfully produced meaningful concrete-knowledge questions, opening new applications for existing knowledge repositories, potentially benefiting students of all biomedical sciences disciplines.

  17. Automated extraction and semantic analysis of mutation impacts from the biomedical literature

    PubMed Central

    2012-01-01

    Background Mutations as sources of evolution have long been the focus of attention in the biomedical literature. Accessing the mutational information and their impacts on protein properties facilitates research in various domains, such as enzymology and pharmacology. However, manually curating the rich and fast growing repository of biomedical literature is expensive and time-consuming. As a solution, text mining approaches have increasingly been deployed in the biomedical domain. While the detection of single-point mutations is well covered by existing systems, challenges still exist in grounding impacts to their respective mutations and recognizing the affected protein properties, in particular kinetic and stability properties together with physical quantities. Results We present an ontology model for mutation impacts, together with a comprehensive text mining system for extracting and analysing mutation impact information from full-text articles. Organisms, as sources of proteins, are extracted to help disambiguation of genes and proteins. Our system then detects mutation series to correctly ground detected impacts using novel heuristics. It also extracts the affected protein properties, in particular kinetic and stability properties, as well as the magnitude of the effects and validates these relations against the domain ontology. The output of our system can be provided in various formats, in particular by populating an OWL-DL ontology, which can then be queried to provide structured information. The performance of the system is evaluated on our manually annotated corpora. In the impact detection task, our system achieves a precision of 70.4%-71.1%, a recall of 71.3%-71.5%, and grounds the detected impacts with an accuracy of 76.5%-77%. The developed system, including resources, evaluation data and end-user and developer documentation is freely available under an open source license at http://www.semanticsoftware.info/open-mutation-miner. Conclusion We present

  18. Topics in Biomedical Optics: Introduction

    NASA Astrophysics Data System (ADS)

    Hebden, Jeremy C.; Boas, David A.; George, John S.; Durkin, Anthony J.

    2003-06-01

    The field of biomedical optics is experiencing tremendous growth. Biomedical technologies contribute in the creation of devices used in healthcare of various specialties (ophthalmology, cardiology, anesthesiology, and immunology, etc.). Recent research in biomedical optics is discussed. Overviews of meetings held at the 2002 Optical Society of America Biomedical Topical Meetings are presented.

  19. High performance flexible electronics for biomedical devices.

    PubMed

    Salvatore, Giovanni A; Munzenrieder, Niko; Zysset, Christoph; Kinkeldei, Thomas; Petti, Luisa; Troster, Gerhard

    2014-01-01

    Plastic electronics is soft, deformable and lightweight and it is suitable for the realization of devices which can form an intimate interface with the body, be implanted or integrated into textile for wearable and biomedical applications. Here, we present flexible electronics based on amorphous oxide semiconductors (a-IGZO) whose performance can achieve MHz frequency even when bent around hair. We developed an assembly technique to integrate complex electronic functionalities into textile while preserving the softness of the garment. All this and further developments can open up new opportunities in health monitoring, biotechnology and telemedicine.

  20. Building biomedical web communities using a semantically aware content management system.

    PubMed

    Das, Sudeshna; Girard, Lisa; Green, Tom; Weitzman, Louis; Lewis-Bowen, Alister; Clark, Tim

    2009-03-01

    Web-based biomedical communities are becoming an increasingly popular vehicle for sharing information amongst researchers and are fast gaining an online presence. However, information organization and exchange in such communities is usually unstructured, rendering interoperability between communities difficult. Furthermore, specialized software to create such communities at low cost-targeted at the specific common information requirements of biomedical researchers-has been largely lacking. At the same time, a growing number of biological knowledge bases and biomedical resources are being structured for the Semantic Web. Several groups are creating reference ontologies for the biomedical domain, actively publishing controlled vocabularies and making data available in Resource Description Framework (RDF) language. We have developed the Science Collaboration Framework (SCF) as a reusable platform for advanced structured online collaboration in biomedical research that leverages these ontologies and RDF resources. SCF supports structured 'Web 2.0' style community discourse amongst researchers, makes heterogeneous data resources available to the collaborating scientist, captures the semantics of the relationship among the resources and structures discourse around the resources. The first instance of the SCF framework is being used to create an open-access online community for stem cell research-StemBook (http://www.stembook.org). We believe that such a framework is required to achieve optimal productivity and leveraging of resources in interdisciplinary scientific research. We expect it to be particularly beneficial in highly interdisciplinary areas, such as neurodegenerative disease and neurorepair research, as well as having broad utility across the natural sciences.

  1. The biomedical disciplines and the structure of biomedical and clinical knowledge.

    PubMed

    Nederbragt, H

    2000-11-01

    The relation between biomedical knowledge and clinical knowledge is discussed by comparing their respective structures. The knowledge of a disease as a biological phenomenon is constructed by the interaction of facts and theories from the main biomedical disciplines: epidemiology, diagnostics, clinical trial, therapy development and pathogenesis. Although these facts and theories are based on probabilities and extrapolations, the interaction provides a reliable and coherent structure, comparable to a Kuhnian paradigma. In the structure of clinical knowledge, i.e. knowledge of the patient with the disease, not only biomedical knowledge contributes to the structure but also economic and social relations, ethics and personal experience. However, the interaction between each of the participating "knowledges" in clinical knowledge is not based on mutual dependency and accumulation of different arguments from each, as in biomedical knowledge, but on competition and partial exclusion. Therefore, the structure of biomedical knowledge is different from that of clinical knowledge. This difference is used as the basis for a discussion in which the place of technology, evidence-based medicine and the gap between scientific and clinical knowledge are evaluated.

  2. Financial anatomy of biomedical research.

    PubMed

    Moses, Hamilton; Dorsey, E Ray; Matheson, David H M; Thier, Samuel O

    2005-09-21

    Public and private financial support of biomedical research have increased over the past decade. Few comprehensive analyses of the sources and uses of funds are available. This results in inadequate information on which to base investment decisions because not all sources allow equal latitude to explore hypotheses having scientific or clinical importance and creates a barrier to judging the value of research to society. To quantify funding trends from 1994 to 2004 of basic, translational, and clinical biomedical research by principal sponsors based in the United States. Publicly available data were compiled for the federal, state, and local governments; foundations; charities; universities; and industry. Proprietary (by subscription but openly available) databases were used to supplement public sources. Total actual research spending, growth rates, and type of research with inflation adjustment. Biomedical research funding increased from 37.1 billion dollars in 1994 to 94.3 billion dollars in 2003 and doubled when adjusted for inflation. Principal research sponsors in 2003 were industry (57%) and the National Institutes of Health (28%). Relative proportions from all public and private sources did not change. Industry sponsorship of clinical trials increased from 4.0 dollars to 14.2 billion dollars (in real terms) while federal proportions devoted to basic and applied research were unchanged. The United States spent an estimated 5.6% of its total health expenditures on biomedical research, more than any other country, but less than 0.1% for health services research. From an economic perspective, biotechnology and medical device companies were most productive, as measured by new diagnostic and therapeutic devices per dollar of research and development cost. Productivity declined for new pharmaceuticals. Enhancing research productivity and evaluation of benefit are pressing challenges, requiring (1) more effective translation of basic scientific knowledge to clinical

  3. Development of an information retrieval tool for biomedical patents.

    PubMed

    Alves, Tiago; Rodrigues, Rúben; Costa, Hugo; Rocha, Miguel

    2018-06-01

    The volume of biomedical literature has been increasing in the last years. Patent documents have also followed this trend, being important sources of biomedical knowledge, technical details and curated data, which are put together along the granting process. The field of Biomedical text mining (BioTM) has been creating solutions for the problems posed by the unstructured nature of natural language, which makes the search of information a challenging task. Several BioTM techniques can be applied to patents. From those, Information Retrieval (IR) includes processes where relevant data are obtained from collections of documents. In this work, the main goal was to build a patent pipeline addressing IR tasks over patent repositories to make these documents amenable to BioTM tasks. The pipeline was developed within @Note2, an open-source computational framework for BioTM, adding a number of modules to the core libraries, including patent metadata and full text retrieval, PDF to text conversion and optical character recognition. Also, user interfaces were developed for the main operations materialized in a new @Note2 plug-in. The integration of these tools in @Note2 opens opportunities to run BioTM tools over patent texts, including tasks from Information Extraction, such as Named Entity Recognition or Relation Extraction. We demonstrated the pipeline's main functions with a case study, using an available benchmark dataset from BioCreative challenges. Also, we show the use of the plug-in with a user query related to the production of vanillin. This work makes available all the relevant content from patents to the scientific community, decreasing drastically the time required for this task, and provides graphical interfaces to ease the use of these tools. Copyright © 2018 Elsevier B.V. All rights reserved.

  4. Biomedical Telectrodes

    NASA Technical Reports Server (NTRS)

    Shepherd, C. K.

    1989-01-01

    Compact transmitters eliminate need for wires to monitors. Biomedical telectrode is small electronic package that attaches to patient in manner similar to small adhesive bandage. Patient wearing biomedical telectrodes moves freely, without risk of breaking or entangling wire connections. Especially beneficial to patients undergoing electrocardiographic monitoring in intensive-care units in hospitals. Eliminates nuisance of coping with wire connections while dressing and going to toilet.

  5. Multicriteria analysis using open-source data and software for the implementation of a centralized biomedical waste management system in a developing country (Guinea, Conakry).

    NASA Astrophysics Data System (ADS)

    Pérez Peña, José Vicente; Baldó, Mane; Acosta, Yarci; Verschueren, Laurent; Thibaud, Kenmognie; Bilivogui, Pépé; Jean-Paul Ngandu, Alain; Beavogui, Maoro

    2017-04-01

    In the last decade the increasing interest for public health has promoted specific regulations for the transport, storage, transformation and/or elimination of potentially toxic waste. A special concern should focus on the effective management of biomedical waste, due to the environmental and health risk associated with them. The first stage for the effective management these waste includes the selection of the best sites for the location of facilities for its storage and/or elimination. Best-site selection is accomplished by means of multi-criteria decision analyses (MCDA) that aim to minimize the social and environmental impact, and to maximize management efficiency. In this work we presented a methodology that uses open-source software and data to analyze the best location for the implantation of a centralized waste management system in a developing country (Guinea, Conakry). We applied an analytical hierarchy process (AHP) using different thematic layers such as land use (derived from up-to-date Sentinel 2 remote sensing images), soil type, distance and type of roads, hydrography, distance to dense populated areas, etc. Land-use data were derived from up-to-date Sentinel 2 remote sensing images, whereas roads and hydrography were obtained from the Open Street Map database and latter validated with administrative data. We performed the AHP analysis with the aid of QGIS open-software Geospatial Information System. This methodology is very effective for developing countries as it uses open-source software and data for the MCDA analysis, thus reducing costs in these first stages of the integrated analysis.

  6. Implantable biomedical devices on bioresorbable substrates

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Rogers, John A.; Kim, Dae-Hyeong; Omenetto, Fiorenzo

    Provided herein are implantable biomedical devices and methods of administering implantable biomedical devices, making implantable biomedical devices, and using implantable biomedical devices to actuate a target tissue or sense a parameter associated with the target tissue in a biological environment.

  7. NCBO Ontology Recommender 2.0: an enhanced approach for biomedical ontology recommendation.

    PubMed

    Martínez-Romero, Marcos; Jonquet, Clement; O'Connor, Martin J; Graybeal, John; Pazos, Alejandro; Musen, Mark A

    2017-06-07

    and usefulness. Ontology Recommender 2.0 recommends over 500 biomedical ontologies from the NCBO BioPortal platform, where it is openly available (both via the user interface at http://bioportal.bioontology.org/recommender , and via a Web service API).

  8. Biomedical Interdisciplinary Curriculum Project: BIP (Biomedical Instrumentation Package) User's Manual.

    ERIC Educational Resources Information Center

    Biomedical Interdisciplinary Curriculum Project, Berkeley, CA.

    Described is the Biomedical Instrument Package (BIP) and its use. The BIP was developed for use in understanding colorimetry, sound, electricity, and bioelectric phenomena. It can also be used in a wide range of measurements such as current, voltage, resistance, temperature, and pH. Though it was developed primarily for use in biomedical science…

  9. Funding for U.S. biomedical research: the case for the scientist-advocate.

    PubMed

    Nurse, J T D; Fox, C H

    2012-07-01

    The U.S. biomedical research community finds itself at a particularly consequential moment. Since the end of the Fiscal Year (FY) 1998-2003 NIH budget doubling period, brought to fruition with bipartisan leadership, the Federal investment in biomedical research has been declining. The NIH budget has actually decreased in constant dollars since FY 2004. Across-the-board cuts included in the Budget Control Act of 2011 would result in a loss of $2.4 billion and roughly 2,300 research project grants in FY 2013 alone, unless Congress acts to intervene before January 2013. Many of the beneficiaries of NIH support view advocacy for research funding as "someone else's job". The case to reverse this mindset must be made. Members of Congress and their staffers are open to consideration of the case for sustaining Federal investments in science, even during these difficult budget times. However, the advocacy effort must be broad-based and repeatedly presented to effect change. The figures on economic return from spending on biomedical research are compelling, but they do not tell the entire story. The results of biomedical research improve and save lives every single day, a fact that should not be lost on our elected leaders.

  10. The Biomedical Ethics Ontology Proposal: Excellent Aims, Questionable Methods

    PubMed Central

    DuBois, James M.

    2010-01-01

    Koepsell et al. (2009) Describe an ideal biomedical ethics committee environment with efficiencies such as electronic and universal application forms and consent templates, automated decision-trees, and broad sharing of data. However, it is unclear that a biomedical ethics ontology (BMEO) is necessary or even helpful in establishing such environment. Two features of any applied ontology are particularly problematic in establishing a useful BMEO: (1) an ontology is a description of a domain of reality; and (2) the description is subject to ongoing revision as it is developed through open processes, e.g., the use of a wiki. A BMEO would need to address two main kinds of entities, regulatory definitions and ethical concepts, and is ill-suited to both. Regulatory definitions are fiats and ought to be adopted verbatim to ensure compliance, but in such cases we do not need the assistance of ontologists, and their modes of working (constant revision within open wiki-based communities) might even be counterproductive. Ethical concepts within pluralistic societies are social constructs, not a priori concepts or biological natural kinds, and the prospects of generating intuitive definitions that enjoy broad acceptance across cultures and institutional settings are slim. In making these arguments, I draw from the writings of leading applied ontologists and Koepsell et al.’s own proof of concept. PMID:19382878

  11. Mining biomedical images towards valuable information retrieval in biomedical and life sciences

    PubMed Central

    Ahmed, Zeeshan; Zeeshan, Saman; Dandekar, Thomas

    2016-01-01

    Biomedical images are helpful sources for the scientists and practitioners in drawing significant hypotheses, exemplifying approaches and describing experimental results in published biomedical literature. In last decades, there has been an enormous increase in the amount of heterogeneous biomedical image production and publication, which results in a need for bioimaging platforms for feature extraction and analysis of text and content in biomedical images to take advantage in implementing effective information retrieval systems. In this review, we summarize technologies related to data mining of figures. We describe and compare the potential of different approaches in terms of their developmental aspects, used methodologies, produced results, achieved accuracies and limitations. Our comparative conclusions include current challenges for bioimaging software with selective image mining, embedded text extraction and processing of complex natural language queries. PMID:27538578

  12. Nanoparticles for Biomedical Imaging

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Nune, Satish K.; Gunda, Padmaja; Thallapally, Praveen K.

    2009-11-01

    Background: Synthetic nanoparticles are emerging as versatile tools in biomedical applications, particularly in the area of biomedical imaging. Nanoparticles 1 to 100 nm in diameter possess dimensions comparable to biological functional units. Diverse surface chemistries, unique magnetic properties, tunable absorption and emission properties, and recent advances in the synthesis and engineering of various nanoparticles suggest their potential as probes for early detection of diseases such as cancer. Surface functionalization has further expanded the potential of nanoparticles as probes for molecular imaging. Objective: To summarize emerging research of nanoparticles for biomedical imaging with increased selectivity and reduced non-specific uptake with increasedmore » spatial resolution containing stabilizers conjugated with targeting ligands. Methods: This review summarizes recent technological advances in the synthesis of various nanoparticle probes, and surveys methods to improve the targeting of nanoparticles for their applications in biomedical imaging. Conclusion: Structural design of nanomaterials for biomedical imaging continues to expand and diversify. Synthetic methods have aimed to control the size and surface characteristics of nanoparticles to control distribution, half-life and elimination. Although molecular imaging applications using nanoparticles are advancing into clinical applications, challenges such as storage stability and long-term toxicology should continue to be addressed. Keywords: nanoparticle synthesis, surface modification, targeting, molecular imaging, and biomedical imaging.« less

  13. The effect of public disclosure laws on biomedical research.

    PubMed

    Cardon, Andrew D; Bailey, Matthew R; Bennett, B Taylor

    2012-05-01

    The Freedom of Information Act (FOIA) and state 'open-records' laws govern access to records in the possession of federal agencies and state entities, such as public universities. Although these laws are intended to promote 'open government' and to assure the existence of an informed citizenry capable of holding government officials accountable for their decisions, an inherent tension exists between the public's access to information and biomedical research institutions' need to ensure the confidentiality of proprietary records and to protect the personal safety of employees. Recognizing these and other conflicts, the federal FOIA and state public-disclosure laws contain express exemptions to protect sensitive information from disclosure. Although some state open-records laws are modeled after the federal FOIA, important differences exist based on the language used by the state law, court interpretations, and exemptions. Two specific types of exemptions are particularly relevant to research facilities: exemptions for research information and exemptions for personal information. Responding to FOIA and state open-records requests requires knowledge of relevant laws and the involvement of all interested parties to facilitate a coordinated and orderly response.

  14. [Prevalence and clinical characteristics of oral bony outgrowth in a Moroccan population].

    PubMed

    Oualalou, Y; Azaroual, M F; Zaoui, F; Chbicheb, S; Berrada, S

    2014-11-01

    Oral bony outgrowths (OBOs) are localized bony protuberances that arise from the cortical plate. Various types of OBOs have been described, the precise designation of which depends on anatomic location such as torus palatinus, torus mandibularis, buccal exostosis, or palatal exostosis. We had for aim to determine the prevalence and clinical characteristics of OBOs in a Moroccan population. This cross-sectional study was conducted between March 15 and June 30, 2011 at the Rabat-Salé teaching hospital dental consultation and treatment center, in Morocco. Three hundred and fifty-three patients (160 female and 193 male patients), 11 to 82 years of age, were examined clinically and radiologically to determine the presence of OBO. Twenty-four patients (6.8%) presented with OBOs. The prevalence for exostosis, torus mandibularis, torus palatinus, and associated OBOs was 3.1%, 2%, 0.8%, and 0.9% respectively. There was a significant difference (P=0,01) between the average age for patients presenting with OBO (43.2±12 years of age) and the average age for patients without any OBO (36.5±16 years of age). The prevalence of OBOs in female patients (7.3%) was higher than in male patients (6.3%) but the difference was not significant (P=0.439). Patients with occlusal parafunctional activity presented with significantly more OBO (P=0.016). The reported prevalence of OBO is extremely variable, according to age, gender, and ethnic group. The occurrence of OBO could be triggered by genetic factors associated with environmental factors. Copyright © 2014 Elsevier Masson SAS. All rights reserved.

  15. Mining biomedical images towards valuable information retrieval in biomedical and life sciences.

    PubMed

    Ahmed, Zeeshan; Zeeshan, Saman; Dandekar, Thomas

    2016-01-01

    Biomedical images are helpful sources for the scientists and practitioners in drawing significant hypotheses, exemplifying approaches and describing experimental results in published biomedical literature. In last decades, there has been an enormous increase in the amount of heterogeneous biomedical image production and publication, which results in a need for bioimaging platforms for feature extraction and analysis of text and content in biomedical images to take advantage in implementing effective information retrieval systems. In this review, we summarize technologies related to data mining of figures. We describe and compare the potential of different approaches in terms of their developmental aspects, used methodologies, produced results, achieved accuracies and limitations. Our comparative conclusions include current challenges for bioimaging software with selective image mining, embedded text extraction and processing of complex natural language queries. © The Author(s) 2016. Published by Oxford University Press.

  16. How Do Scientists Define Openness? Exploring the Relationship Between Open Science Policies and Research Practice.

    PubMed

    Levin, Nadine; Leonelli, Sabina; Weckowska, Dagmara; Castle, David; Dupré, John

    2016-06-01

    This article documents how biomedical researchers in the United Kingdom understand and enact the idea of "openness." This is of particular interest to researchers and science policy worldwide in view of the recent adoption of pioneering policies on Open Science and Open Access by the U.K. government-policies whose impact on and implications for research practice are in need of urgent evaluation, so as to decide on their eventual implementation elsewhere. This study is based on 22 in-depth interviews with U.K. researchers in systems biology, synthetic biology, and bioinformatics, which were conducted between September 2013 and February 2014. Through an analysis of the interview transcripts, we identify seven core themes that characterize researchers' understanding of openness in science and nine factors that shape the practice of openness in research. Our findings highlight the implications that Open Science policies can have for research processes and outcomes and provide recommendations for enhancing their content, effectiveness, and implementation.

  17. How Do Scientists Define Openness? Exploring the Relationship Between Open Science Policies and Research Practice

    PubMed Central

    Levin, Nadine; Leonelli, Sabina; Weckowska, Dagmara; Castle, David; Dupré, John

    2016-01-01

    This article documents how biomedical researchers in the United Kingdom understand and enact the idea of “openness.” This is of particular interest to researchers and science policy worldwide in view of the recent adoption of pioneering policies on Open Science and Open Access by the U.K. government—policies whose impact on and implications for research practice are in need of urgent evaluation, so as to decide on their eventual implementation elsewhere. This study is based on 22 in-depth interviews with U.K. researchers in systems biology, synthetic biology, and bioinformatics, which were conducted between September 2013 and February 2014. Through an analysis of the interview transcripts, we identify seven core themes that characterize researchers’ understanding of openness in science and nine factors that shape the practice of openness in research. Our findings highlight the implications that Open Science policies can have for research processes and outcomes and provide recommendations for enhancing their content, effectiveness, and implementation. PMID:27807390

  18. Implantable biomedical devices on bioresorbable substrates

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Rogers, John A; Kim, Dae-Hyeong; Omenetto, Fiorenzo

    Provided herein are implantable biomedical devices, methods of administering implantable biomedical devices, methods of making implantable biomedical devices, and methods of using implantable biomedical devices to actuate a target tissue or sense a parameter associated with the target tissue in a biological environment. Each implantable biomedical device comprises a bioresorbable substrate, an electronic device having a plurality of inorganic semiconductor components supported by the bioresorbable substrate, and a barrier layer encapsulating at least a portion of the inorganic semiconductor components. Upon contact with a biological environment the bioresorbable substrate is at least partially resorbed, thereby establishing conformal contact between themore » implantable biomedical device and the target tissue in the biological environment.« less

  19. Excluding the poor from accessing biomedical literature: a rights violation that impedes global health.

    PubMed

    Yamey, Gavin

    2008-01-01

    Most biomedical journals charge readers a hefty access toll to read the full text version of a published research article. These tolls bring enormous profits to the traditional corporate publishing industry, but they make it impossible for most people worldwide--particularly in low and middle income countries--to access the biomedical literature. Traditional publishers also insist on owning the copyright on these articles, making it illegal for readers to freely distribute and photocopy papers, translate them, or create derivative educational works. This article argues that excluding the poor from accessing and freely using the biomedical research literature is harming global public health. Health care workers, for example, are prevented from accessing the information they need to practice effective medicine, while policymakers are prevented from accessing the essential knowledge they require to build better health care systems. The author proposes that the biomedical literature should be considered a global public good, basing his arguments upon longstanding and recent international declarations that enshrine access to scientific and medical knowledge as a human right. He presents an emerging alternative publishing model, called open access, and argues that this model is a more socially responsive and equitable approach to knowledge dissemination.

  20. Semantic Similarity in Biomedical Ontologies

    PubMed Central

    Pesquita, Catia; Faria, Daniel; Falcão, André O.; Lord, Phillip; Couto, Francisco M.

    2009-01-01

    In recent years, ontologies have become a mainstream topic in biomedical research. When biological entities are described using a common schema, such as an ontology, they can be compared by means of their annotations. This type of comparison is called semantic similarity, since it assesses the degree of relatedness between two entities by the similarity in meaning of their annotations. The application of semantic similarity to biomedical ontologies is recent; nevertheless, several studies have been published in the last few years describing and evaluating diverse approaches. Semantic similarity has become a valuable tool for validating the results drawn from biomedical studies such as gene clustering, gene expression data analysis, prediction and validation of molecular interactions, and disease gene prioritization. We review semantic similarity measures applied to biomedical ontologies and propose their classification according to the strategies they employ: node-based versus edge-based and pairwise versus groupwise. We also present comparative assessment studies and discuss the implications of their results. We survey the existing implementations of semantic similarity measures, and we describe examples of applications to biomedical research. This will clarify how biomedical researchers can benefit from semantic similarity measures and help them choose the approach most suitable for their studies. Biomedical ontologies are evolving toward increased coverage, formality, and integration, and their use for annotation is increasingly becoming a focus of both effort by biomedical experts and application of automated annotation procedures to create corpora of higher quality and completeness than are currently available. Given that semantic similarity measures are directly dependent on these evolutions, we can expect to see them gaining more relevance and even becoming as essential as sequence similarity is today in biomedical research. PMID:19649320

  1. Text mining patents for biomedical knowledge.

    PubMed

    Rodriguez-Esteban, Raul; Bundschus, Markus

    2016-06-01

    Biomedical text mining of scientific knowledge bases, such as Medline, has received much attention in recent years. Given that text mining is able to automatically extract biomedical facts that revolve around entities such as genes, proteins, and drugs, from unstructured text sources, it is seen as a major enabler to foster biomedical research and drug discovery. In contrast to the biomedical literature, research into the mining of biomedical patents has not reached the same level of maturity. Here, we review existing work and highlight the associated technical challenges that emerge from automatically extracting facts from patents. We conclude by outlining potential future directions in this domain that could help drive biomedical research and drug discovery. Copyright © 2016 Elsevier Ltd. All rights reserved.

  2. The National Center for Biomedical Ontology

    PubMed Central

    Noy, Natalya F; Shah, Nigam H; Whetzel, Patricia L; Chute, Christopher G; Story, Margaret-Anne; Smith, Barry

    2011-01-01

    The National Center for Biomedical Ontology is now in its seventh year. The goals of this National Center for Biomedical Computing are to: create and maintain a repository of biomedical ontologies and terminologies; build tools and web services to enable the use of ontologies and terminologies in clinical and translational research; educate their trainees and the scientific community broadly about biomedical ontology and ontology-based technology and best practices; and collaborate with a variety of groups who develop and use ontologies and terminologies in biomedicine. The centerpiece of the National Center for Biomedical Ontology is a web-based resource known as BioPortal. BioPortal makes available for research in computationally useful forms more than 270 of the world's biomedical ontologies and terminologies, and supports a wide range of web services that enable investigators to use the ontologies to annotate and retrieve data, to generate value sets and special-purpose lexicons, and to perform advanced analytics on a wide range of biomedical data. PMID:22081220

  3. Biomedical Biopolymers, their Origin and Evolution in Biomedical Sciences: A Systematic Review

    PubMed Central

    Yadav, Harsh; Shah, Veena Gowri; Shah, Gaurav; Dhaka, Gaurav

    2015-01-01

    Biopolymers provide a plethora of applications in the pharmaceutical and medical applications. A material that can be used for biomedical applications like wound healing, drug delivery and tissue engineering should possess certain properties like biocompatibility, biodegradation to non-toxic products, low antigenicity, high bio-activity, processability to complicated shapes with appropriate porosity, ability to support cell growth and proliferation and appropriate mechanical properties, as well as maintaining mechanical strength. This paper reviews biodegradable biopolymers focusing on their potential in biomedical applications. Biopolymers most commonly used and most abundantly available have been described with focus on the properties relevant to biomedical importance. PMID:26501034

  4. Usage Patterns of Open Genomic Data

    ERIC Educational Resources Information Center

    Xia, Jingfeng; Liu, Ying

    2013-01-01

    This paper uses Genome Expression Omnibus (GEO), a data repository in biomedical sciences, to examine the usage patterns of open data repositories. It attempts to identify the degree of recognition of data reuse value and understand how e-science has impacted a large-scale scholarship. By analyzing a list of 1,211 publications that cite GEO data…

  5. The textual characteristics of traditional and Open Access scientific journals are similar.

    PubMed

    Verspoor, Karin; Cohen, K Bretonnel; Hunter, Lawrence

    2009-06-15

    Recent years have seen an increased amount of natural language processing (NLP) work on full text biomedical journal publications. Much of this work is done with Open Access journal articles. Such work assumes that Open Access articles are representative of biomedical publications in general and that methods developed for analysis of Open Access full text publications will generalize to the biomedical literature as a whole. If this assumption is wrong, the cost to the community will be large, including not just wasted resources, but also flawed science. This paper examines that assumption. We collected two sets of documents, one consisting only of Open Access publications and the other consisting only of traditional journal publications. We examined them for differences in surface linguistic structures that have obvious consequences for the ease or difficulty of natural language processing and for differences in semantic content as reflected in lexical items. Regarding surface linguistic structures, we examined the incidence of conjunctions, negation, passives, and pronominal anaphora, and found that the two collections did not differ. We also examined the distribution of sentence lengths and found that both collections were characterized by the same mode. Regarding lexical items, we found that the Kullback-Leibler divergence between the two collections was low, and was lower than the divergence between either collection and a reference corpus. Where small differences did exist, log likelihood analysis showed that they were primarily in the area of formatting and in specific named entities. We did not find structural or semantic differences between the Open Access and traditional journal collections.

  6. The textual characteristics of traditional and Open Access scientific journals are similar

    PubMed Central

    Verspoor, Karin; Cohen, K Bretonnel; Hunter, Lawrence

    2009-01-01

    Background Recent years have seen an increased amount of natural language processing (NLP) work on full text biomedical journal publications. Much of this work is done with Open Access journal articles. Such work assumes that Open Access articles are representative of biomedical publications in general and that methods developed for analysis of Open Access full text publications will generalize to the biomedical literature as a whole. If this assumption is wrong, the cost to the community will be large, including not just wasted resources, but also flawed science. This paper examines that assumption. Results We collected two sets of documents, one consisting only of Open Access publications and the other consisting only of traditional journal publications. We examined them for differences in surface linguistic structures that have obvious consequences for the ease or difficulty of natural language processing and for differences in semantic content as reflected in lexical items. Regarding surface linguistic structures, we examined the incidence of conjunctions, negation, passives, and pronominal anaphora, and found that the two collections did not differ. We also examined the distribution of sentence lengths and found that both collections were characterized by the same mode. Regarding lexical items, we found that the Kullback-Leibler divergence between the two collections was low, and was lower than the divergence between either collection and a reference corpus. Where small differences did exist, log likelihood analysis showed that they were primarily in the area of formatting and in specific named entities. Conclusion We did not find structural or semantic differences between the Open Access and traditional journal collections. PMID:19527520

  7. A System for Information Management in BioMedical Studies—SIMBioMS

    PubMed Central

    Krestyaninova, Maria; Zarins, Andris; Viksna, Juris; Kurbatova, Natalja; Rucevskis, Peteris; Neogi, Sudeshna Guha; Gostev, Mike; Perheentupa, Teemu; Knuuttila, Juha; Barrett, Amy; Lappalainen, Ilkka; Rung, Johan; Podnieks, Karlis; Sarkans, Ugis; McCarthy, Mark I; Brazma, Alvis

    2009-01-01

    Summary: SIMBioMS is a web-based open source software system for managing data and information in biomedical studies. It provides a solution for the collection, storage, management and retrieval of information about research subjects and biomedical samples, as well as experimental data obtained using a range of high-throughput technologies, including gene expression, genotyping, proteomics and metabonomics. The system can easily be customized and has proven to be successful in several large-scale multi-site collaborative projects. It is compatible with emerging functional genomics data standards and provides data import and export in accepted standard formats. Protocols for transferring data to durable archives at the European Bioinformatics Institute have been implemented. Availability: The source code, documentation and initialization scripts are available at http://simbioms.org. Contact: support@simbioms.org; mariak@ebi.ac.uk PMID:19633095

  8. Biomedical informatics and translational medicine.

    PubMed

    Sarkar, Indra Neil

    2010-02-26

    Biomedical informatics involves a core set of methodologies that can provide a foundation for crossing the "translational barriers" associated with translational medicine. To this end, the fundamental aspects of biomedical informatics (e.g., bioinformatics, imaging informatics, clinical informatics, and public health informatics) may be essential in helping improve the ability to bring basic research findings to the bedside, evaluate the efficacy of interventions across communities, and enable the assessment of the eventual impact of translational medicine innovations on health policies. Here, a brief description is provided for a selection of key biomedical informatics topics (Decision Support, Natural Language Processing, Standards, Information Retrieval, and Electronic Health Records) and their relevance to translational medicine. Based on contributions and advancements in each of these topic areas, the article proposes that biomedical informatics practitioners ("biomedical informaticians") can be essential members of translational medicine teams.

  9. Branding the bio/biomedical engineering degree.

    PubMed

    Voigt, Herbert F

    2011-01-01

    The future challenges to medical and biological engineering, sometimes referred to as biomedical engineering or simply bioengineering, are many. Some of these are identifiable now and others will emerge from time to time as new technologies are introduced and harnessed. There is a fundamental issue regarding "Branding the bio/biomedical engineering degree" that requires a common understanding of what is meant by a B.S. degree in Biomedical Engineering, Bioengineering, or Biological Engineering. In this paper we address some of the issues involved in branding the Bio/Biomedical Engineering degree, with the aim of clarifying the Bio/Biomedical Engineering brand.

  10. Biomedical Investigations with Laser-Polarized Noble Gas Magnetic Resonance

    NASA Technical Reports Server (NTRS)

    Walsworth, Ronald L.

    2003-01-01

    We pursued advanced technology development of laser-polarized noble gas nuclear magnetic resonance (NMR) as a novel biomedical imaging tool for ground-based and eventually space-based application. This new multidisciplinary technology enables high-resolution gas-space magnetic resonance imaging (MRI)-e.g., of lung ventilation-as well as studies of tissue perfusion. In addition, laser-polarized noble gases (3He and 129Xe) do not require a large magnetic field for sensitive detection, opening the door to practical MRI at very low magnetic fields with an open, lightweight, and low-power device. We pursued two technology development specific aims: (1) development of low-field (less than 0.01 T) noble gas MRI of humans; and (2) development of functional MRI of the lung using laser-polarized noble gas and related techniques.

  11. Biomedical research

    NASA Technical Reports Server (NTRS)

    1981-01-01

    Biomedical problems encountered by man in space which have been identified as a result of previous experience in simulated or actual spaceflight include cardiovascular deconditioning, motion sickness, bone loss, muscle atrophy, red cell alterations, fluid and electrolyte loss, radiation effects, radiation protection, behavior, and performance. The investigations and the findings in each of these areas were reviewed. A description of how biomedical research is organized within NASA, how it is funded, and how it is being reoriented to meet the needs of future manned space missions is also provided.

  12. caGrid 1.0 : an enterprise Grid infrastructure for biomedical research.

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Oster, S.; Langella, S.; Hastings, S.

    To develop software infrastructure that will provide support for discovery, characterization, integrated access, and management of diverse and disparate collections of information sources, analysis methods, and applications in biomedical research. Design: An enterprise Grid software infrastructure, called caGrid version 1.0 (caGrid 1.0), has been developed as the core Grid architecture of the NCI-sponsored cancer Biomedical Informatics Grid (caBIG{trademark}) program. It is designed to support a wide range of use cases in basic, translational, and clinical research, including (1) discovery, (2) integrated and large-scale data analysis, and (3) coordinated study. Measurements: The caGrid is built as a Grid software infrastructure andmore » leverages Grid computing technologies and the Web Services Resource Framework standards. It provides a set of core services, toolkits for the development and deployment of new community provided services, and application programming interfaces for building client applications. Results: The caGrid 1.0 was released to the caBIG community in December 2006. It is built on open source components and caGrid source code is publicly and freely available under a liberal open source license. The core software, associated tools, and documentation can be downloaded from the following URL: .« less

  13. Pathophysiologic mechanisms of biomedical nanomaterials

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Wang, Liming, E-mail: wangliming@ihep.ac.cn; Chen, Chunying, E-mail: chenchy@nanoctr.cn

    Nanomaterials (NMs) have been widespread used in biomedical fields, daily consuming, and even food industry. It is crucial to understand the safety and biomedical efficacy of NMs. In this review, we summarized the recent progress about the physiological and pathological effects of NMs from several levels: protein-nano interface, NM-subcellular structures, and cell–cell interaction. We focused on the detailed information of nano-bio interaction, especially about protein adsorption, intracellular trafficking, biological barriers, and signaling pathways as well as the associated mechanism mediated by nanomaterials. We also introduced related analytical methods that are meaningful and helpful for biomedical effect studies in the future.more » We believe that knowledge about pathophysiologic effects of NMs is not only significant for rational design of medical NMs but also helps predict their safety and further improve their applications in the future. - Highlights: • Rapid protein adsorption onto nanomaterials that affects biomedical effects • Nanomaterials and their interaction with biological membrane, intracellular trafficking and specific cellular effects • Nanomaterials and their interaction with biological barriers • The signaling pathways mediated by nanomaterials and related biomedical effects • Novel techniques for studying translocation and biomedical effects of NMs.« less

  14. Disambiguating ambiguous biomedical terms in biomedical narrative text: an unsupervised method.

    PubMed

    Liu, H; Lussier, Y A; Friedman, C

    2001-08-01

    With the growing use of Natural Language Processing (NLP) techniques for information extraction and concept indexing in the biomedical domain, a method that quickly and efficiently assigns the correct sense of an ambiguous biomedical term in a given context is needed concurrently. The current status of word sense disambiguation (WSD) in the biomedical domain is that handcrafted rules are used based on contextual material. The disadvantages of this approach are (i) generating WSD rules manually is a time-consuming and tedious task, (ii) maintenance of rule sets becomes increasingly difficult over time, and (iii) handcrafted rules are often incomplete and perform poorly in new domains comprised of specialized vocabularies and different genres of text. This paper presents a two-phase unsupervised method to build a WSD classifier for an ambiguous biomedical term W. The first phase automatically creates a sense-tagged corpus for W, and the second phase derives a classifier for W using the derived sense-tagged corpus as a training set. A formative experiment was performed, which demonstrated that classifiers trained on the derived sense-tagged corpora achieved an overall accuracy of about 97%, with greater than 90% accuracy for each individual ambiguous term.

  15. Tutorial on Protein Ontology Resources

    PubMed Central

    Arighi, Cecilia; Drabkin, Harold; Christie, Karen R.; Ross, Karen; Natale, Darren

    2017-01-01

    The Protein Ontology (PRO) is the reference ontology for proteins in the Open Biomedical Ontologies (OBO) foundry and consists of three sub-ontologies representing protein classes of homologous genes, proteoforms (e.g., splice isoforms, sequence variants, and post-translationally modified forms), and protein complexes. PRO defines classes of proteins and protein complexes, both species-specific and species non-specific, and indicates their relationships in a hierarchical framework, supporting accurate protein annotation at the appropriate level of granularity, analyses of protein conservation across species, and semantic reasoning. In this first section of this chapter, we describe the PRO framework including categories of PRO terms and the relationship of PRO to other ontologies and protein resources. Next, we provide a tutorial about the PRO website (proconsortium.org) where users can browse and search the PRO hierarchy, view reports on individual PRO terms, and visualize relationships among PRO terms in a hierarchical table view, a multiple sequence alignment view, and a Cytoscape network view. Finally, we describe several examples illustrating the unique and rich information available in PRO. PMID:28150233

  16. Implantable Biomedical Microsystems: A New Graduate Course in Biomedical Circuits and Systems

    ERIC Educational Resources Information Center

    Sodagar, Amir M.

    2014-01-01

    After more than two decades of research on the design and development of implantable biomedical microsystems, it is time now to organize research achievements in this area in a consolidated and pedagogical form. This paper introduces a new graduate course in advanced biomedical circuits and systems. Designed for graduate students with electrical…

  17. Biomedical ground lead system

    NASA Technical Reports Server (NTRS)

    1972-01-01

    The design and verification tests for the biomedical ground lead system of Apollo biomedical monitors are presented. Major efforts were made to provide a low impedance path to ground, reduce noise and artifact of ECG signals, and limit the current flowing in the ground electrode of the system.

  18. Biomedical Investigations with Laser-Polarized Noble Gas Magnetic Resonance

    NASA Technical Reports Server (NTRS)

    Walsworth, Ronald L.

    2001-01-01

    We are developing laser-polarized noble gas nuclear magnetic resonance (NMR) as a novel biomedical imaging tool for ground-based and eventually space-based application. This emerging multidisciplinary technology enables high-resolution gas-space magnetic resonance imaging (MRI) (e.g., of lung ventilation) as well as studies of tissue perfusion. In addition, laser-polarized noble gases (He-3 and Xe-129) do not require a large magnetic field for sensitive detection, opening the door to practical MRI at very low magnetic fields with an open, lightweight, and low-power device. We are pursuing two specific aims in this research. The first aim is to develop a low-field (< 0.01 T) instrument for noble gas MRI of humans, and the second aim is to develop functional MRI of the lung using laser-polarized Xe-129 and related techniques.

  19. Trends in Biomedical Education.

    ERIC Educational Resources Information Center

    Peppas, Nicholas A.; Mallinson, Richard G.

    1982-01-01

    An analysis of trends in biomedical education within chemical education is presented. Data used for the analysis included: type/level of course, subjects taught, and textbook preferences. Results among others of the 1980 survey indicate that 28 out of 79 schools responding offer at least one course in biomedical engineering. (JN)

  20. Biomedical applications engineering tasks

    NASA Technical Reports Server (NTRS)

    Laenger, C. J., Sr.

    1976-01-01

    The engineering tasks performed in response to needs articulated by clinicians are described. Initial contacts were made with these clinician-technology requestors by the Southwest Research Institute NASA Biomedical Applications Team. The basic purpose of the program was to effectively transfer aerospace technology into functional hardware to solve real biomedical problems.

  1. Frontiers in biomedical engineering and biotechnology.

    PubMed

    Liu, Feng; Goodarzi, Ali; Wang, Haifeng; Stasiak, Joanna; Sun, Jianbo; Zhou, Yu

    2014-01-01

    The 2nd International Conference on Biomedical Engineering and Biotechnology (iCBEB 2013), held in Wuhan on 11–13 October 2013, is an annual conference that aims at providing an opportunity for international and national researchers and practitioners to present the most recent advances and future challenges in the fields of Biomedical Information, Biomedical Engineering and Biotechnology. The papers published by this issue are selected from this conference, which witnesses the frontier in the field of Biomedical Engineering and Biotechnology, which particularly has helped improving the level of clinical diagnosis in medical work.

  2. [Master course in biomedical engineering].

    PubMed

    Jobbágy, Akos; Benyó, Zoltán; Monos, Emil

    2009-11-22

    The Bologna Declaration aims at harmonizing the European higher education structure. In accordance with the Declaration, biomedical engineering will be offered as a master (MSc) course also in Hungary, from year 2009. Since 1995 biomedical engineering course has been held in cooperation of three universities: Semmelweis University, Budapest Veterinary University, and Budapest University of Technology and Economics. One of the latter's faculties, Faculty of Electrical Engineering and Informatics, has been responsible for the course. Students could start their biomedical engineering studies - usually in parallel with their first degree course - after they collected at least 180 ECTS credits. Consequently, the biomedical engineering course could have been considered as a master course even before the Bologna Declaration. Students had to collect 130 ECTS credits during the six-semester course. This is equivalent to four-semester full-time studies, because during the first three semesters the curriculum required to gain only one third of the usual ECTS credits. The paper gives a survey on the new biomedical engineering master course, briefly summing up also the subjects in the curriculum.

  3. Bio-functionalization of biomedical metals.

    PubMed

    Xiao, M; Chen, Y M; Biao, M N; Zhang, X D; Yang, B C

    2017-01-01

    Bio-functionalization means to endow biomaterials with bio-functions so as to make the materials or devices more suitable for biomedical applications. Traditionally, because of the excellent mechanical properties, the biomedical metals have been widely used in clinic. However, the utilized functions are basically supporting or fixation especially for the implantable devices. Nowadays, some new functions, including bioactivity, anti-tumor, anti-microbial, and so on, are introduced to biomedical metals. To realize those bio-functions on the metallic biomedical materials, surface modification is the most commonly used method. Surface modification, including physical and chemical methods, is an effective way to alter the surface morphology and composition of biomaterials. It can endow the biomedical metals with new surface properties while still retain the good mechanical properties of the bulk material. Having analyzed the ways of realizing the bio-functionalization, this article briefly summarized the bio-functionalization concepts of six hot spots in this field. They are bioactivity, bony tissue inducing, anti-microbial, anti-tumor, anticoagulation, and drug loading functions. Copyright © 2016. Published by Elsevier B.V.

  4. Education of biomedical engineering in Taiwan.

    PubMed

    Lin, Kang-Ping; Kao, Tsair; Wang, Jia-Jung; Chen, Mei-Jung; Su, Fong-Chin

    2014-01-01

    Biomedical Engineers (BME) play an important role in medical and healthcare society. Well educational programs are important to support the healthcare systems including hospitals, long term care organizations, manufacture industries of medical devices/instrumentations/systems, and sales/services companies of medical devices/instrumentations/system. In past 30 more years, biomedical engineering society has accumulated thousands people hold a biomedical engineering degree, and work as a biomedical engineer in Taiwan. Most of BME students can be trained in biomedical engineering departments with at least one of specialties in bioelectronics, bio-information, biomaterials or biomechanics. Students are required to have internship trainings in related institutions out of campus for 320 hours before graduating. Almost all the biomedical engineering departments are certified by IEET (Institute of Engineering Education Taiwan), and met the IEET requirement in which required mathematics and fundamental engineering courses. For BMEs after graduation, Taiwanese Society of Biomedical Engineering (TSBME) provides many continue-learning programs and certificates for all members who expect to hold the certification as a professional credit in his working place. In current status, many engineering departments in university are continuously asked to provide joint programs with BME department to train much better quality students. BME is one of growing fields in Taiwan.

  5. Advanced Biomedical Computing Center (ABCC) | DSITP

    Cancer.gov

    The Advanced Biomedical Computing Center (ABCC), located in Frederick Maryland (MD), provides HPC resources for both NIH/NCI intramural scientists and the extramural biomedical research community. Its mission is to provide HPC support, to provide collaborative research, and to conduct in-house research in various areas of computational biology and biomedical research.

  6. A passage retrieval method based on probabilistic information retrieval model and UMLS concepts in biomedical question answering.

    PubMed

    Sarrouti, Mourad; Ouatik El Alaoui, Said

    2017-04-01

    Passage retrieval, the identification of top-ranked passages that may contain the answer for a given biomedical question, is a crucial component for any biomedical question answering (QA) system. Passage retrieval in open-domain QA is a longstanding challenge widely studied over the last decades. However, it still requires further efforts in biomedical QA. In this paper, we present a new biomedical passage retrieval method based on Stanford CoreNLP sentence/passage length, probabilistic information retrieval (IR) model and UMLS concepts. In the proposed method, we first use our document retrieval system based on PubMed search engine and UMLS similarity to retrieve relevant documents to a given biomedical question. We then take the abstracts from the retrieved documents and use Stanford CoreNLP for sentence splitter to make a set of sentences, i.e., candidate passages. Using stemmed words and UMLS concepts as features for the BM25 model, we finally compute the similarity scores between the biomedical question and each of the candidate passages and keep the N top-ranked ones. Experimental evaluations performed on large standard datasets, provided by the BioASQ challenge, show that the proposed method achieves good performances compared with the current state-of-the-art methods. The proposed method significantly outperforms the current state-of-the-art methods by an average of 6.84% in terms of mean average precision (MAP). We have proposed an efficient passage retrieval method which can be used to retrieve relevant passages in biomedical QA systems with high mean average precision. Copyright © 2017 Elsevier Inc. All rights reserved.

  7. Can open-source drug R&D repower pharmaceutical innovation?

    PubMed

    Munos, B

    2010-05-01

    Open-source R&D initiatives are multiplying across biomedical research. Some of them-such as public-private partnerships-have achieved notable success in bringing new drugs to market economically, whereas others reflect the pharmaceutical industry's efforts to retool its R&D model. Is open innovation the answer to the innovation crisis? This Commentary argues that although it may likely be part of the solution, significant cultural, scientific, and regulatory barriers can prevent it from delivering on its promise.

  8. Prayer Camps and Biomedical Care in Ghana: Is Collaboration in Mental Health Care Possible?

    PubMed

    Arias, Daniel; Taylor, Lauren; Ofori-Atta, Angela; Bradley, Elizabeth H

    2016-01-01

    Experts have suggested that intersectoral partnerships between prayer camps and biomedical care providers may be an effective strategy to address the overwhelming shortage of mental health care workers in Africa and other low-income settings. Nevertheless, previous studies have not explored whether the prayer camp and biomedical staff beliefs and practices provide sufficient common ground to enable cooperative relationships. Therefore, we sought to examine the beliefs and practices of prayer camp staff and the perspective of biomedical care providers, with the goal of characterizing interest in-and potential for-intersectoral partnership between prayer camp staff and biomedical care providers. We conducted 50 open-ended, semi-structured interviews with prophets and staff at nine Christian prayer camps in Ghana, and with staff within Ghana's three public psychiatric hospitals. We used the purposive sampling method to recruit participants and the constant comparative method for qualitative data analysis. Prayer camp staff expressed interest in collaboration with biomedical mental health care providers, particularly if partnerships could provide technical support introducing medications in the prayer camp and address key shortcomings in their infrastructure and hygienic conditions. Nevertheless, challenges for collaboration were apparent as prayer camp staff expressed strong beliefs in a spiritual rather than biomedical explanatory model for mental illness, frequently used fasting and chained restraints in the course of treatment, and endorsed only short-term use of medication to treat mental illness-expressing concerns that long-term medication regimens masked underlying spiritual causes of illness. Biomedical providers were skeptical about the spiritual interpretations of mental illness held by faith healers, and were concerned by the use of chains, fasting, and the lack of adequate living facilities for patients in prayer camps; many, however, expressed interest in

  9. Prayer Camps and Biomedical Care in Ghana: Is Collaboration in Mental Health Care Possible?

    PubMed Central

    Arias, Daniel; Taylor, Lauren; Ofori-Atta, Angela; Bradley, Elizabeth H.

    2016-01-01

    Background Experts have suggested that intersectoral partnerships between prayer camps and biomedical care providers may be an effective strategy to address the overwhelming shortage of mental health care workers in Africa and other low-income settings. Nevertheless, previous studies have not explored whether the prayer camp and biomedical staff beliefs and practices provide sufficient common ground to enable cooperative relationships. Therefore, we sought to examine the beliefs and practices of prayer camp staff and the perspective of biomedical care providers, with the goal of characterizing interest in—and potential for—intersectoral partnership between prayer camp staff and biomedical care providers. Methods We conducted 50 open-ended, semi-structured interviews with prophets and staff at nine Christian prayer camps in Ghana, and with staff within Ghana’s three public psychiatric hospitals. We used the purposive sampling method to recruit participants and the constant comparative method for qualitative data analysis. Results Prayer camp staff expressed interest in collaboration with biomedical mental health care providers, particularly if partnerships could provide technical support introducing medications in the prayer camp and address key shortcomings in their infrastructure and hygienic conditions. Nevertheless, challenges for collaboration were apparent as prayer camp staff expressed strong beliefs in a spiritual rather than biomedical explanatory model for mental illness, frequently used fasting and chained restraints in the course of treatment, and endorsed only short-term use of medication to treat mental illness—expressing concerns that long-term medication regimens masked underlying spiritual causes of illness. Biomedical providers were skeptical about the spiritual interpretations of mental illness held by faith healers, and were concerned by the use of chains, fasting, and the lack of adequate living facilities for patients in prayer camps

  10. Disadvantages of publishing biomedical research articles in English for non-native speakers of English

    PubMed Central

    Rezaeian, Mohsen

    2015-01-01

    OBJECTIVES: English has become the most frequently used language for scientific communication in the biomedical field. Therefore, scholars from all over the world try to publish their findings in English. This trend has a number of advantages, along with several disadvantages. METHODS: In the current article, the most important disadvantages of publishing biomedical research articles in English for non-native speakers of English are reviewed. RESULTS: The most important disadvantages of publishing biomedical research articles in English for non-native speakers may include: Overlooking, either unintentionally or even deliberately, the most important local health problems; failure to carry out groundbreaking research due to limited medical research budgets; violating generally accepted codes of publication ethics and committing research misconduct and publications in open-access scam/predatory journals rather than prestigious journals. CONCLUSIONS: The above mentioned disadvantages could eventually result in academic establishments becoming irresponsible or, even worse, corrupt. In order to avoid this, scientists, scientific organizations, academic institutions, and scientific associations all over the world should design and implement a wider range of collaborative and comprehensive plans. PMID:25968115

  11. Disadvantages of publishing biomedical research articles in English for non-native speakers of English.

    PubMed

    Rezaeian, Mohsen

    2015-01-01

    English has become the most frequently used language for scientific communication in the biomedical field. Therefore, scholars from all over the world try to publish their findings in English. This trend has a number of advantages, along with several disadvantages. In the current article, the most important disadvantages of publishing biomedical research articles in English for non-native speakers of English are reviewed. The most important disadvantages of publishing biomedical research articles in English for non-native speakers may include: Overlooking, either unintentionally or even deliberately, the most important local health problems; failure to carry out groundbreaking research due to limited medical research budgets; violating generally accepted codes of publication ethics and committing research misconduct and publications in open-access scam/predatory journals rather than prestigious journals. The above mentioned disadvantages could eventually result in academic establishments becoming irresponsible or, even worse, corrupt. In order to avoid this, scientists, scientific organizations, academic institutions, and scientific associations all over the world should design and implement a wider range of collaborative and comprehensive plans.

  12. Current Status of Biomedical Book Reviewing: Part IV. Major American and British Biomedical Book Publishers

    PubMed Central

    Chen, Ching-chih

    1974-01-01

    This is the fourth part of a comprehensive, quantitative study of biomedical book reviews. The data base of the total project was built from statistics of 3,347 reviews of 2,067 biomedical books taken from all 1970 issues of fifty-four reviewing journals. This part of the study identifies the major American and British biomedical book publishers in terms of their quantitative production of book titles reviewed, and determines the relationships among these publishers. It is found that Williams & Wilkins, Charles C Thomas, Academic Press, and Springer Verlag are the most productive biomedical book publishers in terms of books reviewed in 1970. These four publishers accounted for 32% of the 1,674 books available in the United States and reviewed in the reviewing media in 1970. Williams & Wilkins is especially significant by virtue of reprint activity. The present study also explores the price trend of biomedical books. It is found that the mean price for 1,077 books studied was $16.20 per volume, with a standard deviation of $9.42. PMID:4466508

  13. What is biomedical informatics?

    PubMed Central

    Bernstam, Elmer V.; Smith, Jack W.; Johnson, Todd R.

    2009-01-01

    Biomedical informatics lacks a clear and theoretically grounded definition. Many proposed definitions focus on data, information, and knowledge, but do not provide an adequate definition of these terms. Leveraging insights from the philosophy of information, we define informatics as the science of information, where information is data plus meaning. Biomedical informatics is the science of information as applied to or studied in the context of biomedicine. Defining the object of study of informatics as data plus meaning clearly distinguishes the field from related fields, such as computer science, statistics and biomedicine, which have different objects of study. The emphasis on data plus meaning also suggests that biomedical informatics problems tend to be difficult when they deal with concepts that are hard to capture using formal, computational definitions. In other words, problems where meaning must be considered are more difficult than problems where manipulating data without regard for meaning is sufficient. Furthermore, the definition implies that informatics research, teaching, and service should focus on biomedical information as data plus meaning rather than only computer applications in biomedicine. PMID:19683067

  14. Open semantic annotation of scientific publications using DOMEO.

    PubMed

    Ciccarese, Paolo; Ocana, Marco; Clark, Tim

    2012-04-24

    Our group has developed a useful shared software framework for performing, versioning, sharing and viewing Web annotations of a number of kinds, using an open representation model. The Domeo Annotation Tool was developed in tandem with this open model, the Annotation Ontology (AO). Development of both the Annotation Framework and the open model was driven by requirements of several different types of alpha users, including bench scientists and biomedical curators from university research labs, online scientific communities, publishing and pharmaceutical companies.Several use cases were incrementally implemented by the toolkit. These use cases in biomedical communications include personal note-taking, group document annotation, semantic tagging, claim-evidence-context extraction, reagent tagging, and curation of textmining results from entity extraction algorithms. We report on the Domeo user interface here. Domeo has been deployed in beta release as part of the NIH Neuroscience Information Framework (NIF, http://www.neuinfo.org) and is scheduled for production deployment in the NIF's next full release.Future papers will describe other aspects of this work in detail, including Annotation Framework Services and components for integrating with external textmining services, such as the NCBO Annotator web service, and with other textmining applications using the Apache UIMA framework.

  15. Open semantic annotation of scientific publications using DOMEO

    PubMed Central

    2012-01-01

    Background Our group has developed a useful shared software framework for performing, versioning, sharing and viewing Web annotations of a number of kinds, using an open representation model. Methods The Domeo Annotation Tool was developed in tandem with this open model, the Annotation Ontology (AO). Development of both the Annotation Framework and the open model was driven by requirements of several different types of alpha users, including bench scientists and biomedical curators from university research labs, online scientific communities, publishing and pharmaceutical companies. Several use cases were incrementally implemented by the toolkit. These use cases in biomedical communications include personal note-taking, group document annotation, semantic tagging, claim-evidence-context extraction, reagent tagging, and curation of textmining results from entity extraction algorithms. Results We report on the Domeo user interface here. Domeo has been deployed in beta release as part of the NIH Neuroscience Information Framework (NIF, http://www.neuinfo.org) and is scheduled for production deployment in the NIF’s next full release. Future papers will describe other aspects of this work in detail, including Annotation Framework Services and components for integrating with external textmining services, such as the NCBO Annotator web service, and with other textmining applications using the Apache UIMA framework. PMID:22541592

  16. Biomedical Engineering in Modern Society

    ERIC Educational Resources Information Center

    Attinger, E. O.

    1971-01-01

    Considers definition of biomedical engineering (BME) and how biomedical engineers should be trained. State of the art descriptions of BME and BME education are followed by a brief look at the future of BME. (TS)

  17. Telemedicine optoelectronic biomedical data processing system

    NASA Astrophysics Data System (ADS)

    Prosolovska, Vita V.

    2010-08-01

    The telemedicine optoelectronic biomedical data processing system is created to share medical information for the control of health rights and timely and rapid response to crisis. The system includes the main blocks: bioprocessor, analog-digital converter biomedical images, optoelectronic module for image processing, optoelectronic module for parallel recording and storage of biomedical imaging and matrix screen display of biomedical images. Rated temporal characteristics of the blocks defined by a particular triggering optoelectronic couple in analog-digital converters and time imaging for matrix screen. The element base for hardware implementation of the developed matrix screen is integrated optoelectronic couples produced by selective epitaxy.

  18. Zirconium amine tris(phenolate): A more effective initiator for biomedical lactide.

    PubMed

    Jones, Matthew D; Wu, Xujun; Chaudhuri, Julian; Davidson, Matthew G; Ellis, Marianne J

    2017-11-01

    Here a zirconium amine tris(phenolate) is used as the initiator for the production of polylactide for biomedical applications, as a replacement for a tin initiator (usually tin octanoate). The ring opening polymerization (ROP) was carried out in the melt at 130°C. The zirconium-catalyzed PLA (PLA-Zr) required 30min, resulting in a polydispersity index (PDI) of 1.17, compared to 1h and PDI=1.77 for tin-catalyzed PLA (PLA-Sn). PLA-Zr and PLA-Sn supported osteosarcoma cell (MG63) culture to the same extent (cell number, morphology, extracellular matrix production and osteogenic function) until day 14 when the PLA-Zr showed increased cell number, overall extracellular matrix production and osteogenic function. To conclude, the reduction in reaction time, controllable microstructure and biologically benign nature of the zirconium amine tris(phenolate) initiator shows that it is a more effective initiator for ROP of polylactide for biomedical applications. Copyright © 2017 Elsevier B.V. All rights reserved.

  19. Managing, Analysing, and Integrating Big Data in Medical Bioinformatics: Open Problems and Future Perspectives

    PubMed Central

    Merelli, Ivan; Pérez-Sánchez, Horacio; Gesing, Sandra; D'Agostino, Daniele

    2014-01-01

    The explosion of the data both in the biomedical research and in the healthcare systems demands urgent solutions. In particular, the research in omics sciences is moving from a hypothesis-driven to a data-driven approach. Healthcare is additionally always asking for a tighter integration with biomedical data in order to promote personalized medicine and to provide better treatments. Efficient analysis and interpretation of Big Data opens new avenues to explore molecular biology, new questions to ask about physiological and pathological states, and new ways to answer these open issues. Such analyses lead to better understanding of diseases and development of better and personalized diagnostics and therapeutics. However, such progresses are directly related to the availability of new solutions to deal with this huge amount of information. New paradigms are needed to store and access data, for its annotation and integration and finally for inferring knowledge and making it available to researchers. Bioinformatics can be viewed as the “glue” for all these processes. A clear awareness of present high performance computing (HPC) solutions in bioinformatics, Big Data analysis paradigms for computational biology, and the issues that are still open in the biomedical and healthcare fields represent the starting point to win this challenge. PMID:25254202

  20. The diversity of experimental organisms in biomedical research may be influenced by biomedical funding.

    PubMed

    Erick Peirson, B R; Kropp, Heather; Damerow, Julia; Laubichler, Manfred D

    2017-05-01

    Contrary to concerns of some critics, we present evidence that biomedical research is not dominated by a small handful of model organisms. An exhaustive analysis of research literature suggests that the diversity of experimental organisms in biomedical research has increased substantially since 1975. There has been a longstanding worry that organism-centric funding policies can lead to biases in experimental organism choice, and thus negatively impact the direction of research and the interpretation of results. Critics have argued that a focus on model organisms has unduly constrained the diversity of experimental organisms. The availability of large electronic databases of scientific literature, combined with interest in quantitative methods among philosophers of science, presents new opportunities for data-driven investigations into organism choice in biomedical research. The diversity of organisms used in NIH-funded research may be considerably lower than in the broader biomedical sciences, and may be subject to greater constraints on organism choice. © 2017 WILEY Periodicals, Inc.

  1. Rising Expectations: Access to Biomedical Information

    PubMed Central

    Lindberg, D. A. B.; Humphreys, B. L.

    2008-01-01

    Summary Objective To provide an overview of the expansion in public access to electronic biomedical information over the past two decades, with an emphasis on developments to which the U.S. National Library of Medicine contributed. Methods Review of the increasingly broad spectrum of web-accessible genomic data, biomedical literature, consumer health information, clinical trials data, and images. Results The amount of publicly available electronic biomedical information has increased dramatically over the past twenty years. Rising expectations regarding access to biomedical information were stimulated by the spread of the Internet, the World Wide Web, advanced searching and linking techniques. These informatics advances simplified and improved access to electronic information and reduced costs, which enabled inter-organizational collaborations to build and maintain large international information resources and also aided outreach and education efforts The demonstrated benefits of free access to electronic biomedical information encouraged the development of public policies that further increase the amount of information available. Conclusions Continuing rapid growth of publicly accessible electronic biomedical information presents tremendous opportunities and challenges, including the need to ensure uninterrupted access during disasters or emergencies and to manage digital resources so they remain available for future generations. PMID:18587496

  2. BioLemmatizer: a lemmatization tool for morphological processing of biomedical text

    PubMed Central

    2012-01-01

    Background The wide variety of morphological variants of domain-specific technical terms contributes to the complexity of performing natural language processing of the scientific literature related to molecular biology. For morphological analysis of these texts, lemmatization has been actively applied in the recent biomedical research. Results In this work, we developed a domain-specific lemmatization tool, BioLemmatizer, for the morphological analysis of biomedical literature. The tool focuses on the inflectional morphology of English and is based on the general English lemmatization tool MorphAdorner. The BioLemmatizer is further tailored to the biological domain through incorporation of several published lexical resources. It retrieves lemmas based on the use of a word lexicon, and defines a set of rules that transform a word to a lemma if it is not encountered in the lexicon. An innovative aspect of the BioLemmatizer is the use of a hierarchical strategy for searching the lexicon, which enables the discovery of the correct lemma even if the input Part-of-Speech information is inaccurate. The BioLemmatizer achieves an accuracy of 97.5% in lemmatizing an evaluation set prepared from the CRAFT corpus, a collection of full-text biomedical articles, and an accuracy of 97.6% on the LLL05 corpus. The contribution of the BioLemmatizer to accuracy improvement of a practical information extraction task is further demonstrated when it is used as a component in a biomedical text mining system. Conclusions The BioLemmatizer outperforms other tools when compared with eight existing lemmatizers. The BioLemmatizer is released as an open source software and can be downloaded from http://biolemmatizer.sourceforge.net. PMID:22464129

  3. Blood donors' preferences for blood donation for biomedical research.

    PubMed

    Raivola, Vera; Snell, Karoliina; Pastila, Satu; Helén, Ilpo; Partanen, Jukka

    2018-03-23

    Increasing numbers of blood donors are recruited to participate in biomedical research. As blood services depend on voluntary donors, successful recruitment calls for a better understanding of donors' expectations and attitudes toward the use of samples in research. Sixty-one semistructured interviews were conducted with blood donors at eight Finnish Red Cross Blood Service donation sites in Finland. The 10- to 30-minute interviews included open-ended questions about donors' views on blood donation for patients and for biomedical research. Central motives to donate blood for patients were identified against which views on research use were compared to see how these reflections differed. Six central motives for donating blood for patients were identified among donors. The interviewees were, in general, willing to donate blood for research, but considered research donation more likely if it could be easily integrated into their usual blood donation habits. Biomedical research was perceived as important but its social benefits were more abstract than a direct help to patients. Familiarity and reciprocity were key to the relationship between the blood service and blood donors. Donation for research introduces a new, more complex context to blood donation. Challenge to recognize concrete outcomes and benefits of donation may affect willingness to donate for research. Transparent communication of the role of the blood service in research and of the beneficiaries of the research is essential in maintaining trust. These results will help blood services in their planning to recruit blood donors for research projects. © 2018 The Authors Transfusion published by Wiley Periodicals, Inc. on behalf of AABB.

  4. [Ethics and biomedical research].

    PubMed

    Goussard, Christophe

    2007-01-01

    Ethics in biomedical research took off from the 1947 Nuremberg Code to its own right in the wake of the Declaration of Helsinki in 1964. Since then, (inter)national regulations and guidelines providing a framework for clinical studies and protection for study participants have been drafted and implemented, while ethics committees and drug evaluation agencies have sprung up throughout the world. These two developments were crucial in bringing about the protection of rights and safety of the participants and harmonization of the conduct of biomedical research. Ethics committees and drug evaluation agencies deliver ethical and scientific assessments on the quality and safety of the projects submitted to them and issue respectively approvals and authorizations to carry out clinical trials, while ensuring that they comply with regulatory requirements, ethical principles, and scientific guidelines. The advent of biomedical ethics, together with the responsible commitment of clinical investigators and of the pharmaceutical industry, has guaranteed respect for the patient, for whom and with whom research is conducted. Just as importantly, it has also ensured that patients reap the benefit of what is the primary objective of biomedical research: greater life expectancy, well-being, and quality of life.

  5. Environmental/Biomedical Terminology Index

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Huffstetler, J.K.; Dailey, N.S.; Rickert, L.W.

    1976-12-01

    The Information Center Complex (ICC), a centrally administered group of information centers, provides information support to environmental and biomedical research groups and others within and outside Oak Ridge National Laboratory. In-house data base building and development of specialized document collections are important elements of the ongoing activities of these centers. ICC groups must be concerned with language which will adequately classify and insure retrievability of document records. Language control problems are compounded when the complexity of modern scientific problem solving demands an interdisciplinary approach. Although there are several word lists, indexes, and thesauri specific to various scientific disciplines usually groupedmore » as Environmental Sciences, no single generally recognized authority can be used as a guide to the terminology of all environmental science. If biomedical terminology for the description of research on environmental effects is also needed, the problem becomes even more complex. The building of a word list which can be used as a general guide to the environmental/biomedical sciences has been a continuing activity of the Information Center Complex. This activity resulted in the publication of the Environmental Biomedical Terminology Index (EBTI).« less

  6. Functionalized carbon nanotubes: biomedical applications

    PubMed Central

    Vardharajula, Sandhya; Ali, Sk Z; Tiwari, Pooja M; Eroğlu, Erdal; Vig, Komal; Dennis, Vida A; Singh, Shree R

    2012-01-01

    Carbon nanotubes (CNTs) are emerging as novel nanomaterials for various biomedical applications. CNTs can be used to deliver a variety of therapeutic agents, including biomolecules, to the target disease sites. In addition, their unparalleled optical and electrical properties make them excellent candidates for bioimaging and other biomedical applications. However, the high cytotoxicity of CNTs limits their use in humans and many biological systems. The biocompatibility and low cytotoxicity of CNTs are attributed to size, dose, duration, testing systems, and surface functionalization. The functionalization of CNTs improves their solubility and biocompatibility and alters their cellular interaction pathways, resulting in much-reduced cytotoxic effects. Functionalized CNTs are promising novel materials for a variety of biomedical applications. These potential applications are particularly enhanced by their ability to penetrate biological membranes with relatively low cytotoxicity. This review is directed towards the overview of CNTs and their functionalization for biomedical applications with minimal cytotoxicity. PMID:23091380

  7. Functionalized carbon nanotubes: biomedical applications.

    PubMed

    Vardharajula, Sandhya; Ali, Sk Z; Tiwari, Pooja M; Eroğlu, Erdal; Vig, Komal; Dennis, Vida A; Singh, Shree R

    2012-01-01

    Carbon nanotubes (CNTs) are emerging as novel nanomaterials for various biomedical applications. CNTs can be used to deliver a variety of therapeutic agents, including biomolecules, to the target disease sites. In addition, their unparalleled optical and electrical properties make them excellent candidates for bioimaging and other biomedical applications. However, the high cytotoxicity of CNTs limits their use in humans and many biological systems. The biocompatibility and low cytotoxicity of CNTs are attributed to size, dose, duration, testing systems, and surface functionalization. The functionalization of CNTs improves their solubility and biocompatibility and alters their cellular interaction pathways, resulting in much-reduced cytotoxic effects. Functionalized CNTs are promising novel materials for a variety of biomedical applications. These potential applications are particularly enhanced by their ability to penetrate biological membranes with relatively low cytotoxicity. This review is directed towards the overview of CNTs and their functionalization for biomedical applications with minimal cytotoxicity.

  8. Professional Identification for Biomedical Engineers

    ERIC Educational Resources Information Center

    Long, Francis M.

    1973-01-01

    Discusses four methods of professional identification in biomedical engineering including registration, certification, accreditation, and possible membership qualification of the societies. Indicates that the destiny of the biomedical engineer may be under the control of a new profession, neither the medical nor the engineering. (CC)

  9. An exploration of the biomedical optics course construction of undergraduate biomedical engineering program in medical colleges

    NASA Astrophysics Data System (ADS)

    Guo, Shijun; Lyu, Jie; Zhang, Peiming

    2017-08-01

    In this paper, the teaching goals, teaching contents and teaching methods in biomedical optics course construction are discussed. From the dimension of teaching goals, students should master the principle of optical inspection on the human body, diagnosis and treatment of methodology and instruments, through the study of the theory and practice of this course, and can utilize biomedical optics methods to solve practical problems in the clinical medical engineering practice. From the dimension of teaching contents, based on the characteristics of biomedical engineering in medical colleges, the organic integration of engineering aspects, medical optical instruments, and biomedical aspects dispersed in human anatomy, human physiology, clinical medicine fundamental related to the biomedical optics is build. Noninvasive measurement of the human body composition and noninvasive optical imaging of the human body were taken as actual problems in biomedical optics fields. Typical medical applications such as eye optics and laser medicine were also integrated into the theory and practice teaching. From the dimension of teaching methods, referencing to organ-system based medical teaching mode, optical principle and instrument principle were taught by teachers from school of medical instruments, and the histological characteristics and clinical actual need in areas such as digestive diseases and urinary surgery were taught by teachers from school of basic medicine or clinical medicine of medical colleges. Furthermore, clinical application guidance would be provided by physician and surgeons in hospitals.

  10. CNN-based ranking for biomedical entity normalization.

    PubMed

    Li, Haodi; Chen, Qingcai; Tang, Buzhou; Wang, Xiaolong; Xu, Hua; Wang, Baohua; Huang, Dong

    2017-10-03

    Most state-of-the-art biomedical entity normalization systems, such as rule-based systems, merely rely on morphological information of entity mentions, but rarely consider their semantic information. In this paper, we introduce a novel convolutional neural network (CNN) architecture that regards biomedical entity normalization as a ranking problem and benefits from semantic information of biomedical entities. The CNN-based ranking method first generates candidates using handcrafted rules, and then ranks the candidates according to their semantic information modeled by CNN as well as their morphological information. Experiments on two benchmark datasets for biomedical entity normalization show that our proposed CNN-based ranking method outperforms traditional rule-based method with state-of-the-art performance. We propose a CNN architecture that regards biomedical entity normalization as a ranking problem. Comparison results show that semantic information is beneficial to biomedical entity normalization and can be well combined with morphological information in our CNN architecture for further improvement.

  11. A Scalable Data Access Layer to Manage Structured Heterogeneous Biomedical Data.

    PubMed

    Delussu, Giovanni; Lianas, Luca; Frexia, Francesca; Zanetti, Gianluigi

    2016-01-01

    This work presents a scalable data access layer, called PyEHR, designed to support the implementation of data management systems for secondary use of structured heterogeneous biomedical and clinical data. PyEHR adopts the openEHR's formalisms to guarantee the decoupling of data descriptions from implementation details and exploits structure indexing to accelerate searches. Data persistence is guaranteed by a driver layer with a common driver interface. Interfaces for two NoSQL Database Management Systems are already implemented: MongoDB and Elasticsearch. We evaluated the scalability of PyEHR experimentally through two types of tests, called "Constant Load" and "Constant Number of Records", with queries of increasing complexity on synthetic datasets of ten million records each, containing very complex openEHR archetype structures, distributed on up to ten computing nodes.

  12. A Scalable Data Access Layer to Manage Structured Heterogeneous Biomedical Data

    PubMed Central

    Lianas, Luca; Frexia, Francesca; Zanetti, Gianluigi

    2016-01-01

    This work presents a scalable data access layer, called PyEHR, designed to support the implementation of data management systems for secondary use of structured heterogeneous biomedical and clinical data. PyEHR adopts the openEHR’s formalisms to guarantee the decoupling of data descriptions from implementation details and exploits structure indexing to accelerate searches. Data persistence is guaranteed by a driver layer with a common driver interface. Interfaces for two NoSQL Database Management Systems are already implemented: MongoDB and Elasticsearch. We evaluated the scalability of PyEHR experimentally through two types of tests, called “Constant Load” and “Constant Number of Records”, with queries of increasing complexity on synthetic datasets of ten million records each, containing very complex openEHR archetype structures, distributed on up to ten computing nodes. PMID:27936191

  13. A Semantic Web Management Model for Integrative Biomedical Informatics

    PubMed Central

    Deus, Helena F.; Stanislaus, Romesh; Veiga, Diogo F.; Behrens, Carmen; Wistuba, Ignacio I.; Minna, John D.; Garner, Harold R.; Swisher, Stephen G.; Roth, Jack A.; Correa, Arlene M.; Broom, Bradley; Coombes, Kevin; Chang, Allen; Vogel, Lynn H.; Almeida, Jonas S.

    2008-01-01

    Background Data, data everywhere. The diversity and magnitude of the data generated in the Life Sciences defies automated articulation among complementary efforts. The additional need in this field for managing property and access permissions compounds the difficulty very significantly. This is particularly the case when the integration involves multiple domains and disciplines, even more so when it includes clinical and high throughput molecular data. Methodology/Principal Findings The emergence of Semantic Web technologies brings the promise of meaningful interoperation between data and analysis resources. In this report we identify a core model for biomedical Knowledge Engineering applications and demonstrate how this new technology can be used to weave a management model where multiple intertwined data structures can be hosted and managed by multiple authorities in a distributed management infrastructure. Specifically, the demonstration is performed by linking data sources associated with the Lung Cancer SPORE awarded to The University of Texas MDAnderson Cancer Center at Houston and the Southwestern Medical Center at Dallas. A software prototype, available with open source at www.s3db.org, was developed and its proposed design has been made publicly available as an open source instrument for shared, distributed data management. Conclusions/Significance The Semantic Web technologies have the potential to addresses the need for distributed and evolvable representations that are critical for systems Biology and translational biomedical research. As this technology is incorporated into application development we can expect that both general purpose productivity software and domain specific software installed on our personal computers will become increasingly integrated with the relevant remote resources. In this scenario, the acquisition of a new dataset should automatically trigger the delegation of its analysis. PMID:18698353

  14. Current status of biomedical book reviewing. I. Key biomedical reviewing journals with quantitative significance.

    PubMed

    Chen, C C; Wright, A M

    1974-04-01

    This is the first part of a comprehensive, quantitative study of biomedical book reviewing. The data base of the total project was built from statistics taken from all 1970 issues of biomedical journals held in the Science Library of the Massachusetts Institute of Technology. Of 285 so-called "life sciences" journals held by that library, fifty-four English journals (excluding Science and Nature) were found to contain bona fide book reviews (as contrasted with mere author-title lists) and were therefore selected for close study. The statistical results reveal that there were 3,347 reviews of 2,067 biomedical books in these fifty-four selected journals in 1970. Part I of the study identifies key biomedical reviewing journals of quantitative significance. The top ten journals, British Medical Journal, Lancet, Annals of Internal Medicine, Journal of the American Medical Association, Archives of Internal Medicine, New England Journal of Medicine, Quarterly Review of Biology, Bioscience, Canadian Medical Association Journal,(*) and American Journal of the Medical Sciences, accounted for 63.03% of the total number of reviews in 1970.

  15. [Biomedical engineering today : An overview from the viewpoint of the German Biomedical Engineering Society].

    PubMed

    Schlötelburg, C; Becks, T; Stieglitz, T

    2010-08-01

    Biomedical engineering is characterized by the interdisciplinary co-operation of technology, science, and ways of thinking, probably more than any other technological area. The close interaction of engineering and information sciences with medicine and biology results in innovative products and methods, but also requires high standards for the interdisciplinary transfer of ideas into products for patients' benefits. This article describes the situation of biomedical engineering in Germany. It displays characteristics of the medical device industry and ranks it with respect to the international market. The research landscape is described as well as up-to-date research topics and trends. The national funding situation of research in biomedical engineering is reviewed and existing innovation barriers are discussed.

  16. Use artificial neural network to align biological ontologies.

    PubMed

    Huang, Jingshan; Dang, Jiangbo; Huhns, Michael N; Zheng, W Jim

    2008-09-16

    Being formal, declarative knowledge representation models, ontologies help to address the problem of imprecise terminologies in biological and biomedical research. However, ontologies constructed under the auspices of the Open Biomedical Ontologies (OBO) group have exhibited a great deal of variety, because different parties can design ontologies according to their own conceptual views of the world. It is therefore becoming critical to align ontologies from different parties. During automated/semi-automated alignment across biological ontologies, different semantic aspects, i.e., concept name, concept properties, and concept relationships, contribute in different degrees to alignment results. Therefore, a vector of weights must be assigned to these semantic aspects. It is not trivial to determine what those weights should be, and current methodologies depend a lot on human heuristics. In this paper, we take an artificial neural network approach to learn and adjust these weights, and thereby support a new ontology alignment algorithm, customized for biological ontologies, with the purpose of avoiding some disadvantages in both rule-based and learning-based aligning algorithms. This approach has been evaluated by aligning two real-world biological ontologies, whose features include huge file size, very few instances, concept names in numerical strings, and others. The promising experiment results verify our proposed hypothesis, i.e., three weights for semantic aspects learned from a subset of concepts are representative of all concepts in the same ontology. Therefore, our method represents a large leap forward towards automating biological ontology alignment.

  17. User needs analysis and usability assessment of DataMed - a biomedical data discovery index.

    PubMed

    Dixit, Ram; Rogith, Deevakar; Narayana, Vidya; Salimi, Mandana; Gururaj, Anupama; Ohno-Machado, Lucila; Xu, Hua; Johnson, Todd R

    2017-11-30

    To present user needs and usability evaluations of DataMed, a Data Discovery Index (DDI) that allows searching for biomedical data from multiple sources. We conducted 2 phases of user studies. Phase 1 was a user needs analysis conducted before the development of DataMed, consisting of interviews with researchers. Phase 2 involved iterative usability evaluations of DataMed prototypes. We analyzed data qualitatively to document researchers' information and user interface needs. Biomedical researchers' information needs in data discovery are complex, multidimensional, and shaped by their context, domain knowledge, and technical experience. User needs analyses validate the need for a DDI, while usability evaluations of DataMed show that even though aggregating metadata into a common search engine and applying traditional information retrieval tools are promising first steps, there remain challenges for DataMed due to incomplete metadata and the complexity of data discovery. Biomedical data poses distinct problems for search when compared to websites or publications. Making data available is not enough to facilitate biomedical data discovery: new retrieval techniques and user interfaces are necessary for dataset exploration. Consistent, complete, and high-quality metadata are vital to enable this process. While available data and researchers' information needs are complex and heterogeneous, a successful DDI must meet those needs and fit into the processes of biomedical researchers. Research directions include formalizing researchers' information needs, standardizing overviews of data to facilitate relevance judgments, implementing user interfaces for concept-based searching, and developing evaluation methods for open-ended discovery systems such as DDIs. © The Author 2017. Published by Oxford University Press on behalf of the American Medical Informatics Association. All rights reserved. For Permissions, please email: journals.permissions@oup.com

  18. IJ-OpenCV: Combining ImageJ and OpenCV for processing images in biomedicine.

    PubMed

    Domínguez, César; Heras, Jónathan; Pascual, Vico

    2017-05-01

    The effective processing of biomedical images usually requires the interoperability of diverse software tools that have different aims but are complementary. The goal of this work is to develop a bridge to connect two of those tools: ImageJ, a program for image analysis in life sciences, and OpenCV, a computer vision and machine learning library. Based on a thorough analysis of ImageJ and OpenCV, we detected the features of these systems that could be enhanced, and developed a library to combine both tools, taking advantage of the strengths of each system. The library was implemented on top of the SciJava converter framework. We also provide a methodology to use this library. We have developed the publicly available library IJ-OpenCV that can be employed to create applications combining features from both ImageJ and OpenCV. From the perspective of ImageJ developers, they can use IJ-OpenCV to easily create plugins that use any functionality provided by the OpenCV library and explore different alternatives. From the perspective of OpenCV developers, this library provides a link to the ImageJ graphical user interface and all its features to handle regions of interest. The IJ-OpenCV library bridges the gap between ImageJ and OpenCV, allowing the connection and the cooperation of these two systems. Copyright © 2017 Elsevier Ltd. All rights reserved.

  19. SATORI: a system for ontology-guided visual exploration of biomedical data repositories.

    PubMed

    Lekschas, Fritz; Gehlenborg, Nils

    2018-04-01

    The ever-increasing number of biomedical datasets provides tremendous opportunities for re-use but current data repositories provide limited means of exploration apart from text-based search. Ontological metadata annotations provide context by semantically relating datasets. Visualizing this rich network of relationships can improve the explorability of large data repositories and help researchers find datasets of interest. We developed SATORI-an integrative search and visual exploration interface for the exploration of biomedical data repositories. The design is informed by a requirements analysis through a series of semi-structured interviews. We evaluated the implementation of SATORI in a field study on a real-world data collection. SATORI enables researchers to seamlessly search, browse and semantically query data repositories via two visualizations that are highly interconnected with a powerful search interface. SATORI is an open-source web application, which is freely available at http://satori.refinery-platform.org and integrated into the Refinery Platform. nils@hms.harvard.edu. Supplementary data are available at Bioinformatics online.

  20. Special Issue: 3D Printing for Biomedical Engineering.

    PubMed

    Chua, Chee Kai; Yeong, Wai Yee; An, Jia

    2017-02-28

    Three-dimensional (3D) printing has a long history of applications in biomedical engineering. The development and expansion of traditional biomedical applications are being advanced and enriched by new printing technologies. New biomedical applications such as bioprinting are highly attractive and trendy. This Special Issue aims to provide readers with a glimpse of the recent profile of 3D printing in biomedical research.

  1. Effective use of latent semantic indexing and computational linguistics in biological and biomedical applications.

    PubMed

    Chen, Hongyu; Martin, Bronwen; Daimon, Caitlin M; Maudsley, Stuart

    2013-01-01

    Text mining is rapidly becoming an essential technique for the annotation and analysis of large biological data sets. Biomedical literature currently increases at a rate of several thousand papers per week, making automated information retrieval methods the only feasible method of managing this expanding corpus. With the increasing prevalence of open-access journals and constant growth of publicly-available repositories of biomedical literature, literature mining has become much more effective with respect to the extraction of biomedically-relevant data. In recent years, text mining of popular databases such as MEDLINE has evolved from basic term-searches to more sophisticated natural language processing techniques, indexing and retrieval methods, structural analysis and integration of literature with associated metadata. In this review, we will focus on Latent Semantic Indexing (LSI), a computational linguistics technique increasingly used for a variety of biological purposes. It is noted for its ability to consistently outperform benchmark Boolean text searches and co-occurrence models at information retrieval and its power to extract indirect relationships within a data set. LSI has been used successfully to formulate new hypotheses, generate novel connections from existing data, and validate empirical data.

  2. Commercial Biomedical Experiments

    NASA Technical Reports Server (NTRS)

    2003-01-01

    Experiments to seek solutions for a range of biomedical issues are at the heart of several investigations that will be hosted by the Commercial Instrumentation Technology Associates (ITA), Inc. Biomedical Experiments (CIBX-2) payload. CIBX-2 is unique, encompassing more than 20 separate experiments including cancer research, commercial experiments, and student hands-on experiments from 10 schools as part of ITA's ongoing University Among the Stars program. Valerie Cassanto of ITA checks the Canadian Protein Crystallization Experiment (CAPE) carried by STS-86 to Mir in 1997. The experiments are sponsored by NASA's Space Product Development Program (SPD).

  3. Tackling the challenges of matching biomedical ontologies.

    PubMed

    Faria, Daniel; Pesquita, Catia; Mott, Isabela; Martins, Catarina; Couto, Francisco M; Cruz, Isabel F

    2018-01-15

    Biomedical ontologies pose several challenges to ontology matching due both to the complexity of the biomedical domain and to the characteristics of the ontologies themselves. The biomedical tracks in the Ontology Matching Evaluation Initiative (OAEI) have spurred the development of matching systems able to tackle these challenges, and benchmarked their general performance. In this study, we dissect the strategies employed by matching systems to tackle the challenges of matching biomedical ontologies and gauge the impact of the challenges themselves on matching performance, using the AgreementMakerLight (AML) system as the platform for this study. We demonstrate that the linear complexity of the hash-based searching strategy implemented by most state-of-the-art ontology matching systems is essential for matching large biomedical ontologies efficiently. We show that accounting for all lexical annotations (e.g., labels and synonyms) in biomedical ontologies leads to a substantial improvement in F-measure over using only the primary name, and that accounting for the reliability of different types of annotations generally also leads to a marked improvement. Finally, we show that cross-references are a reliable source of information and that, when using biomedical ontologies as background knowledge, it is generally more reliable to use them as mediators than to perform lexical expansion. We anticipate that translating traditional matching algorithms to the hash-based searching paradigm will be a critical direction for the future development of the field. Improving the evaluation carried out in the biomedical tracks of the OAEI will also be important, as without proper reference alignments there is only so much that can be ascertained about matching systems or strategies. Nevertheless, it is clear that, to tackle the various challenges posed by biomedical ontologies, ontology matching systems must be able to efficiently combine multiple strategies into a mature matching

  4. EXACT2: the semantics of biomedical protocols

    PubMed Central

    2014-01-01

    Background The reliability and reproducibility of experimental procedures is a cornerstone of scientific practice. There is a pressing technological need for the better representation of biomedical protocols to enable other agents (human or machine) to better reproduce results. A framework that ensures that all information required for the replication of experimental protocols is essential to achieve reproducibility. Methods We have developed the ontology EXACT2 (EXperimental ACTions) that is designed to capture the full semantics of biomedical protocols required for their reproducibility. To construct EXACT2 we manually inspected hundreds of published and commercial biomedical protocols from several areas of biomedicine. After establishing a clear pattern for extracting the required information we utilized text-mining tools to translate the protocols into a machine amenable format. We have verified the utility of EXACT2 through the successful processing of previously 'unseen' (not used for the construction of EXACT2) protocols. Results The paper reports on a fundamentally new version EXACT2 that supports the semantically-defined representation of biomedical protocols. The ability of EXACT2 to capture the semantics of biomedical procedures was verified through a text mining use case. In this EXACT2 is used as a reference model for text mining tools to identify terms pertinent to experimental actions, and their properties, in biomedical protocols expressed in natural language. An EXACT2-based framework for the translation of biomedical protocols to a machine amenable format is proposed. Conclusions The EXACT2 ontology is sufficient to record, in a machine processable form, the essential information about biomedical protocols. EXACT2 defines explicit semantics of experimental actions, and can be used by various computer applications. It can serve as a reference model for for the translation of biomedical protocols in natural language into a semantically

  5. How to locate & hire clinical/biomedical engineers, supervisors, managers & biomedical equipment technicians.

    PubMed

    Pacela, A F; Brush, L C

    1993-01-01

    This article has described the process and the resources available for locating and hiring clinical/biomedical engineers, supervisors, managers, and biomedical equipment technicians. First, the employer must determine the qualifications for the position, including job titles, descriptions, pay scales, and certification requirements. Next, the employer must find qualified applicants. The most common way to do this is to use "outside" contacts, such as help-wanted advertising, specialized job placement agencies, schools and colleges, military resources, regional biomedical societies, and nationwide societies. An "inside" search involves limited internal advertising of the position and using personal referrals for candidates. Finally, the employer must screen the applicants. The position description is the obvious first step in this process, but there are other pre-screening techniques, such as employment testing. Interviewing is the most common way to hire for job positions, but the interviewer needs to know about the position and ask the right questions. Post-interview screening is a final step to help determine the best job-person match.

  6. Special Issue: 3D Printing for Biomedical Engineering

    PubMed Central

    Chua, Chee Kai; Yeong, Wai Yee; An, Jia

    2017-01-01

    Three-dimensional (3D) printing has a long history of applications in biomedical engineering. The development and expansion of traditional biomedical applications are being advanced and enriched by new printing technologies. New biomedical applications such as bioprinting are highly attractive and trendy. This Special Issue aims to provide readers with a glimpse of the recent profile of 3D printing in biomedical research. PMID:28772604

  7. Boosting production yield of biomedical peptides

    NASA Technical Reports Server (NTRS)

    Manatt, S. L.

    1978-01-01

    Nuclear magnetic resonance (NMR) technique is employed to monitor synthesis of biomedical peptides. Application of NMR technique may improve production yields of insulin, ACTH, and growth hormones, as well as other synthesized biomedical peptides.

  8. Biomedical Knowledge and Clinical Expertise.

    ERIC Educational Resources Information Center

    Boshuizen, Henny P. A.; Schmidt, Henk G.

    A study examined the application and availability of clinical and biomedical knowledge in the clinical reasoning of physicians as well as possible mechanisms responsible for changes in the organization of clinical and biomedical knowledge in the development from novice to expert. Subjects were 28 students (10 second year, 8 fourth year, and 10…

  9. The SWAN biomedical discourse ontology.

    PubMed

    Ciccarese, Paolo; Wu, Elizabeth; Wong, Gwen; Ocana, Marco; Kinoshita, June; Ruttenberg, Alan; Clark, Tim

    2008-10-01

    Developing cures for highly complex diseases, such as neurodegenerative disorders, requires extensive interdisciplinary collaboration and exchange of biomedical information in context. Our ability to exchange such information across sub-specialties today is limited by the current scientific knowledge ecosystem's inability to properly contextualize and integrate data and discourse in machine-interpretable form. This inherently limits the productivity of research and the progress toward cures for devastating diseases such as Alzheimer's and Parkinson's. SWAN (Semantic Web Applications in Neuromedicine) is an interdisciplinary project to develop a practical, common, semantically structured, framework for biomedical discourse initially applied, but not limited, to significant problems in Alzheimer Disease (AD) research. The SWAN ontology has been developed in the context of building a series of applications for biomedical researchers, as well as in extensive discussions and collaborations with the larger bio-ontologies community. In this paper, we present and discuss the SWAN ontology of biomedical discourse. We ground its development theoretically, present its design approach, explain its main classes and their application, and show its relationship to other ongoing activities in biomedicine and bio-ontologies.

  10. Biomedical Publishing and the Internet

    PubMed Central

    Jacobson, Michael W.

    2000-01-01

    The Internet is challenging traditional publishing patterns. In the biomedical domain, medical journals are providing more and more content online, both free and for a fee. Beyond this, however, a number of commentators believe that traditional notions of copyright and intellectual property ownership are no longer suited to the information age and that ownership of copyright to research reports should be and will be wrested from publishers and returned to authors. In this paper, it is argued that, although the Internet will indeed profoundly affect the distribution of biomedical research results, the biomedical publishing industry is too intertwined with the research establishment and too powerful to fall prey to such a copyright revolution. PMID:10833159

  11. National Space Biomedical Research Institute

    NASA Technical Reports Server (NTRS)

    2003-01-01

    In June 1996, NASA released a Cooperative Agreement Notice (CAN) inviting proposals to establish a National Space Biomedical Research Institute (9-CAN-96-01). This CAN stated that: The Mission of the Institute will be to lead a National effort for accomplishing the integrated, critical path, biomedical research necessary to support the long term human presence, development, and exploration of space and to enhance life on Earth by applying the resultant advances in human knowledge and technology acquired through living and working in space. The Institute will be the focal point of NASA sponsored space biomedical research. This statement has not been amended by NASA and remains the mission of the NSBRI.

  12. A service-oriented distributed semantic mediator: integrating multiscale biomedical information.

    PubMed

    Mora, Oscar; Engelbrecht, Gerhard; Bisbal, Jesus

    2012-11-01

    Biomedical research continuously generates large amounts of heterogeneous and multimodal data spread over multiple data sources. These data, if appropriately shared and exploited, could dramatically improve the research practice itself, and ultimately the quality of health care delivered. This paper presents DISMED (DIstributed Semantic MEDiator), an open source semantic mediator that provides a unified view of a federated environment of multiscale biomedical data sources. DISMED is a Web-based software application to query and retrieve information distributed over a set of registered data sources, using semantic technologies. It also offers a userfriendly interface specifically designed to simplify the usage of these technologies by non-expert users. Although the architecture of the software mediator is generic and domain independent, in the context of this paper, DISMED has been evaluated for managing biomedical environments and facilitating research with respect to the handling of scientific data distributed in multiple heterogeneous data sources. As part of this contribution, a quantitative evaluation framework has been developed. It consist of a benchmarking scenario and the definition of five realistic use-cases. This framework, created entirely with public datasets, has been used to compare the performance of DISMED against other available mediators. It is also available to the scientific community in order to evaluate progress in the domain of semantic mediation, in a systematic and comparable manner. The results show an average improvement in the execution time by DISMED of 55% compared to the second best alternative in four out of the five use-cases of the experimental evaluation.

  13. Rapid Evaluation of Radioactive Contamination in Rare Earth Mine Mining

    NASA Astrophysics Data System (ADS)

    Wang, N.

    2017-12-01

    In order to estimate the current levels of environmental radioactivity in Bayan Obo rare earth mine and to study the rapid evaluation methods of radioactivity contamination in the rare earth mine, the surveys of the in-situ gamma-ray spectrometry and gamma dose rate measurement were carried out around the mining area and living area. The in-situ gamma-ray spectrometer was composed of a scintillation detector of NaI(Tl) (Φ75mm×75mm) and a multichannel analyzer. Our survey results in Bayan Obo Mine display: (1) Thorium-232 is the radioactive contamination source of this region, and uranium-238 and potassium - 40 is at the background level. (2) The average content of thorium-232 in the slag of the tailings dam in Bayan Obo is as high as 276 mg/kg, which is 37 times as the global average value of thorium content. (3) We found that the thorium-232 content in the soil in the living area near the mining is higher than that in the local soil in Guyang County. The average thorium-232 concentrations in the mining areas of the Bayan Obo Mine and the living areas of the Bayan Obo Town were 18.7±7.5 and 26.2±9.1 mg/kg, respectively. (4) It was observed that thorium-232 was abnormal distributed in the contaminated area near the tailings dam. Our preliminary research results show that the in-situ gamma-ray spectrometry is an effective approach of fast evaluating rare earths radioactive pollution, not only can the scene to determine the types of radioactive contamination source, but also to measure the radioactivity concentration of thorium and uranium in soil. The environmental radioactive evaluation of rare earth ore and tailings dam in open-pit mining is also needed. The research was supported by National Natural Science Foundation of China (No. 41674111).

  14. Current Status of Biomedical Book Reviewing: Part I. Key Biomedical Reviewing Journals with Quantitative Significance

    PubMed Central

    Chen, Ching-Chih; Wright, Arthuree M.

    1974-01-01

    This is the first part of a comprehensive, quantitative study of biomedical book reviewing. The data base of the total project was built from statistics taken from all 1970 issues of biomedical journals held in the Science Library of the Massachusetts Institute of Technology. Of 285 so-called “life sciences” journals held by that library, fifty-four English journals (excluding Science and Nature) were found to contain bona fide book reviews (as contrasted with mere author-title lists) and were therefore selected for close study. The statistical results reveal that there were 3,347 reviews of 2,067 biomedical books in these fifty-four selected journals in 1970. Part I of the study identifies key biomedical reviewing journals of quantitative significance. The top ten journals, British Medical Journal, Lancet, Annals of Internal Medicine, Journal of the American Medical Association, Archives of Internal Medicine, New England Journal of Medicine, Quarterly Review of Biology, Bioscience, Canadian Medical Association Journal,* and American Journal of the Medical Sciences, accounted for 63.03% of the total number of reviews in 1970. PMID:4826479

  15. OntoGene web services for biomedical text mining.

    PubMed

    Rinaldi, Fabio; Clematide, Simon; Marques, Hernani; Ellendorff, Tilia; Romacker, Martin; Rodriguez-Esteban, Raul

    2014-01-01

    Text mining services are rapidly becoming a crucial component of various knowledge management pipelines, for example in the process of database curation, or for exploration and enrichment of biomedical data within the pharmaceutical industry. Traditional architectures, based on monolithic applications, do not offer sufficient flexibility for a wide range of use case scenarios, and therefore open architectures, as provided by web services, are attracting increased interest. We present an approach towards providing advanced text mining capabilities through web services, using a recently proposed standard for textual data interchange (BioC). The web services leverage a state-of-the-art platform for text mining (OntoGene) which has been tested in several community-organized evaluation challenges,with top ranked results in several of them.

  16. OntoGene web services for biomedical text mining

    PubMed Central

    2014-01-01

    Text mining services are rapidly becoming a crucial component of various knowledge management pipelines, for example in the process of database curation, or for exploration and enrichment of biomedical data within the pharmaceutical industry. Traditional architectures, based on monolithic applications, do not offer sufficient flexibility for a wide range of use case scenarios, and therefore open architectures, as provided by web services, are attracting increased interest. We present an approach towards providing advanced text mining capabilities through web services, using a recently proposed standard for textual data interchange (BioC). The web services leverage a state-of-the-art platform for text mining (OntoGene) which has been tested in several community-organized evaluation challenges, with top ranked results in several of them. PMID:25472638

  17. Enhancing biomedical design with design thinking.

    PubMed

    Kemnitzer, Ronald; Dorsa, Ed

    2009-01-01

    The development of biomedical equipment is justifiably focused on making products that "work." However, this approach leaves many of the people affected by these designs (operators, patients, etc.) with little or no representation when it comes to the design of these products. Industrial design is a "user focused" profession which takes into account the needs of diverse groups when making design decisions. The authors propose that biomedical equipment design can be enhanced, made more user and patient "friendly" by adopting the industrial design approach to researching, analyzing, and ultimately designing biomedical products.

  18. Harvest: a web-based biomedical data discovery and reporting application development platform.

    PubMed

    Italia, Michael J; Pennington, Jeffrey W; Ruth, Byron; Wrazien, Stacey; Loutrel, Jennifer G; Crenshaw, E Bryan; Miller, Jeffrey; White, Peter S

    2013-01-01

    Biomedical researchers share a common challenge of making complex data understandable and accessible. This need is increasingly acute as investigators seek opportunities for discovery amidst an exponential growth in the volume and complexity of laboratory and clinical data. To address this need, we developed Harvest, an open source framework that provides a set of modular components to aid the rapid development and deployment of custom data discovery software applications. Harvest incorporates visual representations of multidimensional data types in an intuitive, web-based interface that promotes a real-time, iterative approach to exploring complex clinical and experimental data. The Harvest architecture capitalizes on standards-based, open source technologies to address multiple functional needs critical to a research and development environment, including domain-specific data modeling, abstraction of complex data models, and a customizable web client.

  19. The development of biomedical engineering as experienced by one biomedical engineer

    PubMed Central

    2012-01-01

    This personal essay described the development of the field of Biomedical Engineering from its early days, from the perspective of one who lived through that development. It describes the making of a major invention using data that had been rejected by other scientists, the re-discovery of an obscure fact of physiology and its use in developing a major medical instrument, the development of a new medical imaging modality, and the near-death rescue of a research project. The essay concludes with comments about the development and present status of impedance imaging, and recent changes in the evolution of biomedical engineering as a field. PMID:23234267

  20. The development of biomedical engineering as experienced by one biomedical engineer.

    PubMed

    Newell, Jonathan C

    2012-12-12

    This personal essay described the development of the field of Biomedical Engineering from its early days, from the perspective of one who lived through that development. It describes the making of a major invention using data that had been rejected by other scientists, the re-discovery of an obscure fact of physiology and its use in developing a major medical instrument, the development of a new medical imaging modality, and the near-death rescue of a research project. The essay concludes with comments about the development and present status of impedance imaging, and recent changes in the evolution of biomedical engineering as a field.

  1. Graduate program in biomedical communication.

    PubMed

    Ryan, S M

    1969-10-01

    The need for harnessing the achievements of communication technology to the burgeoning mass of biomedical information is critical. Recognizing this problem and aware of the short supply of professionals with the skills necessary for the job, a group of leaders from the fields of medicine and communications formed a consortium in 1967 and have developed a twelve month graduate program in biomedical communication. Designed to ground the advanced student in the development and administration of biomedical communication programs, the curriculum focuses on the principles and practice of communication and the development of communications media. Courses are given in the control and communication of information; the printed and spoken word; visual media of photographic arts, television, and motion pictures; computer science; and administration and systems analysis.

  2. Graduate Program in Biomedical Communication *

    PubMed Central

    Ryan, Susan M.

    1969-01-01

    The need for harnessing the achievements of communication technology to the burgeoning mass of biomedical information is critical. Recognizing this problem and aware of the short supply of professionals with the skills necessary for the job, a group of leaders from the fields of medicine and communications formed a consortium in 1967 and have developed a twelve month graduate program in biomedical communication. Designed to ground the advanced student in the development and administration of biomedical communication programs, the curriculum focuses on the principles and practice of communication and the development of communications media. Courses are given in the control and communication of information; the printed and spoken word; visual media of photographic arts, television, and motion pictures; computer science; and administration and systems analysis. PMID:5823505

  3. An evaluative conservative case for biomedical enhancement.

    PubMed

    Danaher, John

    2016-09-01

    It is widely believed that a conservative moral outlook is opposed to biomedical forms of human enhancement. In this paper, I argue that this widespread belief is incorrect. Using Cohen's evaluative conservatism as my starting point, I argue that there are strong conservative reasons to prioritise the development of biomedical enhancements. In particular, I suggest that biomedical enhancement may be essential if we are to maintain our current evaluative equilibrium (ie, the set of values that undergird and permeate our current political, economic and personal lives) against the threats to that equilibrium posed by external, non-biomedical forms of enhancement. I defend this view against modest conservatives who insist that biomedical enhancements pose a greater risk to our current evaluative equilibrium, and against those who see no principled distinction between the forms of human enhancement. Published by the BMJ Publishing Group Limited. For permission to use (where not already granted under a licence) please go to http://www.bmj.com/company/products-services/rights-and-licensing/

  4. [Research progress of mammalian synthetic biology in biomedical field].

    PubMed

    Yang, Linfeng; Yin, Jianli; Wang, Meiyan; Ye, Haifeng

    2017-03-25

    Although still in its infant stage, synthetic biology has achieved remarkable development and progress during the past decade. Synthetic biology applies engineering principles to design and construct gene circuits uploaded into living cells or organisms to perform novel or improved functions, and it has been widely used in many fields. In this review, we describe the recent advances of mammalian synthetic biology for the treatment of diseases. We introduce common tools and design principles of synthetic gene circuits, and then we demonstrate open-loop gene circuits induced by different trigger molecules used in disease diagnosis and close-loop gene circuits used for biomedical applications. Finally, we discuss the perspectives and potential challenges of synthetic biology for clinical applications.

  5. Parsing Citations in Biomedical Articles Using Conditional Random Fields

    PubMed Central

    Zhang, Qing; Cao, Yong-Gang; Yu, Hong

    2011-01-01

    Citations are used ubiquitously in biomedical full-text articles and play an important role for representing both the rhetorical structure and the semantic content of the articles. As a result, text mining systems will significantly benefit from a tool that automatically extracts the content of a citation. In this study, we applied the supervised machine-learning algorithms Conditional Random Fields (CRFs) to automatically parse a citation into its fields (e.g., Author, Title, Journal, and Year). With a subset of html format open-access PubMed Central articles, we report an overall 97.95% F1-score. The citation parser can be accessed at: http://www.cs.uwm.edu/~qing/projects/cithit/index.html. PMID:21419403

  6. Relational Databases and Biomedical Big Data.

    PubMed

    de Silva, N H Nisansa D

    2017-01-01

    In various biomedical applications that collect, handle, and manipulate data, the amounts of data tend to build up and venture into the range identified as bigdata. In such occurrences, a design decision has to be taken as to what type of database would be used to handle this data. More often than not, the default and classical solution to this in the biomedical domain according to past research is relational databases. While this used to be the norm for a long while, it is evident that there is a trend to move away from relational databases in favor of other types and paradigms of databases. However, it still has paramount importance to understand the interrelation that exists between biomedical big data and relational databases. This chapter will review the pros and cons of using relational databases to store biomedical big data that previous researches have discussed and used.

  7. Optimizing biomedical science learning in a veterinary curriculum: a review.

    PubMed

    Warren, Amy L; Donnon, Tyrone

    2013-01-01

    As veterinary medical curricula evolve, the time dedicated to biomedical science teaching, as well as the role of biomedical science knowledge in veterinary education, has been scrutinized. Aside from being mandated by accrediting bodies, biomedical science knowledge plays an important role in developing clinical, diagnostic, and therapeutic reasoning skills in the application of clinical skills, in supporting evidence-based veterinary practice and life-long learning, and in advancing biomedical knowledge and comparative medicine. With an increasing volume and fast pace of change in biomedical knowledge, as well as increased demands on curricular time, there has been pressure to make biomedical science education efficient and relevant for veterinary medicine. This has lead to a shift in biomedical education from fact-based, teacher-centered and discipline-based teaching to applicable, student-centered, integrated teaching. This movement is supported by adult learning theories and is thought to enhance students' transference of biomedical science into their clinical practice. The importance of biomedical science in veterinary education and the theories of biomedical science learning will be discussed in this article. In addition, we will explore current advances in biomedical teaching methodologies that are aimed to maximize knowledge retention and application for clinical veterinary training and practice.

  8. Highly ductile multilayered films by layer-by-layer assembly of oppositely charged polyurethanes for biomedical applications.

    PubMed

    Podsiadlo, Paul; Qin, Ming; Cuddihy, Meghan; Zhu, Jian; Critchley, Kevin; Kheng, Eugene; Kaushik, Amit K; Qi, Ying; Kim, Hyoung-Sug; Noh, Si-Tae; Arruda, Ellen M; Waas, Anthony M; Kotov, Nicholas A

    2009-12-15

    Multilayered thin films prepared with the layer-by-layer (LBL) assembly technique are typically "brittle" composites, while many applications such as flexible electronics or biomedical devices would greatly benefit from ductile, and tough nanostructured coatings. Here we present the preparation of highly ductile multilayered films via LBL assembly of oppositely charged polyurethanes. Free-standing films were found to be robust, strong, and tough with ultimate strains as high as 680% and toughness of approximately 30 MJ/m(3). These results are at least 2 orders of magnitude greater than most LBL materials presented until today. In addition to enhanced ductility, the films showed first-order biocompatibility with animal and human cells. Multilayered structures incorporating polyurethanes open up a new research avenue into the preparation of multifunctional nanostructured films with great potential in biomedical applications.

  9. Industry careers for the biomedical engineer.

    PubMed

    Munzner, Robert F

    2004-01-01

    This year's conference theme is "linkages for innovation in biomedicine." Biomedical engineers, especially those transitioning their career from academic study into medical device industry, will play a critical role in converting the fruits of scientific research into the reality of modern medical devices. This special session is organized to help biomedical engineers to achieve their career goals more effectively. Participants will have opportunities to hear from and interact with leading industrial experts on many issues. These may include but not limited to 1) career paths for biomedical engineers (industrial, academic, or federal; technical vs. managerial track; small start-up or large established companies); 2) unique design challenges and regulatory requirements in medical device development; 3) aspects of a successful biomedical engineering job candidate (such as resume, interview, follow-up). Suggestions for other topics are welcome and should be directed to xkong@ieee.org The distinguished panelists include: Xuan Kong, Ph.D., VP of Research, NEUROMetrix Inc, Waltham, MA Robert F. Munzner, Ph.D., Medical Device Consultant, Doctor Device, Herndon, VA Glen McLaughlin, Ph.D., VP of Engineering and CTO, Zonare Medical System Inc., Mountain View, CA Grace Bartoo, Ph.D., RAC, General Manager, Decus Biomedical LLC San Carlos, CA.

  10. Ethics in biomedical engineering.

    PubMed

    Morsy, Ahmed; Flexman, Jennifer

    2008-01-01

    This session focuses on a number of aspects of the subject of Ethics in Biomedical Engineering. The session starts by providing a case study of a company that manufactures artificial heart valves where the valves were failing at an unexpected rate. The case study focuses on Biomedical Engineers working at the company and how their education and training did not prepare them to deal properly with such situation. The second part of the session highlights the need to learn about various ethics rules and policies regulating research involving human or animal subjects.

  11. A biomedical engineer's library.

    PubMed

    Webster, J G

    1982-01-01

    A survey resulted in a list of the 101 textbooks used by 62 biomedical engineering educational programs. A second list shows the textbooks used by each school. A third list shows the 27 textbooks used at two or more schools and the number of times each is used. This selected compilation should be useful to (a) biomedical engineering curriculum committees considering program revision, (b) teachers considering course revision, (c) university and industrial librarians updating their collections, (d) individuals building a personal library, and (e) students desiring information about the emphasis of various educational programs.

  12. Biomedical and development paradigms in AIDS prevention.

    PubMed Central

    Wolffers, I.

    2000-01-01

    In the fight against the HIV/AIDS pandemic different approaches can be distinguished, reflecting professional backgrounds, world views and political interests. One important distinction is between the biomedical and the development paradigms. The biomedical paradigm is characterized by individualization and the concept of "risk". This again is related to the concept of the market where health is a product of services and progress a series of new discoveries that can be marketed. The development paradigm is characterized by participation of the different stakeholders and by community work. The concept "vulnerability" is important in the development paradigm and emphasis is placed on efforts to decrease this vulnerability in a variety of sustainable ways. Biomedical technology is definitely one of the tools in these efforts. In the beginning of the pandemic the biomedical approach was important for the discovery of the virus and understanding its epidemiology. Later, stakeholders became involved. In the light of absence of treatment or vaccines, the development paradigm became more important and the two approaches were more in balance. However, since the reports about effective treatment of AIDS and hope of development of vaccines, the biomedical paradigm has become a leading principle in many HIV/AIDS prevention programmes. There is a need for a better balance between the two paradigms. Especially in developing countries, where it is not realistic to think that sustainable biomedical interventions can be organized on a short-term basis, it would be counterproductive to base our efforts to deal with HIV/AIDS exclusively on the biomedical approach. PMID:10743300

  13. Constraint reasoning in deep biomedical models.

    PubMed

    Cruz, Jorge; Barahona, Pedro

    2005-05-01

    Deep biomedical models are often expressed by means of differential equations. Despite their expressive power, they are difficult to reason about and make decisions, given their non-linearity and the important effects that the uncertainty on data may cause. The objective of this work is to propose a constraint reasoning framework to support safe decisions based on deep biomedical models. The methods used in our approach include the generic constraint propagation techniques for reducing the bounds of uncertainty of the numerical variables complemented with new constraint reasoning techniques that we developed to handle differential equations. The results of our approach are illustrated in biomedical models for the diagnosis of diabetes, tuning of drug design and epidemiology where it was a valuable decision-supporting tool notwithstanding the uncertainty on data. The main conclusion that follows from the results is that, in biomedical decision support, constraint reasoning may be a worthwhile alternative to traditional simulation methods, especially when safe decisions are required.

  14. Black Phosphorus and its Biomedical Applications

    PubMed Central

    Choi, Jane Ru; Yong, Kar Wey; Choi, Jean Yu; Nilghaz, Azadeh; Lin, Yang; Xu, Jie; Lu, Xiaonan

    2018-01-01

    Black phosphorus (BP), also known as phosphorene, has attracted recent scientific attention since its first successful exfoliation in 2014 owing to its unique structure and properties. In particular, its exceptional attributes, such as the excellent optical and mechanical properties, electrical conductivity and electron-transfer capacity, contribute to its increasing demand as an alternative to graphene-based materials in biomedical applications. Although the outlook of this material seems promising, its practical applications are still highly challenging. In this review article, we discuss the unique properties of BP, which make it a potential platform for biomedical applications compared to other 2D materials, including graphene, molybdenum disulphide (MoS2), tungsten diselenide (WSe2) and hexagonal boron nitride (h-BN). We then introduce various synthesis methods of BP and review its latest progress in biomedical applications, such as biosensing, drug delivery, photoacoustic imaging and cancer therapies (i.e., photothermal and photodynamic therapies). Lastly, the existing challenges and future perspective of BP in biomedical applications are briefly discussed. PMID:29463996

  15. Advances in nano-scaled biosensors for biomedical applications.

    PubMed

    Wang, Jianling; Chen, Guihua; Jiang, Hui; Li, Zhiyong; Wang, Xuemei

    2013-08-21

    Recently, a growing amount of attention has been focused on the utility of biosensors for biomedical applications. Combined with nanomaterials and nanostructures, nano-scaled biosensors are installed for biomedical applications, such as pathogenic bacteria monitoring, virus recognition, disease biomarker detection, among others. These nano-biosensors offer a number of advantages and in many respects are ideally suited to biomedical applications, which could be made as extremely flexible devices, allowing biomedical analysis with speediness, excellent selectivity and high sensitivity. This minireview discusses the literature published in the latest years on the advances in biomedical applications of nano-scaled biosensors for disease bio-marking and detection, especially in bio-imaging and the diagnosis of pathological cells and viruses, monitoring pathogenic bacteria, thus providing insight into the future prospects of biosensors in relevant clinical applications.

  16. Adolescent Self-Consent for Biomedical Human Immunodeficiency Virus Prevention Research.

    PubMed

    Gilbert, Amy Lewis; Knopf, Amelia S; Fortenberry, J Dennis; Hosek, Sybil G; Kapogiannis, Bill G; Zimet, Gregory D

    2015-07-01

    The Adolescent Medicine Trials Network Protocol 113 (ATN113) is an open-label, multisite demonstration project and Phase II safety study of human immunodeficiency virus (HIV) preexposure prophylaxis with 15- to 17-year-old young men who have sex with men that requires adolescent consent for participation. The purpose of this study was to examine factors related to the process by which Institutional Review Boards (IRBs) and researchers made decisions regarding whether to approve and implement ATN113 so as to inform future biomedical HIV prevention research with high-risk adolescent populations. Participants included 17 researchers at 13 sites in 12 states considering ATN113 implementation. Qualitative descriptive methods were used. Data sources included interviews and documents generated during the initiation process. A common process for initiating ATN113 emerged, and informants described how they identified and addressed practical, ethical, and legal challenges that arose. Informants described the process as responding to the protocol, preparing for IRB submission, abstaining from or proceeding with submission, responding to IRB concerns, and reacting to the outcomes. A complex array of factors impacting approval and implementation were identified, and ATN113 was ultimately implemented in seven of 13 sites. Informants also reflected on lessons learned that may help inform future biomedical HIV prevention research with high-risk adolescent populations. The results illustrate factors for consideration in determining whether to implement such trials, demonstrate that such protocols have the potential to be approved, and highlight a need for clearer standards regarding biomedical HIV prevention research with high-risk adolescent populations. Copyright © 2015 Society for Adolescent Health and Medicine. Published by Elsevier Inc. All rights reserved.

  17. CDAPubMed: a browser extension to retrieve EHR-based biomedical literature.

    PubMed

    Perez-Rey, David; Jimenez-Castellanos, Ana; Garcia-Remesal, Miguel; Crespo, Jose; Maojo, Victor

    2012-04-05

    Over the last few decades, the ever-increasing output of scientific publications has led to new challenges to keep up to date with the literature. In the biomedical area, this growth has introduced new requirements for professionals, e.g., physicians, who have to locate the exact papers that they need for their clinical and research work amongst a huge number of publications. Against this backdrop, novel information retrieval methods are even more necessary. While web search engines are widespread in many areas, facilitating access to all kinds of information, additional tools are required to automatically link information retrieved from these engines to specific biomedical applications. In the case of clinical environments, this also means considering aspects such as patient data security and confidentiality or structured contents, e.g., electronic health records (EHRs). In this scenario, we have developed a new tool to facilitate query building to retrieve scientific literature related to EHRs. We have developed CDAPubMed, an open-source web browser extension to integrate EHR features in biomedical literature retrieval approaches. Clinical users can use CDAPubMed to: (i) load patient clinical documents, i.e., EHRs based on the Health Level 7-Clinical Document Architecture Standard (HL7-CDA), (ii) identify relevant terms for scientific literature search in these documents, i.e., Medical Subject Headings (MeSH), automatically driven by the CDAPubMed configuration, which advanced users can optimize to adapt to each specific situation, and (iii) generate and launch literature search queries to a major search engine, i.e., PubMed, to retrieve citations related to the EHR under examination. CDAPubMed is a platform-independent tool designed to facilitate literature searching using keywords contained in specific EHRs. CDAPubMed is visually integrated, as an extension of a widespread web browser, within the standard PubMed interface. It has been tested on a public dataset

  18. Biomedical engineering for health research and development.

    PubMed

    Zhang, X-Y

    2015-01-01

    Biomedical engineering is a new area of research in medicine and biology, providing new concepts and designs for the diagnosis, treatment and prevention of various diseases. There are several types of biomedical engineering, such as tissue, genetic, neural and stem cells, as well as chemical and clinical engineering for health care. Many electronic and magnetic methods and equipments are used for the biomedical engineering such as Computed Tomography (CT) scans, Magnetic Resonance Imaging (MRI) scans, Electroencephalography (EEG), Ultrasound and regenerative medicine and stem cell cultures, preparations of artificial cells and organs, such as pancreas, urinary bladders, liver cells, and fibroblasts cells of foreskin and others. The principle of tissue engineering is described with various types of cells used for tissue engineering purposes. The use of several medical devices and bionics are mentioned with scaffold, cells and tissue cultures and various materials are used for biomedical engineering. The use of biomedical engineering methods is very important for the human health, and research and development of diseases. The bioreactors and preparations of artificial cells or tissues and organs are described here.

  19. Digital fabrication of multi-material biomedical objects.

    PubMed

    Cheung, H H; Choi, S H

    2009-12-01

    This paper describes a multi-material virtual prototyping (MMVP) system for modelling and digital fabrication of discrete and functionally graded multi-material objects for biomedical applications. The MMVP system consists of a DMMVP module, an FGMVP module and a virtual reality (VR) simulation module. The DMMVP module is used to model discrete multi-material (DMM) objects, while the FGMVP module is for functionally graded multi-material (FGM) objects. The VR simulation module integrates these two modules to perform digital fabrication of multi-material objects, which can be subsequently visualized and analysed in a virtual environment to optimize MMLM processes for fabrication of product prototypes. Using the MMVP system, two biomedical objects, including a DMM human spine and an FGM intervertebral disc spacer are modelled and digitally fabricated for visualization and analysis in a VR environment. These studies show that the MMVP system is a practical tool for modelling, visualization, and subsequent fabrication of biomedical objects of discrete and functionally graded multi-materials for biomedical applications. The system may be adapted to control MMLM machines with appropriate hardware for physical fabrication of biomedical objects.

  20. A possible biomedical facility at the European Organization for Nuclear Research (CERN).

    PubMed

    Dosanjh, M; Jones, B; Myers, S

    2013-05-01

    A well-attended meeting, called "Brainstorming discussion for a possible biomedical facility at CERN", was held by the European Organization for Nuclear Research (CERN) at the European Laboratory for Particle Physics on 25 June 2012. This was concerned with adapting an existing, but little used, 78-m circumference CERN synchrotron to deliver a wide range of ion species, preferably from protons to at least neon ions, with beam specifications that match existing clinical facilities. The potential extensive research portfolio discussed included beam ballistics in humanoid phantoms, advanced dosimetry, remote imaging techniques and technical developments in beam delivery, including gantry design. In addition, a modern laboratory for biomedical characterisation of these beams would allow important radiobiological studies, such as relative biological effectiveness, in a dedicated facility with standardisation of experimental conditions and biological end points. A control photon and electron beam would be required nearby for relative biological effectiveness comparisons. Research beam time availability would far exceed that at other facilities throughout the world. This would allow more rapid progress in several biomedical areas, such as in charged hadron therapy of cancer, radioisotope production and radioprotection. The ethos of CERN, in terms of open access, peer-reviewed projects and governance has been so successful for High Energy Physics that application of the same to biomedicine would attract high-quality research, with possible contributions from Europe and beyond, along with potential new funding streams.

  1. A possible biomedical facility at the European Organization for Nuclear Research (CERN)

    PubMed Central

    Dosanjh, M; Myers, S

    2013-01-01

    A well-attended meeting, called “Brainstorming discussion for a possible biomedical facility at CERN”, was held by the European Organization for Nuclear Research (CERN) at the European Laboratory for Particle Physics on 25 June 2012. This was concerned with adapting an existing, but little used, 78-m circumference CERN synchrotron to deliver a wide range of ion species, preferably from protons to at least neon ions, with beam specifications that match existing clinical facilities. The potential extensive research portfolio discussed included beam ballistics in humanoid phantoms, advanced dosimetry, remote imaging techniques and technical developments in beam delivery, including gantry design. In addition, a modern laboratory for biomedical characterisation of these beams would allow important radiobiological studies, such as relative biological effectiveness, in a dedicated facility with standardisation of experimental conditions and biological end points. A control photon and electron beam would be required nearby for relative biological effectiveness comparisons. Research beam time availability would far exceed that at other facilities throughout the world. This would allow more rapid progress in several biomedical areas, such as in charged hadron therapy of cancer, radioisotope production and radioprotection. The ethos of CERN, in terms of open access, peer-reviewed projects and governance has been so successful for High Energy Physics that application of the same to biomedicine would attract high-quality research, with possible contributions from Europe and beyond, along with potential new funding streams. PMID:23549990

  2. Shape-Memory Polymers for Biomedical Applications

    NASA Astrophysics Data System (ADS)

    Yakacki, Christopher M.; Gall, Ken

    Shape-memory polymers (SMPs) are a class of mechanically functional "smart" materials that have generated substantial interest for biomedical applications. SMPs offer the ability to promote minimally invasive surgery, provide structural support, exert stabilizing forces, elute therapeutic agents, and biodegrade. This review focuses on several areas of biomedicine including vascular, orthopedic, and neuronal applications with respect to the progress and potential for SMPs to improve the standard of treatment in these areas. Fundamental studies on proposed biomedical SMP systems are discussed with regards to biodegradability, tailorability, sterilization, and biocompatibility. Lastly, a proposed research and development pathway for SMP-based biomedical devices is proposed based on trends in the recent literature.

  3. NASA Biomedical Informatics Capabilities and Needs

    NASA Technical Reports Server (NTRS)

    Johnson-Throop, Kathy A.

    2009-01-01

    To improve on-orbit clinical capabilities by developing and providing operational support for intelligent, robust, reliable, and secure, enterprise-wide and comprehensive health care and biomedical informatics systems with increasing levels of autonomy, for use on Earth, low Earth orbit & exploration class missions. Biomedical Informatics is an emerging discipline that has been defined as the study, invention, and implementation of structures and algorithms to improve communication, understanding and management of medical information. The end objective of biomedical informatics is the coalescing of data, knowledge, and the tools necessary to apply that data and knowledge in the decision-making process, at the time and place that a decision needs to be made.

  4. Biomedical technology prosperity game{trademark}

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Berman, M.; Boyack, K.W.; Wesenberg, D.L.

    1996-07-01

    Prosperity Games{trademark} are an outgrowth and adaptation of move/countermove and seminar War Games. Prosperity Games{trademark} are simulations that explore complex issues in a variety of areas including economics, politics, sociology, environment, education and research. These issues can be examined from a variety of perspectives ranging from a global, macroeconomic and geopolitical viewpoint down to the details of customer/supplier/market interactions in specific industries. All Prosperity Games{trademark} are unique in that both the game format and the player contributions vary from game to game. This report documents the Biomedical Technology Prosperity Game{trademark} conducted under the sponsorship of Sandia National Laboratories, the Defensemore » Advanced Research Projects Agency, and the Koop Foundation, Inc. Players were drawn from all stakeholders involved in biomedical technologies including patients, hospitals, doctors, insurance companies, legislators, suppliers/manufacturers, regulators, funding organizations, universities/laboratories, and the legal profession. The primary objectives of this game were to: (1) Identify advanced/critical technology issues that affect the cost and quality of health care. (2) Explore the development, patenting, manufacturing and licensing of needed technologies that would decrease costs while maintaining or improving quality. (3) Identify policy and regulatory changes that would reduce costs and improve quality and timeliness of health care delivery. (4) Identify and apply existing resources and facilities to develop and implement improved technologies and policies. (5) Begin to develop Biomedical Technology Roadmaps for industry and government cooperation. The deliberations and recommendations of these players provided valuable insights as to the views of this diverse group of decision makers concerning biomedical issues. Significant progress was made in the roadmapping of key areas in the biomedical technology

  5. Engineering β-sheet peptide assemblies for biomedical applications.

    PubMed

    Yu, Zhiqiang; Cai, Zheng; Chen, Qiling; Liu, Menghua; Ye, Ling; Ren, Jiaoyan; Liao, Wenzhen; Liu, Shuwen

    2016-03-01

    Hydrogels have been widely studied in various biomedical applications, such as tissue engineering, cell culture, immunotherapy and vaccines, and drug delivery. Peptide-based nanofibers represent a promising new strategy for current drug delivery approaches and cell carriers for tissue engineering. This review focuses on the recent advances in the use of self-assembling engineered β-sheet peptide assemblies for biomedical applications. The applications of peptide nanofibers in biomedical fields, such as drug delivery, tissue engineering, immunotherapy, and vaccines, are highlighted. The current challenges and future perspectives for self-assembling peptide nanofibers in biomedical applications are discussed.

  6. Biomedical engineering education--status and perspectives.

    PubMed

    Magjarevic, Ratko; Zequera Diaz, Martha L

    2014-01-01

    Biomedical Engineering programs are present at a large number of universities all over the world with an increasing trend. New generations of biomedical engineers have to face the challenges of health care systems round the world which need a large number of professionals not only to support the present technology in the health care system but to develop new devices and services. Health care stakeholders would like to have innovative solutions directed towards solving problems of the world growing incidence of chronic disease and ageing population. These new solutions have to meet the requirements for continuous monitoring, support or care outside clinical settlements. Presence of these needs can be tracked through data from the Labor Organization in the U.S. showing that biomedical engineering jobs have the largest growth at the engineering labor market with expected 72% growth rate in the period from 2008-2018. In European Union the number of patents (i.e. innovation) is the highest in the category of biomedical technology. Biomedical engineering curricula have to adopt to the new needs and for expectations of the future. In this paper we want to give an overview of engineering professions in related to engineering in medicine and biology and the current status of BME education in some regions, as a base for further discussions.

  7. [The biomedical periodicals of Hungarian editions--historical overview].

    PubMed

    Berhidi, Anna; Geges, József; Vasas, Lívia

    2006-03-12

    The majority of Hungarian scientific results are published in international periodicals in foreign languages. Yet the publications in Hungarian scientific periodicals also should not be ignored. This study analyses biomedical periodicals of Hungarian edition from different points of view. Based on different databases a list of titles consisting of 119 items resulted, which contains both the core and the peripheral journals of the biomedical field. These periodicals were analysed empirically, one by one: checking out the titles. 13 of the titles are ceased, among the rest 106 Hungarian scientific journals 10 are published in English language. From the remaining majority of Hungarian language and publishing only a few show up in international databases. Although quarter of the Hungarian biomedical journals meet the requirements, which means they could be represented in international databases, these periodicals are not indexed. 42 biomedical periodicals are available online. Although quarter of these journals come with restricted access. 2/3 of the Hungarian biomedical journals have detailed instructions to authors. These instructions inform the publishing doctors and researchers of the requirements of a biomedical periodical. The increasing number of Hungarian biomedical journals published is welcome news. But it would be important for quality publications which are cited a lot to appear in the Hungarian journals. The more publications are cited, the more journals and authors gain in prestige on home and international level.

  8. John Glenn Biomedical Engineering Consortium

    NASA Technical Reports Server (NTRS)

    Nall, Marsha

    2004-01-01

    The John Glenn Biomedical Engineering Consortium is an inter-institutional research and technology development, beginning with ten projects in FY02 that are aimed at applying GRC expertise in fluid physics and sensor development with local biomedical expertise to mitigate the risks of space flight on the health, safety, and performance of astronauts. It is anticipated that several new technologies will be developed that are applicable to both medical needs in space and on earth.

  9. Biomedical image representation approach using visualness and spatial information in a concept feature space for interactive region-of-interest-based retrieval.

    PubMed

    Rahman, Md Mahmudur; Antani, Sameer K; Demner-Fushman, Dina; Thoma, George R

    2015-10-01

    This article presents an approach to biomedical image retrieval by mapping image regions to local concepts where images are represented in a weighted entropy-based concept feature space. The term "concept" refers to perceptually distinguishable visual patches that are identified locally in image regions and can be mapped to a glossary of imaging terms. Further, the visual significance (e.g., visualness) of concepts is measured as the Shannon entropy of pixel values in image patches and is used to refine the feature vector. Moreover, the system can assist the user in interactively selecting a region-of-interest (ROI) and searching for similar image ROIs. Further, a spatial verification step is used as a postprocessing step to improve retrieval results based on location information. The hypothesis that such approaches would improve biomedical image retrieval is validated through experiments on two different data sets, which are collected from open access biomedical literature.

  10. Biomedical enhancements as justice.

    PubMed

    Nam, Jeesoo

    2015-02-01

    Biomedical enhancements, the applications of medical technology to make better those who are neither ill nor deficient, have made great strides in the past few decades. Using Amartya Sen's capability approach as my framework, I argue in this article that far from being simply permissible, we have a prima facie moral obligation to use these new developments for the end goal of promoting social justice. In terms of both range and magnitude, the use of biomedical enhancements will mark a radical advance in how we compensate the most disadvantaged members of society. © 2013 John Wiley & Sons Ltd.

  11. A waste of time: the problem of common morality in Principles of Biomedical Ethics.

    PubMed

    Karlsen, Jan Reinert; Solbakk, Jan Helge

    2011-10-01

    From the 5th edition of Beauchamp and Childress' Principles of Biomedical Ethics, the problem of common morality has been given a more prominent role and emphasis. With the publication of the 6th and latest edition, the authors not only attempt to ground their theory in common morality, but there is also an increased tendency to identify the former with the latter. While this stratagem may give the impression of a more robust, and hence stable, foundation for their theoretical construct, we fear that it comes with a cost, namely the need to keep any theory in medical ethics open to, and thereby aware of, the challenges arising from biomedical research and clinical practice, as well as healthcare systems. By too readily identifying the moral life of common morality with rule-following behaviour, Beauchamp and Childress may even be wrong about the nature of common morality as such, thereby founding their, by now, classic theory on quicksand instead of solid rock.

  12. Broadband diffuse optical characterization of elastin for biomedical applications.

    PubMed

    Konugolu Venkata Sekar, Sanathana; Beh, Joo Sin; Farina, Andrea; Dalla Mora, Alberto; Pifferi, Antonio; Taroni, Paola

    2017-10-01

    Elastin is a key structural protein of dynamic connective tissues widely found in the extracellular matrix of skin, arteries, lungs and ligaments. It is responsible for a range of diseases related to aging of biological tissues. The optical characterization of elastin can open new opportunities for its investigation in biomedical studies. In this work, we present the absorption spectra of elastin using a broadband (550-1350nm) diffuse optical spectrometer. Distortions caused by fluorescence and finite bandwidth of the laser source on estimated absorption were effectively accounted for in measurements and data analysis and compensated. A comprehensive summary and comparison between collagen and elastin is presented, highlighting distinct features for its accurate quantification in biological applications. Copyright © 2017 Elsevier B.V. All rights reserved.

  13. Potential predatory and legitimate biomedical journals: can you tell the difference? A cross-sectional comparison.

    PubMed

    Shamseer, Larissa; Moher, David; Maduekwe, Onyi; Turner, Lucy; Barbour, Virginia; Burch, Rebecca; Clark, Jocalyn; Galipeau, James; Roberts, Jason; Shea, Beverley J

    2017-03-16

    The Internet has transformed scholarly publishing, most notably, by the introduction of open access publishing. Recently, there has been a rise of online journals characterized as 'predatory', which actively solicit manuscripts and charge publications fees without providing robust peer review and editorial services. We carried out a cross-sectional comparison of characteristics of potential predatory, legitimate open access, and legitimate subscription-based biomedical journals. On July 10, 2014, scholarly journals from each of the following groups were identified - potential predatory journals (source: Beall's List), presumed legitimate, fully open access journals (source: PubMed Central), and presumed legitimate subscription-based (including hybrid) journals (source: Abridged Index Medicus). MEDLINE journal inclusion criteria were used to screen and identify biomedical journals from within the potential predatory journals group. One hundred journals from each group were randomly selected. Journal characteristics (e.g., website integrity, look and feel, editors and staff, editorial/peer review process, instructions to authors, publication model, copyright and licensing, journal location, and contact) were collected by one assessor and verified by a second. Summary statistics were calculated. Ninety-three predatory journals, 99 open access, and 100 subscription-based journals were analyzed; exclusions were due to website unavailability. Many more predatory journals' homepages contained spelling errors (61/93, 66%) and distorted or potentially unauthorized images (59/93, 63%) compared to open access journals (6/99, 6% and 5/99, 5%, respectively) and subscription-based journals (3/100, 3% and 1/100, 1%, respectively). Thirty-one (33%) predatory journals promoted a bogus impact metric - the Index Copernicus Value - versus three (3%) open access journals and no subscription-based journals. Nearly three quarters (n = 66, 73%) of predatory journals had editors or

  14. Military research needs in biomedical informatics.

    PubMed

    Reifman, Jaques; Gilbert, Gary R; Fagan, Lawrence; Satava, Richard

    2002-01-01

    The 2001 U.S. Army Medical Research and Materiel Command (USAMRMC) Biomedical Informatics Roadmap Meeting was devoted to developing a strategic plan in four focus areas: Hospital and Clinical Informatics, E-Health, Combat Health Informatics, and Bioinformatics and Biomedical Computation. The driving force of this Roadmap Meeting was the recent accelerated pace of change in biomedical informatics in which emerging technologies have the potential to affect significantly the Army research portfolio and investment strategy in these focus areas. The meeting was structured so that the first two days were devoted to presentations from experts in the field, including representatives from the three services, other government agencies, academia, and the private sector, and the morning of the last day was devoted to capturing specific biomedical informatics research needs in the four focus areas. This white paper summarizes the key findings and recommendations and should be a powerful tool for the crafting of future requests for proposals to help align USAMRMC new strategic research investments with new developments and emerging technologies.

  15. An information technology emphasis in biomedical informatics education.

    PubMed

    Kane, Michael D; Brewer, Jeffrey L

    2007-02-01

    Unprecedented growth in the interdisciplinary domain of biomedical informatics reflects the recent advancements in genomic sequence availability, high-content biotechnology screening systems, as well as the expectations of computational biology to command a leading role in drug discovery and disease characterization. These forces have moved much of life sciences research almost completely into the computational domain. Importantly, educational training in biomedical informatics has been limited to students enrolled in the life sciences curricula, yet much of the skills needed to succeed in biomedical informatics involve or augment training in information technology curricula. This manuscript describes the methods and rationale for training students enrolled in information technology curricula in the field of biomedical informatics, which augments the existing information technology curriculum and provides training on specific subjects in Biomedical Informatics not emphasized in bioinformatics courses offered in life science programs, and does not require prerequisite courses in the life sciences.

  16. Can small institutes address some problems facing biomedical researchers?

    PubMed

    Sheetz, Michael P

    2014-11-01

    At a time of historically low National Institutes of Health funding rates and many problems with the conduct of research (unfunded mandates, disgruntled reviewers, and rampant paranoia), there is a concern that biomedical research as a profession is waning in the United States (see "Rescuing US biomedical research from its systemic flaws" by Alberts and colleagues in the Proceedings of the National Academy of Sciences). However, it is wonderful to discover something new and to tackle tough puzzles. If we could focus more of our effort on discussing scientific problems and doing research, then we could be more productive and perhaps happier. One potential solution is to focus efforts on small thematic institutes in the university structure that can provide a stimulating and supportive environment for innovation and exploration. With an open-lab concept, there are economies of scale that can diminish paperwork and costs, while providing greater access to state-of-the-art equipment. Merging multiple disciplines around a common theme can catalyze innovation, and this enables individuals to develop new concepts without giving up the credit they deserve, because it is usually clear who did the work. Small institutes do not solve larger systemic problems but rather enable collective efforts to address the noisome aspects of the system and foster an innovative community effort to address scientific problems. © 2014 Sheetz.

  17. COEUS: "semantic web in a box" for biomedical applications.

    PubMed

    Lopes, Pedro; Oliveira, José Luís

    2012-12-17

    As the "omics" revolution unfolds, the growth in data quantity and diversity is bringing about the need for pioneering bioinformatics software, capable of significantly improving the research workflow. To cope with these computer science demands, biomedical software engineers are adopting emerging semantic web technologies that better suit the life sciences domain. The latter's complex relationships are easily mapped into semantic web graphs, enabling a superior understanding of collected knowledge. Despite increased awareness of semantic web technologies in bioinformatics, their use is still limited. COEUS is a new semantic web framework, aiming at a streamlined application development cycle and following a "semantic web in a box" approach. The framework provides a single package including advanced data integration and triplification tools, base ontologies, a web-oriented engine and a flexible exploration API. Resources can be integrated from heterogeneous sources, including CSV and XML files or SQL and SPARQL query results, and mapped directly to one or more ontologies. Advanced interoperability features include REST services, a SPARQL endpoint and LinkedData publication. These enable the creation of multiple applications for web, desktop or mobile environments, and empower a new knowledge federation layer. The platform, targeted at biomedical application developers, provides a complete skeleton ready for rapid application deployment, enhancing the creation of new semantic information systems. COEUS is available as open source at http://bioinformatics.ua.pt/coeus/.

  18. Biomedical patents and ethics: a Canadian solution.

    PubMed

    Gold, E R

    2000-05-01

    World Trade Organization member states are preparing for the upcoming renegotiation of the Agreement on Trade-Related Aspects of Intellectual Property Rights. One of the important elements of that renegotiation is the ethical considerations regarding the patenting of higher life forms and their component parts (e.g. DNA and cell-lines). The interface between the genetic revolution, patentability, and ethical considerations is the subject of this article. The author identifies, explores, and critiques four possible positions Canada may adopt in respect of patentability of biomedical material. First, Canada could do nothing. This approach would mean keeping biomedical materials outside the patent system and outside the stream of commerce. Canada would simply wait for an international consensus to develop before adopting a position of its own. Second, Canada could go it alone. It could implement a policy that balances the incentive effects of patents with the need to incorporate ethical and social values into the decision-making process regarding the use of biomedical materials. In respect of this option, the author proposes a model whereby non-profit bodies would hold the exclusive rights to research, use, and exploit biomedical materials. Third, Canada could follow the United States, Europe, and Japan by providing for almost unrestricted patenting of biomedical materials. This would be the most industry-friendly alternative. The fourth and final option is to use the medicare system to promote discussion of ethical considerations involved in the use of biomedical materials. The power of provincial health agencies may be used as a lever to ensure the discussion of ethical considerations concerning the use of biomedical materials. The author concludes that the fourth and final option is the best alternative for Canada while waiting for an international consensus to emerge.

  19. Writing intelligible English prose for biomedical journals.

    PubMed

    Ludbrook, John

    2007-01-01

    1. I present a combination of semi-objective and subjective evidence that the quality of English prose in biomedical scientific writing is deteriorating. 2. I consider seven possible strategies for reversing this apparent trend. These refer to a greater emphasis on good writing by students in schools and by university students, consulting books on science writing, one-on-one mentoring, using 'scientific' measures to reveal lexical poverty, making use of freelance science editors and encouraging the editors of biomedical journals to pay more attention to the problem. 3. I conclude that a fruitful, long-term, strategy would be to encourage more biomedical scientists to embark on a career in science editing. This strategy requires a complementary initiative on the part of biomedical research institutions and universities to employ qualified science editors. 4. An immediately realisable strategy is to encourage postgraduate students in the biomedical sciences to undertake the service courses provided by many universities on writing English prose in general and scientific prose in particular. This strategy would require that heads of departments and supervisors urge their postgraduate students to attend such courses. 5. Two major publishers of biomedical journals, Blackwell Publications and Elsevier Science, now provide lists of commercial editing services on their web sites. I strongly recommend that authors intending to submit manuscripts to their journals (including Blackwell's Clinical and Experimental Pharmacology and Physiology) make use of these services. This recommendation applies especially to those for whom English is a second language.

  20. The Obligation to Participate in Biomedical Research

    PubMed Central

    Schaefer, G. Owen; Emanuel, Ezekiel J.; Wertheimer, Alan

    2009-01-01

    The prevailing view is that participation in biomedical research is above and beyond the call of duty. While some commentators have offered reasons against this, we propose a novel public goods argument for an obligation to participate in biomedical research. Biomedical knowledge is a public good, available to any individual even if that individual does not contribute to it. Participation in research is a critical way to support that important public good. Consequently, we all have a duty to participate. The current social norm is that people participate only if they have a good reason to do so. The public goods argument implies that people should participate unless they have a good reason not to. Such a shift would be of great aid to the progress of biomedical research, eventually making our society significantly healthier and longer-lived. PMID:19567441

  1. New frontiers in biomedical science and engineering during 2014-2015.

    PubMed

    Liu, Feng; Lee, Dong-Hoon; Lagoa, Ricardo; Kumar, Sandeep

    2015-01-01

    The International Conference on Biomedical Engineering and Biotechnology (ICBEB) is an international meeting held once a year. This, the fourth International Conference on Biomedical Engineering and Biotechnology (ICBEB2015), will be held in Shanghai, China, during August 18th-21st, 2015. This annual conference intends to provide an opportunity for researchers and practitioners at home and abroad to present the most recent frontiers and future challenges in the fields of biomedical science, biomedical engineering, biomaterials, bioinformatics and computational biology, biomedical imaging and signal processing, biomechanical engineering and biotechnology, etc. The papers published in this issue are selected from this Conference, which witness the advances in biomedical engineering and biotechnology during 2014-2015.

  2. Management of Dynamic Biomedical Terminologies: Current Status and Future Challenges

    PubMed Central

    Dos Reis, J. C.; Pruski, C.

    2015-01-01

    Summary Objectives Controlled terminologies and their dependent artefacts provide a consensual understanding of a domain while reducing ambiguities and enabling reasoning. However, the evolution of a domain’s knowledge directly impacts these terminologies and generates inconsistencies in the underlying biomedical information systems. In this article, we review existing work addressing the dynamic aspect of terminologies as well as their effects on mappings and semantic annotations. Methods We investigate approaches related to the identification, characterization and propagation of changes in terminologies, mappings and semantic annotations including techniques to update their content. Results and conclusion Based on the explored issues and existing methods, we outline open research challenges requiring investigation in the near future. PMID:26293859

  3. Importance of intellectual property generated by biomedical research at universities and academic hospitals.

    PubMed

    Heus, Joris J; de Pauw, Elmar S; Leloux, Mirjam; Morpurgo, Margherita; Hamblin, Michael R; Heger, Michal

    2017-01-01

    Biomedical research has many different facets. Researchers and clinicians study disease biology and biochemistry to discover novel therapeutic targets, unravel biochemical pathways and identify biomarkers to improve diagnosis, or devise new approaches to clinically manage diseases more effectively. In all instances, the overall goal of biomedical research is to ensure that results thereof (such as a therapy, a device, or a method which may be broadly referred to as "inventions") are clinically implemented. Most of the researchers' efforts are centered on the advance of technical and scientific aspects of an invention. The development and implementation of an invention can be arduous and very costly. Historically, it has proven to be crucial to protect intellectual property rights (IPR) to an invention (i.e., a patent) to ensure that companies can obtain a fair return on their investment that is needed to develop an academic invention into a product for the benefit of patients. However, the importance of IPR is not generally acknowledged among researchers at academic institutions active in biomedical research. Therefore this paper aims to (1) raise IP awareness amongst clinical and translational researchers; (2) provide a concise overview of what the patenting trajectory entails; and (3) highlight the importance of patenting for research and the researcher. Adequate patent protection of inventions generated through biomedical research at academic institutions increases the probability that patients will benefit from these inventions, and indirectly enables the financing of clinical studies, mainly by opening up funding opportunities (e.g. specific grants aimed at start-ups, pre-seed and seed capital) that otherwise would not be accessible. As a consequence, patented inventions are more likely to become clinically tested and reach the market, providing patients with more treatment options.

  4. Importance of intellectual property generated by biomedical research at universities and academic hospitals

    PubMed Central

    Heus, Joris J.; de Pauw, Elmar S.; Leloux, Mirjam; Morpurgo, Margherita; Hamblin, Michael R; Heger, Michal

    2017-01-01

    Biomedical research has many different facets. Researchers and clinicians study disease biology and biochemistry to discover novel therapeutic targets, unravel biochemical pathways and identify biomarkers to improve diagnosis, or devise new approaches to clinically manage diseases more effectively. In all instances, the overall goal of biomedical research is to ensure that results thereof (such as a therapy, a device, or a method which may be broadly referred to as “inventions”) are clinically implemented. Most of the researchers’ efforts are centered on the advance of technical and scientific aspects of an invention. The development and implementation of an invention can be arduous and very costly. Historically, it has proven to be crucial to protect intellectual property rights (IPR) to an invention (i.e., a patent) to ensure that companies can obtain a fair return on their investment that is needed to develop an academic invention into a product for the benefit of patients. However, the importance of IPR is not generally acknowledged among researchers at academic institutions active in biomedical research. Therefore this paper aims to (1) raise IP awareness amongst clinical and translational researchers; (2) provide a concise overview of what the patenting trajectory entails; and (3) highlight the importance of patenting for research and the researcher. Importance for patients Adequate patent protection of inventions generated through biomedical research at academic institutions increases the probability that patients will benefit from these inventions, and indirectly enables the financing of clinical studies, mainly by opening up funding opportunities (e.g. specific grants aimed at start-ups, pre-seed and seed capital) that otherwise would not be accessible. As a consequence, patented inventions are more likely to become clinically tested and reach the market, providing patients with more treatment options. PMID:29623295

  5. A Top-Down Performance Analysis of a Pegasus-Based Space Strike System

    DTIC Science & Technology

    1991-12-01

    284): AP 1 O. coCO 4., cos 2 =~ +I Q ( QbO - 2) cos2 Cbo 28 This equation is useful for determining free-flight range for any set of burnout con...it may therefore be expressed in the manner given by Eq (26): cot1 - Qbo cos 2 Obo2 Qbo cos ¢ bo1 - cos2 kbo (27) Since \\/f1-cos7 Obo = sin Obo and...in general, cos a sin a = 1/2 x sin 2a, then Eq (27) can be further simplified to ’’ 2 cot - = 2csc20b, - cot Obo (28) 2 Qbo Rearranging tcrms results

  6. The effects of utility evaluations, biomedical knowledge and modernization on intention to exclusively use biomedical health facilities among rural households in Mozambique.

    PubMed

    Mukolo, Abraham; Cooil, Bruce; Victor, Bart

    2015-08-01

    In resource-limited settings, the choice between utilizing biomedical health services and/or traditional healers is critical to the success of the public health mission. In the literature, this choice has been predicted to be influenced by three major factors: knowledge about biomedical etiologies; cultural modernization; and rational choice. The current study investigated all three of these predicted determinants, applying data from a general household survey conducted in 2010 in Zambézia Province of Mozambique involving 1045 randomly sampled rural households. Overall, more respondents (N = 802) intended to continue to supplement their biomedical healthcare with traditional healer services in comparison with those intending to utilize biomedical care exclusively (N = 243). The findings strongly supported the predicted association between rational utility (measured as satisfaction with the quality of service and results from past care) with the future intention to continue to supplement or utilize biomedical care exclusively. Odds of moving away from supplementation increase by a factor of 2.5 if the respondent reported seeing their condition improve under government/private biomedical care. Odds of staying with supplementation increase by a factor 3.1 if the respondent was satisfied with traditional care and a factor of 16 if the condition had improved under traditional care. Modernization variables (education, income, religion, and Portuguese language skills) were relevant and provided a significant component of the best scientific model. Amount of biomedical knowledge was not a significant predictor of choice. There was a small effect on choice from knowing the limitations of biomedical care. The findings have implications for public healthcare promotion activities in areas where biomedical care is introduced as an alternative to traditional healing. Copyright © 2015 Elsevier Ltd. All rights reserved.

  7. A knowledge-driven approach to biomedical document conceptualization.

    PubMed

    Zheng, Hai-Tao; Borchert, Charles; Jiang, Yong

    2010-06-01

    Biomedical document conceptualization is the process of clustering biomedical documents based on ontology-represented domain knowledge. The result of this process is the representation of the biomedical documents by a set of key concepts and their relationships. Most of clustering methods cluster documents based on invariant domain knowledge. The objective of this work is to develop an effective method to cluster biomedical documents based on various user-specified ontologies, so that users can exploit the concept structures of documents more effectively. We develop a flexible framework to allow users to specify the knowledge bases, in the form of ontologies. Based on the user-specified ontologies, we develop a key concept induction algorithm, which uses latent semantic analysis to identify key concepts and cluster documents. A corpus-related ontology generation algorithm is developed to generate the concept structures of documents. Based on two biomedical datasets, we evaluate the proposed method and five other clustering algorithms. The clustering results of the proposed method outperform the five other algorithms, in terms of key concept identification. With respect to the first biomedical dataset, our method has the F-measure values 0.7294 and 0.5294 based on the MeSH ontology and gene ontology (GO), respectively. With respect to the second biomedical dataset, our method has the F-measure values 0.6751 and 0.6746 based on the MeSH ontology and GO, respectively. Both results outperforms the five other algorithms in terms of F-measure. Based on the MeSH ontology and GO, the generated corpus-related ontologies show informative conceptual structures. The proposed method enables users to specify the domain knowledge to exploit the conceptual structures of biomedical document collections. In addition, the proposed method is able to extract the key concepts and cluster the documents with a relatively high precision. Copyright 2010 Elsevier B.V. All rights reserved.

  8. A hybrid model based on neural networks for biomedical relation extraction.

    PubMed

    Zhang, Yijia; Lin, Hongfei; Yang, Zhihao; Wang, Jian; Zhang, Shaowu; Sun, Yuanyuan; Yang, Liang

    2018-05-01

    Biomedical relation extraction can automatically extract high-quality biomedical relations from biomedical texts, which is a vital step for the mining of biomedical knowledge hidden in the literature. Recurrent neural networks (RNNs) and convolutional neural networks (CNNs) are two major neural network models for biomedical relation extraction. Neural network-based methods for biomedical relation extraction typically focus on the sentence sequence and employ RNNs or CNNs to learn the latent features from sentence sequences separately. However, RNNs and CNNs have their own advantages for biomedical relation extraction. Combining RNNs and CNNs may improve biomedical relation extraction. In this paper, we present a hybrid model for the extraction of biomedical relations that combines RNNs and CNNs. First, the shortest dependency path (SDP) is generated based on the dependency graph of the candidate sentence. To make full use of the SDP, we divide the SDP into a dependency word sequence and a relation sequence. Then, RNNs and CNNs are employed to automatically learn the features from the sentence sequence and the dependency sequences, respectively. Finally, the output features of the RNNs and CNNs are combined to detect and extract biomedical relations. We evaluate our hybrid model using five public (protein-protein interaction) PPI corpora and a (drug-drug interaction) DDI corpus. The experimental results suggest that the advantages of RNNs and CNNs in biomedical relation extraction are complementary. Combining RNNs and CNNs can effectively boost biomedical relation extraction performance. Copyright © 2018 Elsevier Inc. All rights reserved.

  9. Supporting undergraduate biomedical entrepreneurship.

    PubMed

    Patterson, P E

    2004-01-01

    As biomedical innovations become more sophisticated and expensive to bring to market, an approach is needed to ensure the survival of the best ideas. The tactic used by Iowa State University to provide entrepreneurship opportunities for undergraduate students in biomedical areas is a model that has proven to be both distinctive and effective. Iowa State supports and fosters undergraduate student entrepreneurship efforts through the Pappajohn Center for Entrepreneurship. This unique partnership encourages ISU faculty, researchers, and students to become involved in the world of entrepreneurship, while allowing Iowa's business communities to gain access to a wide array of available resources, skills, and information from Iowa State University.

  10. Commercial Biomedical Experiments Payload

    NASA Technical Reports Server (NTRS)

    2003-01-01

    Experiments to seek solutions for a range of biomedical issues are at the heart of several investigations that will be hosted by the Commercial Instrumentation Technology Associates (ITA), Inc. The biomedical experiments CIBX-2 payload is unique, encompassing more than 20 separate experiments including cancer research, commercial experiments, and student hands-on experiments from 10 schools as part of ITA's ongoing University Among the stars program. Here, Astronaut Story Musgrave activates the CMIX-5 (Commercial MDA ITA experiment) payload in the Space Shuttle mid deck during the STS-80 mission in 1996 which is similar to CIBX-2. The experiments are sponsored by NASA's Space Product Development Program (SPD).

  11. Novel Electrochemical Test Bench for Evaluating the Functional Fatigue Life of Biomedical Alloys

    NASA Astrophysics Data System (ADS)

    Ijaz, M. F.; Dubinskiy, S.; Zhukova, Y.; Korobkova, A.; Pustov, Y.; Brailovski, V.; Prokoshkin, S.

    2017-08-01

    The aim of the present work was first to develop and validate a test bench that simulates the in vitro conditions to which the biomedical implants will be actually subjected in vivo. For the preliminary application assessments, the strain-controlled fatigue tests of biomedically pure Ti and Ti-Nb-Zr alloy in simulated body fluid were undertaken. The in situ open-circuit potential measurements from the test bench demonstrated a strong dependence on the dynamic cycling and kind of material under testing. The results showed that during fatigue cycling, the passive oxide film formed on the surface of Ti-Nb-Zr alloy was more resistant to fatigue degradation when compared with pure Ti. The Ti-Nb-Zr alloy exhibited prolonged fatigue life when compared with pure Ti. The fractographic features of both materials were also characterized using scanning electron microscopy. The electrochemical results and the fractographic evidence confirmed that the prolonged functional fatigue life of the Ti-Nb-Zr alloy is apparently ascribable to the reversible martensitic phase transformation.

  12. Biomedical image representation approach using visualness and spatial information in a concept feature space for interactive region-of-interest-based retrieval

    PubMed Central

    Rahman, Md. Mahmudur; Antani, Sameer K.; Demner-Fushman, Dina; Thoma, George R.

    2015-01-01

    Abstract. This article presents an approach to biomedical image retrieval by mapping image regions to local concepts where images are represented in a weighted entropy-based concept feature space. The term “concept” refers to perceptually distinguishable visual patches that are identified locally in image regions and can be mapped to a glossary of imaging terms. Further, the visual significance (e.g., visualness) of concepts is measured as the Shannon entropy of pixel values in image patches and is used to refine the feature vector. Moreover, the system can assist the user in interactively selecting a region-of-interest (ROI) and searching for similar image ROIs. Further, a spatial verification step is used as a postprocessing step to improve retrieval results based on location information. The hypothesis that such approaches would improve biomedical image retrieval is validated through experiments on two different data sets, which are collected from open access biomedical literature. PMID:26730398

  13. Getting to zero the biomedical way in Africa: outcomes of deliberation at the 2013 Biomedical HIV Prevention Forum in Abuja, Nigeria

    PubMed Central

    2014-01-01

    Background Over the last few decades, biomedical HIV prevention research had engaged multiple African stakeholders. There have however been few platforms to enable regional stakeholders to engage with one another. In partnership with the World AIDS Campaign International, the Institute of Public Health of Obafemi Awolowo University, and the National Agency for the Control of AIDS in Nigeria, the New HIV Vaccine and Microbicide Advocacy Society hosted a forum on biomedical HIV prevention research in Africa. Stakeholders’ present explored evidences related to biomedical HIV prevention research and development in Africa, and made recommendations to inform policy, guidelines and future research agenda. Discussion The BHPF hosted 342 participants. Topics discussed included the use of antiretrovirals for HIV prevention, considerations for biomedical HIV prevention among key populations; HIV vaccine development; HIV cure; community and civil society engagement; and ethical considerations in implementation of biomedical HIV prevention research. Participants identified challenges for implementation of proven efficacious interventions and discovery of other new prevention options for Africa. Concerns raised included limited funding by African governments, lack of cohesive advocacy and policy agenda for biomedical HIV prevention research and development by Africa, varied ethical practices, and limited support to communities’ capacity to actively engaged with clinical trial conducts. Participants recommended that the African Government implement the Abuja +12 declaration; the civil society build stronger partnerships with diverse stakeholders, and develop a coherent advocacy agenda that also enhances community research literacy; and researchers and sponsors of trials on the African continent establish a process for determining appropriate standards for trial conduct on the continent. Conclusion By highlighting key considerations for biomedical HIV prevention research and

  14. Getting to zero the biomedical way in Africa: outcomes of deliberation at the 2013 Biomedical HIV Prevention Forum in Abuja, Nigeria.

    PubMed

    Folayan, Morenike Oluwatoyin; Gottemoeller, Megan; Mburu, Rosemary; Brown, Brandon

    2014-01-01

    Over the last few decades, biomedical HIV prevention research had engaged multiple African stakeholders. There have however been few platforms to enable regional stakeholders to engage with one another. In partnership with the World AIDS Campaign International, the Institute of Public Health of Obafemi Awolowo University, and the National Agency for the Control of AIDS in Nigeria, the New HIV Vaccine and Microbicide Advocacy Society hosted a forum on biomedical HIV prevention research in Africa. Stakeholders' present explored evidences related to biomedical HIV prevention research and development in Africa, and made recommendations to inform policy, guidelines and future research agenda. The BHPF hosted 342 participants. Topics discussed included the use of antiretrovirals for HIV prevention, considerations for biomedical HIV prevention among key populations; HIV vaccine development; HIV cure; community and civil society engagement; and ethical considerations in implementation of biomedical HIV prevention research. Participants identified challenges for implementation of proven efficacious interventions and discovery of other new prevention options for Africa. Concerns raised included limited funding by African governments, lack of cohesive advocacy and policy agenda for biomedical HIV prevention research and development by Africa, varied ethical practices, and limited support to communities' capacity to actively engaged with clinical trial conducts. Participants recommended that the African Government implement the Abuja +12 declaration; the civil society build stronger partnerships with diverse stakeholders, and develop a coherent advocacy agenda that also enhances community research literacy; and researchers and sponsors of trials on the African continent establish a process for determining appropriate standards for trial conduct on the continent. By highlighting key considerations for biomedical HIV prevention research and development in Africa, the forum has

  15. Segregation of biomedical waste in an South Indian tertiary care hospital.

    PubMed

    Sengodan, Vetrivel Chezian

    2014-07-01

    Hospital wastes pose significant public health hazard if not properly managed. Hence, it is necessary to develop and adopt optimal waste management systems in the hospitals. Biomedical waste generated in Coimbatore Medical College Hospital was color coded (blue, yellow, and red) and the data was analyzed retrospectively on a daily basis for 3 years (January 2010-December 2012). Effective segregation protocols significantly reduced biomedical waste generated from 2011 to 2012. While biomedical waste of red category was significantly higher (>50%), the category yellow was the least. Per unit (per bed per day) total biomedical waste generated was 68.5, 68.8, and 61.3 grams in 2010, 2011, and 2012, respectively. Segregation of biomedical waste at the source of generation is the first and essential step in biomedical waste management. Continuous training, fixing the responsibility on the nursing persons, and constant supervision are the key criteria's in implementing biomedical waste segregation process, which can significantly reduce per unit biomedical waste generated. We highly recommend all hospitals to adopt our protocol and effectively implement them to reduce generation of biomedical waste.

  16. Accessing and managing open medical resources in Africa over the Internet

    NASA Astrophysics Data System (ADS)

    Hussein, Rada; Khalifa, Aly; Jimenez-Castellanos, Ana; de la Calle, Guillermo; Ramirez-Robles, Maximo; Crespo, Jose; Perez-Rey, David; Garcia-Remesal, Miguel; Anguita, Alberto; Alonso-Calvo, Raul; de la Iglesia, Diana; Barreiro, Jose M.; Maojo, Victor

    2014-10-01

    Recent commentaries have proposed the advantages of using open exchange of data and informatics resources for improving health-related policies and patient care in Africa. Yet, in many African regions, both private medical and public health information systems are still unaffordable. Open exchange over the social Web 2.0 could encourage more altruistic support of medical initiatives. We have carried out some experiments to demonstrate the feasibility of using this approach to disseminate open data and informatics resources in Africa. After the experiments we developed the AFRICA BUILD Portal, the first Social Network for African biomedical researchers. Through the AFRICA BUILD Portal users can access in a transparent way to several resources. Currently, over 600 researchers are using distributed and open resources through this platform committed to low connections.

  17. Teaching biomedical design through a university-industry partnership.

    PubMed

    Khuon, Lunal; Zum, Karl R; Zurn, Jane B; Herrera, Gerald M

    2016-08-01

    This paper describes a course that, as a result of a university-industry partnership, emphasizes bringing industry experts into the classroom to teach biomedical design. Full-time faculty and industry engineers and entrepreneurs teach the senior technical elective course, Biomedical System Design. This hands-on senior course in biomedical system design places varied but connected emphasis on understanding the biological signal source, electronics design, safety, patient use, medical device qualifications, and good manufacturing practices.

  18. Graphene and its derivatives as biomedical materials: future prospects and challenges.

    PubMed

    Banerjee, Arghya Narayan

    2018-06-06

    Graphene and its derivatives possess some intriguing properties, which generates tremendous interests in various fields, including biomedicine. The biomedical applications of graphene-based nanomaterials have attracted great interests over the last decade, and several groups have started working on this field around the globe. Because of the excellent biocompatibility, solubility and selectivity, graphene and its derivatives have shown great potential as biosensing and bio-imaging materials. Also, due to some unique physico-chemical properties of graphene and its derivatives, such as large surface area, high purity, good bio-functionalizability, easy solubility, high drug loading capacity, capability of easy cell membrane penetration, etc., graphene-based nanomaterials become promising candidates for bio-delivery carriers. Besides, graphene and its derivatives have also shown interesting applications in the fields of cell-culture, cell-growth and tissue engineering. In this article, a comprehensive review on the applications of graphene and its derivatives as biomedical materials has been presented. The unique properties of graphene and its derivatives (such as graphene oxide, reduced graphene oxide, graphane, graphone, graphyne, graphdiyne, fluorographene and their doped versions) have been discussed, followed by discussions on the recent efforts on the applications of graphene and its derivatives in biosensing, bio-imaging, drug delivery and therapy, cell culture, tissue engineering and cell growth. Also, the challenges involved in the use of graphene and its derivatives as biomedical materials are discussed briefly, followed by the future perspectives of the use of graphene-based nanomaterials in bio-applications. The review will provide an outlook to the applications of graphene and its derivatives, and may open up new horizons to inspire broader interests across various disciplines.

  19. Biomedical informatics training at the University of Wisconsin-Madison.

    PubMed

    Severtson, D J; Pape, L; Page, C D; Shavlik, J W; Phillips, G N; Flatley Brennan, P

    2007-01-01

    The purpose of this paper is to describe biomedical informatics training at the University of Wisconsin-Madison (UW-Madison). We reviewed biomedical informatics training, research, and faculty/trainee participation at UW-Madison. There are three primary approaches to training 1) The Computation & Informatics in Biology & Medicine Training Program, 2) formal biomedical informatics offered by various campus departments, and 3) individualized programs. Training at UW-Madison embodies the features of effective biomedical informatics training recommended by the American College of Medical Informatics that were delineated as: 1) curricula that integrate experiences among computational sciences and application domains, 2) individualized and interdisciplinary cross-training among a diverse cadre of trainees to develop key competencies that he or she does not initially possess, 3) participation in research and development activities, and 4) exposure to a range of basic informational and computational sciences. The three biomedical informatics training approaches immerse students in multidisciplinary training and education that is supported by faculty trainers who participate in collaborative research across departments. Training is provided across a range of disciplines and available at different training stages. Biomedical informatics training at UW-Madison illustrates how a large research University, with multiple departments across biological, computational and health fields, can provide effective and productive biomedical informatics training via multiple bioinformatics training approaches.

  20. Role of Kinetic Modeling in Biomedical Imaging

    PubMed Central

    Huang, Sung-Cheng

    2009-01-01

    Biomedical imaging can reveal clear 3-dimensional body morphology non-invasively with high spatial resolution. Its efficacy, in both clinical and pre-clinical settings, is enhanced with its capability to provide in vivo functional/biological information in tissue. The role of kinetic modeling in providing biological/functional information in biomedical imaging is described. General characteristics and limitations in extracting biological information are addressed and practical approaches to solve the problems are discussed and illustrated with examples. Some future challenges and opportunities for kinetic modeling to expand the capability of biomedical imaging are also presented. PMID:20640185

  1. Review of spectral imaging technology in biomedical engineering: achievements and challenges.

    PubMed

    Li, Qingli; He, Xiaofu; Wang, Yiting; Liu, Hongying; Xu, Dongrong; Guo, Fangmin

    2013-10-01

    Spectral imaging is a technology that integrates conventional imaging and spectroscopy to get both spatial and spectral information from an object. Although this technology was originally developed for remote sensing, it has been extended to the biomedical engineering field as a powerful analytical tool for biological and biomedical research. This review introduces the basics of spectral imaging, imaging methods, current equipment, and recent advances in biomedical applications. The performance and analytical capabilities of spectral imaging systems for biological and biomedical imaging are discussed. In particular, the current achievements and limitations of this technology in biomedical engineering are presented. The benefits and development trends of biomedical spectral imaging are highlighted to provide the reader with an insight into the current technological advances and its potential for biomedical research.

  2. [Biomedical research in Revista de Biologia Tropical].

    PubMed

    Gutiérrez, José María

    2002-01-01

    The contributions published in Revista de Biología Tropical in the area of Biomedical Sciences are reviewed in terms of number of contributions and scope of research subjects. Biomedical Sciences, particularly Parasitology and Microbiology, constituted the predominant subject in the Revista during the first decade, reflecting the intense research environment at the School of Microbiology of the University of Costa Rica and at Hospital San Juan de Dios. The relative weight of Biomedicine in the following decades diminished, due to the outstanding increment in publications in Biological Sciences; however, the absolute number of contributions in Biomedical Sciences remained constant throughout the last decades, with around 80 contributions per decade. In spite of the predominance of Parasitology as the main biomedical subject, the last decades have witnessed the emergence of new areas of interest in the Revista, such as Pharmacology of natural products, Toxinology, especially related to snake venoms, and Human Genetics. This retrospective analysis evidences that Biomedical Sciences, particularly those related to Tropical Medicine, were a fundamental component during the first years of Revista de Biología Tropical, and have maintained a significant presence in the scientific output of this journal, the most relevant scientific publication in biological sciences in Central America.

  3. The Need for Veterinarians in Biomedical Research

    PubMed Central

    Rosol, Thomas J.; Moore, Rustin M.; Saville, William J.A.; Oglesbee, Michael J.; Rush, Laura J.; Mathes, Lawrence E.; Lairmore, Michael D.

    2010-01-01

    The number of veterinarians in the United States is inadequate to meet societal needs in biomedical research and public health. Areas of greatest need include translational medical research, veterinary pathology, laboratory-animal medicine, emerging infectious diseases, public health, academic medicine, and production-animal medicine. Veterinarians have unique skill sets that enable them to serve as leaders or members of interdisciplinary research teams involved in basic science and biomedical research with applications to animal or human health. There are too few graduate veterinarians to serve broad national needs in private practice; academia; local, state, and federal government agencies; and private industry. There are no easy solutions to the problem of increasing the number of veterinarians in biomedical research. Progress will require creativity, modification of priorities, broad-based communication, support from faculty and professional organizations, effective mentoring, education in research and alternative careers as part of the veterinary professional curriculum, and recognition of the value of research experience among professional schools’ admissions committees. New resources should be identified to improve communication and education, professional and graduate student programs in biomedical research, and support to junior faculty. These actions are necessary for the profession to sustain its viability as an integral part of biomedical research. PMID:19435992

  4. The importance of Zebrafish in biomedical research.

    PubMed

    Tavares, Bárbara; Santos Lopes, Susana

    2013-01-01

    Zebrafish (Danio rerio) is an ideal model organism for the study of vertebrate development. This is due to the large clutches that each couple produces, with up to 200 embryos every 7 days, and to the fact that the embryos and larvae are small, transparent and undergo rapid external development. Using scientific literature research tools available online and the keywords Zebrafish, biomedical research, human disease, and drug screening, we reviewed original studies and reviews indexed in PubMed. In this review we summarized work conducted with this model for the advancement of our knowledge related to several human diseases. We also focused on the biomedical research being performed in Portugal with the zebrafish model. Powerful live imaging and genetic tools are currently available for zebrafish making it a valuable model in biomedical research. The combination of these properties with the optimization of automated systems for drug screening has transformed the zebrafish into "a top model" in biomedical research, drug discovery and toxicity testing. Furthermore, with the optimization of xenografts technology it will be possible to use zebrafish to aide in the choice of the best therapy for each patient. Zebrafish is an excellent model organism in biomedical research, drug development and in clinical therapy.

  5. Camera systems in human motion analysis for biomedical applications

    NASA Astrophysics Data System (ADS)

    Chin, Lim Chee; Basah, Shafriza Nisha; Yaacob, Sazali; Juan, Yeap Ewe; Kadir, Aida Khairunnisaa Ab.

    2015-05-01

    Human Motion Analysis (HMA) system has been one of the major interests among researchers in the field of computer vision, artificial intelligence and biomedical engineering and sciences. This is due to its wide and promising biomedical applications, namely, bio-instrumentation for human computer interfacing and surveillance system for monitoring human behaviour as well as analysis of biomedical signal and image processing for diagnosis and rehabilitation applications. This paper provides an extensive review of the camera system of HMA, its taxonomy, including camera types, camera calibration and camera configuration. The review focused on evaluating the camera system consideration of the HMA system specifically for biomedical applications. This review is important as it provides guidelines and recommendation for researchers and practitioners in selecting a camera system of the HMA system for biomedical applications.

  6. Rapid development of medical imaging tools with open-source libraries.

    PubMed

    Caban, Jesus J; Joshi, Alark; Nagy, Paul

    2007-11-01

    Rapid prototyping is an important element in researching new imaging analysis techniques and developing custom medical applications. In the last ten years, the open source community and the number of open source libraries and freely available frameworks for biomedical research have grown significantly. What they offer are now considered standards in medical image analysis, computer-aided diagnosis, and medical visualization. A cursory review of the peer-reviewed literature in imaging informatics (indeed, in almost any information technology-dependent scientific discipline) indicates the current reliance on open source libraries to accelerate development and validation of processes and techniques. In this survey paper, we review and compare a few of the most successful open source libraries and frameworks for medical application development. Our dual intentions are to provide evidence that these approaches already constitute a vital and essential part of medical image analysis, diagnosis, and visualization and to motivate the reader to use open source libraries and software for rapid prototyping of medical applications and tools.

  7. Biomedical science journals in the Arab world.

    PubMed

    Tadmouri, Ghazi O

    2004-10-01

    Medieval Arab scientists established the basis of medical practice and gave important attention to the publication of scientific results. At present, modern scientific publishing in the Arab world is in its developmental stage. Arab biomedical journals are less than 300, most of which are published in Egypt, Lebanon, and the Kingdom of Saudi Arabia. Yet, many of these journals do not have on-line access or are indexed in major bibliographic databases. The majority of indexed journals, however, do not have a stable presence in the popular PubMed database and their indexes are discontinued since 2001. The exposure of Arab biomedical journals in international indices undoubtedly plays an important role in improving the scientific quality of these journals. The successful examples discussed in this review encourage us to call for the formation of a consortium of Arab biomedical journal publishers to assist in redressing the balance of the region from biomedical data consumption to data production.

  8. Assessing the practice of biomedical ontology evaluation: Gaps and opportunities.

    PubMed

    Amith, Muhammad; He, Zhe; Bian, Jiang; Lossio-Ventura, Juan Antonio; Tao, Cui

    2018-04-01

    With the proliferation of heterogeneous health care data in the last three decades, biomedical ontologies and controlled biomedical terminologies play a more and more important role in knowledge representation and management, data integration, natural language processing, as well as decision support for health information systems and biomedical research. Biomedical ontologies and controlled terminologies are intended to assure interoperability. Nevertheless, the quality of biomedical ontologies has hindered their applicability and subsequent adoption in real-world applications. Ontology evaluation is an integral part of ontology development and maintenance. In the biomedicine domain, ontology evaluation is often conducted by third parties as a quality assurance (or auditing) effort that focuses on identifying modeling errors and inconsistencies. In this work, we first organized four categorical schemes of ontology evaluation methods in the existing literature to create an integrated taxonomy. Further, to understand the ontology evaluation practice in the biomedicine domain, we reviewed a sample of 200 ontologies from the National Center for Biomedical Ontology (NCBO) BioPortal-the largest repository for biomedical ontologies-and observed that only 15 of these ontologies have documented evaluation in their corresponding inception papers. We then surveyed the recent quality assurance approaches for biomedical ontologies and their use. We also mapped these quality assurance approaches to the ontology evaluation criteria. It is our anticipation that ontology evaluation and quality assurance approaches will be more widely adopted in the development life cycle of biomedical ontologies. Copyright © 2018 Elsevier Inc. All rights reserved.

  9. Segregation of biomedical waste in an South Indian tertiary care hospital

    PubMed Central

    Sengodan, Vetrivel Chezian

    2014-01-01

    Introduction: Hospital wastes pose significant public health hazard if not properly managed. Hence, it is necessary to develop and adopt optimal waste management systems in the hospitals. Material and method: Biomedical waste generated in Coimbatore Medical College Hospital was color coded (blue, yellow, and red) and the data was analyzed retrospectively on a daily basis for 3 years (January 2010-December 2012). Results: Effective segregation protocols significantly reduced biomedical waste generated from 2011 to 2012. While biomedical waste of red category was significantly higher (>50%), the category yellow was the least. Per unit (per bed per day) total biomedical waste generated was 68.5, 68.8, and 61.3 grams in 2010, 2011, and 2012, respectively. Discussion: Segregation of biomedical waste at the source of generation is the first and essential step in biomedical waste management. Continuous training, fixing the responsibility on the nursing persons, and constant supervision are the key criteria's in implementing biomedical waste segregation process, which can significantly reduce per unit biomedical waste generated. Conclusion: We highly recommend all hospitals to adopt our protocol and effectively implement them to reduce generation of biomedical waste. PMID:25097419

  10. Blockchain distributed ledger technologies for biomedical and health care applications.

    PubMed

    Kuo, Tsung-Ting; Kim, Hyeon-Eui; Ohno-Machado, Lucila

    2017-11-01

    To introduce blockchain technologies, including their benefits, pitfalls, and the latest applications, to the biomedical and health care domains. Biomedical and health care informatics researchers who would like to learn about blockchain technologies and their applications in the biomedical/health care domains. The covered topics include: (1) introduction to the famous Bitcoin crypto-currency and the underlying blockchain technology; (2) features of blockchain; (3) review of alternative blockchain technologies; (4) emerging nonfinancial distributed ledger technologies and applications; (5) benefits of blockchain for biomedical/health care applications when compared to traditional distributed databases; (6) overview of the latest biomedical/health care applications of blockchain technologies; and (7) discussion of the potential challenges and proposed solutions of adopting blockchain technologies in biomedical/health care domains. © The Author 2017. Published by Oxford University Press on behalf of the American Medical Informatics Association.

  11. Advances in biomedical engineering and biotechnology during 2013-2014.

    PubMed

    Liu, Feng; Wang, Ying; Burkhart, Timothy A; González Penedo, Manuel Francisco; Ma, Shaodong

    2014-01-01

    The 3rd International Conference on Biomedical Engineering and Biotechnology (iCBEB 2014), held in Beijing from the 25th to the 28th of September 2014, is an annual conference that intends to provide an opportunity for researchers and practitioners around the world to present the most recent advances and future challenges in the fields of biomedical engineering, biomaterials, bioinformatics and computational biology, biomedical imaging and signal processing, biomechanical engineering and biotechnology, amongst others. The papers published in this issue are selected from this conference, which witnesses the advances in biomedical engineering and biotechnology during 2013-2014.

  12. Symposium on Career Opportunities in Biomedical and Public Health Sciences

    NASA Technical Reports Server (NTRS)

    Sullivan, Walter W.

    1997-01-01

    The goal of the Symposium on Career Opportunities in Biomedical and Public Health Sciences is to encourage minority collegiate and junior and senior high school students to pursue careers in biomedical and public health sciences. The objectives of the Symposium are to: (1) Provide information to participants concerning biomedical and public health science careers in government, academe and industry; (2) Provide information to minority students about training activities necessary to pursue a biomedical or public health science career and the fiscal support that one can obtain for such training; and (3) Provide opportunities for participating minority biomedical and public health role models to interact with participants.

  13. Biomedical Polar Research Workshop Minutes

    NASA Technical Reports Server (NTRS)

    1990-01-01

    This workshop was conducted to provide a background of NASA and National Science Foundation goals, an overview of previous and current biomedical research, and a discussion about areas of potential future joint activities. The objectives of the joint research were: (1) to develop an understanding of the physiological, psychological, and behavioral alterations and adaptations to extreme environments of the polar regions; (2) to ensure the health, well-being, and performance of humans in these environments; and (3) to promote the application of biomedical research to improve the quality of life in all environments.

  14. Alginate: properties and biomedical applications

    PubMed Central

    Lee, Kuen Yong; Mooney, David J.

    2011-01-01

    Alginate is a biomaterial that has found numerous applications in biomedical science and engineering due to its favorable properties, including biocompatibility and ease of gelation. Alginate hydrogels have been particularly attractive in wound healing, drug delivery, and tissue engineering applications to date, as these gels retain structural similarity to the extracellular matrices in tissues and can be manipulated to play several critical roles. This review will provide a comprehensive overview of general properties of alginate and its hydrogels, their biomedical applications, and suggest new perspectives for future studies with these polymers. PMID:22125349

  15. [The Open Access Initiative (OAI) in the scientific literature].

    PubMed

    Sánchez-Martín, Francisco M; Millán Rodríguez, Félix; Villavicencio Mavrich, Humberto

    2009-01-01

    According to the declaration of the Budapest Open Access Initiative (OAI) is defined as a editorial model in which access to scientific journal literature and his use are free. Free flow of information allowed by Internet has been the basis of this initiative. The Bethesda and the Berlin declarations, supported by some international agencies, proposes to require researchers to deposit copies of all articles published in a self-archive or an Open Access repository, and encourage researchers to publish their research papers in journals Open Access. This paper reviews the keys of the OAI, with their strengths and controversial aspects; and it discusses the position of databases, search engines and repositories of biomedical information, as well as the attitude of the scientists, publishers and journals. So far the journal Actas Urológicas Españolas (Act Urol Esp) offer their contents on Open Access as On Line in Spanish and English.

  16. CDAPubMed: a browser extension to retrieve EHR-based biomedical literature

    PubMed Central

    2012-01-01

    Background Over the last few decades, the ever-increasing output of scientific publications has led to new challenges to keep up to date with the literature. In the biomedical area, this growth has introduced new requirements for professionals, e.g., physicians, who have to locate the exact papers that they need for their clinical and research work amongst a huge number of publications. Against this backdrop, novel information retrieval methods are even more necessary. While web search engines are widespread in many areas, facilitating access to all kinds of information, additional tools are required to automatically link information retrieved from these engines to specific biomedical applications. In the case of clinical environments, this also means considering aspects such as patient data security and confidentiality or structured contents, e.g., electronic health records (EHRs). In this scenario, we have developed a new tool to facilitate query building to retrieve scientific literature related to EHRs. Results We have developed CDAPubMed, an open-source web browser extension to integrate EHR features in biomedical literature retrieval approaches. Clinical users can use CDAPubMed to: (i) load patient clinical documents, i.e., EHRs based on the Health Level 7-Clinical Document Architecture Standard (HL7-CDA), (ii) identify relevant terms for scientific literature search in these documents, i.e., Medical Subject Headings (MeSH), automatically driven by the CDAPubMed configuration, which advanced users can optimize to adapt to each specific situation, and (iii) generate and launch literature search queries to a major search engine, i.e., PubMed, to retrieve citations related to the EHR under examination. Conclusions CDAPubMed is a platform-independent tool designed to facilitate literature searching using keywords contained in specific EHRs. CDAPubMed is visually integrated, as an extension of a widespread web browser, within the standard PubMed interface. It has

  17. OpenDMAP: An open source, ontology-driven concept analysis engine, with applications to capturing knowledge regarding protein transport, protein interactions and cell-type-specific gene expression

    PubMed Central

    Hunter, Lawrence; Lu, Zhiyong; Firby, James; Baumgartner, William A; Johnson, Helen L; Ogren, Philip V; Cohen, K Bretonnel

    2008-01-01

    Background Information extraction (IE) efforts are widely acknowledged to be important in harnessing the rapid advance of biomedical knowledge, particularly in areas where important factual information is published in a diverse literature. Here we report on the design, implementation and several evaluations of OpenDMAP, an ontology-driven, integrated concept analysis system. It significantly advances the state of the art in information extraction by leveraging knowledge in ontological resources, integrating diverse text processing applications, and using an expanded pattern language that allows the mixing of syntactic and semantic elements and variable ordering. Results OpenDMAP information extraction systems were produced for extracting protein transport assertions (transport), protein-protein interaction assertions (interaction) and assertions that a gene is expressed in a cell type (expression). Evaluations were performed on each system, resulting in F-scores ranging from .26 – .72 (precision .39 – .85, recall .16 – .85). Additionally, each of these systems was run over all abstracts in MEDLINE, producing a total of 72,460 transport instances, 265,795 interaction instances and 176,153 expression instances. Conclusion OpenDMAP advances the performance standards for extracting protein-protein interaction predications from the full texts of biomedical research articles. Furthermore, this level of performance appears to generalize to other information extraction tasks, including extracting information about predicates of more than two arguments. The output of the information extraction system is always constructed from elements of an ontology, ensuring that the knowledge representation is grounded with respect to a carefully constructed model of reality. The results of these efforts can be used to increase the efficiency of manual curation efforts and to provide additional features in systems that integrate multiple sources for information extraction. The open

  18. Layer-by-layer assembly for biomedical applications in the last decade

    NASA Astrophysics Data System (ADS)

    Gentile, P.; Carmagnola, I.; Nardo, T.; Chiono, V.

    2015-10-01

    In the past two decades, the design and manufacture of nanostructured materials has been of tremendous interest to the scientific community for their application in the biomedical field. Among the available techniques, layer-by-layer (LBL) assembly has attracted considerable attention as a convenient method to fabricate functional coatings. Nowadays, more than 1000 scientific papers are published every year, tens of patents have been deposited and some commercial products based on LBL technology have become commercially available. LBL presents several advantages, such as (1): a precise control of the coating properties; (2) environmentally friendly, mild conditions and low-cost manufacturing; (3) versatility for coating all available surfaces; (4) obtainment of homogeneous film with controlled thickness; and (5) incorporation and controlled release of biomolecules/drugs. This paper critically reviews the scientific challenge of the last 10 years—functionalizing biomaterials by LBL to obtain appropriate properties for biomedical applications, in particular in tissue engineering (TE). The analysis of the state-of-the-art highlights the current techniques and the innovative materials for scaffold and medical device preparation that are opening the way for the preparation of LBL-functionalized substrates capable of modifying their surface properties for modulating cell interaction to improve substitution, repair or enhancement of tissue function.

  19. Cognitive and learning sciences in biomedical and health instructional design: A review with lessons for biomedical informatics education.

    PubMed

    Patel, Vimla L; Yoskowitz, Nicole A; Arocha, Jose F; Shortliffe, Edward H

    2009-02-01

    Theoretical and methodological advances in the cognitive and learning sciences can greatly inform curriculum and instruction in biomedicine and also educational programs in biomedical informatics. It does so by addressing issues such as the processes related to comprehension of medical information, clinical problem-solving and decision-making, and the role of technology. This paper reviews these theories and methods from the cognitive and learning sciences and their role in addressing current and future needs in designing curricula, largely using illustrative examples drawn from medical education. The lessons of this past work are also applicable, however, to biomedical and health professional curricula in general, and to biomedical informatics training, in particular. We summarize empirical studies conducted over two decades on the role of memory, knowledge organization and reasoning as well as studies of problem-solving and decision-making in medical areas that inform curricular design. The results of this research contribute to the design of more informed curricula based on empirical findings about how people learn and think, and more specifically, how expertise is developed. Similarly, the study of practice can also help to shape theories of human performance, technology-based learning, and scientific and professional collaboration that extend beyond the domain of medicine. Just as biomedical science has revolutionized health care practice, research in the cognitive and learning sciences provides a scientific foundation for education in biomedicine, the health professions, and biomedical informatics.

  20. Astonishing advances in mouse genetic tools for biomedical research.

    PubMed

    Kaczmarczyk, Lech; Jackson, Walker S

    2015-01-01

    The humble house mouse has long been a workhorse model system in biomedical research. The technology for introducing site-specific genome modifications led to Nobel Prizes for its pioneers and opened a new era of mouse genetics. However, this technology was very time-consuming and technically demanding. As a result, many investigators continued to employ easier genome manipulation methods, though resulting models can suffer from overlooked or underestimated consequences. Another breakthrough, invaluable for the molecular dissection of disease mechanisms, was the invention of high-throughput methods to measure the expression of a plethora of genes in parallel. However, the use of samples containing material from multiple cell types could obfuscate data, and thus interpretations. In this review we highlight some important issues in experimental approaches using mouse models for biomedical research. We then discuss recent technological advances in mouse genetics that are revolutionising human disease research. Mouse genomes are now easily manipulated at precise locations thanks to guided endonucleases, such as transcription activator-like effector nucleases (TALENs) or the CRISPR/Cas9 system, both also having the potential to turn the dream of human gene therapy into reality. Newly developed methods of cell type-specific isolation of transcriptomes from crude tissue homogenates, followed by detection with next generation sequencing (NGS), are vastly improving gene regulation studies. Taken together, these amazing tools simplify the creation of much more accurate mouse models of human disease, and enable the extraction of hitherto unobtainable data.

  1. Biocompatible circuit-breaker chip for thermal management of biomedical microsystems

    NASA Astrophysics Data System (ADS)

    Luo, Yi; Dahmardeh, Masoud; Takahata, Kenichi

    2015-05-01

    This paper presents a thermoresponsive micro circuit breaker for biomedical applications specifically targeted at electronic intelligent implants. The circuit breaker is micromachined to have a shape-memory-alloy cantilever actuator as a normally closed temperature-sensitive switch to protect the device of interest from overheating, a critical safety feature for smart implants including those that are electrothermally driven with wireless micro heaters. The device is fabricated in a size of 1.5  ×  2.0  ×  0.46 mm3 using biocompatible materials and a chip-based titanium package, exhibiting a nominal cold-state resistance of 14 Ω. The breaker rapidly enters the full open condition when the chip temperature exceeds 63 °C, temporarily breaking the circuit of interest to lower its temperature until chip temperature drops to 51 °C, at which the breaker closes the circuit to allow current to flow through it again, physically limiting the maximum temperature of the circuit. This functionality is tested in combination with a wireless resonant heater powered by radio-frequency electromagnetic radiation, demonstrating self-regulation of heater temperature. The developed circuit-breaker chip operates in a fully passive manner that removes the need for active sensor and circuitry to achieve temperature regulation in a target device, contributing to the miniaturization of biomedical microsystems including electronic smart implants where thermal management is essential.

  2. Biomedical Engineering | Classification | College of Engineering & Applied

    Science.gov Websites

    Engineering, Biomedical Engineering(414) 229-6614wjchang@uwm.eduEng & Math Sciences 1113 profile photo Malkoc, Ph.D.Visiting Assistant ProfessorBiomedical Engineering414-229-6919malkoc@uwm.eduEng & Math Engineering / Electrical Engineering(414) 229-3327misra@uwm.eduEng & Math Sciences E-314 profile photo

  3. Superhydrophobic Materials for Biomedical Applications

    PubMed Central

    Colson, Yolonda L.; Grinstaff, Mark W.

    2016-01-01

    Superhydrophobic surfaces are actively studied across a wide range of applications and industries, and are now finding increased use in the biomedical arena as substrates to control protein adsorption, cellular interaction, and bacterial growth, as well as platforms for drug delivery devices and for diagnostic tools. The commonality in the design of these materials is to create a stable or metastable air state at the material surface, which lends itself to a number of unique properties. These activities are catalyzing the development of new materials, applications, and fabrication techniques, as well as collaborations across material science, chemistry, engineering, and medicine given the interdisciplinary nature of this work. The review begins with a discussion of superhydrophobicity, and then explores biomedical applications that are utilizing superhydrophobicity in depth including material selection characteristics, in vitro performance, and in vivo performance. General trends are offered for each application in addition to discussion of conflicting data in the literature, and the review concludes with the authors’ future perspectives on the utility of superhydrophobic surfaces for biomedical applications. PMID:27449946

  4. A pilot biomedical engineering course in rapid prototyping for mobile health.

    PubMed

    Stokes, Todd H; Venugopalan, Janani; Hubbard, Elena N; Wang, May D

    2013-01-01

    Rapid prototyping of medically assistive mobile devices promises to fuel innovation and provides opportunity for hands-on engineering training in biomedical engineering curricula. This paper presents the design and outcomes of a course offered during a 16-week semester in Fall 2011 with 11 students enrolled. The syllabus covered a mobile health design process from end-to-end, including storyboarding, non-functional prototypes, integrated circuit programming, 3D modeling, 3D printing, cloud computing database programming, and developing patient engagement through animated videos describing the benefits of a new device. Most technologies presented in this class are open source and thus provide unlimited "hackability". They are also cost-effective and easily transferrable to other departments.

  5. Biomedical waste management in Ayurveda hospitals - current practices & future prospectives.

    PubMed

    Rajan, Renju; Robin, Delvin T; M, Vandanarani

    2018-03-16

    Biomedical waste management is an integral part of traditional and contemporary system of health care. The paper focuses on the identification and classification of biomedical wastes in Ayurvedic hospitals, current practices of its management in Ayurveda hospitals and its future prospective. Databases like PubMed (1975-2017 Feb), Scopus (1960-2017), AYUSH Portal, DOAJ, DHARA and Google scholar were searched. We used the medical subject headings 'biomedical waste' and 'health care waste' for identification and classification. The terms 'biomedical waste management', 'health care waste management' alone and combined with 'Ayurveda' or 'Ayurvedic' for current practices and recent advances in the treatment of these wastes were used. We made a humble attempt to categorize the biomedical wastes from Ayurvedic hospitals as the available data about its grouping is very scarce. Proper biomedical waste management is the mainstay of hospital cleanliness, hospital hygiene and maintenance activities. Current disposal techniques adopted for Ayurveda biomedical wastes are - sewage/drains, incineration and land fill. But these methods are having some merits as well as demerits. Our review has identified a number of interesting areas for future research such as the logical application of bioremediation techniques in biomedical waste management and the usage of effective micro-organisms and solar energy in waste disposal. Copyright © 2017 Transdisciplinary University, Bangalore and World Ayurveda Foundation. Published by Elsevier B.V. All rights reserved.

  6. PATTERNS IN BIOMEDICAL DATA-HOW DO WE FIND THEM?

    PubMed

    Basile, Anna O; Verma, Anurag; Byrska-Bishop, Marta; Pendergrass, Sarah A; Darabos, Christian; Lester Kirchner, H

    2017-01-01

    Given the exponential growth of biomedical data, researchers are faced with numerous challenges in extracting and interpreting information from these large, high-dimensional, incomplete, and often noisy data. To facilitate addressing this growing concern, the "Patterns in Biomedical Data-How do we find them?" session of the 2017 Pacific Symposium on Biocomputing (PSB) is devoted to exploring pattern recognition using data-driven approaches for biomedical and precision medicine applications. The papers selected for this session focus on novel machine learning techniques as well as applications of established methods to heterogeneous data. We also feature manuscripts aimed at addressing the current challenges associated with the analysis of biomedical data.

  7. Biomedical Imaging

    DTIC Science & Technology

    1994-04-01

    distribution unlimited. United States Army Aeromedical Research Laboratory Fort Rucker, Alabama 36362-0577 Qualified recuesters Qualified requesters may...FUNDING NUMBER5 I PROGRAM zfJECT TASK WORK UNIT ELEMENT NO. NO. ACCESSION NO. 62787A 30162787A87$ EA 138 Biomedical Imaging 12. PERSONAL AUTHOR(S...times larger. Usually they are expensive with commercially available units starting at around $100,000. Triangulation sensors are capable of range

  8. On-Chip Biomedical Imaging

    PubMed Central

    Göröcs, Zoltán; Ozcan, Aydogan

    2012-01-01

    Lab-on-a-chip systems have been rapidly emerging to pave the way toward ultra-compact, efficient, mass producible and cost-effective biomedical research and diagnostic tools. Although such microfluidic and micro electromechanical systems achieved high levels of integration, and are capable of performing various important tasks on the same chip, such as cell culturing, sorting and staining, they still rely on conventional microscopes for their imaging needs. Recently several alternative on-chip optical imaging techniques have been introduced, which have the potential to substitute conventional microscopes for various lab-on-a-chip applications. Here we present a critical review of these recently emerging on-chip biomedical imaging modalities, including contact shadow imaging, lensfree holographic microscopy, fluorescent on-chip microscopy and lensfree optical tomography. PMID:23558399

  9. Biomedical sensor design using analog compressed sensing

    NASA Astrophysics Data System (ADS)

    Balouchestani, Mohammadreza; Krishnan, Sridhar

    2015-05-01

    The main drawback of current healthcare systems is the location-specific nature of the system due to the use of fixed/wired biomedical sensors. Since biomedical sensors are usually driven by a battery, power consumption is the most important factor determining the life of a biomedical sensor. They are also restricted by size, cost, and transmission capacity. Therefore, it is important to reduce the load of sampling by merging the sampling and compression steps to reduce the storage usage, transmission times, and power consumption in order to expand the current healthcare systems to Wireless Healthcare Systems (WHSs). In this work, we present an implementation of a low-power biomedical sensor using analog Compressed Sensing (CS) framework for sparse biomedical signals that addresses both the energy and telemetry bandwidth constraints of wearable and wireless Body-Area Networks (BANs). This architecture enables continuous data acquisition and compression of biomedical signals that are suitable for a variety of diagnostic and treatment purposes. At the transmitter side, an analog-CS framework is applied at the sensing step before Analog to Digital Converter (ADC) in order to generate the compressed version of the input analog bio-signal. At the receiver side, a reconstruction algorithm based on Restricted Isometry Property (RIP) condition is applied in order to reconstruct the original bio-signals form the compressed bio-signals with high probability and enough accuracy. We examine the proposed algorithm with healthy and neuropathy surface Electromyography (sEMG) signals. The proposed algorithm achieves a good level for Average Recognition Rate (ARR) at 93% and reconstruction accuracy at 98.9%. In addition, The proposed architecture reduces total computation time from 32 to 11.5 seconds at sampling-rate=29 % of Nyquist rate, Percentage Residual Difference (PRD)=26 %, Root Mean Squared Error (RMSE)=3 %.

  10. Biomedical Research Warfare.

    ERIC Educational Resources Information Center

    Fortson, Leigh

    1999-01-01

    An African-American researcher is spearheading a black biomedical research movement to urge more African Americans to investigate the health issues affecting their communities. His research focuses on the acquired immune deficiency syndrome (AIDS) virus, but he is encouraging general expansion of the black researcher population. (MSE)

  11. Crossing the Chasm: Information Technology to Biomedical Informatics

    PubMed Central

    Fahy, Brenda G.; Balke, C. William; Umberger, Gloria H.; Talbert, Jeffery; Canales, Denise Niles; Steltenkamp, Carol L.; Conigliaro, Joseph

    2011-01-01

    Accelerating the translation of new scientific discoveries to improve human health and disease management is the overall goal of a series of initiatives integrated in the National Institutes of Health (NIH) “Roadmap for Medical Research.” The Clinical and Translational Research Award (CTSA) program is, arguably, the most visible component of the NIH Roadmap providing resources to institutions to transform their clinical and translational research enterprises along the goals of the Roadmap. The CTSA program emphasizes biomedical informatics as a critical component for the accomplishment of the NIH’s translational objectives. To be optimally effective, emerging biomedical informatics programs must link with the information technology (IT) platforms of the enterprise clinical operations within academic health centers. This report details one academic health center’s transdisciplinary initiative to create an integrated academic discipline of biomedical informatics through the development of its infrastructure for clinical and translational science infrastructure and response to the CTSA mechanism. This approach required a detailed informatics strategy to accomplish these goals. This transdisciplinary initiative was the impetus for creation of a specialized biomedical informatics core, the Center for Biomedical Informatics (CBI). Development of the CBI codified the need to incorporate medical informatics including quality and safety informatics and enterprise clinical information systems within the CBI. This paper describes the steps taken to develop the biomedical informatics infrastructure, its integration with clinical systems at one academic health center, successes achieved, and barriers encountered during these efforts. PMID:21383632

  12. Crossing the chasm: information technology to biomedical informatics.

    PubMed

    Fahy, Brenda G; Balke, C William; Umberger, Gloria H; Talbert, Jeffery; Canales, Denise Niles; Steltenkamp, Carol L; Conigliaro, Joseph

    2011-06-01

    Accelerating the translation of new scientific discoveries to improve human health and disease management is the overall goal of a series of initiatives integrated in the National Institutes of Health (NIH) "Roadmap for Medical Research." The Clinical and Translational Science Award (CTSA) program is, arguably, the most visible component of the NIH Roadmap providing resources to institutions to transform their clinical and translational research enterprises along the goals of the Roadmap. The CTSA program emphasizes biomedical informatics as a critical component for the accomplishment of the NIH's translational objectives. To be optimally effective, emerging biomedical informatics programs must link with the information technology platforms of the enterprise clinical operations within academic health centers.This report details one academic health center's transdisciplinary initiative to create an integrated academic discipline of biomedical informatics through the development of its infrastructure for clinical and translational science infrastructure and response to the CTSA mechanism. This approach required a detailed informatics strategy to accomplish these goals. This transdisciplinary initiative was the impetus for creation of a specialized biomedical informatics core, the Center for Biomedical Informatics (CBI). Development of the CBI codified the need to incorporate medical informatics including quality and safety informatics and enterprise clinical information systems within the CBI. This article describes the steps taken to develop the biomedical informatics infrastructure, its integration with clinical systems at one academic health center, successes achieved, and barriers encountered during these efforts.

  13. Stimuli-responsive magnetic particles for biomedical applications.

    PubMed

    Medeiros, S F; Santos, A M; Fessi, H; Elaissari, A

    2011-01-17

    In recent years, magnetic nanoparticles have been studied due to their potential applications as magnetic carriers in biomedical area. These materials have been increasingly exploited as efficient delivery vectors, leading to opportunities of use as magnetic resonance imaging (MRI) agents, mediators of hyperthermia cancer treatment and in targeted therapies. Much attention has been also focused on "smart" polymers, which are able to respond to environmental changes, such as changes in the temperature and pH. In this context, this article reviews the state-of-the art in stimuli-responsive magnetic systems for biomedical applications. The paper describes different types of stimuli-sensitive systems, mainly temperature- and pH sensitive polymers, the combination of this characteristic with magnetic properties and, finally, it gives an account of their preparation methods. The article also discusses the main in vivo biomedical applications of such materials. A survey of the recent literature on various stimuli-responsive magnetic gels in biomedical applications is also included. Copyright © 2010 Elsevier B.V. All rights reserved.

  14. Supervised Learning Based Hypothesis Generation from Biomedical Literature.

    PubMed

    Sang, Shengtian; Yang, Zhihao; Li, Zongyao; Lin, Hongfei

    2015-01-01

    Nowadays, the amount of biomedical literatures is growing at an explosive speed, and there is much useful knowledge undiscovered in this literature. Researchers can form biomedical hypotheses through mining these works. In this paper, we propose a supervised learning based approach to generate hypotheses from biomedical literature. This approach splits the traditional processing of hypothesis generation with classic ABC model into AB model and BC model which are constructed with supervised learning method. Compared with the concept cooccurrence and grammar engineering-based approaches like SemRep, machine learning based models usually can achieve better performance in information extraction (IE) from texts. Then through combining the two models, the approach reconstructs the ABC model and generates biomedical hypotheses from literature. The experimental results on the three classic Swanson hypotheses show that our approach outperforms SemRep system.

  15. Remotely adjustable check-valves with an electrochemical release mechanism for implantable biomedical microsystems.

    PubMed

    Pan, Tingrui; Baldi, Antonio; Ziaie, Babak

    2007-06-01

    In this paper, we present two remotely adjustable check-valves with an electrochemical release mechanism for implantable biomedical microsystems. These valves allow one to vary the opening pressure set-point and flow resistance over a period of time. The first design consists of a micromachined check-valve array using a SU-8 polymer structural layer deposited on the top of a gold sacrificial layer. The second design is based on a variable length cantilever beam structure with a gold sacrificial layer. The adjustable cantilever-beam structure is fabricated by gold thermo-compression bond of a thin silicon wafer over a glass substrate. In both designs, the evaporated gold can be electrochemically dissolved using a constant DC current via a telemetry link. In the first design the dissolution simply opens up individual outlets, while in the second design, gold anchors are sequentially dissolved hence increasing the effective length of the cantilever beam (reducing the opening pressure). A current density of 35 mA/cm(2) is used to dissolve the gold sacrificial layers. Both gravity and syringe-pump driven flow are used to characterize the valve performance. A multi-stage fluidic performance (e.g. flow resistance and opening pressure) is clearly demonstrated.

  16. Autism: biomedical complementary treatment approaches.

    PubMed

    Hendren, Robert L

    2013-07-01

    This article provides a conceptual overview for the use of biomedical complementary and alternative medicine (CAM) treatments for autism spectrum disorders. Pharmaceutical agents with published studies are briefly mentioned; but the focus of the article is on possible biomedical CAM treatments, the rationale for their use, and the current database of mostly preliminary studies regarding their safety and efficacy. Of the more than 50 treatments currently listed here and in use by eager families, 9 are reviewed in more detail because of their promise from preliminary research studies or because of public interest. Copyright © 2013 Elsevier Inc. All rights reserved.

  17. Figure Text Extraction in Biomedical Literature

    PubMed Central

    Kim, Daehyun; Yu, Hong

    2011-01-01

    Background Figures are ubiquitous in biomedical full-text articles, and they represent important biomedical knowledge. However, the sheer volume of biomedical publications has made it necessary to develop computational approaches for accessing figures. Therefore, we are developing the Biomedical Figure Search engine (http://figuresearch.askHERMES.org) to allow bioscientists to access figures efficiently. Since text frequently appears in figures, automatically extracting such text may assist the task of mining information from figures. Little research, however, has been conducted exploring text extraction from biomedical figures. Methodology We first evaluated an off-the-shelf Optical Character Recognition (OCR) tool on its ability to extract text from figures appearing in biomedical full-text articles. We then developed a Figure Text Extraction Tool (FigTExT) to improve the performance of the OCR tool for figure text extraction through the use of three innovative components: image preprocessing, character recognition, and text correction. We first developed image preprocessing to enhance image quality and to improve text localization. Then we adapted the off-the-shelf OCR tool on the improved text localization for character recognition. Finally, we developed and evaluated a novel text correction framework by taking advantage of figure-specific lexicons. Results/Conclusions The evaluation on 382 figures (9,643 figure texts in total) randomly selected from PubMed Central full-text articles shows that FigTExT performed with 84% precision, 98% recall, and 90% F1-score for text localization and with 62.5% precision, 51.0% recall and 56.2% F1-score for figure text extraction. When limiting figure texts to those judged by domain experts to be important content, FigTExT performed with 87.3% precision, 68.8% recall, and 77% F1-score. FigTExT significantly improved the performance of the off-the-shelf OCR tool we used, which on its own performed with 36.6% precision, 19

  18. Figure text extraction in biomedical literature.

    PubMed

    Kim, Daehyun; Yu, Hong

    2011-01-13

    Figures are ubiquitous in biomedical full-text articles, and they represent important biomedical knowledge. However, the sheer volume of biomedical publications has made it necessary to develop computational approaches for accessing figures. Therefore, we are developing the Biomedical Figure Search engine (http://figuresearch.askHERMES.org) to allow bioscientists to access figures efficiently. Since text frequently appears in figures, automatically extracting such text may assist the task of mining information from figures. Little research, however, has been conducted exploring text extraction from biomedical figures. We first evaluated an off-the-shelf Optical Character Recognition (OCR) tool on its ability to extract text from figures appearing in biomedical full-text articles. We then developed a Figure Text Extraction Tool (FigTExT) to improve the performance of the OCR tool for figure text extraction through the use of three innovative components: image preprocessing, character recognition, and text correction. We first developed image preprocessing to enhance image quality and to improve text localization. Then we adapted the off-the-shelf OCR tool on the improved text localization for character recognition. Finally, we developed and evaluated a novel text correction framework by taking advantage of figure-specific lexicons. The evaluation on 382 figures (9,643 figure texts in total) randomly selected from PubMed Central full-text articles shows that FigTExT performed with 84% precision, 98% recall, and 90% F1-score for text localization and with 62.5% precision, 51.0% recall and 56.2% F1-score for figure text extraction. When limiting figure texts to those judged by domain experts to be important content, FigTExT performed with 87.3% precision, 68.8% recall, and 77% F1-score. FigTExT significantly improved the performance of the off-the-shelf OCR tool we used, which on its own performed with 36.6% precision, 19.3% recall, and 25.3% F1-score for text

  19. Facilitating biomedical researchers' interrogation of electronic health record data: Ideas from outside of biomedical informatics.

    PubMed

    Hruby, Gregory W; Matsoukas, Konstantina; Cimino, James J; Weng, Chunhua

    2016-04-01

    Electronic health records (EHR) are a vital data resource for research uses, including cohort identification, phenotyping, pharmacovigilance, and public health surveillance. To realize the promise of EHR data for accelerating clinical research, it is imperative to enable efficient and autonomous EHR data interrogation by end users such as biomedical researchers. This paper surveys state-of-art approaches and key methodological considerations to this purpose. We adapted a previously published conceptual framework for interactive information retrieval, which defines three entities: user, channel, and source, by elaborating on channels for query formulation in the context of facilitating end users to interrogate EHR data. We show the current progress in biomedical informatics mainly lies in support for query execution and information modeling, primarily due to emphases on infrastructure development for data integration and data access via self-service query tools, but has neglected user support needed during iteratively query formulation processes, which can be costly and error-prone. In contrast, the information science literature has offered elaborate theories and methods for user modeling and query formulation support. The two bodies of literature are complementary, implying opportunities for cross-disciplinary idea exchange. On this basis, we outline the directions for future informatics research to improve our understanding of user needs and requirements for facilitating autonomous interrogation of EHR data by biomedical researchers. We suggest that cross-disciplinary translational research between biomedical informatics and information science can benefit our research in facilitating efficient data access in life sciences. Copyright © 2016 Elsevier Inc. All rights reserved.

  20. Semantic biomedical resource discovery: a Natural Language Processing framework.

    PubMed

    Sfakianaki, Pepi; Koumakis, Lefteris; Sfakianakis, Stelios; Iatraki, Galatia; Zacharioudakis, Giorgos; Graf, Norbert; Marias, Kostas; Tsiknakis, Manolis

    2015-09-30

    A plethora of publicly available biomedical resources do currently exist and are constantly increasing at a fast rate. In parallel, specialized repositories are been developed, indexing numerous clinical and biomedical tools. The main drawback of such repositories is the difficulty in locating appropriate resources for a clinical or biomedical decision task, especially for non-Information Technology expert users. In parallel, although NLP research in the clinical domain has been active since the 1960s, progress in the development of NLP applications has been slow and lags behind progress in the general NLP domain. The aim of the present study is to investigate the use of semantics for biomedical resources annotation with domain specific ontologies and exploit Natural Language Processing methods in empowering the non-Information Technology expert users to efficiently search for biomedical resources using natural language. A Natural Language Processing engine which can "translate" free text into targeted queries, automatically transforming a clinical research question into a request description that contains only terms of ontologies, has been implemented. The implementation is based on information extraction techniques for text in natural language, guided by integrated ontologies. Furthermore, knowledge from robust text mining methods has been incorporated to map descriptions into suitable domain ontologies in order to ensure that the biomedical resources descriptions are domain oriented and enhance the accuracy of services discovery. The framework is freely available as a web application at ( http://calchas.ics.forth.gr/ ). For our experiments, a range of clinical questions were established based on descriptions of clinical trials from the ClinicalTrials.gov registry as well as recommendations from clinicians. Domain experts manually identified the available tools in a tools repository which are suitable for addressing the clinical questions at hand, either

  1. Financial, nonfinancial and editors' conflicts of interest in high-impact biomedical journals.

    PubMed

    Bosch, Xavier; Pericas, Juan M; Hernández, Cristina; Doti, Pamela

    2013-07-01

    To assess financial, nonfinancial and editors' conflicts of interest (COI) disclosure policies among the most influential biomedical journals publishing original research. We conducted a cross-sectional study of 399 high-impact biomedical journals in 27 biomedical categories of the Journal Citation Reports (JCR) in December 2011. Information relevant to COI and requirements for disclosures that was publicly available on journal websites was collected. While financial COI disclosures were required by 358 (89.7%) and nonfinancial by 280 (70.2%) journals, 155 (38.8%) required editors' disclosures. Journals in the first decile of the JCR classification scored significantly higher than those in the second decile for all disclosure policies. Ninety (22.6%) journals were published by Elsevier and 59 (14.8%) by Wiley-Blackwell, with Elsevier scoring significantly better in financial disclosure policies (P = 0.022). Clinical journals scored significantly higher than basic journals for all disclosure policies. No differences were observed between open-access (n = 25) and nonopen-access (n = 374) journals for any type of disclosure. Somewhat incoherently, authors' disclosure statements were included in some published manuscript in 57.1% of journals without any COI disclosure policies. Authors' financial COI disclosures were required by about 90% of high-impact clinical and basic journals publishing original research. Unlike recent studies showing a significantly lower prevalence of nonfinancial compared with financial disclosures, the former were required by about 70% of journals, suggesting that editors are increasingly concerned about nonfinancial competing interests. Only 40% of journals required disclosure of editors' COI, in conflict with the recommendations of the most influential editors' associations. © 2013 Stichting European Society for Clinical Investigation Journal Foundation. Published by John Wiley & Sons Ltd.

  2. Photonic crystal fibres in biomedical investigations

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Skibina, Yu S; Tuchin, Valerii V; Beloglazov, V I

    2011-04-30

    The state of the art in the field of design and study of photonic crystal fibres for biomedical applications is considered and some original results recently obtained by the authors are presented. Optical properties of the fibres that offer prospects of their wide application as biological sensors, 'labs-on-a-chip', and facilities of electromagnetic radiation control in a wide range of wavelengths aimed at designing novel biomedical instrumentation are considered (optical technologies in biophysics and medicine)

  3. Teaching biomedical applications to secondary students.

    PubMed

    Openshaw, S; Fleisher, A; Ljunggren, C

    1999-01-01

    Certain aspects of biomedical engineering applications lend themselves well to experimentation that can be done by high school students. This paper describes two experiments done during a six-week summer internship program in which two high school students used electrodes, circuit boards, and computers to mimic a sophisticated heart monitor and also to control a robotic car. Our experience suggests that simple illustrations of complex instrumentation can be effective in introducing adolescents to the biomedical engineering field.

  4. [The Chilean Association of Biomedical Journal Editors].

    PubMed

    Reyes, H

    2001-01-01

    On September 29th, 2000, The Chilean Association of Biomedical Journal Editors was founded, sponsored by the "Comisión Nacional de Investigación Científica y Tecnológica (CONICYT)" (the Governmental Agency promoting and funding scientific research and technological development in Chile) and the "Sociedad Médica de Santiago" (Chilean Society of Internal Medicine). The Association adopted the goals of the World Association of Medical Editors (WAME) and therefore it will foster "cooperation and communication among Editors of Chilean biomedical journals; to improve editorial standards, to promote professionalism in medical editing through education, self-criticism and self-regulation; and to encourage research on the principles and practice of medical editing". Twenty nine journals covering a closely similar number of different biomedical sciences, medical specialties, veterinary, dentistry and nursing, became Founding Members of the Association. A Governing Board was elected: President: Humberto Reyes, M.D. (Editor, Revista Médica de Chile); Vice-President: Mariano del Sol, M.D. (Editor, Revista Chilena de Anatomía); Secretary: Anna María Prat (CONICYT); Councilors: Manuel Krauskopff, Ph.D. (Editor, Biological Research) and Maritza Rahal, M.D. (Editor, Revista de Otorrinolaringología y Cirugía de Cabeza y Cuello). The Association will organize a Symposium on Biomedical Journal Editing and will spread information stimulating Chilean biomedical journals to become indexed in international databases and in SciELO-Chile, the main Chilean scientific website (www.scielo.cl).

  5. Integrating systems biology models and biomedical ontologies

    PubMed Central

    2011-01-01

    Background Systems biology is an approach to biology that emphasizes the structure and dynamic behavior of biological systems and the interactions that occur within them. To succeed, systems biology crucially depends on the accessibility and integration of data across domains and levels of granularity. Biomedical ontologies were developed to facilitate such an integration of data and are often used to annotate biosimulation models in systems biology. Results We provide a framework to integrate representations of in silico systems biology with those of in vivo biology as described by biomedical ontologies and demonstrate this framework using the Systems Biology Markup Language. We developed the SBML Harvester software that automatically converts annotated SBML models into OWL and we apply our software to those biosimulation models that are contained in the BioModels Database. We utilize the resulting knowledge base for complex biological queries that can bridge levels of granularity, verify models based on the biological phenomenon they represent and provide a means to establish a basic qualitative layer on which to express the semantics of biosimulation models. Conclusions We establish an information flow between biomedical ontologies and biosimulation models and we demonstrate that the integration of annotated biosimulation models and biomedical ontologies enables the verification of models as well as expressive queries. Establishing a bi-directional information flow between systems biology and biomedical ontologies has the potential to enable large-scale analyses of biological systems that span levels of granularity from molecules to organisms. PMID:21835028

  6. Biomedical digital assistant for ubiquitous healthcare.

    PubMed

    Lee, Tae-Soo; Hong, Joo-Hyun; Cho, Myeong-Chan

    2007-01-01

    The concept of ubiquitous healthcare service, which emerged as one of measures to solve healthcare problems in aged society, means that patients can receive services such as prevention, diagnosis, therapy and prognosis management at any time and in any place with the help of advanced information and communication technology. This service requires not only biomedical digital assistant that can monitor continuously the patients' health condition regardless of time and place, but also wired and wireless communication devices and telemedicine servers that provide doctors with data on patients' present health condition. In order to implement a biomedical digital assistant that is portable and wearable to patients, the present study developed a device that minimizes size, weight and power consumption, measures ECG and PPG signals, and even monitors moving patients' state. The biomedical sensor with the function of wireless communication was designed to be highly portable and wearable, to be operable 24 hours with small-size batteries, and to monitor the subject's heart rate, step count and respiratory rate in his daily life. The biomedical signal receiving device was implemented in two forms, PDA and cellular phone. The movement monitoring device embedded in the battery pack of a cellular phone does not have any problem in operating 24 hours, but the real-time biomedical signal receiving device implemented with PDA operated up to 6 hours due to the limited battery capacity of PDA. This problem is expected to be solved by reducing wireless communication load through improving the processing and storage functions of the sensor. The developed device can transmit a message on the patient's emergency to the remote server through the cellular phone network, and is expected to play crucial roles in the health management of chronic-aged patients in their daily life.

  7. RysannMD: A biomedical semantic annotator balancing speed and accuracy.

    PubMed

    Cuzzola, John; Jovanović, Jelena; Bagheri, Ebrahim

    2017-07-01

    Recently, both researchers and practitioners have explored the possibility of semantically annotating large and continuously evolving collections of biomedical texts such as research papers, medical reports, and physician notes in order to enable their efficient and effective management and use in clinical practice or research laboratories. Such annotations can be automatically generated by biomedical semantic annotators - tools that are specifically designed for detecting and disambiguating biomedical concepts mentioned in text. The biomedical community has already presented several solid automated semantic annotators. However, the existing tools are either strong in their disambiguation capacity, i.e., the ability to identify the correct biomedical concept for a given piece of text among several candidate concepts, or they excel in their processing time, i.e., work very efficiently, but none of the semantic annotation tools reported in the literature has both of these qualities. In this paper, we present RysannMD (Ryerson Semantic Annotator for Medical Domain), a biomedical semantic annotation tool that strikes a balance between processing time and performance while disambiguating biomedical terms. In other words, RysannMD provides reasonable disambiguation performance when choosing the right sense for a biomedical term in a given context, and does that in a reasonable time. To examine how RysannMD stands with respect to the state of the art biomedical semantic annotators, we have conducted a series of experiments using standard benchmarking corpora, including both gold and silver standards, and four modern biomedical semantic annotators, namely cTAKES, MetaMap, NOBLE Coder, and Neji. The annotators were compared with respect to the quality of the produced annotations measured against gold and silver standards using precision, recall, and F 1 measure and speed, i.e., processing time. In the experiments, RysannMD achieved the best median F 1 measure across the

  8. The ChEBI reference database and ontology for biologically relevant chemistry: enhancements for 2013.

    PubMed

    Hastings, Janna; de Matos, Paula; Dekker, Adriano; Ennis, Marcus; Harsha, Bhavana; Kale, Namrata; Muthukrishnan, Venkatesh; Owen, Gareth; Turner, Steve; Williams, Mark; Steinbeck, Christoph

    2013-01-01

    ChEBI (http://www.ebi.ac.uk/chebi) is a database and ontology of chemical entities of biological interest. Over the past few years, ChEBI has continued to grow steadily in content, and has added several new features. In addition to incorporating all user-requested compounds, our annotation efforts have emphasized immunology, natural products and metabolites in many species. All database entries are now 'is_a' classified within the ontology, meaning that all of the chemicals are available to semantic reasoning tools that harness the classification hierarchy. We have completely aligned the ontology with the Open Biomedical Ontologies (OBO) Foundry-recommended upper level Basic Formal Ontology. Furthermore, we have aligned our chemical classification with the classification of chemical-involving processes in the Gene Ontology (GO), and as a result of this effort, the majority of chemical-involving processes in GO are now defined in terms of the ChEBI entities that participate in them. This effort necessitated incorporating many additional biologically relevant compounds. We have incorporated additional data types including reference citations, and the species and component for metabolites. Finally, our website and web services have had several enhancements, most notably the provision of a dynamic new interactive graph-based ontology visualization.

  9. Advances in Electronic-Nose Technologies Developed for Biomedical Applications

    PubMed Central

    Wilson, Alphus D.; Baietto, Manuela

    2011-01-01

    The research and development of new electronic-nose applications in the biomedical field has accelerated at a phenomenal rate over the past 25 years. Many innovative e-nose technologies have provided solutions and applications to a wide variety of complex biomedical and healthcare problems. The purposes of this review are to present a comprehensive analysis of past and recent biomedical research findings and developments of electronic-nose sensor technologies, and to identify current and future potential e-nose applications that will continue to advance the effectiveness and efficiency of biomedical treatments and healthcare services for many years. An abundance of electronic-nose applications has been developed for a variety of healthcare sectors including diagnostics, immunology, pathology, patient recovery, pharmacology, physical therapy, physiology, preventative medicine, remote healthcare, and wound and graft healing. Specific biomedical e-nose applications range from uses in biochemical testing, blood-compatibility evaluations, disease diagnoses, and drug delivery to monitoring of metabolic levels, organ dysfunctions, and patient conditions through telemedicine. This paper summarizes the major electronic-nose technologies developed for healthcare and biomedical applications since the late 1980s when electronic aroma detection technologies were first recognized to be potentially useful in providing effective solutions to problems in the healthcare industry. PMID:22346620

  10. Biomedical sensor technologies on the platform of mobile phones

    NASA Astrophysics Data System (ADS)

    Liu, Lin; Liu, Jing

    2011-06-01

    Biomedical sensors have been widely used in various areas of biomedical practices, which play an important role in disease detection, diagnosis, monitoring, treatment, health management, and so on. However, most of them and their related platforms are generally not easily accessible or just too expensive or complicated to be kept at home. As an alternative, new technologies enabled from the mobile phones are gradually changing such situations. As can be freely available to almost everyone, mobile phone offers a unique way to improve the conventional medical care through combining with various biomedical sensors. Moreover, the established systems will be both convenient and low cost. In this paper, we present an overview on the state-of-art biomedical sensors, giving a brief introduction of the fundamental principles and showing several new examples or concepts in the area. The focus was particularly put on interpreting the technical strategies to innovate the biomedical sensor technologies based on the platform of mobile phones. Some challenging issues, including feasibility, usability, security, and effectiveness, were discussed. With the help of electrical and mechanical technologies, it is expected that a full combination between the biomedical sensors and mobile phones will bring a bright future for the coming pervasive medical care.

  11. Design of Biomedical Robots for Phenotype Prediction Problems

    PubMed Central

    deAndrés-Galiana, Enrique J.; Sonis, Stephen T.

    2016-01-01

    Abstract Genomics has been used with varying degrees of success in the context of drug discovery and in defining mechanisms of action for diseases like cancer and neurodegenerative and rare diseases in the quest for orphan drugs. To improve its utility, accuracy, and cost-effectiveness optimization of analytical methods, especially those that translate to clinically relevant outcomes, is critical. Here we define a novel tool for genomic analysis termed a biomedical robot in order to improve phenotype prediction, identifying disease pathogenesis and significantly defining therapeutic targets. Biomedical robot analytics differ from historical methods in that they are based on melding feature selection methods and ensemble learning techniques. The biomedical robot mathematically exploits the structure of the uncertainty space of any classification problem conceived as an ill-posed optimization problem. Given a classifier, there exist different equivalent small-scale genetic signatures that provide similar predictive accuracies. We perform the sensitivity analysis to noise of the biomedical robot concept using synthetic microarrays perturbed by different kinds of noises in expression and class assignment. Finally, we show the application of this concept to the analysis of different diseases, inferring the pathways and the correlation networks. The final aim of a biomedical robot is to improve knowledge discovery and provide decision systems to optimize diagnosis, treatment, and prognosis. This analysis shows that the biomedical robots are robust against different kinds of noises and particularly to a wrong class assignment of the samples. Assessing the uncertainty that is inherent to any phenotype prediction problem is the right way to address this kind of problem. PMID:27347715

  12. Design of Biomedical Robots for Phenotype Prediction Problems.

    PubMed

    deAndrés-Galiana, Enrique J; Fernández-Martínez, Juan Luis; Sonis, Stephen T

    2016-08-01

    Genomics has been used with varying degrees of success in the context of drug discovery and in defining mechanisms of action for diseases like cancer and neurodegenerative and rare diseases in the quest for orphan drugs. To improve its utility, accuracy, and cost-effectiveness optimization of analytical methods, especially those that translate to clinically relevant outcomes, is critical. Here we define a novel tool for genomic analysis termed a biomedical robot in order to improve phenotype prediction, identifying disease pathogenesis and significantly defining therapeutic targets. Biomedical robot analytics differ from historical methods in that they are based on melding feature selection methods and ensemble learning techniques. The biomedical robot mathematically exploits the structure of the uncertainty space of any classification problem conceived as an ill-posed optimization problem. Given a classifier, there exist different equivalent small-scale genetic signatures that provide similar predictive accuracies. We perform the sensitivity analysis to noise of the biomedical robot concept using synthetic microarrays perturbed by different kinds of noises in expression and class assignment. Finally, we show the application of this concept to the analysis of different diseases, inferring the pathways and the correlation networks. The final aim of a biomedical robot is to improve knowledge discovery and provide decision systems to optimize diagnosis, treatment, and prognosis. This analysis shows that the biomedical robots are robust against different kinds of noises and particularly to a wrong class assignment of the samples. Assessing the uncertainty that is inherent to any phenotype prediction problem is the right way to address this kind of problem.

  13. Automated segmentation of synchrotron radiation micro-computed tomography biomedical images using Graph Cuts and neural networks

    NASA Astrophysics Data System (ADS)

    Alvarenga de Moura Meneses, Anderson; Giusti, Alessandro; de Almeida, André Pereira; Parreira Nogueira, Liebert; Braz, Delson; Cely Barroso, Regina; deAlmeida, Carlos Eduardo

    2011-12-01

    Synchrotron Radiation (SR) X-ray micro-Computed Tomography (μCT) enables magnified images to be used as a non-invasive and non-destructive technique with a high space resolution for the qualitative and quantitative analyses of biomedical samples. The research on applications of segmentation algorithms to SR-μCT is an open problem, due to the interesting and well-known characteristics of SR images for visualization, such as the high resolution and the phase contrast effect. In this article, we describe and assess the application of the Energy Minimization via Graph Cuts (EMvGC) algorithm for the segmentation of SR-μCT biomedical images acquired at the Synchrotron Radiation for MEdical Physics (SYRMEP) beam line at the Elettra Laboratory (Trieste, Italy). We also propose a method using EMvGC with Artificial Neural Networks (EMANNs) for correcting misclassifications due to intensity variation of phase contrast, which are important effects and sometimes indispensable in certain biomedical applications, although they impair the segmentation provided by conventional techniques. Results demonstrate considerable success in the segmentation of SR-μCT biomedical images, with average Dice Similarity Coefficient 99.88% for bony tissue in Wistar Rats rib samples (EMvGC), as well as 98.95% and 98.02% for scans of Rhodnius prolixus insect samples (Chagas's disease vector) with EMANNs, in relation to manual segmentation. The techniques EMvGC and EMANNs cope with the task of performing segmentation in images with the intensity variation due to phase contrast effects, presenting a superior performance in comparison to conventional segmentation techniques based on thresholding and linear/nonlinear image filtering, which is also discussed in the present article.

  14. Biomedical applications of nanodiamond (Review)

    NASA Astrophysics Data System (ADS)

    Turcheniuk, K.; Mochalin, Vadym N.

    2017-06-01

    The interest in nanodiamond applications in biology and medicine is on the rise over recent years. This is due to the unique combination of properties that nanodiamond provides. Small size (∼5 nm), low cost, scalable production, negligible toxicity, chemical inertness of diamond core and rich chemistry of nanodiamond surface, as well as bright and robust fluorescence resistant to photobleaching are the distinct parameters that render nanodiamond superior to any other nanomaterial when it comes to biomedical applications. The most exciting recent results have been related to the use of nanodiamonds for drug delivery and diagnostics—two components of a quickly growing area of biomedical research dubbed theranostics. However, nanodiamond offers much more in addition: it can be used to produce biodegradable bone surgery devices, tissue engineering scaffolds, kill drug resistant microbes, help us to fight viruses, and deliver genetic material into cell nucleus. All these exciting opportunities require an in-depth understanding of nanodiamond. This review covers the recent progress as well as general trends in biomedical applications of nanodiamond, and underlines the importance of purification, characterization, and rational modification of this nanomaterial when designing nanodiamond based theranostic platforms.

  15. A method for exploring implicit concept relatedness in biomedical knowledge network.

    PubMed

    Bai, Tian; Gong, Leiguang; Wang, Ye; Wang, Yan; Kulikowski, Casimir A; Huang, Lan

    2016-07-19

    Biomedical information and knowledge, structural and non-structural, stored in different repositories can be semantically connected to form a hybrid knowledge network. How to compute relatedness between concepts and discover valuable but implicit information or knowledge from it effectively and efficiently is of paramount importance for precision medicine, and a major challenge facing the biomedical research community. In this study, a hybrid biomedical knowledge network is constructed by linking concepts across multiple biomedical ontologies as well as non-structural biomedical knowledge sources. To discover implicit relatedness between concepts in ontologies for which potentially valuable relationships (implicit knowledge) may exist, we developed a Multi-Ontology Relatedness Model (MORM) within the knowledge network, for which a relatedness network (RN) is defined and computed across multiple ontologies using a formal inference mechanism of set-theoretic operations. Semantic constraints are designed and implemented to prune the search space of the relatedness network. Experiments to test examples of several biomedical applications have been carried out, and the evaluation of the results showed an encouraging potential of the proposed approach to biomedical knowledge discovery.

  16. Biomedical data integration in computational drug design and bioinformatics.

    PubMed

    Seoane, Jose A; Aguiar-Pulido, Vanessa; Munteanu, Cristian R; Rivero, Daniel; Rabunal, Juan R; Dorado, Julian; Pazos, Alejandro

    2013-03-01

    In recent years, in the post genomic era, more and more data is being generated by biological high throughput technologies, such as proteomics and transcriptomics. This omics data can be very useful, but the real challenge is to analyze all this data, as a whole, after integrating it. Biomedical data integration enables making queries to different, heterogeneous and distributed biomedical data sources. Data integration solutions can be very useful not only in the context of drug design, but also in biomedical information retrieval, clinical diagnosis, system biology, etc. In this review, we analyze the most common approaches to biomedical data integration, such as federated databases, data warehousing, multi-agent systems and semantic technology, as well as the solutions developed using these approaches in the past few years.

  17. Polycrystalline Diamond Coating of Additively Manufactured Titanium for Biomedical Applications.

    PubMed

    Rifai, Aaqil; Tran, Nhiem; Lau, Desmond W; Elbourne, Aaron; Zhan, Hualin; Stacey, Alastair D; Mayes, Edwin L H; Sarker, Avik; Ivanova, Elena P; Crawford, Russell J; Tran, Phong A; Gibson, Brant C; Greentree, Andrew D; Pirogova, Elena; Fox, Kate

    2018-03-14

    Additive manufacturing using selective laser melted titanium (SLM-Ti) is used to create bespoke items across many diverse fields such as medicine, defense, and aerospace. Despite great progress in orthopedic implant applications, such as for "just in time" implants, significant challenges remain with regards to material osseointegration and the susceptibility to bacterial colonization on the implant. Here, we show that polycrystalline diamond coatings on these titanium samples can enhance biological scaffold interaction improving medical implant applicability. The highly conformable coating exhibited excellent bonding to the substrate. Relative to uncoated SLM-Ti, the diamond coated samples showed enhanced mammalian cell growth, enriched apatite deposition, and reduced microbial S. aureus activity. These results open new opportunities for novel coatings on SLM-Ti devices in general and especially show promise for improved biomedical implants.

  18. Building the biomedical data science workforce.

    PubMed

    Dunn, Michelle C; Bourne, Philip E

    2017-07-01

    This article describes efforts at the National Institutes of Health (NIH) from 2013 to 2016 to train a national workforce in biomedical data science. We provide an analysis of the Big Data to Knowledge (BD2K) training program strengths and weaknesses with an eye toward future directions aimed at any funder and potential funding recipient worldwide. The focus is on extramurally funded programs that have a national or international impact rather than the training of NIH staff, which was addressed by the NIH's internal Data Science Workforce Development Center. From its inception, the major goal of BD2K was to narrow the gap between needed and existing biomedical data science skills. As biomedical research increasingly relies on computational, mathematical, and statistical thinking, supporting the training and education of the workforce of tomorrow requires new emphases on analytical skills. From 2013 to 2016, BD2K jump-started training in this area for all levels, from graduate students to senior researchers.

  19. Building the biomedical data science workforce

    PubMed Central

    Dunn, Michelle C.; Bourne, Philip E.

    2017-01-01

    This article describes efforts at the National Institutes of Health (NIH) from 2013 to 2016 to train a national workforce in biomedical data science. We provide an analysis of the Big Data to Knowledge (BD2K) training program strengths and weaknesses with an eye toward future directions aimed at any funder and potential funding recipient worldwide. The focus is on extramurally funded programs that have a national or international impact rather than the training of NIH staff, which was addressed by the NIH’s internal Data Science Workforce Development Center. From its inception, the major goal of BD2K was to narrow the gap between needed and existing biomedical data science skills. As biomedical research increasingly relies on computational, mathematical, and statistical thinking, supporting the training and education of the workforce of tomorrow requires new emphases on analytical skills. From 2013 to 2016, BD2K jump-started training in this area for all levels, from graduate students to senior researchers. PMID:28715407

  20. Biomedical technology transfer applications of NASA science and technology

    NASA Technical Reports Server (NTRS)

    1972-01-01

    The identification and solution of research and clinical problems in cardiovascular medicine which were investigated by means of biomedical data transfer are reported. The following are sample areas that were focused upon by the Stanford University Biomedical Technology Transfer Team: electrodes for hemiplegia research; vectorcardiogram computer analysis; respiration and phonation electrodes; radiotelemetry of intracranial pressure; and audiotransformation of the electrocardiographic signal. It is concluded that this biomedical technology transfer is significantly aiding present research in cardiovascular medicine.

  1. The Galaxy platform for accessible, reproducible and collaborative biomedical analyses: 2018 update.

    PubMed

    Afgan, Enis; Baker, Dannon; Batut, Bérénice; van den Beek, Marius; Bouvier, Dave; Cech, Martin; Chilton, John; Clements, Dave; Coraor, Nate; Grüning, Björn A; Guerler, Aysam; Hillman-Jackson, Jennifer; Hiltemann, Saskia; Jalili, Vahid; Rasche, Helena; Soranzo, Nicola; Goecks, Jeremy; Taylor, James; Nekrutenko, Anton; Blankenberg, Daniel

    2018-05-22

    Galaxy (homepage: https://galaxyproject.org, main public server: https://usegalaxy.org) is a web-based scientific analysis platform used by tens of thousands of scientists across the world to analyze large biomedical datasets such as those found in genomics, proteomics, metabolomics and imaging. Started in 2005, Galaxy continues to focus on three key challenges of data-driven biomedical science: making analyses accessible to all researchers, ensuring analyses are completely reproducible, and making it simple to communicate analyses so that they can be reused and extended. During the last two years, the Galaxy team and the open-source community around Galaxy have made substantial improvements to Galaxy's core framework, user interface, tools, and training materials. Framework and user interface improvements now enable Galaxy to be used for analyzing tens of thousands of datasets, and >5500 tools are now available from the Galaxy ToolShed. The Galaxy community has led an effort to create numerous high-quality tutorials focused on common types of genomic analyses. The Galaxy developer and user communities continue to grow and be integral to Galaxy's development. The number of Galaxy public servers, developers contributing to the Galaxy framework and its tools, and users of the main Galaxy server have all increased substantially.

  2. Unsupervised discovery of information structure in biomedical documents.

    PubMed

    Kiela, Douwe; Guo, Yufan; Stenius, Ulla; Korhonen, Anna

    2015-04-01

    Information structure (IS) analysis is a text mining technique, which classifies text in biomedical articles into categories that capture different types of information, such as objectives, methods, results and conclusions of research. It is a highly useful technique that can support a range of Biomedical Text Mining tasks and can help readers of biomedical literature find information of interest faster, accelerating the highly time-consuming process of literature review. Several approaches to IS analysis have been presented in the past, with promising results in real-world biomedical tasks. However, all existing approaches, even weakly supervised ones, require several hundreds of hand-annotated training sentences specific to the domain in question. Because biomedicine is subject to considerable domain variation, such annotations are expensive to obtain. This makes the application of IS analysis across biomedical domains difficult. In this article, we investigate an unsupervised approach to IS analysis and evaluate the performance of several unsupervised methods on a large corpus of biomedical abstracts collected from PubMed. Our best unsupervised algorithm (multilevel-weighted graph clustering algorithm) performs very well on the task, obtaining over 0.70 F scores for most IS categories when applied to well-known IS schemes. This level of performance is close to that of lightly supervised IS methods and has proven sufficient to aid a range of practical tasks. Thus, using an unsupervised approach, IS could be applied to support a wide range of tasks across sub-domains of biomedicine. We also demonstrate that unsupervised learning brings novel insights into IS of biomedical literature and discovers information categories that are not present in any of the existing IS schemes. The annotated corpus and software are available at http://www.cl.cam.ac.uk/∼dk427/bio14info.html. © The Author 2014. Published by Oxford University Press. All rights reserved. For

  3. ARX - A Comprehensive Tool for Anonymizing Biomedical Data

    PubMed Central

    Prasser, Fabian; Kohlmayer, Florian; Lautenschläger, Ronald; Kuhn, Klaus A.

    2014-01-01

    Collaboration and data sharing have become core elements of biomedical research. Especially when sensitive data from distributed sources are linked, privacy threats have to be considered. Statistical disclosure control allows the protection of sensitive data by introducing fuzziness. Reduction of data quality, however, needs to be balanced against gains in protection. Therefore, tools are needed which provide a good overview of the anonymization process to those responsible for data sharing. These tools require graphical interfaces and the use of intuitive and replicable methods. In addition, extensive testing, documentation and openness to reviews by the community are important. Existing publicly available software is limited in functionality, and often active support is lacking. We present ARX, an anonymization tool that i) implements a wide variety of privacy methods in a highly efficient manner, ii) provides an intuitive cross-platform graphical interface, iii) offers a programming interface for integration into other software systems, and iv) is well documented and actively supported. PMID:25954407

  4. A token centric part-of-speech tagger for biomedical text.

    PubMed

    Barrett, Neil; Weber-Jahnke, Jens

    2014-05-01

    Difficulties with part-of-speech (POS) tagging of biomedical text is accessing and annotating appropriate training corpora. These difficulties may result in POS taggers trained on corpora that differ from the tagger's target biomedical text (cross-domain tagging). In such cases where training and target corpora differ tagging accuracy decreases. This paper presents a POS tagger for cross-domain tagging called TcT. TcT estimates a tag's likelihood for a given token by combining token collocation probabilities and the token's tag probabilities calculated using a Naive Bayes classifier. We compared TcT to three POS taggers used in the biomedical domain (mxpost, Brill and TnT). We trained each tagger on a non-biomedical corpus and evaluated it on biomedical corpora. TcT was more accurate in cross-domain tagging than mxpost, Brill and TnT (respective averages 83.9, 81.0, 79.5 and 78.8). Our analysis of tagger performance suggests that lexical differences between corpora have more effect on tagging accuracy than originally considered by previous research work. Biomedical POS tagging algorithms may be modified to improve their cross-domain tagging accuracy without requiring extra training or large training data sets. Future work should reexamine POS tagging methods for biomedical text. This differs from the work to date that has focused on retraining existing POS taggers. Copyright © 2014 Elsevier B.V. All rights reserved.

  5. Trends in modeling Biomedical Complex Systems

    PubMed Central

    Milanesi, Luciano; Romano, Paolo; Castellani, Gastone; Remondini, Daniel; Liò, Petro

    2009-01-01

    In this paper we provide an introduction to the techniques for multi-scale complex biological systems, from the single bio-molecule to the cell, combining theoretical modeling, experiments, informatics tools and technologies suitable for biological and biomedical research, which are becoming increasingly multidisciplinary, multidimensional and information-driven. The most important concepts on mathematical modeling methodologies and statistical inference, bioinformatics and standards tools to investigate complex biomedical systems are discussed and the prominent literature useful to both the practitioner and the theoretician are presented. PMID:19828068

  6. The AIBS In Yugoslavia: Programs in Biomedical Engineering

    ERIC Educational Resources Information Center

    Thompson, Mary-Frances

    1978-01-01

    Programs in biomedical engineering have been developing worldwide since World War II. This article describes a multidisciplinary program which operates in Yugoslavia through a cooperative effort between that county and the AIBS. A major problem has been the slowness with which hospitals accept the concept of biomedical engineering. (MA)

  7. Extracting biomedical events from pairs of text entities

    PubMed Central

    2015-01-01

    Background Huge amounts of electronic biomedical documents, such as molecular biology reports or genomic papers are generated daily. Nowadays, these documents are mainly available in the form of unstructured free texts, which require heavy processing for their registration into organized databases. This organization is instrumental for information retrieval, enabling to answer the advanced queries of researchers and practitioners in biology, medicine, and related fields. Hence, the massive data flow calls for efficient automatic methods of text-mining that extract high-level information, such as biomedical events, from biomedical text. The usual computational tools of Natural Language Processing cannot be readily applied to extract these biomedical events, due to the peculiarities of the domain. Indeed, biomedical documents contain highly domain-specific jargon and syntax. These documents also describe distinctive dependencies, making text-mining in molecular biology a specific discipline. Results We address biomedical event extraction as the classification of pairs of text entities into the classes corresponding to event types. The candidate pairs of text entities are recursively provided to a multiclass classifier relying on Support Vector Machines. This recursive process extracts events involving other events as arguments. Compared to joint models based on Markov Random Fields, our model simplifies inference and hence requires shorter training and prediction times along with lower memory capacity. Compared to usual pipeline approaches, our model passes over a complex intermediate problem, while making a more extensive usage of sophisticated joint features between text entities. Our method focuses on the core event extraction of the Genia task of BioNLP challenges yielding the best result reported so far on the 2013 edition. PMID:26201478

  8. Important skills for biomedical services: The perspectives of Malaysian employers and employees.

    PubMed

    Buntat, Yahya; Saud, Muhammad Sukri; Mokhtar, Mahani; Kamin, Yusri; Feh, Lim Set

    2016-10-17

    Increase in the occurrence of existing diseases, continual emergence of new or exotic diseases and re-emergence of old diseases have placed increasing demands on biomedical services in Malaysia. Biomedical technicians play an important role in operating biomedical instruments. However, there are no clear specifications about characteristics and traits for these semi-professional employees. Employers in a few studies claimed that biomedical graduates are not ready to enter and face challenges in the job market. Therefore, the purpose of this study is to identify technical and generic skills for a biomedical technician from the perspectives of the biomedical technicians and their employers. A quantitative survey design was employed whereby data were obtained through the administration of an instrument developed by the researchers. The sample consisted of 20 hospital managers and 186 biomedical technicians who are currently working in Malaysian government hospitals. The findings show that there are no difference in the perceptions of hospital managers and biomedical technicians regarding technical and non-technical skills. These findings resulted in a checklist which can be used for institutions to produce future biomedical technician graduates in order to meet job demands. However, future research is needed to validate the findings and explore the variables in depth.

  9. Self-correction in biomedical publications and the scientific impact.

    PubMed

    Gasparyan, Armen Yuri; Ayvazyan, Lilit; Akazhanov, Nurbek A; Kitas, George D

    2014-02-01

    To analyze mistakes and misconduct in multidisciplinary and specialized biomedical journals. We conducted searches through PubMed to retrieve errata, duplicate, and retracted publications (as of January 30, 2014). To analyze publication activity and citation profiles of countries, multidisciplinary, and specialized biomedical journals, we referred to the latest data from the SCImago Journal and Country Rank database. Total number of indexed articles and values of the h-index of the fifty most productive countries and multidisciplinary journals were recorded and linked to the number of duplicate and retracted publications in PubMed. Our analysis found 2597 correction items. A striking increase in the number of corrections appeared in 2013, which is mainly due to 871 (85.3%) corrections from PLOS One. The number of duplicate publications was 1086. Articles frequently published in duplicate were reviews (15.6%), original studies (12.6%), and case reports (7.6%), whereas top three retracted articles were original studies (10.1%), randomized trials (8.8%), and reviews (7%). A strong association existed between the total number of publications across countries and duplicate (rs=0.86, P<0.0001) and retracted items (rs=0.812, P<0.0001). A similar trend was found between country-based h-index values and duplicate and retracted publications. The study suggests that the intensified self-correction in biomedicine is due to the attention of readers and authors, who spot errors in their hub of evidence-based information. Digitization and open access confound the staggering increase in correction notices and retractions.

  10. Self-correction in biomedical publications and the scientific impact

    PubMed Central

    Gasparyan, Armen Yuri; Ayvazyan, Lilit; Akazhanov, Nurbek A.; Kitas, George D.

    2014-01-01

    Aim To analyze mistakes and misconduct in multidisciplinary and specialized biomedical journals. Methods We conducted searches through PubMed to retrieve errata, duplicate, and retracted publications (as of January 30, 2014). To analyze publication activity and citation profiles of countries, multidisciplinary, and specialized biomedical journals, we referred to the latest data from the SCImago Journal & Country Rank database. Total number of indexed articles and values of the h-index of the fifty most productive countries and multidisciplinary journals were recorded and linked to the number of duplicate and retracted publications in PubMed. Results Our analysis found 2597 correction items. A striking increase in the number of corrections appeared in 2013, which is mainly due to 871 (85.3%) corrections from PLOS One. The number of duplicate publications was 1086. Articles frequently published in duplicate were reviews (15.6%), original studies (12.6%), and case reports (7.6%), whereas top three retracted articles were original studies (10.1%), randomized trials (8.8%), and reviews (7%). A strong association existed between the total number of publications across countries and duplicate (rs = 0.86, P < 0.001) and retracted items (rs = 0.812, P < 0.001). A similar trend was found between country-based h-index values and duplicate and retracted publications. Conclusion The study suggests that the intensified self-correction in biomedicine is due to the attention of readers and authors, who spot errors in their hub of evidence-based information. Digitization and open access confound the staggering increase in correction notices and retractions. PMID:24577829

  11. Hand-in-hand advances in biomedical engineering and sensorimotor restoration.

    PubMed

    Pisotta, Iolanda; Perruchoud, David; Ionta, Silvio

    2015-05-15

    Living in a multisensory world entails the continuous sensory processing of environmental information in order to enact appropriate motor routines. The interaction between our body and our brain is the crucial factor for achieving such sensorimotor integration ability. Several clinical conditions dramatically affect the constant body-brain exchange, but the latest developments in biomedical engineering provide promising solutions for overcoming this communication breakdown. The ultimate technological developments succeeded in transforming neuronal electrical activity into computational input for robotic devices, giving birth to the era of the so-called brain-machine interfaces. Combining rehabilitation robotics and experimental neuroscience the rise of brain-machine interfaces into clinical protocols provided the technological solution for bypassing the neural disconnection and restore sensorimotor function. Based on these advances, the recovery of sensorimotor functionality is progressively becoming a concrete reality. However, despite the success of several recent techniques, some open issues still need to be addressed. Typical interventions for sensorimotor deficits include pharmaceutical treatments and manual/robotic assistance in passive movements. These procedures achieve symptoms relief but their applicability to more severe disconnection pathologies is limited (e.g. spinal cord injury or amputation). Here we review how state-of-the-art solutions in biomedical engineering are continuously increasing expectances in sensorimotor rehabilitation, as well as the current challenges especially with regards to the translation of the signals from brain-machine interfaces into sensory feedback and the incorporation of brain-machine interfaces into daily activities. Copyright © 2015 Elsevier B.V. All rights reserved.

  12. COEUS: “semantic web in a box” for biomedical applications

    PubMed Central

    2012-01-01

    Background As the “omics” revolution unfolds, the growth in data quantity and diversity is bringing about the need for pioneering bioinformatics software, capable of significantly improving the research workflow. To cope with these computer science demands, biomedical software engineers are adopting emerging semantic web technologies that better suit the life sciences domain. The latter’s complex relationships are easily mapped into semantic web graphs, enabling a superior understanding of collected knowledge. Despite increased awareness of semantic web technologies in bioinformatics, their use is still limited. Results COEUS is a new semantic web framework, aiming at a streamlined application development cycle and following a “semantic web in a box” approach. The framework provides a single package including advanced data integration and triplification tools, base ontologies, a web-oriented engine and a flexible exploration API. Resources can be integrated from heterogeneous sources, including CSV and XML files or SQL and SPARQL query results, and mapped directly to one or more ontologies. Advanced interoperability features include REST services, a SPARQL endpoint and LinkedData publication. These enable the creation of multiple applications for web, desktop or mobile environments, and empower a new knowledge federation layer. Conclusions The platform, targeted at biomedical application developers, provides a complete skeleton ready for rapid application deployment, enhancing the creation of new semantic information systems. COEUS is available as open source at http://bioinformatics.ua.pt/coeus/. PMID:23244467

  13. Concept recognition for extracting protein interaction relations from biomedical text

    PubMed Central

    Baumgartner, William A; Lu, Zhiyong; Johnson, Helen L; Caporaso, J Gregory; Paquette, Jesse; Lindemann, Anna; White, Elizabeth K; Medvedeva, Olga; Cohen, K Bretonnel; Hunter, Lawrence

    2008-01-01

    Background: Reliable information extraction applications have been a long sought goal of the biomedical text mining community, a goal that if reached would provide valuable tools to benchside biologists in their increasingly difficult task of assimilating the knowledge contained in the biomedical literature. We present an integrated approach to concept recognition in biomedical text. Concept recognition provides key information that has been largely missing from previous biomedical information extraction efforts, namely direct links to well defined knowledge resources that explicitly cement the concept's semantics. The BioCreative II tasks discussed in this special issue have provided a unique opportunity to demonstrate the effectiveness of concept recognition in the field of biomedical language processing. Results: Through the modular construction of a protein interaction relation extraction system, we present several use cases of concept recognition in biomedical text, and relate these use cases to potential uses by the benchside biologist. Conclusion: Current information extraction technologies are approaching performance standards at which concept recognition can begin to deliver high quality data to the benchside biologist. Our system is available as part of the BioCreative Meta-Server project and on the internet . PMID:18834500

  14. Medicine 2.0: social networking, collaboration, participation, apomediation, and openness.

    PubMed

    Eysenbach, Gunther

    2008-08-25

    In a very significant development for eHealth, broad adoption of Web 2.0 technologies and approaches coincides with the more recent emergence of Personal Health Application Platforms and Personally Controlled Health Records such as Google Health, Microsoft HealthVault, and Dossia. "Medicine 2.0" applications, services and tools are defined as Web-based services for health care consumers, caregivers, patients, health professionals, and biomedical researchers, that use Web 2.0 technologies and/or semantic web and virtual reality approaches to enable and facilitate specifically 1) social networking, 2) participation, 3) apomediation, 4) openness and 5) collaboration, within and between these user groups. The Journal of Medical Internet Research (JMIR) publishes a Medicine 2.0 theme issue and sponsors a conference on "How Social Networking and Web 2.0 changes Health, Health Care, Medicine and Biomedical Research", to stimulate and encourage research in these five areas.

  15. European virtual campus for biomedical engineering EVICAB.

    PubMed

    Malmivuo, Jaakko A; Nousiainen, Juha O; Lindroos, Kari V

    2007-01-01

    European Commission has funded building a curriculum on Biomedical Engineering to the Internet for European universities under the project EVICAB. EVICAB forms a curriculum which will be free access and available free of charge. Therefore, in addition to the European universities, it will be available worldwide. EVICAB will make high quality education available for everyone, not only for the university students, and facilitate the development of the discipline of Biomedical Engineering.

  16. Laser surface texturing of polymers for biomedical applications

    NASA Astrophysics Data System (ADS)

    Riveiro, Antonio; Maçon, Anthony L. B.; del Val, Jesus; Comesaña, Rafael; Pou, Juan

    2018-02-01

    Polymers are materials widely used in biomedical science because of their biocompatibility, and good mechanical properties (which, in some cases, are similar to those of human tissues); however, these materials are, in general, chemically and biologically inert. Surface characteristics, such as topography (at the macro-, micro, and nanoscale), surface chemistry, surface energy, charge or wettability are interrelated properties, and they cooperatively influence the biological performance of materials when used for biomedical applications. They regulate the biological response at the implant/tissue interface (e.g., influencing the cell adhesion, cell orientation, cell motility, etc.). Several surface processing techniques have been explored to modulate these properties for biomedical applications. Despite their potentials, these methods have limitations that prevent their applicability. In this regard, laser-based methods, in particular laser surface texturing (LST), can be an interesting alternative. Different works have showed the potentiality of this technique to control the surface properties of biomedical polymers and enhance their biological performance; however, more research is needed to obtain the desired biological response. This work provides a general overview of the basics and applications of LST for the surface modification of polymers currently used in the clinical practice (e.g. PEEK, UHMWPE, PP, etc.). The modification of roughness, wettability, and their impact on the biological response is addressed to offer new insights on the surface modification of biomedical polymers.

  17. Commercial Instrumentation Technology Associates, Biomedical Experiments

    NASA Technical Reports Server (NTRS)

    2003-01-01

    Experiments to seek solutions for a range of biomedical issues are at the heart of several investigations that will be hosted by the Commercial Instrumentation Technology Associates (ITA), Inc. Biomedical Experiments (CIBX-2) payload. CIBX-2 is unique, encompassing more than 20 separate experiments including cancer research, commercial experiments, and student hands-on experiments from 10 schools as part of ITA's ongoing University Among the Stars program. A number of Liquids Mixing Apparatus (LMA) syringes like this one will be used in the experiments. The experiments are sponsored by NASA's Space Product Development Program (SPD).

  18. Biomedical applications of aerospace technology

    NASA Technical Reports Server (NTRS)

    Castles, T. R.

    1971-01-01

    Aerospace technology transfer to biomedical research problems is discussed, including transfer innovations and potential applications. Statistical analysis of the transfer activities and impact is also presented.

  19. Interpretation of the auto-mutual information rate of decrease in the context of biomedical signal analysis. Application to electroencephalogram recordings.

    PubMed

    Escudero, Javier; Hornero, Roberto; Abásolo, Daniel

    2009-02-01

    The mutual information (MI) is a measure of both linear and nonlinear dependences. It can be applied to a time series and a time-delayed version of the same sequence to compute the auto-mutual information function (AMIF). Moreover, the AMIF rate of decrease (AMIFRD) with increasing time delay in a signal is correlated with its entropy and has been used to characterize biomedical data. In this paper, we aimed at gaining insight into the dependence of the AMIFRD on several signal processing concepts and at illustrating its application to biomedical time series analysis. Thus, we have analysed a set of synthetic sequences with the AMIFRD. The results show that the AMIF decreases more quickly as bandwidth increases and that the AMIFRD becomes more negative as there is more white noise contaminating the time series. Additionally, this metric detected changes in the nonlinear dynamics of a signal. Finally, in order to illustrate the analysis of real biomedical signals with the AMIFRD, this metric was applied to electroencephalogram (EEG) signals acquired with eyes open and closed and to ictal and non-ictal intracranial EEG recordings.

  20. Principles of Biomedical Ethics

    PubMed Central

    Athar, Shahid

    2012-01-01

    In this presentation, I will discuss the principles of biomedical and Islamic medical ethics and an interfaith perspective on end-of-life issues. I will also discuss three cases to exemplify some of the conflicts in ethical decision-making. PMID:23610498

  1. Navigating the Path to a Biomedical Science Career

    ERIC Educational Resources Information Center

    Zimmerman, Andrea McNeely

    2017-01-01

    The number of biomedical PhD scientists being trained and graduated far exceeds the number of academic faculty positions and academic research jobs. If this trend is compelling biomedical PhD scientists to increasingly seek career paths outside of academia, then more should be known about their intentions, desires, training experiences, and career…

  2. PREFACE: 17th International School on Condensed Matter Physics (ISCMP): Open Problems in Condensed Matter Physics, Biomedical Physics and their Applications

    NASA Astrophysics Data System (ADS)

    Dimova-Malinovska, Doriana; Nesheva, Diana; Pecheva, Emilia; Petrov, Alexander G.; Primatarowa, Marina T.

    2012-12-01

    We are pleased to introduce the Proceedings of the 17th International School on Condensed Matter Physics: Open Problems in Condensed Matter Physics, Biomedical Physics and their Applications, organized by the Institute of Solid State Physics of the Bulgarian Academy of Sciences. The Chairman of the School was Professor Alexander G Petrov. Like prior events, the School took place in the beautiful Black Sea resort of Saints Constantine and Helena near Varna, going back to the refurbished facilities of the Panorama hotel. Participants from 17 different countries delivered 31 invited lecturers and 78 posters, contributing through three sessions of poster presentations. Papers submitted to the Proceedings were refereed according to the high standards of the Journal of Physics: Conference Series and the accepted papers illustrate the diversity and the high level of the contributions. Not least significant factor for the success of the 17 ISCMP was the social program, both the organized events (Welcome and Farewell Parties) and the variety of pleasant local restaurants and beaches. Visits to the Archaeological Museum (rich in valuable gold treasures of the ancient Thracian culture) and to the famous rock monastery Aladja were organized for the participants from the Varna Municipality. These Proceedings are published for the second time by the Journal of Physics: Conference Series. We are grateful to the Journal's staff for supporting this idea. The Committee decided that the next event will take place again in Saints Constantine and Helena, 1-5 September 2014. It will be entitled: Challenges of the Nanoscale Science: Theory, Materials and Applications. Doriana Dimova-Malinovska, Diana Nesheva, Emilia Pecheva, Alexander G Petrov and Marina T Primatarowa Editors

  3. Data management integration for biomedical core facilities

    NASA Astrophysics Data System (ADS)

    Zhang, Guo-Qiang; Szymanski, Jacek; Wilson, David

    2007-03-01

    We present the design, development, and pilot-deployment experiences of MIMI, a web-based, Multi-modality Multi-Resource Information Integration environment for biomedical core facilities. This is an easily customizable, web-based software tool that integrates scientific and administrative support for a biomedical core facility involving a common set of entities: researchers; projects; equipments and devices; support staff; services; samples and materials; experimental workflow; large and complex data. With this software, one can: register users; manage projects; schedule resources; bill services; perform site-wide search; archive, back-up, and share data. With its customizable, expandable, and scalable characteristics, MIMI not only provides a cost-effective solution to the overarching data management problem of biomedical core facilities unavailable in the market place, but also lays a foundation for data federation to facilitate and support discovery-driven research.

  4. Finding and accessing diagrams in biomedical publications.

    PubMed

    Kuhn, Tobias; Luong, ThaiBinh; Krauthammer, Michael

    2012-01-01

    Complex relationships in biomedical publications are often communicated by diagrams such as bar and line charts, which are a very effective way of summarizing and communicating multi-faceted data sets. Given the ever-increasing amount of published data, we argue that the precise retrieval of such diagrams is of great value for answering specific and otherwise hard-to-meet information needs. To this end, we demonstrate the use of advanced image processing and classification for identifying bar and line charts by the shape and relative location of the different image elements that make up the charts. With recall and precisions of close to 90% for the detection of relevant figures, we discuss the use of this technology in an existing biomedical image search engine, and outline how it enables new forms of literature queries over biomedical relationships that are represented in these charts.

  5. Prevalence and clinical characteristics of tori and jaw exostoses in a teaching hospital in Jordan.

    PubMed

    Sawair, Faleh A; Shayyab, Mohammad H; Al-Rababah, Mohammad A; Saku, Takashi

    2009-12-01

    To determine the prevalence and clinical characteristics of oral bony outgrowths (OBOs); torus palatinus (TP), torus mandibularis (TM), and exostoses in Jordanian dental patients. This cross-sectional study was conducted between November 1 and December 31, 2008 at the University of Jordan Hospital, Amman, Jordan. Clinical examinations of 618 patients (354 men and 264 women), 10-82 years of age, were conducted to determine the presence of OBOs. There were 239 subjects (38.7%) who had OBOs. Nearly one-third (34.6%) had TP, TM, or both. The prevalence rates were 25.7% for TM, 15.4% for TP, and 14.4% for exostoses. The OBOs were mostly noted in patients in their fifth decade of life, with attrition, clenching, or bruxism. Women had more TP, but gender differences were not statistically significant in cases of TM and exostoses. Most TP were large in size (71.6%), spindle (41.1%), or flat (40%) in shape, and located at the premolar-molar region (45.3%). The TM were mostly medium to large in size (84.9%), bilateral (81.1%), composed of single node (69.2%), and located at the premolar region (65.4%). Of the studied subjects, 7.1% had mandibular buccal exostosis, 10% had maxillary buccal, and 2.4% had palatal exostoses. Statistically significant associations were noticed between the concurrent existence of OBOs. A relatively high prevalence of OBOs was noted, and this should be taken into consideration when planning periodontal surgery and prosthodontic treatment.

  6. Biomedical Research Division significant accomplishments for FY 1983

    NASA Technical Reports Server (NTRS)

    Martello, N. V.

    1984-01-01

    Various research and technology activities of Ames Research Center's Biomedical Research Division are described. Contributions to the Space Administration's goals in the life sciences include research in operational medicine, cardiovascular deconditioning, motion sickness, bone alterations, muscle atrophy, fluid and electrolyte changes, radiation effects and protection, human behavior and performance, general biomedical research, and gravitational biology.

  7. Job Profiles of Biomedical Informatics Graduates. Results of a Graduate Survey.

    PubMed

    Ammenwerth, E; Hackl, W O

    2015-01-01

    Biomedical informatics programs exist in many countries. Some analyses of the skills needed and of recommendations for curricular content for such programs have been published. However, not much is known of the job profiles and job careers of their graduates. To analyse the job profiles and job careers of 175 graduates of the biomedical informatics bachelor and master program of the Tyrolean university UMIT. Survey of all biomedical informatics students who graduated from UMIT between 2001 and 2013. Information is available for 170 graduates. Eight percent of graduates are male. Of all bachelor graduates, 86% started a master program. Of all master graduates, 36% started a PhD. The job profiles are quite diverse: at the time of the survey, 35% of all master graduates worked in the health IT industry, 24% at research institutions, 9% in hospitals, 9% as medical doctors, 17% as informaticians outside the health care sector, and 6% in other areas. Overall, 68% of the graduates are working as biomedical informaticians. The results of the survey indicate a good job situation for the graduates. The job opportunities for biomedical informaticians who graduated with a bachelor or master degree from UMIT seem to be quite good. The majority of graduates are working as biomedical informaticians. A larger number of comparable surveys of graduates from other biomedical informatics programs would help to enhance our knowledge about careers in biomedical informatics.

  8. A novel biomedical image indexing and retrieval system via deep preference learning.

    PubMed

    Pang, Shuchao; Orgun, Mehmet A; Yu, Zhezhou

    2018-05-01

    The traditional biomedical image retrieval methods as well as content-based image retrieval (CBIR) methods originally designed for non-biomedical images either only consider using pixel and low-level features to describe an image or use deep features to describe images but still leave a lot of room for improving both accuracy and efficiency. In this work, we propose a new approach, which exploits deep learning technology to extract the high-level and compact features from biomedical images. The deep feature extraction process leverages multiple hidden layers to capture substantial feature structures of high-resolution images and represent them at different levels of abstraction, leading to an improved performance for indexing and retrieval of biomedical images. We exploit the current popular and multi-layered deep neural networks, namely, stacked denoising autoencoders (SDAE) and convolutional neural networks (CNN) to represent the discriminative features of biomedical images by transferring the feature representations and parameters of pre-trained deep neural networks from another domain. Moreover, in order to index all the images for finding the similarly referenced images, we also introduce preference learning technology to train and learn a kind of a preference model for the query image, which can output the similarity ranking list of images from a biomedical image database. To the best of our knowledge, this paper introduces preference learning technology for the first time into biomedical image retrieval. We evaluate the performance of two powerful algorithms based on our proposed system and compare them with those of popular biomedical image indexing approaches and existing regular image retrieval methods with detailed experiments over several well-known public biomedical image databases. Based on different criteria for the evaluation of retrieval performance, experimental results demonstrate that our proposed algorithms outperform the state

  9. Impact of interventions to improve the quality of peer review of biomedical journals: a systematic review and meta-analysis.

    PubMed

    Bruce, Rachel; Chauvin, Anthony; Trinquart, Ludovic; Ravaud, Philippe; Boutron, Isabelle

    2016-06-10

    The peer review process is a cornerstone of biomedical research. We aimed to evaluate the impact of interventions to improve the quality of peer review for biomedical publications. We performed a systematic review and meta-analysis. We searched CENTRAL, MEDLINE (PubMed), Embase, Cochrane Database of Systematic Reviews, and WHO ICTRP databases, for all randomized controlled trials (RCTs) evaluating the impact of interventions to improve the quality of peer review for biomedical publications. We selected 22 reports of randomized controlled trials, for 25 comparisons evaluating training interventions (n = 5), the addition of a statistical peer reviewer (n = 2), use of a checklist (n = 2), open peer review (i.e., peer reviewers informed that their identity would be revealed; n = 7), blinded peer review (i.e., peer reviewers blinded to author names and affiliation; n = 6) and other interventions to increase the speed of the peer review process (n = 3). Results from only seven RCTs were published since 2004. As compared with the standard peer review process, training did not improve the quality of the peer review report and use of a checklist did not improve the quality of the final manuscript. Adding a statistical peer review improved the quality of the final manuscript (standardized mean difference (SMD), 0.58; 95 % CI, 0.19 to 0.98). Open peer review improved the quality of the peer review report (SMD, 0.14; 95 % CI, 0.05 to 0.24), did not affect the time peer reviewers spent on the peer review (mean difference, 0.18; 95 % CI, -0.06 to 0.43), and decreased the rate of rejection (odds ratio, 0.56; 95 % CI, 0.33 to 0.94). Blinded peer review did not affect the quality of the peer review report or rejection rate. Interventions to increase the speed of the peer review process were too heterogeneous to allow for pooling the results. Despite the essential role of peer review, only a few interventions have been assessed in randomized controlled

  10. DOE Office of Scientific and Technical Information (OSTI.GOV)

    Diehl, Alexander D.; Meehan, Terrence F.; Bradford, Yvonne M.

    Background: The Cell Ontology (CL) is an OBO Foundry candidate ontology covering the domain of canonical, natural biological cell types. Since its inception in 2005, the CL has undergone multiple rounds of revision and expansion, most notably in its representation of hematopoietic cells. For in vivo cells, the CL focuses on vertebrates but provides general classes that can be used for other metazoans, which can be subtyped in species-specific ontologies. Construction and content: Recent work on the CL has focused on extending the representation of various cell types, and developing new modules in the CL itself, and in related ontologiesmore » in coordination with the CL. For example, the Kidney and Urinary Pathway Ontology was used as a template to populate the CL with additional cell types. In addition, subtypes of the class 'cell in vitro' have received improved definitions and labels to provide for modularity with the representation of cells in the Cell Line Ontology and Reagent Ontology. Recent changes in the ontology development methodology for CL include a switch from OBO to OWL for the primary encoding of the ontology, and an increasing reliance on logical definitions for improved reasoning. Utility and discussion: The CL is now mandated as a metadata standard for large functional genomics and transcriptomics projects, and is used extensively for annotation, querying, and analyses of cell type specific data in sequencing consortia such as FANTOM5 and ENCODE, as well as for the NIAID ImmPort database and the Cell Image Library. The CL is also a vital component used in the modular construction of other biomedical ontologies-for example, the Gene Ontology and the cross-species anatomy ontology, Uberon, use CL to support the consistent representation of cell types across different levels of anatomical granularity, such as tissues and organs. Conclusions: The ongoing improvements to the CL make it a valuable resource to both the OBO Foundry community and the

  11. The Cell Ontology 2016: enhanced content, modularization, and ontology interoperability

    DOE PAGES

    Diehl, Alexander D.; Meehan, Terrence F.; Bradford, Yvonne M.; ...

    2016-07-04

    Background: The Cell Ontology (CL) is an OBO Foundry candidate ontology covering the domain of canonical, natural biological cell types. Since its inception in 2005, the CL has undergone multiple rounds of revision and expansion, most notably in its representation of hematopoietic cells. For in vivo cells, the CL focuses on vertebrates but provides general classes that can be used for other metazoans, which can be subtyped in species-specific ontologies. Construction and content: Recent work on the CL has focused on extending the representation of various cell types, and developing new modules in the CL itself, and in related ontologiesmore » in coordination with the CL. For example, the Kidney and Urinary Pathway Ontology was used as a template to populate the CL with additional cell types. In addition, subtypes of the class 'cell in vitro' have received improved definitions and labels to provide for modularity with the representation of cells in the Cell Line Ontology and Reagent Ontology. Recent changes in the ontology development methodology for CL include a switch from OBO to OWL for the primary encoding of the ontology, and an increasing reliance on logical definitions for improved reasoning. Utility and discussion: The CL is now mandated as a metadata standard for large functional genomics and transcriptomics projects, and is used extensively for annotation, querying, and analyses of cell type specific data in sequencing consortia such as FANTOM5 and ENCODE, as well as for the NIAID ImmPort database and the Cell Image Library. The CL is also a vital component used in the modular construction of other biomedical ontologies-for example, the Gene Ontology and the cross-species anatomy ontology, Uberon, use CL to support the consistent representation of cell types across different levels of anatomical granularity, such as tissues and organs. Conclusions: The ongoing improvements to the CL make it a valuable resource to both the OBO Foundry community and the

  12. The Cell Ontology 2016: enhanced content, modularization, and ontology interoperability.

    PubMed

    Diehl, Alexander D; Meehan, Terrence F; Bradford, Yvonne M; Brush, Matthew H; Dahdul, Wasila M; Dougall, David S; He, Yongqun; Osumi-Sutherland, David; Ruttenberg, Alan; Sarntivijai, Sirarat; Van Slyke, Ceri E; Vasilevsky, Nicole A; Haendel, Melissa A; Blake, Judith A; Mungall, Christopher J

    2016-07-04

    The Cell Ontology (CL) is an OBO Foundry candidate ontology covering the domain of canonical, natural biological cell types. Since its inception in 2005, the CL has undergone multiple rounds of revision and expansion, most notably in its representation of hematopoietic cells. For in vivo cells, the CL focuses on vertebrates but provides general classes that can be used for other metazoans, which can be subtyped in species-specific ontologies. Recent work on the CL has focused on extending the representation of various cell types, and developing new modules in the CL itself, and in related ontologies in coordination with the CL. For example, the Kidney and Urinary Pathway Ontology was used as a template to populate the CL with additional cell types. In addition, subtypes of the class 'cell in vitro' have received improved definitions and labels to provide for modularity with the representation of cells in the Cell Line Ontology and Reagent Ontology. Recent changes in the ontology development methodology for CL include a switch from OBO to OWL for the primary encoding of the ontology, and an increasing reliance on logical definitions for improved reasoning. The CL is now mandated as a metadata standard for large functional genomics and transcriptomics projects, and is used extensively for annotation, querying, and analyses of cell type specific data in sequencing consortia such as FANTOM5 and ENCODE, as well as for the NIAID ImmPort database and the Cell Image Library. The CL is also a vital component used in the modular construction of other biomedical ontologies-for example, the Gene Ontology and the cross-species anatomy ontology, Uberon, use CL to support the consistent representation of cell types across different levels of anatomical granularity, such as tissues and organs. The ongoing improvements to the CL make it a valuable resource to both the OBO Foundry community and the wider scientific community, and we continue to experience increased interest in the

  13. Biomedical surface analysis: Evolution and future directions (Review)

    PubMed Central

    Castner, David G.

    2017-01-01

    This review describes some of the major advances made in biomedical surface analysis over the past 30–40 years. Starting from a single technique analysis of homogeneous surfaces, it has been developed into a complementary, multitechnique approach for obtaining detailed, comprehensive information about a wide range of surfaces and interfaces of interest to the biomedical community. Significant advances have been made in each surface analysis technique, as well as how the techniques are combined to provide detailed information about biological surfaces and interfaces. The driving force for these advances has been that the surface of a biomaterial is the interface between the biological environment and the biomaterial, and so, the state-of-the-art in instrumentation, experimental protocols, and data analysis methods need to be developed so that the detailed surface structure and composition of biomedical devices can be determined and related to their biological performance. Examples of these advances, as well as areas for future developments, are described for immobilized proteins, complex biomedical surfaces, nanoparticles, and 2D/3D imaging of biological materials. PMID:28438024

  14. Fabrication of Calcium Phosphate-Based Nanocomposites Incorporating DNA Origami, Gold Nanorods, and Anticancer Drugs for Biomedical Applications.

    PubMed

    Zhang, Hongbo; Qu, Xiangmeng; Chen, Hong; Kong, Haixin; Ding, Ruihua; Chen, Dong; Zhang, Xu; Pei, Hao; Santos, Hélder A; Hai, Mingtan; Weitz, David A

    2017-10-01

    DNA origami is designed by folding DNA strands at the nanoscale with arbitrary control. Due to its inherent biological nature, DNA origami is used in drug delivery for enhancement of synergism and multidrug resistance inhibition, cancer diagnosis, and many other biomedical applications, where it shows great potential. However, the inherent instability and low payload capacity of DNA origami restrict its biomedical applications. Here, this paper reports the fabrication of an advanced biocompatible nano-in-nanocomposite, which protects DNA origami from degradation and facilities drug loading. The DNA origami, gold nanorods, and molecular targeted drugs are co-incorporated into pH responsive calcium phosphate [Ca 3 (PO 4 ) 2 ] nanoparticles. Subsequently, a thin layer of phospholipid is coated onto the Ca 3 (PO 4 ) 2 nanoparticle to offer better biocompatibility. The fabricated nanocomposite shows high drug loading capacity, good biocompatibility, and a photothermal and pH-responsive payload release profile and it fully protects DNA origami from degradation. The codelivery of DNA origami with cancer drugs synergistically induces cancer cell apoptosis, reduces the multidrug resistance, and enhances the targeted killing efficiency toward human epidermal growth factor receptor 2 positive cells. This nanocomposite is foreseen to open new horizons for a variety of clinical and biomedical applications. © 2017 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  15. Commercialising genetically engineered animal biomedical products.

    PubMed

    Sullivan, Eddie J; Pommer, Jerry; Robl, James M

    2008-01-01

    Research over the past two decades has increased the quality and quantity of tools available to produce genetically engineered animals. The number of potentially viable biomedical products from genetically engineered animals is increasing. However, moving from cutting-edge research to development and commercialisation of a biomedical product that is useful and wanted by the public has significant challenges. Even early stage development of genetically engineered animal applications requires consideration of many steps, including quality assurance and quality control, risk management, gap analysis, founder animal establishment, cell banking, sourcing of animals and animal-derived material, animal facilities, product collection facilities and processing facilities. These steps are complicated and expensive. Biomedical applications of genetically engineered animals have had some recent successes and many applications are well into development. As researchers consider applications for their findings, having a realistic understanding of the steps involved in the development and commercialisation of a product, produced in genetically engineered animals, is useful in determining the risk of genetic modification to the animal nu. the potential public benefit of the application.

  16. Environmental practices for biomedical research facilities.

    PubMed Central

    Medlin, E L; Grupenhoff, J T

    2000-01-01

    As a result of the Leadership Conference on Biomedical Research and the Environment, the Facilities Committee focused its work on the development of best environmental practices at biomedical research facilities at the university and independent research facility level as well as consideration of potential involvement of for-profit companies and government agencies. The designation "facilities" includes all related buildings and grounds, "green auditing" of buildings and programs, purchasing of furnishings and sources, energy efficiency, and engineering services (lighting, heating, air conditioning), among other activities. The committee made a number of recommendations, including development of a national council for environmental stewardship in biomedical research, development of a system of green auditing of such research facilities, and creation of programs for sustainable building and use. In addition, the committee recommended extension of education and training programs for environmental stewardship, in cooperation with facilities managers, for all research administrators and researchers. These programs would focus especially on graduate fellows and other students, as well as on science labs at levels K--12. PMID:11121360

  17. Biomedical semantics in the Semantic Web

    PubMed Central

    2011-01-01

    The Semantic Web offers an ideal platform for representing and linking biomedical information, which is a prerequisite for the development and application of analytical tools to address problems in data-intensive areas such as systems biology and translational medicine. As for any new paradigm, the adoption of the Semantic Web offers opportunities and poses questions and challenges to the life sciences scientific community: which technologies in the Semantic Web stack will be more beneficial for the life sciences? Is biomedical information too complex to benefit from simple interlinked representations? What are the implications of adopting a new paradigm for knowledge representation? What are the incentives for the adoption of the Semantic Web, and who are the facilitators? Is there going to be a Semantic Web revolution in the life sciences? We report here a few reflections on these questions, following discussions at the SWAT4LS (Semantic Web Applications and Tools for Life Sciences) workshop series, of which this Journal of Biomedical Semantics special issue presents selected papers from the 2009 edition, held in Amsterdam on November 20th. PMID:21388570

  18. Biomedical semantics in the Semantic Web.

    PubMed

    Splendiani, Andrea; Burger, Albert; Paschke, Adrian; Romano, Paolo; Marshall, M Scott

    2011-03-07

    The Semantic Web offers an ideal platform for representing and linking biomedical information, which is a prerequisite for the development and application of analytical tools to address problems in data-intensive areas such as systems biology and translational medicine. As for any new paradigm, the adoption of the Semantic Web offers opportunities and poses questions and challenges to the life sciences scientific community: which technologies in the Semantic Web stack will be more beneficial for the life sciences? Is biomedical information too complex to benefit from simple interlinked representations? What are the implications of adopting a new paradigm for knowledge representation? What are the incentives for the adoption of the Semantic Web, and who are the facilitators? Is there going to be a Semantic Web revolution in the life sciences?We report here a few reflections on these questions, following discussions at the SWAT4LS (Semantic Web Applications and Tools for Life Sciences) workshop series, of which this Journal of Biomedical Semantics special issue presents selected papers from the 2009 edition, held in Amsterdam on November 20th.

  19. Biomedical publishing and the internet: evolution or revolution?

    PubMed

    Jacobson, M W

    2000-01-01

    The Internet is challenging traditional publishing patterns. In the biomedical domain, medical journals are providing more and more content online, both free and for a fee. Beyond this, however, a number of commentators believe that traditional notions of copyright and intellectual property ownership are no longer suited to the information age and that ownership of copyright to research reports should be and will be wrested from publishers and returned to authors. In this paper, it is argued that, although the Internet will indeed profoundly affect the distribution of biomedical research results, the biomedical publishing industry is too intertwined with the research establishment and too powerful to fall prey to such a copyright revolution.

  20. New Directions for Biomedical Engineering

    ERIC Educational Resources Information Center

    Plonsey, Robert

    1973-01-01

    Discusses the definition of "biomedical engineering" and the development of educational programs in the field. Includes detailed descriptions of the roles of bioengineers, medical engineers, and chemical engineers. (CC)

  1. Identifying the "vulnerables" in biomedical research: the vox populis from the Tuskegee Legacy Project.

    PubMed

    Chiu, Christopher T; Katz, Ralph V

    2011-01-01

    This report presents, for the first time, findings on the vox populis as to who constitutes the "vulnerables in biomedical research" The 3-City Tuskegee Legacy Project (TLP) study used the TLP questionnaire as administered via random-digit-dial telephone interviews to 1162 adult Black people, non-Hispanic White people, and two Puerto Rican (PR) Hispanic groups: Mainland United States and San Juan (SJ) in three cities. The classification schema was based upon respondents' answers to an open-ended question asking which groups of people were the most vulnerable when participating in biomedical research. Subjects provided 749 valid open-ended responses, which were grouped into 29 direct response categories, leading to a four-tier classification schema for vulnerability traits. Tier 1, the summary tier, had five vulnerability categories: (1) Race/ ethnicity; (2) Age; (3) SES; (4) Health; and, (5) Gender. Black people and Mainland United States PR Hispanics most frequently identified Race/Ethnicity as a vulnerability trait (42.1 percent of Black people and 42.6 percent of Mainland United States. PR Hispanics versus 15.4 percent of White people and 16.7 percent of SJ R Hispanics) (P < 0.007), while White people and SJ PR Hispanics most frequently identified Age (48.3 percent and 29.2 percent) as a vulnerability trait. The response patterns on "who was vulnerable" were similar for the two minority groups (Black people and Mainland US PR Hispanics), and notably different from the response patterns of the two majority groups (White people and SJ PR Hispanics). Further, the vox populis definition of vulnerables differed from the current official definitions as used by the U.S. federal government.

  2. An Auto-Ethnographic Study of "Open Dialogue": The Illumination of Snow.

    PubMed

    Olson, Mary

    2015-12-01

    This auto-ethnographic study describes the changes in the author's thinking and clinical work connected to her first-hand experience of Open Dialogue, which is an innovative, psychosocial approach to severe psychiatric crises developed in Tornio, Finland. In charting this trajectory, there is an emphasis on three interrelated themes: the micropolitics of U.S. managed mental health care; the practice of "dialogicality" in Open Dialogue; and the historical, cultural, and scientific shifts that are encouraging the adaptation of Open Dialogue in the United States. The work of Gregory Bateson provides a conceptual framework that makes sense of the author's experience and the larger trends. The study portrays and underscores how family and network practices are essential to responding to psychiatric crises and should not be abandoned in favor of a reductionist, biomedical model. © 2015 Family Process Institute.

  3. Current investigations into magnetic nanoparticles for biomedical applications.

    PubMed

    Li, Xiaoming; Wei, Jianrong; Aifantis, Katerina E; Fan, Yubo; Feng, Qingling; Cui, Fu-Zhai; Watari, Fumio

    2016-05-01

    It is generally recognized that nanoparticles possess unique physicochemical properties that are largely different from those of conventional materials, specifically the electromagnetic properties of magnetic nanoparticles (MNPs). These properties have attracted many researchers to launch investigations into their potential biomedical applications, which have been reviewed in this article. First, common types of MNPs were briefly introduced. Then, the biomedical applications of MNPs were reviewed in seven parts: magnetic resonance imaging (MRI), cancer therapy, the delivery of drugs and genes, bone and dental repair, tissue engineering, biosensors, and in other aspects, which indicated that MNPs possess great potentials for many kinds of biomedical applications due to their unique properties. Although lots of achievements have been obtained, there is still a lot of work to do. New synthesis techniques and methods are still needed to develop the MNPs with satisfactory biocompatibility. More effective methods need to be exploited to prepare MNPs-based composites with fine microstructures and high biomedical performances. Other promising research points include the development of more appropriate techniques of experiments both in vitro and in vivo to detect and analyze the biocompatibility and cytotoxicity of MNPs and understand the possible influencing mechanism of the two properties. More comprehensive investigations into the diagnostic and therapeutic applications of composites containing MNPs with "core-shell" structure and deeper understanding and further study into the properties of MNPs to reveal their new biomedical applications, are also described in the conclusion and perspectives part. © 2016 Wiley Periodicals, Inc.

  4. Discovering and visualizing indirect associations between biomedical concepts

    PubMed Central

    Tsuruoka, Yoshimasa; Miwa, Makoto; Hamamoto, Kaisei; Tsujii, Jun'ichi; Ananiadou, Sophia

    2011-01-01

    Motivation: Discovering useful associations between biomedical concepts has been one of the main goals in biomedical text-mining, and understanding their biomedical contexts is crucial in the discovery process. Hence, we need a text-mining system that helps users explore various types of (possibly hidden) associations in an easy and comprehensible manner. Results: This article describes FACTA+, a real-time text-mining system for finding and visualizing indirect associations between biomedical concepts from MEDLINE abstracts. The system can be used as a text search engine like PubMed with additional features to help users discover and visualize indirect associations between important biomedical concepts such as genes, diseases and chemical compounds. FACTA+ inherits all functionality from its predecessor, FACTA, and extends it by incorporating three new features: (i) detecting biomolecular events in text using a machine learning model, (ii) discovering hidden associations using co-occurrence statistics between concepts, and (iii) visualizing associations to improve the interpretability of the output. To the best of our knowledge, FACTA+ is the first real-time web application that offers the functionality of finding concepts involving biomolecular events and visualizing indirect associations of concepts with both their categories and importance. Availability: FACTA+ is available as a web application at http://refine1-nactem.mc.man.ac.uk/facta/, and its visualizer is available at http://refine1-nactem.mc.man.ac.uk/facta-visualizer/. Contact: tsuruoka@jaist.ac.jp PMID:21685059

  5. Careers in biomedical engineering.

    PubMed

    Madrid, R E; Rotger, V I; Herrera, M C

    2010-01-01

    Although biomedical engineering was started in Argentina about 35 years ago, it has had a sustained growth for the last 25 years in human resources, with the emergence of new undergraduate and postgraduate careers, as well as in research, knowledge, technological development, and health care.

  6. A new pivoting and iterative text detection algorithm for biomedical images.

    PubMed

    Xu, Songhua; Krauthammer, Michael

    2010-12-01

    There is interest to expand the reach of literature mining to include the analysis of biomedical images, which often contain a paper's key findings. Examples include recent studies that use Optical Character Recognition (OCR) to extract image text, which is used to boost biomedical image retrieval and classification. Such studies rely on the robust identification of text elements in biomedical images, which is a non-trivial task. In this work, we introduce a new text detection algorithm for biomedical images based on iterative projection histograms. We study the effectiveness of our algorithm by evaluating the performance on a set of manually labeled random biomedical images, and compare the performance against other state-of-the-art text detection algorithms. We demonstrate that our projection histogram-based text detection approach is well suited for text detection in biomedical images, and that the iterative application of the algorithm boosts performance to an F score of .60. We provide a C++ implementation of our algorithm freely available for academic use. Copyright © 2010 Elsevier Inc. All rights reserved.

  7. A New Pivoting and Iterative Text Detection Algorithm for Biomedical Images

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Xu, Songhua; Krauthammer, Prof. Michael

    2010-01-01

    There is interest to expand the reach of literature mining to include the analysis of biomedical images, which often contain a paper's key findings. Examples include recent studies that use Optical Character Recognition (OCR) to extract image text, which is used to boost biomedical image retrieval and classification. Such studies rely on the robust identification of text elements in biomedical images, which is a non-trivial task. In this work, we introduce a new text detection algorithm for biomedical images based on iterative projection histograms. We study the effectiveness of our algorithm by evaluating the performance on a set of manuallymore » labeled random biomedical images, and compare the performance against other state-of-the-art text detection algorithms. We demonstrate that our projection histogram-based text detection approach is well suited for text detection in biomedical images, and that the iterative application of the algorithm boosts performance to an F score of .60. We provide a C++ implementation of our algorithm freely available for academic use.« less

  8. A Suggested Model for Building Robust Biomedical Implants Registries.

    PubMed

    Aloufi, Bader; Alshagathrah, Fahad; Househ, Mowafa

    2017-01-01

    Registries are an essential source of information for clinical and non-clinical decision-makers; because they provide evidence for post-market clinical follow-up and early detection of safety signals for biomedical implants. Yet, many of todays biomedical implants registries are facing a variety of challenges relating to a poorly designed dataset, the reliability of inputted data and low clinician and patient participation. The purpose of this paper is to present a best practice model for the implementation and use of biomedical implants registries to monitor the safety and effectiveness of implantable medical devices. Based on a literature review and an analysis of multiple national relevant registries, we identified six factors that address contemporary challenges and are believed to be the keys for building a successful biomedical implants registry, which include: sustainable development, international comparability, data reliability, purposeful design, ease of patient participation, and collaborative development at the national level.

  9. Biomedical research applications of electromagnetically separated enriched stable isotopes

    NASA Astrophysics Data System (ADS)

    Lambrecht, R. M.

    The current and projected annual requirements through 1985 for stable isotopes enriched by electromagnetic separation methods were reviewed for applications in various types of biomedical research: (1) medical radiosiotope production, labeled compounds, and potential radio-pharmaceuticals; (2) nutrition, food science, and pharmacology: (3) metallobiochemistry and environmental toxicology; (4) nuclear magnetic resonance, electron paramagnetic resonance, and moessbauer spectroscopy in biochemical, biophysical, and biomedical research; and (5) miscellaneous advances in radioactive and nonradioactive tracer technology. Radioisotopes available from commercial sources or routinely used in clinical nuclear medicine were excluded. Current requirements for enriched stable isotopes in biomedical research are not being satisfied. Severe shortages exist for Mg 26, Ca 43, Zn 70, Se 76, Se 77, Se 78, Pd 102, Cd 111, Cd 113, and Os 190. Many interesting and potentially important investigations in biomedical research require small quantities of specific elements at high isotopic enrichments.

  10. Should biomedical research be like Airbnb?

    PubMed

    Bonazzi, Vivien R; Bourne, Philip E

    2017-04-01

    The thesis presented here is that biomedical research is based on the trusted exchange of services. That exchange would be conducted more efficiently if the trusted software platforms to exchange those services, if they exist, were more integrated. While simpler and narrower in scope than the services governing biomedical research, comparison to existing internet-based platforms, like Airbnb, can be informative. We illustrate how the analogy to internet-based platforms works and does not work and introduce The Commons, under active development at the National Institutes of Health (NIH) and elsewhere, as an example of the move towards platforms for research.

  11. Should biomedical research be like Airbnb?

    PubMed Central

    Bonazzi, Vivien R.

    2017-01-01

    The thesis presented here is that biomedical research is based on the trusted exchange of services. That exchange would be conducted more efficiently if the trusted software platforms to exchange those services, if they exist, were more integrated. While simpler and narrower in scope than the services governing biomedical research, comparison to existing internet-based platforms, like Airbnb, can be informative. We illustrate how the analogy to internet-based platforms works and does not work and introduce The Commons, under active development at the National Institutes of Health (NIH) and elsewhere, as an example of the move towards platforms for research. PMID:28388615

  12. Biomedical Applications of Enzymes From Marine Actinobacteria.

    PubMed

    Kamala, K; Sivaperumal, P

    Marine microbial enzyme technologies have progressed significantly in the last few decades for different applications. Among the various microorganisms, marine actinobacterial enzymes have significant active properties, which could allow them to be biocatalysts with tremendous bioactive metabolites. Moreover, marine actinobacteria have been considered as biofactories, since their enzymes fulfill biomedical and industrial needs. In this chapter, the marine actinobacteria and their enzymes' uses in biological activities and biomedical applications are described. © 2017 Elsevier Inc. All rights reserved.

  13. Biomedical engineering and society: policy and ethics.

    PubMed

    Flexman, J A; Lazareck, L

    2007-01-01

    Biomedical engineering impacts health care and contributes to fundamental knowledge in medicine and biology. Policy, such as through regulation and research funding, has the potential to dramatically affect biomedical engineering research and commercialization. New developments, in turn, may affect society in new ways. The intersection of biomedical engineering and society and related policy issues must be discussed between scientists and engineers, policy-makers and the public. As a student, there are many ways to become engaged in the issues surrounding science and technology policy. At the University of Washington in Seattle, the Forum on Science Ethics and Policy (FOSEP, www.fosep.org) was started by graduate students and post-doctoral fellows interested in improving the dialogue between scientists, policymakers and the public and has received support from upper-level administration. This is just one example of how students can start thinking about science policy and ethics early in their careers.

  14. Finding and Accessing Diagrams in Biomedical Publications

    PubMed Central

    Kuhn, Tobias; Luong, ThaiBinh; Krauthammer, Michael

    2012-01-01

    Complex relationships in biomedical publications are often communicated by diagrams such as bar and line charts, which are a very effective way of summarizing and communicating multi-faceted data sets. Given the ever-increasing amount of published data, we argue that the precise retrieval of such diagrams is of great value for answering specific and otherwise hard-to-meet information needs. To this end, we demonstrate the use of advanced image processing and classification for identifying bar and line charts by the shape and relative location of the different image elements that make up the charts. With recall and precisions of close to 90% for the detection of relevant figures, we discuss the use of this technology in an existing biomedical image search engine, and outline how it enables new forms of literature queries over biomedical relationships that are represented in these charts. PMID:23304318

  15. Applicability Analysis of Validation Evidence for Biomedical Computational Models

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Pathmanathan, Pras; Gray, Richard A.; Romero, Vicente J.

    Computational modeling has the potential to revolutionize medicine the way it transformed engineering. However, despite decades of work, there has only been limited progress to successfully translate modeling research to patient care. One major difficulty which often occurs with biomedical computational models is an inability to perform validation in a setting that closely resembles how the model will be used. For example, for a biomedical model that makes in vivo clinically relevant predictions, direct validation of predictions may be impossible for ethical, technological, or financial reasons. Unavoidable limitations inherent to the validation process lead to challenges in evaluating the credibilitymore » of biomedical model predictions. Therefore, when evaluating biomedical models, it is critical to rigorously assess applicability, that is, the relevance of the computational model, and its validation evidence to the proposed context of use (COU). However, there are no well-established methods for assessing applicability. In this paper, we present a novel framework for performing applicability analysis and demonstrate its use with a medical device computational model. The framework provides a systematic, step-by-step method for breaking down the broad question of applicability into a series of focused questions, which may be addressed using supporting evidence and subject matter expertise. The framework can be used for model justification, model assessment, and validation planning. While motivated by biomedical models, it is relevant to a broad range of disciplines and underlying physics. Finally, the proposed applicability framework could help overcome some of the barriers inherent to validation of, and aid clinical implementation of, biomedical models.« less

  16. Applicability Analysis of Validation Evidence for Biomedical Computational Models

    DOE PAGES

    Pathmanathan, Pras; Gray, Richard A.; Romero, Vicente J.; ...

    2017-09-07

    Computational modeling has the potential to revolutionize medicine the way it transformed engineering. However, despite decades of work, there has only been limited progress to successfully translate modeling research to patient care. One major difficulty which often occurs with biomedical computational models is an inability to perform validation in a setting that closely resembles how the model will be used. For example, for a biomedical model that makes in vivo clinically relevant predictions, direct validation of predictions may be impossible for ethical, technological, or financial reasons. Unavoidable limitations inherent to the validation process lead to challenges in evaluating the credibilitymore » of biomedical model predictions. Therefore, when evaluating biomedical models, it is critical to rigorously assess applicability, that is, the relevance of the computational model, and its validation evidence to the proposed context of use (COU). However, there are no well-established methods for assessing applicability. In this paper, we present a novel framework for performing applicability analysis and demonstrate its use with a medical device computational model. The framework provides a systematic, step-by-step method for breaking down the broad question of applicability into a series of focused questions, which may be addressed using supporting evidence and subject matter expertise. The framework can be used for model justification, model assessment, and validation planning. While motivated by biomedical models, it is relevant to a broad range of disciplines and underlying physics. Finally, the proposed applicability framework could help overcome some of the barriers inherent to validation of, and aid clinical implementation of, biomedical models.« less

  17. Funding of US biomedical research, 2003-2008.

    PubMed

    Dorsey, E Ray; de Roulet, Jason; Thompson, Joel P; Reminick, Jason I; Thai, Ashley; White-Stellato, Zachary; Beck, Christopher A; George, Benjamin P; Moses, Hamilton

    2010-01-13

    With the exception of the American Recovery and Reinvestment Act, funding support for biomedical research in the United States has slowed after a decade of doubling. However, the extent and scope of slowing are largely unknown. To quantify funding of biomedical research in the United States from 2003 to 2008. Publicly available data were used to quantify funding from government (federal, state, and local), private, and industry sources. Regression models were used to compare financial trends between 1994-2003 and 2003-2007. The numbers of new drug and device approvals by the US Food and Drug Administration over the same period were also evaluated. Funding and growth rates by source; numbers of US Food and Drug Administration approvals. Biomedical research funding increased from $75.5 billion in 2003 to $101.1 billion in 2007. In 2008, funding from the National Institutes of Health and industry totaled $88.8 billion. In 2007, funding from these sources, adjusted for inflation, was $90.2 billion. Adjusted for inflation, funding from 2003 to 2007 increased by 14%, for a compound annual growth rate of 3.4%. By comparison, funding from 1994 to 2003 increased at an annual rate of 7.8% (P < .001). In 2007, industry (58%) was the largest funder, followed by the federal government (33%). Modest increase in funding was not accompanied by an increase in approvals for drugs or devices. In 2007, the United States spent an estimated 4.5% of its total health expenditures on biomedical research and 0.1% on health services research. After a decade of doubling, the rate of increase in biomedical research funding slowed from 2003 to 2007, and after adjustment for inflation, the absolute level of funding from the National Institutes of Health and industry appears to have decreased by 2% in 2008.

  18. The semantic measures library and toolkit: fast computation of semantic similarity and relatedness using biomedical ontologies.

    PubMed

    Harispe, Sébastien; Ranwez, Sylvie; Janaqi, Stefan; Montmain, Jacky

    2014-03-01

    The semantic measures library and toolkit are robust open-source and easy to use software solutions dedicated to semantic measures. They can be used for large-scale computations and analyses of semantic similarities between terms/concepts defined in terminologies and ontologies. The comparison of entities (e.g. genes) annotated by concepts is also supported. A large collection of measures is available. Not limited to a specific application context, the library and the toolkit can be used with various controlled vocabularies and ontology specifications (e.g. Open Biomedical Ontology, Resource Description Framework). The project targets both designers and practitioners of semantic measures providing a JAVA library, as well as a command-line tool that can be used on personal computers or computer clusters. Downloads, documentation, tutorials, evaluation and support are available at http://www.semantic-measures-library.org.

  19. Lunar exploration and the advancement of biomedical research: a physiologist's view.

    PubMed

    Piantadosi, Claude A

    2006-10-01

    Over the next few years, it will become apparent just how important lunar exploration is to biomedical research and vice versa, and how critical both are to the future of human spaceflight. NASA's Project Constellation should put a new lunar-capable vehicle into service by 2014 that will rely on proven Space Shuttle components and allow four astronauts to spend 7 d on the lunar surface. A modern space transportation system opens up a unique opportunity in the space sciences--the establishment of a permanent lunar laboratory for the physical and life sciences. This commentary presents a rationale for focusing American efforts in space on such a Moon base in order to promote understanding of the long-term physiological effects of living on a planetary body outside the Van Allen belts.

  20. The California State University, Los Angeles Biomedical Sciences Program.

    ERIC Educational Resources Information Center

    Gutierrez, Carlos G.; Brown, Costello L.

    The Biomedical Sciences Program at California State University, Los Angeles (CSULA), is described. The federally funded program was designed to help economically disadvantaged students to pursue careers in biomedical sciences. The program provided academic support in mathematics, science, and English; study skills development; experiences in…

  1. Medicine 2.0: Social Networking, Collaboration, Participation, Apomediation, and Openness

    PubMed Central

    2008-01-01

    In a very significant development for eHealth, a broad adoption of Web 2.0 technologies and approaches coincides with the more recent emergence of Personal Health Application Platforms and Personally Controlled Health Records such as Google Health, Microsoft HealthVault, and Dossia. “Medicine 2.0” applications, services, and tools are defined as Web-based services for health care consumers, caregivers, patients, health professionals, and biomedical researchers, that use Web 2.0 technologies and/or semantic web and virtual reality approaches to enable and facilitate specifically 1) social networking, 2) participation, 3) apomediation, 4) openness, and 5) collaboration, within and between these user groups. The Journal of Medical Internet Research (JMIR) publishes a Medicine 2.0 theme issue and sponsors a conference on “How Social Networking and Web 2.0 changes Health, Health Care, Medicine, and Biomedical Research”, to stimulate and encourage research in these five areas. PMID:18725354

  2. Open access of evidence-based publications: the case of the orthopedic and musculoskeletal literature.

    PubMed

    Yammine, Kaissar

    2015-11-01

    The open access model, where researchers can publish their work and make it freely available to the whole medical community, is gaining ground over the traditional type of publication. However, fees are to be paid by either the authors or their institutions. The purpose of this paper is to assess the proportion and type of open access evidence-based articles in the form of systematic reviews and meta-analyses in the field of musculoskeletal disorders and orthopedic surgery. PubMed database was searched and the results showed a maximal number of hits for low back pain and total hip arthroplasty. We demonstrated that despite a 10-fold increase in the number of evidence-based publications in the past 10 years, the rate of free systematic reviews in the general biomedical literature did not change for the last two decades. In addition, the average percentage of free open access systematic reviews and meta-analyses for the commonest painful musculoskeletal conditions and orthopedic procedures was 20% and 18%, respectively. Those results were significantly lower than those of the systematic reviews and meta-analyses in the remaining biomedical research. Such findings could indicate a divergence between the efforts engaged at promoting evidence-based principles and those at disseminating evidence-based findings in the field of musculoskeletal disease and trauma. The high processing fee is thought to be a major limitation when considering open access model for publication. © 2015 Chinese Cochrane Center, West China Hospital of Sichuan University and Wiley Publishing Asia Pty Ltd.

  3. Remotely-actuated biomedical switch

    NASA Technical Reports Server (NTRS)

    Lee, R. D.

    1969-01-01

    Remotely-actuated biomedical switching circuit using transistors consumes no power in the off position and can be actuated by a single-frequency telemetry pulse to control implanted instrumentation. Silicon controlled rectifiers permit the circuit design which imposes zero drain on supply batteries when not in use.

  4. Rules and management of biomedical waste at Vivekananda Polyclinic: a case study.

    PubMed

    Gupta, Saurabh; Boojh, Ram; Mishra, Ajai; Chandra, Hem

    2009-02-01

    Hospitals and other healthcare establishments have a "duty of care" for the environment and for public health, and have particular responsibilities in relation to the waste they produce (i.e., biomedical waste). Negligence, in terms of biomedical waste management, significantly contributes to polluting the environment, affects the health of human beings, and depletes natural and financial resources. In India, in view of the serious situation of biomedical waste management, the Ministry of Environment and Forests, within the Government of India, ratified the Biomedical Waste (Management and Handling) Rules, in July 1998. The present paper provides a brief description of the biomedical waste (Management and Handling) Rules 1998, and the current biomedical waste management practices in one of the premier healthcare establishments of Lucknow, the Vivekananda Polyclinic. The objective in undertaking this study was to analyse the biomedical waste management system, including policy, practice (i.e., storage, collection, transportation and disposal), and compliance with the standards prescribed under the regulatory framework. The analysis consisted of interviews with medical authorities, doctors, and paramedical staff involved in the management of the biomedical wastes in the Polyclinic. Other important stakeholders that were consulted and interviewed included environmental engineers (looking after the Biomedical Waste Cell) of the State Pollution Control Board, and randomly selected patients and visitors to the Polyclinic. A general survey of the facilities of the Polyclinic was undertaken to ascertain the efficacy of the implemented measures. The waste was quantified based on random samples collected from each ward. It was found that, although the Polyclinic in general abides by the prescribed regulations for the treatment and disposal of biomedical waste, there is a need to further build the capacity of the Polyclinic and its staff in terms of providing state

  5. Biomedical engineering and the whitaker foundation: a thirty-year partnership.

    PubMed

    Katona, Peter G

    2006-06-01

    The Whitaker Foundation, established in 1976, will close in 2006. It will have made awards totaling 805 million US dollars, with over 710 million US dollars in biomedical engineering. Close to 1,500 faculty members received research grants to help them establish academic careers in biomedical engineering, and over 400 graduate students received fellowship support. The Foundation also supported the enhancement or establishment of educational programs in biomedical engineering, especially encouraging the formation of departments. The number of biomedical engineering departments almost tripled during the past 10 years, now numbering close to 75. Leveraging of grants enabled the construction of 13 new buildings. With the field firmly established, the grant program supporting new faculty members will be the one missed the most. New opportunities, however, are emerging as interdisciplinary research is being embraced by both public and private funding sources. The life sciences will be increasingly incorporated into all areas of engineering, and it is expected that such "biofication" will pose both opportunities and challenges to biomedical engineering.

  6. Magnesium-Based Micromotors: Water-Powered Propulsion, Multifunctionality, and Biomedical and Environmental Applications.

    PubMed

    Chen, Chuanrui; Karshalev, Emil; Guan, Jianguo; Wang, Joseph

    2018-06-01

    The new capabilities and functionalities of synthetic micro/nanomotors open up considerable opportunities for diverse environmental and biomedical applications. Water-powered micromachines are particularly attractive for realizing many of these applications. Magnesium-based motors directly use water as fuel to generate hydrogen bubbles for their propulsion, eliminating the requirement of common toxic fuels. This Review highlights the development of new Mg-based micromotors and discusses the chemistry that makes it extremely attractive for micromotor applications. Understanding these Mg properties and its transient nature is essential for controlling the propulsion efficiency, lifetime, and overall performance. The unique and attractive behavior of Mg offers significant advantages, including efficient water-powered movement, remarkable biocompatibility, controlled degradation, convenient functionalization, and built-in acid neutralization ability, and has paved the way for multifunctional micromachines for diverse real-life applications, including operation in living animals. A wide range of such Mg motor-based applications, including the detection and destruction of environmental threats, effective in-vivo cargo delivery, and autonomous release, have been demonstrated. In conclusion, the current challenges, future opportunities, and performance improvements of the Mg-based micromotors are discussed. With continuous innovation and attention to key challenges, it is expected that Mg-based motors will have a profound impact on diverse biomedical and environmental applications. © 2018 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  7. Eventogram: A Visual Representation of Main Events in Biomedical Signals.

    PubMed

    Elgendi, Mohamed

    2016-09-22

    Biomedical signals carry valuable physiological information and many researchers have difficulty interpreting and analyzing long-term, one-dimensional, quasi-periodic biomedical signals. Traditionally, biomedical signals are analyzed and visualized using periodogram, spectrogram, and wavelet methods. However, these methods do not offer an informative visualization of main events within the processed signal. This paper attempts to provide an event-related framework to overcome the drawbacks of the traditional visualization methods and describe the main events within the biomedical signal in terms of duration and morphology. Electrocardiogram and photoplethysmogram signals are used in the analysis to demonstrate the differences between the traditional visualization methods, and their performance is compared against the proposed method, referred to as the " eventogram " in this paper. The proposed method is based on two event-related moving averages that visualizes the main time-domain events in the processed biomedical signals. The traditional visualization methods were unable to find dominant events in processed signals while the eventogram was able to visualize dominant events in signals in terms of duration and morphology. Moreover, eventogram -based detection algorithms succeeded with detecting main events in different biomedical signals with a sensitivity and positive predictivity >95%. The output of the eventogram captured unique patterns and signatures of physiological events, which could be used to visualize and identify abnormal waveforms in any quasi-periodic signal.

  8. From biomedical-engineering research to clinical application and industrialization

    NASA Astrophysics Data System (ADS)

    Taguchi, Tetsushi; Aoyagi, Takao

    2012-12-01

    The rising costs and aging of the population due to a low birth rate negatively affect the healthcare system in Japan. In 2011, the Council for Science and Technology Policy released the 4th Japan's Science and Technology Basic Policy Report from 2011 to 2015. This report includes two major innovations, 'Life Innovation' and 'Green Innovation', to promote economic growth. Biomedical engineering research is part of 'Life Innovation' and its outcomes are required to maintain people's mental and physical health. It has already resulted in numerous biomedical products, and new ones should be developed using nanotechnology-based concepts. The combination of accumulated knowledge and experience, and 'nanoarchitechtonics' will result in novel, well-designed functional biomaterials. This focus issue contains three reviews and 19 original papers on various biomedical topics, including biomaterials, drug-delivery systems, tissue engineering and diagnostics. We hope that it demonstrates the importance of collaboration among scientists, engineers and clinicians, and will contribute to the further development of biomedical engineering.

  9. Will Biomedical Enhancements Undermine Solidarity, Responsibility, Equality and Autonomy?

    PubMed Central

    Lev, Ori

    2009-01-01

    Prominent thinkers such as Jurgen Habermas and Michael Sandel are warning that biomedical enhancements will undermine fundamental political values. Yet, whether biomedical enhancements will undermine such values depends on how biomedical enhancements will function, how they will be administered and to whom. Since only few enhancements are obtainable, it is difficult to tell whether their predictions are sound. Nevertheless, such warnings are extremely valuable. As a society we must, at the very least, be aware of developments that could have harmful consequences. Indeed, if important values would be jeopardized, we should take appropriate measures to protect them. This paper focuses on four central values: solidarity, personal responsibility, equality and autonomy. It delineates the conditions under which biomedical enhancements would undermine these values. It also details the circumstances under which these values would be unaffected by enhancements as well as those under which they would be promoted. Specifying these conditions is valuable; it would enable society to prepare appropriate ethical guidelines and policy responses in advance. PMID:20002073

  10. Leveraging Wikipedia knowledge to classify multilingual biomedical documents.

    PubMed

    Antonio Mouriño García, Marcos; Pérez Rodríguez, Roberto; Anido Rifón, Luis

    2018-05-02

    This article presents a classifier that leverages Wikipedia knowledge to represent documents as vectors of concepts weights, and analyses its suitability for classifying biomedical documents written in any language when it is trained only with English documents. We propose the cross-language concept matching technique, which relies on Wikipedia interlanguage links to convert concept vectors between languages. The performance of the classifier is compared to a classifier based on machine translation, and two classifiers based on MetaMap. To perform the experiments, we created two multilingual corpus. The first one, Multi-Lingual UVigoMED (ML-UVigoMED) is composed of 23,647 Wikipedia documents about biomedical topics written in English, German, French, Spanish, Italian, Galician, Romanian, and Icelandic. The second one, English-French-Spanish-German UVigoMED (EFSG-UVigoMED) is composed of 19,210 biomedical abstract extracted from MEDLINE written in English, French, Spanish, and German. The performance of the approach proposed is superior to any of the state-of-the art classifier in the benchmark. We conclude that leveraging Wikipedia knowledge is of great advantage in tasks of multilingual classification of biomedical documents. Copyright © 2018 Elsevier B.V. All rights reserved.

  11. Biomedical Applications of Carbon Nanotubes: A Critical Review.

    PubMed

    Sharma, Priyanka; Mehra, Neelesh Kumar; Jain, Keerti; Jain, N K

    2016-08-01

    The convergence of nano and biotechnology is enabling scientific and technical knowledge for improving human well being. Carbon nanotubes have become most fascinating material to be studied and unveil new avenues in the field of nanobiotechnology. The nanometer size and high aspect ratio of the CNTs are the two distinct features, which have contributed to diverse biomedical applications. They have captured the attention as nanoscale materials due to their nanometric structure and remarkable list of superlative and extravagant properties that encouraged their exploitation for promising applications. Significant progress has been made in order to overcome some of the major hurdles towards biomedical application of nanomaterials, especially on issues regarding the aqueous solubility/dispersion and safety of CNTs. Functionalized CNTs have been used in drug targeting, imaging, and in the efficient delivery of gene and nucleic acids. CNTs have also demonstrated great potential in diverse biomedical uses like drug targeting, imaging, cancer treatment, tissue regeneration, diagnostics, biosensing, genetic engineering and so forth. The present review highlights the possible potential of CNTs in diagnostics, imaging and targeted delivery of bioactives and also outlines the future opportunities for biomedical applications.

  12. Enhancing biomedical text summarization using semantic relation extraction.

    PubMed

    Shang, Yue; Li, Yanpeng; Lin, Hongfei; Yang, Zhihao

    2011-01-01

    Automatic text summarization for a biomedical concept can help researchers to get the key points of a certain topic from large amount of biomedical literature efficiently. In this paper, we present a method for generating text summary for a given biomedical concept, e.g., H1N1 disease, from multiple documents based on semantic relation extraction. Our approach includes three stages: 1) We extract semantic relations in each sentence using the semantic knowledge representation tool SemRep. 2) We develop a relation-level retrieval method to select the relations most relevant to each query concept and visualize them in a graphic representation. 3) For relations in the relevant set, we extract informative sentences that can interpret them from the document collection to generate text summary using an information retrieval based method. Our major focus in this work is to investigate the contribution of semantic relation extraction to the task of biomedical text summarization. The experimental results on summarization for a set of diseases show that the introduction of semantic knowledge improves the performance and our results are better than the MEAD system, a well-known tool for text summarization.

  13. Enhancing Biomedical Text Summarization Using Semantic Relation Extraction

    PubMed Central

    Shang, Yue; Li, Yanpeng; Lin, Hongfei; Yang, Zhihao

    2011-01-01

    Automatic text summarization for a biomedical concept can help researchers to get the key points of a certain topic from large amount of biomedical literature efficiently. In this paper, we present a method for generating text summary for a given biomedical concept, e.g., H1N1 disease, from multiple documents based on semantic relation extraction. Our approach includes three stages: 1) We extract semantic relations in each sentence using the semantic knowledge representation tool SemRep. 2) We develop a relation-level retrieval method to select the relations most relevant to each query concept and visualize them in a graphic representation. 3) For relations in the relevant set, we extract informative sentences that can interpret them from the document collection to generate text summary using an information retrieval based method. Our major focus in this work is to investigate the contribution of semantic relation extraction to the task of biomedical text summarization. The experimental results on summarization for a set of diseases show that the introduction of semantic knowledge improves the performance and our results are better than the MEAD system, a well-known tool for text summarization. PMID:21887336

  14. Systematic integration of biomedical knowledge prioritizes drugs for repurposing

    PubMed Central

    Himmelstein, Daniel Scott; Lizee, Antoine; Hessler, Christine; Brueggeman, Leo; Chen, Sabrina L; Hadley, Dexter; Green, Ari; Khankhanian, Pouya

    2017-01-01

    The ability to computationally predict whether a compound treats a disease would improve the economy and success rate of drug approval. This study describes Project Rephetio to systematically model drug efficacy based on 755 existing treatments. First, we constructed Hetionet (neo4j.het.io), an integrative network encoding knowledge from millions of biomedical studies. Hetionet v1.0 consists of 47,031 nodes of 11 types and 2,250,197 relationships of 24 types. Data were integrated from 29 public resources to connect compounds, diseases, genes, anatomies, pathways, biological processes, molecular functions, cellular components, pharmacologic classes, side effects, and symptoms. Next, we identified network patterns that distinguish treatments from non-treatments. Then, we predicted the probability of treatment for 209,168 compound–disease pairs (het.io/repurpose). Our predictions validated on two external sets of treatment and provided pharmacological insights on epilepsy, suggesting they will help prioritize drug repurposing candidates. This study was entirely open and received realtime feedback from 40 community members. PMID:28936969

  15. New Perspectives on Biomedical Applications of Iron Oxide Nanoparticles.

    PubMed

    Magro, Massimiliano; Baratella, Davide; Bonaiuto, Emanuela; de A Roger, Jessica; Vianello, Fabio

    2018-02-12

    Iron oxide nanomaterials are considered promising tools for improved therapeutic efficacy and diagnostic applications in biomedicine. Accordingly, engineered iron oxide nanomaterials are increasingly proposed in biomedicine, and the interdisciplinary researches involving physics, chemistry, biology (nanotechnology) and medicine have led to exciting developments in the last decades. The progresses of the development of magnetic nanoparticles with tailored physico-chemical and surface properties produced a variety of clinically relevant applications, spanning from magnetic resonance imaging (MRI), drug delivery, magnetic hyperthermia, to in vitro diagnostics. Notwithstanding the wellknown conventional synthetic procedures and their wide use, along with recent advances in the synthetic methods open the door to new generations of naked iron oxide nanoparticles possessing peculiar surface chemistries, suitable for other competitive biomedical applications. New abilities to rationally manipulate iron oxides and their physical, chemical, and biological properties, allow the emersion of additional possibilities for designing novel nanomaterials for theranostic applications. Copyright© Bentham Science Publishers; For any queries, please email at epub@benthamscience.org.

  16. Community outreach at biomedical research facilities.

    PubMed

    Goldman, M; Hedetniemi, J N; Herbert, E R; Sassaman, J S; Walker, B C

    2000-12-01

    For biomedical researchers to fulfill their responsibility for protecting the environment, they must do more than meet the scientific challenge of reducing the number and volume of hazardous materials used in their laboratories and the engineering challenge of reducing pollution and shifting to cleaner energy sources. They must also meet the public relations challenge of informing and involving their neighbors in these efforts. The experience of the Office of Community Liaison of the National Institutes of Health (NIH) in meeting the latter challenge offers a model and several valuable lessons for other biomedical research facilities to follow. This paper is based on presentations by an expert panel during the Leadership Conference on Biomedical Research and the Environment held 1--2 November 1999 at NIH, Bethesda, Maryland. The risks perceived by community members are often quite different from those identified by officials at the biomedical research facility. The best antidote for misconceptions is more and better information. If community organizations are to be informed participants in the decision-making process, they need a simple but robust mechanism for identifying and evaluating the environmental hazards in their community. Local government can and should be an active and fully informed partner in planning and emergency preparedness. In some cases this can reduce the regulatory burden on the biomedical research facility. In other cases it might simplify and expedite the permitting process or help the facility disseminate reliable information to the community. When a particular risk, real or perceived, is of special concern to the community, community members should be involved in the design, implementation, and evaluation of targeted risk assessment activities. Only by doing so will the community have confidence in the results of those activities. NIH has involved community members in joint efforts to deal with topics as varied as recycling and soil

  17. Multi-field query expansion is effective for biomedical dataset retrieval

    PubMed Central

    2017-01-01

    Abstract In the context of the bioCADDIE challenge addressing information retrieval of biomedical datasets, we propose a method for retrieval of biomedical data sets with heterogenous schemas through query reformulation. In particular, the method proposed transforms the initial query into a multi-field query that is then enriched with terms that are likely to occur in the relevant datasets. We compare and evaluate two query expansion strategies, one based on the Rocchio method and another based on a biomedical lexicon. We then perform a comprehensive comparative evaluation of our method on the bioCADDIE dataset collection for biomedical retrieval. We demonstrate the effectiveness of our multi-field query method compared to two baselines, with MAP improved from 0.2171 and 0.2669 to 0.2996. We also show the benefits of query expansion, where the Rocchio expanstion method improves the MAP for our two baselines from 0.2171 and 0.2669 to 0.335. We show that the Rocchio query expansion method slightly outperforms the one based on the biomedical lexicon as a source of terms, with an improvement of roughly 3% for MAP. However, the query expansion method based on the biomedical lexicon is much less resource intensive since it does not require computation of any relevance feedback set or any initial execution of the query. Hence, in term of trade-off between efficiency, execution time and retrieval accuracy, we argue that the query expansion method based on the biomedical lexicon offers the best performance for a prototype biomedical data search engine intended to be used at a large scale. In the official bioCADDIE challenge results, although our approach is ranked seventh in terms of the infNDCG evaluation metric, it ranks second in term of P@10 and NDCG. Hence, the method proposed here provides overall good retrieval performance in relation to the approaches of other competitors. Consequently, the observations made in this paper should benefit the development of a Data

  18. Composite annotations: requirements for mapping multiscale data and models to biomedical ontologies

    PubMed Central

    Cook, Daniel L.; Mejino, Jose L. V.; Neal, Maxwell L.; Gennari, John H.

    2009-01-01

    Current methods for annotating biomedical data resources rely on simple mappings between data elements and the contents of a variety of biomedical ontologies and controlled vocabularies. Here we point out that such simple mappings are inadequate for large-scale multiscale, multidomain integrative “virtual human” projects. For such integrative challenges, we describe a “composite annotation” schema that is simple yet sufficiently extensible for mapping the biomedical content of a variety of data sources and biosimulation models to available biomedical ontologies. PMID:19964601

  19. Efficient Sample Tracking With OpenLabFramework

    PubMed Central

    List, Markus; Schmidt, Steffen; Trojnar, Jakub; Thomas, Jochen; Thomassen, Mads; Kruse, Torben A.; Tan, Qihua; Baumbach, Jan; Mollenhauer, Jan

    2014-01-01

    The advance of new technologies in biomedical research has led to a dramatic growth in experimental throughput. Projects therefore steadily grow in size and involve a larger number of researchers. Spreadsheets traditionally used are thus no longer suitable for keeping track of the vast amounts of samples created and need to be replaced with state-of-the-art laboratory information management systems. Such systems have been developed in large numbers, but they are often limited to specific research domains and types of data. One domain so far neglected is the management of libraries of vector clones and genetically engineered cell lines. OpenLabFramework is a newly developed web-application for sample tracking, particularly laid out to fill this gap, but with an open architecture allowing it to be extended for other biological materials and functional data. Its sample tracking mechanism is fully customizable and aids productivity further through support for mobile devices and barcoded labels. PMID:24589879

  20. The community FabLab platform: applications and implications in biomedical engineering.

    PubMed

    Stephenson, Makeda K; Dow, Douglas E

    2014-01-01

    Skill development in science, technology, engineering and math (STEM) education present one of the most formidable challenges of modern society. The Community FabLab platform presents a viable solution. Each FabLab contains a suite of modern computer numerical control (CNC) equipment, electronics and computing hardware and design, programming, computer aided design (CAD) and computer aided machining (CAM) software. FabLabs are community and educational resources and open to the public. Development of STEM based workforce skills such as digital fabrication and advanced manufacturing can be enhanced using this platform. Particularly notable is the potential of the FabLab platform in STEM education. The active learning environment engages and supports a diversity of learners, while the iterative learning that is supported by the FabLab rapid prototyping platform facilitates depth of understanding, creativity, innovation and mastery. The product and project based learning that occurs in FabLabs develops in the student a personal sense of accomplishment, self-awareness, command of the material and technology. This helps build the interest and confidence necessary to excel in STEM and throughout life. Finally the introduction and use of relevant technologies at every stage of the education process ensures technical familiarity and a broad knowledge base needed for work in STEM based fields. Biomedical engineering education strives to cultivate broad technical adeptness, creativity, interdisciplinary thought, and an ability to form deep conceptual understanding of complex systems. The FabLab platform is well designed to enhance biomedical engineering education.

  1. Personalized biomedical devices & systems for healthcare applications

    NASA Astrophysics Data System (ADS)

    Chen, I.-Ming; Phee, Soo Jay; Luo, Zhiqiang; Lim, Chee Kian

    2011-03-01

    With the advancement in micro- and nanotechnology, electromechanical components and systems are getting smaller and smaller and gradually can be applied to the human as portable, mobile and even wearable devices. Healthcare industry have started to benefit from this technology trend by providing more and more miniature biomedical devices for personalized medical treatments in order to obtain better and more accurate outcome. This article introduces some recent development in non-intrusive and intrusive biomedical devices resulted from the advancement of niche miniature sensors and actuators, namely, wearable biomedical sensors, wearable haptic devices, and ingestible medical capsules. The development of these devices requires carful integration of knowledge and people from many different disciplines like medicine, electronics, mechanics, and design. Furthermore, designing affordable devices and systems to benefit all mankind is a great challenge ahead. The multi-disciplinary nature of the R&D effort in this area provides a new perspective for the future mechanical engineers.

  2. Calixarenes in bio-medical researches.

    PubMed

    Rodik, Roman V; Boyko, Vyacheslav I; Kalchenko, Vitaly I

    2009-01-01

    Application of calixarene derivatives in bio-medical researches is reviewed in this article. Antiviral, bactericidal, antithrombothic, antituberculosis, anticancer activity as well as specific protein complexation, membranotropic properties and toxicity of modified calixarenes are discussed.

  3. Biomedical research publications, 1982 - 1983

    NASA Technical Reports Server (NTRS)

    Bolcik, C.; Pleasant, L. G.

    1983-01-01

    Cardiovascular deconditioning, motion sickness, bone alterations, muscle atrophy, blood cell alterations, fluid and electrolyte changes, radiation effects and protection, behavior and performance, and general biomedical research are covered in a bibliography of 444 items.

  4. A New Pivoting and Iterative Text Detection Algorithm for Biomedical Images

    PubMed Central

    Xu, Songhua; Krauthammer, Michael

    2010-01-01

    There is interest to expand the reach of literature mining to include the analysis of biomedical images, which often contain a paper’s key findings. Examples include recent studies that use Optical Character Recognition (OCR) to extract image text, which is used to boost biomedical image retrieval and classification. Such studies rely on the robust identification of text elements in biomedical images, which is a non-trivial task. In this work, we introduce a new text detection algorithm for biomedical images based on iterative projection histograms. We study the effectiveness of our algorithm by evaluating the performance on a set of manually labeled random biomedical images, and compare the performance against other state-of-the-art text detection algorithms. In this paper, we demonstrate that a projection histogram-based text detection approach is well suited for text detection in biomedical images, with a performance of F score of .60. The approach performs better than comparable approaches for text detection. Further, we show that the iterative application of the algorithm is boosting overall detection performance. A C++ implementation of our algorithm is freely available through email request for academic use. PMID:20887803

  5. IEEE International Symposium on Biomedical Imaging.

    PubMed

    2017-01-01

    The IEEE International Symposium on Biomedical Imaging (ISBI) is a scientific conference dedicated to mathematical, algorithmic, and computational aspects of biological and biomedical imaging, across all scales of observation. It fosters knowledge transfer among different imaging communities and contributes to an integrative approach to biomedical imaging. ISBI is a joint initiative from the IEEE Signal Processing Society (SPS) and the IEEE Engineering in Medicine and Biology Society (EMBS). The 2018 meeting will include tutorials, and a scientific program composed of plenary talks, invited special sessions, challenges, as well as oral and poster presentations of peer-reviewed papers. High-quality papers are requested containing original contributions to the topics of interest including image formation and reconstruction, computational and statistical image processing and analysis, dynamic imaging, visualization, image quality assessment, and physical, biological, and statistical modeling. Accepted 4-page regular papers will be published in the symposium proceedings published by IEEE and included in IEEE Xplore. To encourage attendance by a broader audience of imaging scientists and offer additional presentation opportunities, ISBI 2018 will continue to have a second track featuring posters selected from 1-page abstract submissions without subsequent archival publication.

  6. Biomedical Applications of Zinc Oxide Nanomaterials

    PubMed Central

    Zhang, Yin; Nayak, Tapas R.; Hong, Hao; Cai, Weibo

    2013-01-01

    Nanotechnology has witnessed tremendous advancement over the last several decades. Zinc oxide (ZnO), which can exhibit a wide variety of nanostructures, possesses unique semiconducting, optical, and piezoelectric properties hence has been investigated for a wide variety of applications. One of the most important features of ZnO nanomaterials is low toxicity and biodegradability. Zn2+ is an indispensable trace element for adults (~10 mg of Zn2+ per day is recommended) and it is involved in various aspects of metabolism. Chemically, the surface of ZnO is rich in -OH groups, which can be readily functionalized by various surface decorating molecules. In this review article, we summarized the current status of the use of ZnO nanomaterials for biomedical applications, such as biomedical imaging (which includes fluorescence, magnetic resonance, positron emission tomography, as well as dual-modality imaging), drug delivery, gene delivery, and biosensing of a wide array of molecules of interest. Research in biomedical applications of ZnO nanomaterials will continue to flourish over the next decade, and much research effort will be needed to develop biocompatible/biodegradable ZnO nanoplatforms for potential clinical translation. PMID:24206130

  7. Genetically engineered livestock for biomedical models.

    PubMed

    Rogers, Christopher S

    2016-06-01

    To commemorate Transgenic Animal Research Conference X, this review summarizes the recent progress in developing genetically engineered livestock species as biomedical models. The first of these conferences was held in 1997, which turned out to be a watershed year for the field, with two significant events occurring. One was the publication of the first transgenic livestock animal disease model, a pig with retinitis pigmentosa. Before that, the use of livestock species in biomedical research had been limited to wild-type animals or disease models that had been induced or were naturally occurring. The second event was the report of Dolly, a cloned sheep produced by somatic cell nuclear transfer. Cloning subsequently became an essential part of the process for most of the models developed in the last 18 years and is stilled used prominently today. This review is intended to highlight the biomedical modeling achievements that followed those key events, many of which were first reported at one of the previous nine Transgenic Animal Research Conferences. Also discussed are the practical challenges of utilizing livestock disease models now that the technical hurdles of model development have been largely overcome.

  8. Adolf Friedrich Fercher: a pioneer of biomedical optics.

    PubMed

    Hitzenberger, Christoph K

    2017-11-01

    Adolf Friedrich Fercher, an outstanding pioneer of biomedical optics, passed away earlier this year. He was a brilliant and visionary researcher who pioneered various fields of biomedical optics, such as laser speckle flowgraphy, tissue interferometry, and optical coherence tomography (OCT). On the occasion of the 25th anniversary of OCT, this paper reviews and commemorates Fercher's pioneering work. (2017) COPYRIGHT Society of Photo-Optical Instrumentation Engineers (SPIE).

  9. Wearable and Implantable Mechanical Energy Harvesters for Self-Powered Biomedical Systems.

    PubMed

    Hinchet, Ronan; Kim, Sang-Woo

    2015-08-25

    In this issue of ACS Nano, Tang et al. investigate the ability of a triboelectric nanogenerator (TENG) to self-power a low-level laser cure system for osteogenesis by studying the efficiency of a bone remodeling laser treatment that is powered by a skin-patch-like TENG instead of a battery. We outline this field by highlighting the motivations for self-powered biomedical systems and by discussing recent progress in nanogenerators. We note the overlap between biomedical devices and TENGs and their dawning synergy, and we highlight key prospects for future developments. Biomedical systems should be more autonomous. This advance could improve their body integration and fields of action, leading to new medical diagnostics and treatments. However, future self-powered biomedical systems will need to be more flexible, biocompatible, and biodegradable. These advances hold the promise of enabling new smart autonomous biomedical systems and contributing significantly to the Internet of Things.

  10. Anesthetic activity of plant essential oils on Cyprinus carpio (koi carp).

    PubMed

    Khumpirapang, Nattakanwadee; Pikulkaew, Surachai; Anuchapreeda, Songyot; Okonogi, Siriporn

    2018-03-19

    The aims of this study were to investigate the anesthetic and cytotoxic effects of essential oils (EOs) of Ocimum basilicum (OBO), O. canum (OCO), and O. sanctum (OSO) on Cyprinus carpio (koi carp). For anesthetic effect, induction time to surgical anesthesia and recovery time were determined. For cytotoxicity effect, viability of fish peripheral blood nuclear cells (PBMCs) was investigated. Results indicated that increasing oil concentration caused significant (p < 0.01) decrease of induction time. OSO at 100, 200, and 300 mg/L gave the induction time of 169.5 ± 10.2, 62.8 ± 2.3, 45.3 ± 2.2 sec, respectively, significantly shorter than OCO, and OBO. The recovery time of anesthetized fish was dose dependent (p <0.01). Among them, OCO showed the longest recovery time of 313.0 ± 8.1, 420.7 ± 12.6, 616.6 ± 12.1 sec for concentrations of 100, 200, and 300 mg/L, respectively, followed by OSO and OBO, respectively. Within 10 min contact time of the EOs and fish PBMCs, the fish PBMC viability was higher than 80%. Increase contact time and EO concentration caused an increase in cytotoxicity to fish PBMC. OBO showed less toxic than OSO and OCO. Based on the desired induction and recovery times for anesthetizing koi carp, OBO, OCO, and OSO at 300, 200, and 100 mg/L, respectively were suggested to be the most suitable. It was concluded that OBO, OCO, and OSO can be used as natural anesthetics for fish.

  11. Can Andean medicine coexist with biomedical healthcare? A comparison of two rural communities in Peru and Bolivia.

    PubMed

    Mathez-Stiefel, Sarah-Lan; Vandebroek, Ina; Rist, Stephan

    2012-07-24

    It is commonly assumed that indigenous medical systems remain strong in developing countries because biomedicine is physically inaccessible or financially not affordable. This paper compares the health-seeking behavior of households from rural Andean communities at a Peruvian and a Bolivian study site. The main research question was whether the increased presence of biomedicine led to a displacement of Andean indigenous medical practices or to coexistence of the two healing traditions. Open-ended interviews and free listing exercises were conducted between June 2006 and December 2008 with 18 households at each study site. Qualitative identification of households' therapeutic strategies and use of remedies was carried out by means of content analysis of interview transcriptions and inductive interference. Furthermore, a quantitative assessment of the incidence of culture-bound illnesses in local ethnobiological inventories was performed. Our findings indicate that the health-seeking behavior of the Andean households in this study is independent of the degree of availability of biomedical facilities in terms of quality of services provided, physical accessibility, and financial affordability, except for specific practices such as childbirth. Preference for natural remedies over pharmaceuticals coexists with biomedical healthcare that is both accessible and affordable. Furthermore, our results show that greater access to biomedicine does not lead to less prevalence of Andean indigenous medical knowledge, as represented by the levels of knowledge about culture-bound illnesses. The take-home lesson for health policy-makers from this study is that the main obstacle to use of biomedicine in resource-poor rural areas might not be infrastructural or economic alone. Rather, it may lie in lack of sufficient recognition by biomedical practitioners of the value and importance of indigenous medical systems. We propose that the implementation of health care in indigenous

  12. Ontology-Oriented Programming for Biomedical Informatics.

    PubMed

    Lamy, Jean-Baptiste

    2016-01-01

    Ontologies are now widely used in the biomedical domain. However, it is difficult to manipulate ontologies in a computer program and, consequently, it is not easy to integrate ontologies with databases or websites. Two main approaches have been proposed for accessing ontologies in a computer program: traditional API (Application Programming Interface) and ontology-oriented programming, either static or dynamic. In this paper, we will review these approaches and discuss their appropriateness for biomedical ontologies. We will also present an experience feedback about the integration of an ontology in a computer software during the VIIIP research project. Finally, we will present OwlReady, the solution we developed.

  13. Semantic relatedness and similarity of biomedical terms: examining the effects of recency, size, and section of biomedical publications on the performance of word2vec.

    PubMed

    Zhu, Yongjun; Yan, Erjia; Wang, Fei

    2017-07-03

    Understanding semantic relatedness and similarity between biomedical terms has a great impact on a variety of applications such as biomedical information retrieval, information extraction, and recommender systems. The objective of this study is to examine word2vec's ability in deriving semantic relatedness and similarity between biomedical terms from large publication data. Specifically, we focus on the effects of recency, size, and section of biomedical publication data on the performance of word2vec. We download abstracts of 18,777,129 articles from PubMed and 766,326 full-text articles from PubMed Central (PMC). The datasets are preprocessed and grouped into subsets by recency, size, and section. Word2vec models are trained on these subtests. Cosine similarities between biomedical terms obtained from the word2vec models are compared against reference standards. Performance of models trained on different subsets are compared to examine recency, size, and section effects. Models trained on recent datasets did not boost the performance. Models trained on larger datasets identified more pairs of biomedical terms than models trained on smaller datasets in relatedness task (from 368 at the 10% level to 494 at the 100% level) and similarity task (from 374 at the 10% level to 491 at the 100% level). The model trained on abstracts produced results that have higher correlations with the reference standards than the one trained on article bodies (i.e., 0.65 vs. 0.62 in the similarity task and 0.66 vs. 0.59 in the relatedness task). However, the latter identified more pairs of biomedical terms than the former (i.e., 344 vs. 498 in the similarity task and 339 vs. 503 in the relatedness task). Increasing the size of dataset does not always enhance the performance. Increasing the size of datasets can result in the identification of more relations of biomedical terms even though it does not guarantee better precision. As summaries of research articles, compared with article

  14. Ethical considerations for biomedical scientists and engineers: issues for the rank and file.

    PubMed

    Kwarteng, K B

    2000-01-01

    Biomedical science and engineering is inextricably linked with the fields of medicine and surgery. Yet, while physicians and surgeons, nurses, and other medical professionals receive instruction in ethics during their training and must abide by certain codes of ethics during their practice, those engaged in biomedical science and engineering typically receive no formal training in ethics. In fact, the little contact that many biomedical science and engineering professionals have with ethics occurs either when they participate in government-funded research or submit articles for publication in certain journals. Thus, there is a need for biomedical scientists and engineers as a group to become more aware of ethics. Moreover, recent advances in biomedical technology and the ever-increasing use of new devices virtually guarantee that biomedical science and engineering will become even more important in the future. Although they are rarely in direct contact with patients, biomedical scientists and engineers must become aware of ethics in order to be able to deal with the complex ethical issues that arise from our society's increasing reliance on biomedical technology. In this brief communication, the need for ethical awareness among workers in biomedical science and engineering is discussed in terms of certain conflicts that arise in the workaday world of the biomedical scientist in a complex, modern society. It is also recognized that inasmuch as workers in the many branches of bioengineering are not regulated like their counterparts in medicine and surgery, perhaps academic institutions and professional societies are best equipped to heighten ethical awareness among workers in this important field.

  15. Carbon Nanotubes Reinforced Composites for Biomedical Applications

    PubMed Central

    Wang, Wei; Zhu, Yuhe; Liao, Susan; Li, Jiajia

    2014-01-01

    This review paper reported carbon nanotubes reinforced composites for biomedical applications. Several studies have found enhancement in the mechanical properties of CNTs-based reinforced composites by the addition of CNTs. CNTs reinforced composites have been intensively investigated for many aspects of life, especially being made for biomedical applications. The review introduced fabrication of CNTs reinforced composites (CNTs reinforced metal matrix composites, CNTs reinforced polymer matrix composites, and CNTs reinforced ceramic matrix composites), their mechanical properties, cell experiments in vitro, and biocompatibility tests in vivo. PMID:24707488

  16. Biomedical engineering education through global engineering teams.

    PubMed

    Scheffer, C; Blanckenberg, M; Garth-Davis, B; Eisenberg, M

    2012-01-01

    Most industrial projects require a team of engineers from a variety of disciplines. The team members are often culturally diverse and geographically dispersed. Many students do not acquire sufficient skills from typical university courses to function efficiently in such an environment. The Global Engineering Teams (GET) programme was designed to prepare students such a scenario in industry. This paper discusses five biomedical engineering themed projects completed by GET students. The benefits and success of the programme in educating students in the field of biomedical engineering are discussed.

  17. Perspective on nanoparticle technology for biomedical use

    PubMed Central

    Raliya, Ramesh; Chadha, Tandeep Singh; Hadad, Kelsey; Biswas, Pratim

    2016-01-01

    This review gives a short overview on the widespread use of nanostructured and nanocomposite materials for disease diagnostics, drug delivery, imaging and biomedical sensing applications. Nanoparticle interaction with a biological matrix/entity is greatly influenced by its morphology, crystal phase, surface chemistry, functionalization, physicochemical and electronic properties of the particle. Various nanoparticle synthesis routes, characteristization, and functionalization methodologies to be used for biomedical applications ranging from drug delivery to molecular probing of underlying mechanisms and concepts are described with several examples (150 references). PMID:26951098

  18. Carbon nanotubes reinforced composites for biomedical applications.

    PubMed

    Wang, Wei; Zhu, Yuhe; Liao, Susan; Li, Jiajia

    2014-01-01

    This review paper reported carbon nanotubes reinforced composites for biomedical applications. Several studies have found enhancement in the mechanical properties of CNTs-based reinforced composites by the addition of CNTs. CNTs reinforced composites have been intensively investigated for many aspects of life, especially being made for biomedical applications. The review introduced fabrication of CNTs reinforced composites (CNTs reinforced metal matrix composites, CNTs reinforced polymer matrix composites, and CNTs reinforced ceramic matrix composites), their mechanical properties, cell experiments in vitro, and biocompatibility tests in vivo.

  19. Information Retrieval in Biomedical Research: From Articles to Datasets

    ERIC Educational Resources Information Center

    Wei, Wei

    2017-01-01

    Information retrieval techniques have been applied to biomedical research for a variety of purposes, such as textual document retrieval and molecular data retrieval. As biomedical research evolves over time, information retrieval is also constantly facing new challenges, including the growing number of available data, the emerging new data types,…

  20. Using OpenEHR in SICTI an electronic health record system for critical medicine

    NASA Astrophysics Data System (ADS)

    Filgueira, R.; Odriazola, A.; Simini, F.

    2007-11-01

    SICTI is a software tool for registering health records in critical medicine environments. Version 1.0 has been in use since 2003. The Biomedical Engineering Group (Núcleo de Ingeniería Biomédica), with support from the Technological Development Programme (Programa de Desarrollo Tecnológico), decided to develop a new version, to provide an aid for more critical medicine processes, based on a framework which would make the application domain change oriented. The team analyzed three alternatives: to develop an original product based on new research, to base the development on OpenEHR framework, or to use HL7 RIM as the reference model for SICTI. The team opted for OpenEHR. This work describes the use of OpenEHR, its strong and weak points, and states future work perspectives.

  1. Evolving technologies drive the new roles of Biomedical Engineering.

    PubMed

    Frisch, P H; St Germain, J; Lui, W

    2008-01-01

    Rapidly changing technology coupled with the financial impact of organized health care, has required hospital Biomedical Engineering organizations to augment their traditional operational and business models to increase their role in developing enhanced clinical applications utilizing new and evolving technologies. The deployment of these technology based applications has required Biomedical Engineering organizations to re-organize to optimize the manner in which they provide and manage services. Memorial Sloan-Kettering Cancer Center has implemented a strategy to explore evolving technologies integrating them into enhanced clinical applications while optimally utilizing the expertise of the traditional Biomedical Engineering component (Clinical Engineering) to provide expanded support in technology / equipment management, device repair, preventive maintenance and integration with legacy clinical systems. Specifically, Biomedical Engineering is an integral component of the Medical Physics Department which provides comprehensive and integrated support to the Center in advanced physical, technical and engineering technology. This organizational structure emphasizes the integration and collaboration between a spectrum of technical expertise for clinical support and equipment management roles. The high cost of clinical equipment purchases coupled with the increasing cost of service has driven equipment management responsibilities to include significant business and financial aspects to provide a cost effective service model. This case study details the dynamics of these expanded roles, future initiatives and benefits for Biomedical Engineering and Memorial Sloan Kettering Cancer Center.

  2. Identifying the ‘Vulnerables’ in Biomedical Research: the vox populis from the Tuskegee Legacy Project

    PubMed Central

    Wiley, John

    2011-01-01

    Objectives This report presents, for the first time, findings on the vox populis as to who constitutes the ‘vulnerables in biomedical research’. Methods The 3-City Tuskegee Legacy Project (TLP) study used the TLP Questionnaire as administered via RDD telephone interviews to 1,162 adult Blacks, non-Hispanic Whites, and two Puerto Rican (PR) Hispanic groups: Mainland U.S. and San Juan (SJ) in 3 cities. The classification schema was based upon respondents’ answers to an open-ended question asking which groups of people were the most vulnerable when participating in biomedical research. Results Subjects provided 749 valid open-ended responses which were grouped into 29 direct response categories, leading to a 4 tier classification schema for vulnerability traits. Tier 1, the summary tier, had five vulnerability categories: 1) Race/ethnicity; 2) Age; 3) SES; 4) Health; and, 5) Gender. Blacks and Mainland U.S. PR Hispanics most frequently identified Race/Ethnicity as a vulnerability trait (42.1% of Blacks and 42.6% of Mainland U.S. PR Hispanics vs. 15.4% of Whites and 16.7% of San Juan R Hispanics) (p<.007), while Whites and SJ PR Hispanics most frequently identified Age (48.3% and 29.2%) as a vulnerability trait. Conclusions The response patterns on ‘who was vulnerable’ were similar for the two minority groups (Blacks and Mainland U.S. PR Hispanics), and notably different from the response patterns of the two majority groups (Whites and SJPR Hispanics). Further, the vox populis definition of vulnerables differed from the current official definitions as used by the U.S. federal government. PMID:21972462

  3. An enhanced approach for biomedical image restoration using image fusion techniques

    NASA Astrophysics Data System (ADS)

    Karam, Ghada Sabah; Abbas, Fatma Ismail; Abood, Ziad M.; Kadhim, Kadhim K.; Karam, Nada S.

    2018-05-01

    Biomedical image is generally noisy and little blur due to the physical mechanisms of the acquisition process, so one of the common degradations in biomedical image is their noise and poor contrast. The idea of biomedical image enhancement is to improve the quality of the image for early diagnosis. In this paper we are using Wavelet Transformation to remove the Gaussian noise from biomedical images: Positron Emission Tomography (PET) image and Radiography (Radio) image, in different color spaces (RGB, HSV, YCbCr), and we perform the fusion of the denoised images resulting from the above denoising techniques using add image method. Then some quantive performance metrics such as signal -to -noise ratio (SNR), peak signal-to-noise ratio (PSNR), and Mean Square Error (MSE), etc. are computed. Since this statistical measurement helps in the assessment of fidelity and image quality. The results showed that our approach can be applied of Image types of color spaces for biomedical images.

  4. DNA nanotechnology and its applications in biomedical research.

    PubMed

    Sun, Lifan; Yu, Lu; Shen, Wanqiu

    2014-09-01

    DNA nanotechnology, which uses DNA as a material to self-assemble designed nanostructures, including DNA 2D arrays, 3D nanostructures, DNA nanotubes and DNA nanomechanical devices, has showed great promise in biomedical applications. Various DNA nanostructures have been used for protein characterization, enzyme assembly, biosensing, drug delivery and biomimetic assemblies. In this review, we will present recent advances of DNA nanotechnology and its applications in biomedical research field.

  5. Stagnation and herd mentality in the biomedical sciences.

    PubMed

    Brody, Jonathan R; Kern, Scott E

    2004-09-01

    Academic biomedical science is like music, painting, or other fashionable arts and politics. Concepts that are perceived to be 'in' can become widely accepted and then stagnate, remaining unchallenged for many years, independent of their scientific validity. Fads in biomedical science have been observed to last for years or decades. The reasons for herd mentality and stagnation are manifold, but their recognition allows opportunities for constructive awareness and perhaps effective countermeasures.

  6. Towards precision medicine; a new biomedical cosmology.

    PubMed

    Vegter, M W

    2018-02-10

    Precision Medicine has become a common label for data-intensive and patient-driven biomedical research. Its intended future is reflected in endeavours such as the Precision Medicine Initiative in the USA. This article addresses the question whether it is possible to discern a new 'medical cosmology' in Precision Medicine, a concept that was developed by Nicholas Jewson to describe comprehensive transformations involving various dimensions of biomedical knowledge and practice, such as vocabularies, the roles of patients and physicians and the conceptualisation of disease. Subsequently, I will elaborate my assessment of the features of Precision Medicine with the help of Michel Foucault, by exploring how precision medicine involves a transformation along three axes: the axis of biomedical knowledge, of biomedical power and of the patient as a self. Patients are encouraged to become the managers of their own health status, while the medical domain is reframed as a data-sharing community, characterised by changing power relationships between providers and patients, producers and consumers. While the emerging Precision Medicine cosmology may surpass existing knowledge frameworks; it obscures previous traditions and reduces research-subjects to mere data. This in turn, means that the individual is both subjected to the neoliberal demand to share personal information, and at the same time has acquired the positive 'right' to become a member of the data-sharing community. The subject has to constantly negotiate the meaning of his or her data, which can either enable self-expression, or function as a commanding Superego.

  7. TERMA Framework for Biomedical Signal Analysis: An Economic-Inspired Approach.

    PubMed

    Elgendi, Mohamed

    2016-11-02

    Biomedical signals contain features that represent physiological events, and each of these events has peaks. The analysis of biomedical signals for monitoring or diagnosing diseases requires the detection of these peaks, making event detection a crucial step in biomedical signal processing. Many researchers have difficulty detecting these peaks to investigate, interpret and analyze their corresponding events. To date, there is no generic framework that captures these events in a robust, efficient and consistent manner. A new method referred to for the first time as two event-related moving averages ("TERMA") involves event-related moving averages and detects events in biomedical signals. The TERMA framework is flexible and universal and consists of six independent LEGO building bricks to achieve high accuracy detection of biomedical events. Results recommend that the window sizes for the two moving averages ( W 1 and W 2 ) have to follow the inequality ( 8 × W 1 ) ≥ W 2 ≥ ( 2 × W 1 ) . Moreover, TERMA is a simple yet efficient event detector that is suitable for wearable devices, point-of-care devices, fitness trackers and smart watches, compared to more complex machine learning solutions.

  8. TERMA Framework for Biomedical Signal Analysis: An Economic-Inspired Approach

    PubMed Central

    Elgendi, Mohamed

    2016-01-01

    Biomedical signals contain features that represent physiological events, and each of these events has peaks. The analysis of biomedical signals for monitoring or diagnosing diseases requires the detection of these peaks, making event detection a crucial step in biomedical signal processing. Many researchers have difficulty detecting these peaks to investigate, interpret and analyze their corresponding events. To date, there is no generic framework that captures these events in a robust, efficient and consistent manner. A new method referred to for the first time as two event-related moving averages (“TERMA”) involves event-related moving averages and detects events in biomedical signals. The TERMA framework is flexible and universal and consists of six independent LEGO building bricks to achieve high accuracy detection of biomedical events. Results recommend that the window sizes for the two moving averages (W1 and W2) have to follow the inequality (8×W1)≥W2≥(2×W1). Moreover, TERMA is a simple yet efficient event detector that is suitable for wearable devices, point-of-care devices, fitness trackers and smart watches, compared to more complex machine learning solutions. PMID:27827852

  9. Explorative search of distributed bio-data to answer complex biomedical questions

    PubMed Central

    2014-01-01

    Background The huge amount of biomedical-molecular data increasingly produced is providing scientists with potentially valuable information. Yet, such data quantity makes difficult to find and extract those data that are most reliable and most related to the biomedical questions to be answered, which are increasingly complex and often involve many different biomedical-molecular aspects. Such questions can be addressed only by comprehensively searching and exploring different types of data, which frequently are ordered and provided by different data sources. Search Computing has been proposed for the management and integration of ranked results from heterogeneous search services. Here, we present its novel application to the explorative search of distributed biomedical-molecular data and the integration of the search results to answer complex biomedical questions. Results A set of available bioinformatics search services has been modelled and registered in the Search Computing framework, and a Bioinformatics Search Computing application (Bio-SeCo) using such services has been created and made publicly available at http://www.bioinformatics.deib.polimi.it/bio-seco/seco/. It offers an integrated environment which eases search, exploration and ranking-aware combination of heterogeneous data provided by the available registered services, and supplies global results that can support answering complex multi-topic biomedical questions. Conclusions By using Bio-SeCo, scientists can explore the very large and very heterogeneous biomedical-molecular data available. They can easily make different explorative search attempts, inspect obtained results, select the most appropriate, expand or refine them and move forward and backward in the construction of a global complex biomedical query on multiple distributed sources that could eventually find the most relevant results. Thus, it provides an extremely useful automated support for exploratory integrated bio search, which is

  10. Summer Biomedical Engineering Institute 1972

    NASA Technical Reports Server (NTRS)

    Deloatch, E. M.

    1973-01-01

    The five problems studied for biomedical applications of NASA technology are reported. The studies reported are: design modification of electrophoretic equipment, operating room environment control, hematological viscometry, handling system for iridium, and indirect blood pressure measuring device.

  11. Anatomy for Biomedical Engineers

    ERIC Educational Resources Information Center

    Carmichael, Stephen W.; Robb, Richard A.

    2008-01-01

    There is a perceived need for anatomy instruction for graduate students enrolled in a biomedical engineering program. This appeared especially important for students interested in and using medical images. These students typically did not have a strong background in biology. The authors arranged for students to dissect regions of the body that…

  12. Current Status of Biomedical Book Reviewing: Part III. Duplication Patterns in Biomedical Book Reviewing

    PubMed Central

    Chen, Ching-chih

    1974-01-01

    This is the third part of a comprehensive, quantitative study of biomedical book reviewing. The data base of the total project was built from statistics of 3,347 reviews of 2,067 biomedical books appearing in all 1970 issues of fifty-four reviewing journals. This part of the study explores the duplication patterns in book reviewing among these media. It is found that 35.17% (727 books) of the 2,067 titles were reviewed more than once in 1970, these titles accounting for 2,007 of the total of 3,347 reviews. For the most part, reviews of the most frequently reviewed titles appeared in such journals as British Medical Journal, Annals of Internal Medicine, Lancet, Journal of the American Medical Association, and New England Journal of Medicine. These five journals covered 93.53% of the 727 books reviewed more than once in 1970. PMID:4471577

  13. Biomedical Impact in Implantable Devices-The Transcatheter Aortic Valve as an example

    NASA Astrophysics Data System (ADS)

    Anastasiou, Alexandros; Saatsakis, George

    2015-09-01

    Objective: To update of the scientific community about the biomedical engineering involvement in the implantable devices chain. Moreover the transcatheter Aortic Valve (TAV) replacement, in the field of cardiac surgery, will be analyzed as an example of contemporary implantable technology. Methods: A detailed literature review regarding biomedical engineers participating in the implantable medical product chain, starting from the design of the product till the final implantation technique. Results: The scientific role of biomedical engineers has clearly been established. Certain parts of the product chain are implemented almost exclusively by experienced biomedical engineers such as the transcatheter aortic valve device. The successful professional should have a multidisciplinary knowledge, including medicine, in order to pursue the challenges for such intuitive technology. This clearly indicates that biomedical engineers are among the most appropriate scientists to accomplish such tasks. Conclusions: The biomedical engineering involvement in medical implantable devices has been widely accepted by the scientific community, worldwide. Its important contribution, starting from the design and extended to the development, clinical trials, scientific support, education of other scientists (surgeons, cardiologists, technicians etc.), and even to sales, makes biomedical engineers a valuable player in the scientific arena. Notably, the sector of implantable devices is constantly raising, as emerging technologies continuously set up new targets.

  14. Women in biomedical engineering and health informatics.

    PubMed

    McGregor, Carolyn; Frize, Monique

    2008-01-01

    A valuable session for anyone whether student or not, interested in learning more about Biomedical Engineering and Health Informatics as a career choice for women. Prominent women within the domains Biomedical Engineering and Health Informatics will present their research and their humanitarian interests that motivate them. Utilise the fantastic networking opportunity that will conclude this session to build and establish new professional networks with other women interested in your fields of expertise. Bring your contact details and be ready to make new contacts that are relevant for you.

  15. Biomedical Results of ISS Expeditions 1-12

    NASA Technical Reports Server (NTRS)

    Fogarty, Jennifer; Sams, Clarence F.

    2007-01-01

    A viewgraph presentation on biomedical data from International Space Station (ISS) Expeditions 1-12 is shown. The topics include: 1) ISS Expeditions 1-12; 2) Biomedical Data; 3) Physiological Assessments; 4) Bone Mineral Density; 5) Bone Mineral Density Recovery; 6) Orthostatic Tolerance; 7) Postural Stability Set of Sensory Organ Test 6; 8) Performance Assessment; 9) Aerobic Capacity of the Astronaut Corps; 10) Pre-flight Aerobic Fitness of ISS Astronauts; 11) In-flight and Post-flight Aerobic Capacity of the Astronaut Corps; and 12) ISS Functional Fitness Expeditions 1-12.

  16. Biomedical signal and image processing.

    PubMed

    Cerutti, Sergio; Baselli, Giuseppe; Bianchi, Anna; Caiani, Enrico; Contini, Davide; Cubeddu, Rinaldo; Dercole, Fabio; Rienzo, Luca; Liberati, Diego; Mainardi, Luca; Ravazzani, Paolo; Rinaldi, Sergio; Signorini, Maria; Torricelli, Alessandro

    2011-01-01

    Generally, physiological modeling and biomedical signal processing constitute two important paradigms of biomedical engineering (BME): their fundamental concepts are taught starting from undergraduate studies and are more completely dealt with in the last years of graduate curricula, as well as in Ph.D. courses. Traditionally, these two cultural aspects were separated, with the first one more oriented to physiological issues and how to model them and the second one more dedicated to the development of processing tools or algorithms to enhance useful information from clinical data. A practical consequence was that those who did models did not do signal processing and vice versa. However, in recent years,the need for closer integration between signal processing and modeling of the relevant biological systems emerged very clearly [1], [2]. This is not only true for training purposes(i.e., to properly prepare the new professional members of BME) but also for the development of newly conceived research projects in which the integration between biomedical signal and image processing (BSIP) and modeling plays a crucial role. Just to give simple examples, topics such as brain–computer machine or interfaces,neuroengineering, nonlinear dynamical analysis of the cardiovascular (CV) system,integration of sensory-motor characteristics aimed at the building of advanced prostheses and rehabilitation tools, and wearable devices for vital sign monitoring and others do require an intelligent fusion of modeling and signal processing competences that are certainly peculiar of our discipline of BME.

  17. Recent advances in bulk metallic glasses for biomedical applications.

    PubMed

    Li, H F; Zheng, Y F

    2016-05-01

    With a continuously increasing aging population and the improvement of living standards, large demands of biomaterials are expected for a long time to come. Further development of novel biomaterials, that are much safer and of much higher quality, in terms of both biomedical and mechanical properties, are therefore of great interest for both the research scientists and clinical surgeons. Compared with the conventional crystalline metallic counterparts, bulk metallic glasses have unique amorphous structures, and thus exhibit higher strength, lower Young's modulus, improved wear resistance, good fatigue endurance, and excellent corrosion resistance. For this purpose, bulk metallic glasses (BMGs) have recently attracted much attention for biomedical applications. This review discusses and summarizes the recent developments and advances of bulk metallic glasses, including Ti-based, Zr-based, Fe-based, Mg-based, Zn-based, Ca-based and Sr-based alloying systems for biomedical applications. Future research directions will move towards overcoming the brittleness, increasing the glass forming ability (GFA) thus obtaining corresponding bulk metallic glasses with larger sizes, removing/reducing toxic elements, and surface modifications. Bulk metallic glasses (BMGs), also known as amorphous alloys or liquid metals, are relative newcomers in the field of biomaterials. They have gained increasing attention during the past decades, as they exhibit an excellent combination of properties and processing capabilities desired for versatile biomedical implant applications. The present work reviewed the recent developments and advances of biomedical BMGs, including Ti-based, Zr-based, Fe-based, Mg-based, Zn-based, Ca-based and Sr-based BMG alloying systems. Besides, the critical analysis and in-depth discussion on the current status, challenge and future development of biomedical BMGs are included. The possible solution to the BMG size limitation, the brittleness of BMGs has been

  18. Pharmacovigilance and Biomedical Informatics: A Model for Future Development.

    PubMed

    Beninger, Paul; Ibara, Michael A

    2016-12-01

    The discipline of pharmacovigilance is rooted in the aftermath of the thalidomide tragedy of 1961. It has evolved as a result of collaborative efforts by many individuals and organizations, including physicians, patients, Health Authorities, universities, industry, the World Health Organization, the Council for International Organizations of Medical Sciences, and the International Conference on Harmonisation. Biomedical informatics is rooted in technologically based methodologies and has evolved at the speed of computer technology. The purpose of this review is to bring a novel lens to pharmacovigilance, looking at the evolution and development of the field of pharmacovigilance from the perspective of biomedical informatics, with the explicit goal of providing a foundation for discussion of the future direction of pharmacovigilance as a discipline. For this review, we searched [publication trend for the log 10 value of the numbers of publications identified in PubMed] using the key words [informatics (INF), pharmacovigilance (PV), phar-macovigilance þ informatics (PV þ INF)], for [study types] articles published between [1994-2015]. We manually searched the reference lists of identified articles for additional information. Biomedical informatics has made significant contributions to the infrastructural development of pharmacovigilance. However, there has not otherwise been a systematic assessment of the role of biomedical informatics in enhancing the field of pharmacovigilance, and there has been little cross-discipline scholarship. Rapidly developing innovations in biomedical informatics pose a challenge to pharmacovigilance in finding ways to include new sources of safety information, including social media, massively linked databases, and mobile and wearable wellness applications and sensors. With biomedical informatics as a lens, it is evident that certain aspects of pharmacovigilance are evolving more slowly. However, the high levels of mutual interest in

  19. The Challenge of Infectious Diseases to the Biomedical Paradigm

    ERIC Educational Resources Information Center

    Foladori, Guillermo

    2005-01-01

    The resurgence of infectious diseases and the emergence of infectious diseases raise questions on how to cope with the situation. The germ or clinical approach is the hegemonic biomedical paradigm. In this article, the author argues that the spread of infectious diseases has posted a challenge to the biomedical paradigm and shows how lock-in…

  20. Opal web services for biomedical applications.

    PubMed

    Ren, Jingyuan; Williams, Nadya; Clementi, Luca; Krishnan, Sriram; Li, Wilfred W

    2010-07-01

    Biomedical applications have become increasingly complex, and they often require large-scale high-performance computing resources with a large number of processors and memory. The complexity of application deployment and the advances in cluster, grid and cloud computing require new modes of support for biomedical research. Scientific Software as a Service (sSaaS) enables scalable and transparent access to biomedical applications through simple standards-based Web interfaces. Towards this end, we built a production web server (http://ws.nbcr.net) in August 2007 to support the bioinformatics application called MEME. The server has grown since to include docking analysis with AutoDock and AutoDock Vina, electrostatic calculations using PDB2PQR and APBS, and off-target analysis using SMAP. All the applications on the servers are powered by Opal, a toolkit that allows users to wrap scientific applications easily as web services without any modification to the scientific codes, by writing simple XML configuration files. Opal allows both web forms-based access and programmatic access of all our applications. The Opal toolkit currently supports SOAP-based Web service access to a number of popular applications from the National Biomedical Computation Resource (NBCR) and affiliated collaborative and service projects. In addition, Opal's programmatic access capability allows our applications to be accessed through many workflow tools, including Vision, Kepler, Nimrod/K and VisTrails. From mid-August 2007 to the end of 2009, we have successfully executed 239,814 jobs. The number of successfully executed jobs more than doubled from 205 to 411 per day between 2008 and 2009. The Opal-enabled service model is useful for a wide range of applications. It provides for interoperation with other applications with Web Service interfaces, and allows application developers to focus on the scientific tool and workflow development. Web server availability: http://ws.nbcr.net.