Sample records for oxford record linkage

  1. Sudden unexpected death in infants in the Oxford Record Linkage Area: The mother

    PubMed Central

    Fedrick, Jean

    1974-01-01

    Of the 206 cases of sudden unexpected death in infancy (SUD) 170 were linked with the maternity information and birth certificates on the Oxford Record Linkage files. Statistically highly significant correlations were demonstrated with low maternal age, high parity, and low social class, the last two associations being more marked among the mothers of infants who died after the 12th week. Each case of SUD was then matched with three control livebirths for maternal age, parity, civil state of mother, social class, year and hospital of delivery, and as closely as possible for area of residence. A comparison of mothers of cases with those of the controls revealed a highly significant preponderance of women who were born outside the area, and no significant effect with maternal religion, previous pregnancy loss, or ABO blood group. Other pregnancies occurring to the case and control mothers between 1965 and 1971 were also traced. It was shown that the infant dying an SUD was more likely to have been conceived within six months of the birth of his preceding sib. PMID:4854522

  2. Probabilistic record linkage

    PubMed Central

    Sayers, Adrian; Ben-Shlomo, Yoav; Blom, Ashley W; Steele, Fiona

    2016-01-01

    Abstract Studies involving the use of probabilistic record linkage are becoming increasingly common. However, the methods underpinning probabilistic record linkage are not widely taught or understood, and therefore these studies can appear to be a ‘black box’ research tool. In this article, we aim to describe the process of probabilistic record linkage through a simple exemplar. We first introduce the concept of deterministic linkage and contrast this with probabilistic linkage. We illustrate each step of the process using a simple exemplar and describe the data structure required to perform a probabilistic linkage. We describe the process of calculating and interpreting matched weights and how to convert matched weights into posterior probabilities of a match using Bayes theorem. We conclude this article with a brief discussion of some of the computational demands of record linkage, how you might assess the quality of your linkage algorithm, and how epidemiologists can maximize the value of their record-linked research using robust record linkage methods. PMID:26686842

  3. Improving record linkage performance in the presence of missing linkage data.

    PubMed

    Ong, Toan C; Mannino, Michael V; Schilling, Lisa M; Kahn, Michael G

    2014-12-01

    Existing record linkage methods do not handle missing linking field values in an efficient and effective manner. The objective of this study is to investigate three novel methods for improving the accuracy and efficiency of record linkage when record linkage fields have missing values. By extending the Fellegi-Sunter scoring implementations available in the open-source Fine-grained Record Linkage (FRIL) software system we developed three novel methods to solve the missing data problem in record linkage, which we refer to as: Weight Redistribution, Distance Imputation, and Linkage Expansion. Weight Redistribution removes fields with missing data from the set of quasi-identifiers and redistributes the weight from the missing attribute based on relative proportions across the remaining available linkage fields. Distance Imputation imputes the distance between the missing data fields rather than imputing the missing data value. Linkage Expansion adds previously considered non-linkage fields to the linkage field set to compensate for the missing information in a linkage field. We tested the linkage methods using simulated data sets with varying field value corruption rates. The methods developed had sensitivity ranging from .895 to .992 and positive predictive values (PPV) ranging from .865 to 1 in data sets with low corruption rates. Increased corruption rates lead to decreased sensitivity for all methods. These new record linkage algorithms show promise in terms of accuracy and efficiency and may be valuable for combining large data sets at the patient level to support biomedical and clinical research. Copyright © 2014 Elsevier Inc. All rights reserved.

  4. Privacy preserving interactive record linkage (PPIRL).

    PubMed

    Kum, Hye-Chung; Krishnamurthy, Ashok; Machanavajjhala, Ashwin; Reiter, Michael K; Ahalt, Stanley

    2014-01-01

    Record linkage to integrate uncoordinated databases is critical in biomedical research using Big Data. Balancing privacy protection against the need for high quality record linkage requires a human-machine hybrid system to safely manage uncertainty in the ever changing streams of chaotic Big Data. In the computer science literature, private record linkage is the most published area. It investigates how to apply a known linkage function safely when linking two tables. However, in practice, the linkage function is rarely known. Thus, there are many data linkage centers whose main role is to be the trusted third party to determine the linkage function manually and link data for research via a master population list for a designated region. Recently, a more flexible computerized third-party linkage platform, Secure Decoupled Linkage (SDLink), has been proposed based on: (1) decoupling data via encryption, (2) obfuscation via chaffing (adding fake data) and universe manipulation; and (3) minimum information disclosure via recoding. We synthesize this literature to formalize a new framework for privacy preserving interactive record linkage (PPIRL) with tractable privacy and utility properties and then analyze the literature using this framework. Human-based third-party linkage centers for privacy preserving record linkage are the accepted norm internationally. We find that a computer-based third-party platform that can precisely control the information disclosed at the micro level and allow frequent human interaction during the linkage process, is an effective human-machine hybrid system that significantly improves on the linkage center model both in terms of privacy and utility.

  5. Privacy preserving interactive record linkage (PPIRL)

    PubMed Central

    Kum, Hye-Chung; Krishnamurthy, Ashok; Machanavajjhala, Ashwin; Reiter, Michael K; Ahalt, Stanley

    2014-01-01

    Objective Record linkage to integrate uncoordinated databases is critical in biomedical research using Big Data. Balancing privacy protection against the need for high quality record linkage requires a human–machine hybrid system to safely manage uncertainty in the ever changing streams of chaotic Big Data. Methods In the computer science literature, private record linkage is the most published area. It investigates how to apply a known linkage function safely when linking two tables. However, in practice, the linkage function is rarely known. Thus, there are many data linkage centers whose main role is to be the trusted third party to determine the linkage function manually and link data for research via a master population list for a designated region. Recently, a more flexible computerized third-party linkage platform, Secure Decoupled Linkage (SDLink), has been proposed based on: (1) decoupling data via encryption, (2) obfuscation via chaffing (adding fake data) and universe manipulation; and (3) minimum information disclosure via recoding. Results We synthesize this literature to formalize a new framework for privacy preserving interactive record linkage (PPIRL) with tractable privacy and utility properties and then analyze the literature using this framework. Conclusions Human-based third-party linkage centers for privacy preserving record linkage are the accepted norm internationally. We find that a computer-based third-party platform that can precisely control the information disclosed at the micro level and allow frequent human interaction during the linkage process, is an effective human–machine hybrid system that significantly improves on the linkage center model both in terms of privacy and utility. PMID:24201028

  6. Efficient Record Linkage Algorithms Using Complete Linkage Clustering

    PubMed Central

    Mamun, Abdullah-Al; Aseltine, Robert; Rajasekaran, Sanguthevar

    2016-01-01

    Data from different agencies share data of the same individuals. Linking these datasets to identify all the records belonging to the same individuals is a crucial and challenging problem, especially given the large volumes of data. A large number of available algorithms for record linkage are prone to either time inefficiency or low-accuracy in finding matches and non-matches among the records. In this paper we propose efficient as well as reliable sequential and parallel algorithms for the record linkage problem employing hierarchical clustering methods. We employ complete linkage hierarchical clustering algorithms to address this problem. In addition to hierarchical clustering, we also use two other techniques: elimination of duplicate records and blocking. Our algorithms use sorting as a sub-routine to identify identical copies of records. We have tested our algorithms on datasets with millions of synthetic records. Experimental results show that our algorithms achieve nearly 100% accuracy. Parallel implementations achieve almost linear speedups. Time complexities of these algorithms do not exceed those of previous best-known algorithms. Our proposed algorithms outperform previous best-known algorithms in terms of accuracy consuming reasonable run times. PMID:27124604

  7. Efficient Record Linkage Algorithms Using Complete Linkage Clustering.

    PubMed

    Mamun, Abdullah-Al; Aseltine, Robert; Rajasekaran, Sanguthevar

    2016-01-01

    Data from different agencies share data of the same individuals. Linking these datasets to identify all the records belonging to the same individuals is a crucial and challenging problem, especially given the large volumes of data. A large number of available algorithms for record linkage are prone to either time inefficiency or low-accuracy in finding matches and non-matches among the records. In this paper we propose efficient as well as reliable sequential and parallel algorithms for the record linkage problem employing hierarchical clustering methods. We employ complete linkage hierarchical clustering algorithms to address this problem. In addition to hierarchical clustering, we also use two other techniques: elimination of duplicate records and blocking. Our algorithms use sorting as a sub-routine to identify identical copies of records. We have tested our algorithms on datasets with millions of synthetic records. Experimental results show that our algorithms achieve nearly 100% accuracy. Parallel implementations achieve almost linear speedups. Time complexities of these algorithms do not exceed those of previous best-known algorithms. Our proposed algorithms outperform previous best-known algorithms in terms of accuracy consuming reasonable run times.

  8. Privacy-preserving record linkage using Bloom filters.

    PubMed

    Schnell, Rainer; Bachteler, Tobias; Reiher, Jörg

    2009-08-25

    Combining multiple databases with disjunctive or additional information on the same person is occurring increasingly throughout research. If unique identification numbers for these individuals are not available, probabilistic record linkage is used for the identification of matching record pairs. In many applications, identifiers have to be encrypted due to privacy concerns. A new protocol for privacy-preserving record linkage with encrypted identifiers allowing for errors in identifiers has been developed. The protocol is based on Bloom filters on q-grams of identifiers. Tests on simulated and actual databases yield linkage results comparable to non-encrypted identifiers and superior to results from phonetic encodings. We proposed a protocol for privacy-preserving record linkage with encrypted identifiers allowing for errors in identifiers. Since the protocol can be easily enhanced and has a low computational burden, the protocol might be useful for many applications requiring privacy-preserving record linkage.

  9. Privacy-preserving record linkage using Bloom filters

    PubMed Central

    2009-01-01

    Background Combining multiple databases with disjunctive or additional information on the same person is occurring increasingly throughout research. If unique identification numbers for these individuals are not available, probabilistic record linkage is used for the identification of matching record pairs. In many applications, identifiers have to be encrypted due to privacy concerns. Methods A new protocol for privacy-preserving record linkage with encrypted identifiers allowing for errors in identifiers has been developed. The protocol is based on Bloom filters on q-grams of identifiers. Results Tests on simulated and actual databases yield linkage results comparable to non-encrypted identifiers and superior to results from phonetic encodings. Conclusion We proposed a protocol for privacy-preserving record linkage with encrypted identifiers allowing for errors in identifiers. Since the protocol can be easily enhanced and has a low computational burden, the protocol might be useful for many applications requiring privacy-preserving record linkage. PMID:19706187

  10. Some methods for blindfolded record linkage.

    PubMed

    Churches, Tim; Christen, Peter

    2004-06-28

    The linkage of records which refer to the same entity in separate data collections is a common requirement in public health and biomedical research. Traditionally, record linkage techniques have required that all the identifying data in which links are sought be revealed to at least one party, often a third party. This necessarily invades personal privacy and requires complete trust in the intentions of that party and their ability to maintain security and confidentiality. Dusserre, Quantin, Bouzelat and colleagues have demonstrated that it is possible to use secure one-way hash transformations to carry out follow-up epidemiological studies without any party having to reveal identifying information about any of the subjects - a technique which we refer to as "blindfolded record linkage". A limitation of their method is that only exact comparisons of values are possible, although phonetic encoding of names and other strings can be used to allow for some types of typographical variation and data errors. A method is described which permits the calculation of a general similarity measure, the n-gram score, without having to reveal the data being compared, albeit at some cost in computation and data communication. This method can be combined with public key cryptography and automatic estimation of linkage model parameters to create an overall system for blindfolded record linkage. The system described offers good protection against misdeeds or security failures by any one party, but remains vulnerable to collusion between or simultaneous compromise of two or more parties involved in the linkage operation. In order to reduce the likelihood of this, the use of last-minute allocation of tasks to substitutable servers is proposed. Proof-of-concept computer programmes written in the Python programming language are provided to illustrate the similarity comparison protocol. Although the protocols described in this paper are not unconditionally secure, they do suggest the

  11. Some methods for blindfolded record linkage

    PubMed Central

    Churches, Tim; Christen, Peter

    2004-01-01

    Background The linkage of records which refer to the same entity in separate data collections is a common requirement in public health and biomedical research. Traditionally, record linkage techniques have required that all the identifying data in which links are sought be revealed to at least one party, often a third party. This necessarily invades personal privacy and requires complete trust in the intentions of that party and their ability to maintain security and confidentiality. Dusserre, Quantin, Bouzelat and colleagues have demonstrated that it is possible to use secure one-way hash transformations to carry out follow-up epidemiological studies without any party having to reveal identifying information about any of the subjects – a technique which we refer to as "blindfolded record linkage". A limitation of their method is that only exact comparisons of values are possible, although phonetic encoding of names and other strings can be used to allow for some types of typographical variation and data errors. Methods A method is described which permits the calculation of a general similarity measure, the n-gram score, without having to reveal the data being compared, albeit at some cost in computation and data communication. This method can be combined with public key cryptography and automatic estimation of linkage model parameters to create an overall system for blindfolded record linkage. Results The system described offers good protection against misdeeds or security failures by any one party, but remains vulnerable to collusion between or simultaneous compromise of two or more parties involved in the linkage operation. In order to reduce the likelihood of this, the use of last-minute allocation of tasks to substitutable servers is proposed. Proof-of-concept computer programmes written in the Python programming language are provided to illustrate the similarity comparison protocol. Conclusion Although the protocols described in this paper are not

  12. Privacy-preserving record linkage on large real world datasets.

    PubMed

    Randall, Sean M; Ferrante, Anna M; Boyd, James H; Bauer, Jacqueline K; Semmens, James B

    2014-08-01

    Record linkage typically involves the use of dedicated linkage units who are supplied with personally identifying information to determine individuals from within and across datasets. The personally identifying information supplied to linkage units is separated from clinical information prior to release by data custodians. While this substantially reduces the risk of disclosure of sensitive information, some residual risks still exist and remain a concern for some custodians. In this paper we trial a method of record linkage which reduces privacy risk still further on large real world administrative data. The method uses encrypted personal identifying information (bloom filters) in a probability-based linkage framework. The privacy preserving linkage method was tested on ten years of New South Wales (NSW) and Western Australian (WA) hospital admissions data, comprising in total over 26 million records. No difference in linkage quality was found when the results were compared to traditional probabilistic methods using full unencrypted personal identifiers. This presents as a possible means of reducing privacy risks related to record linkage in population level research studies. It is hoped that through adaptations of this method or similar privacy preserving methods, risks related to information disclosure can be reduced so that the benefits of linked research taking place can be fully realised. Copyright © 2013 Elsevier Inc. All rights reserved.

  13. Composite Bloom Filters for Secure Record Linkage.

    PubMed

    Durham, Elizabeth Ashley; Kantarcioglu, Murat; Xue, Yuan; Toth, Csaba; Kuzu, Mehmet; Malin, Bradley

    2014-12-01

    The process of record linkage seeks to integrate instances that correspond to the same entity. Record linkage has traditionally been performed through the comparison of identifying field values ( e.g., Surname ), however, when databases are maintained by disparate organizations, the disclosure of such information can breach the privacy of the corresponding individuals. Various private record linkage (PRL) methods have been developed to obscure such identifiers, but they vary widely in their ability to balance competing goals of accuracy, efficiency and security. The tokenization and hashing of field values into Bloom filters (BF) enables greater linkage accuracy and efficiency than other PRL methods, but the encodings may be compromised through frequency-based cryptanalysis. Our objective is to adapt a BF encoding technique to mitigate such attacks with minimal sacrifices in accuracy and efficiency. To accomplish these goals, we introduce a statistically-informed method to generate BF encodings that integrate bits from multiple fields, the frequencies of which are provably associated with a minimum number of fields. Our method enables a user-specified tradeoff between security and accuracy. We compare our encoding method with other techniques using a public dataset of voter registration records and demonstrate that the increases in security come with only minor losses to accuracy.

  14. Composite Bloom Filters for Secure Record Linkage

    PubMed Central

    Durham, Elizabeth Ashley; Kantarcioglu, Murat; Xue, Yuan; Toth, Csaba; Kuzu, Mehmet; Malin, Bradley

    2014-01-01

    The process of record linkage seeks to integrate instances that correspond to the same entity. Record linkage has traditionally been performed through the comparison of identifying field values (e.g., Surname), however, when databases are maintained by disparate organizations, the disclosure of such information can breach the privacy of the corresponding individuals. Various private record linkage (PRL) methods have been developed to obscure such identifiers, but they vary widely in their ability to balance competing goals of accuracy, efficiency and security. The tokenization and hashing of field values into Bloom filters (BF) enables greater linkage accuracy and efficiency than other PRL methods, but the encodings may be compromised through frequency-based cryptanalysis. Our objective is to adapt a BF encoding technique to mitigate such attacks with minimal sacrifices in accuracy and efficiency. To accomplish these goals, we introduce a statistically-informed method to generate BF encodings that integrate bits from multiple fields, the frequencies of which are provably associated with a minimum number of fields. Our method enables a user-specified tradeoff between security and accuracy. We compare our encoding method with other techniques using a public dataset of voter registration records and demonstrate that the increases in security come with only minor losses to accuracy. PMID:25530689

  15. Design and implementation of a privacy preserving electronic health record linkage tool in Chicago.

    PubMed

    Kho, Abel N; Cashy, John P; Jackson, Kathryn L; Pah, Adam R; Goel, Satyender; Boehnke, Jörn; Humphries, John Eric; Kominers, Scott Duke; Hota, Bala N; Sims, Shannon A; Malin, Bradley A; French, Dustin D; Walunas, Theresa L; Meltzer, David O; Kaleba, Erin O; Jones, Roderick C; Galanter, William L

    2015-09-01

    To design and implement a tool that creates a secure, privacy preserving linkage of electronic health record (EHR) data across multiple sites in a large metropolitan area in the United States (Chicago, IL), for use in clinical research. The authors developed and distributed a software application that performs standardized data cleaning, preprocessing, and hashing of patient identifiers to remove all protected health information. The application creates seeded hash code combinations of patient identifiers using a Health Insurance Portability and Accountability Act compliant SHA-512 algorithm that minimizes re-identification risk. The authors subsequently linked individual records using a central honest broker with an algorithm that assigns weights to hash combinations in order to generate high specificity matches. The software application successfully linked and de-duplicated 7 million records across 6 institutions, resulting in a cohort of 5 million unique records. Using a manually reconciled set of 11 292 patients as a gold standard, the software achieved a sensitivity of 96% and a specificity of 100%, with a majority of the missed matches accounted for by patients with both a missing social security number and last name change. Using 3 disease examples, it is demonstrated that the software can reduce duplication of patient records across sites by as much as 28%. Software that standardizes the assignment of a unique seeded hash identifier merged through an agreed upon third-party honest broker can enable large-scale secure linkage of EHR data for epidemiologic and public health research. The software algorithm can improve future epidemiologic research by providing more comprehensive data given that patients may make use of multiple healthcare systems. © 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.

  16. A Simple Sampling Method for Estimating the Accuracy of Large Scale Record Linkage Projects.

    PubMed

    Boyd, James H; Guiver, Tenniel; Randall, Sean M; Ferrante, Anna M; Semmens, James B; Anderson, Phil; Dickinson, Teresa

    2016-05-17

    Record linkage techniques allow different data collections to be brought together to provide a wider picture of the health status of individuals. Ensuring high linkage quality is important to guarantee the quality and integrity of research. Current methods for measuring linkage quality typically focus on precision (the proportion of incorrect links), given the difficulty of measuring the proportion of false negatives. The aim of this work is to introduce and evaluate a sampling based method to estimate both precision and recall following record linkage. In the sampling based method, record-pairs from each threshold (including those below the identified cut-off for acceptance) are sampled and clerically reviewed. These results are then applied to the entire set of record-pairs, providing estimates of false positives and false negatives. This method was evaluated on a synthetically generated dataset, where the true match status (which records belonged to the same person) was known. The sampled estimates of linkage quality were relatively close to actual linkage quality metrics calculated for the whole synthetic dataset. The precision and recall measures for seven reviewers were very consistent with little variation in the clerical assessment results (overall agreement using the Fleiss Kappa statistics was 0.601). This method presents as a possible means of accurately estimating matching quality and refining linkages in population level linkage studies. The sampling approach is especially important for large project linkages where the number of record pairs produced may be very large often running into millions.

  17. Quantification of NSW Ambulance Record Linkages with Multiple External Datasets.

    PubMed

    Carroll, Therese; Muecke, Sandy; Simpson, Judy; Irvine, Katie; Jenkins, André

    2015-01-01

    This study has two aims: 1) to describe linkage rates between ambulance data and external datasets for "episodes of care" and "patient only" linkages in New South Wales (NSW), Australia; and 2) to detect and report any systematic issues with linkage that relate to patients, and operational or clinical variables that may introduce bias in subsequent studies if not adequately addressed. During 2010-11, the Centre for Health Record Linkage (CHeReL) in NSW, linked the records for patients attended by NSW Ambulance paramedics for the period July 2006 to June 2009, with four external datasets: Emergency Department Data Collection; Admitted Patient Data Collection; NSW Registry of Births, Deaths and Marriages death registration data; and the Australian Bureau of Statistics mortality data. This study reports linkage rates in terms of those "expected" to link and those who were "not expected" to link with external databases within 24 hours of paramedic attendance. Following thorough data preparation processes, 2,041,728 NSW Ambulance care episodes for 1,116,509 patients fulfilled the inclusion criteria. The overall episode-specific hospital linkage rate was 97.2%. Where a patient was not transported to hospital following paramedic care, 8.6% of these episodes resulted in an emergency department attendance within 24 hours. For all care episodes, 5.2% linked to a death record at some time within the 3-year period, with 2.4% of all death episodes occurring within 7 days of a paramedic encounter. For NSW Ambulance episodes of care that were expected to link to an external dataset but did not, nonlinkage to hospital admission records tended to decrease with age. For all other variables, issues relating to rates of linkage and nonlinkage were more indiscriminate. This quantification of the limitations of this large linked dataset will underpin the interpretation and results of ensuing studies that will inform future clinical and operational policies and practices at NSW Ambulance.

  18. Use of graph theory measures to identify errors in record linkage.

    PubMed

    Randall, Sean M; Boyd, James H; Ferrante, Anna M; Bauer, Jacqueline K; Semmens, James B

    2014-07-01

    Ensuring high linkage quality is important in many record linkage applications. Current methods for ensuring quality are manual and resource intensive. This paper seeks to determine the effectiveness of graph theory techniques in identifying record linkage errors. A range of graph theory techniques was applied to two linked datasets, with known truth sets. The ability of graph theory techniques to identify groups containing errors was compared to a widely used threshold setting technique. This methodology shows promise; however, further investigations into graph theory techniques are required. The development of more efficient and effective methods of improving linkage quality will result in higher quality datasets that can be delivered to researchers in shorter timeframes. Copyright © 2014 Elsevier Ireland Ltd. All rights reserved.

  19. Ensuring Privacy When Integrating Patient-Based Datasets: New Methods and Developments in Record Linkage.

    PubMed

    Brown, Adrian P; Ferrante, Anna M; Randall, Sean M; Boyd, James H; Semmens, James B

    2017-01-01

    In an era where the volume of structured and unstructured digital data has exploded, there has been an enormous growth in the creation of data about individuals that can be used for understanding and treating disease. Joining these records together at an individual level provides a complete picture of a patient's interaction with health services and allows better assessment of patient outcomes and effectiveness of treatment and services. Record linkage techniques provide an efficient and cost-effective method to bring individual records together as patient profiles. These linkage procedures bring their own challenges, especially relating to the protection of privacy. The development and implementation of record linkage systems that do not require the release of personal information can reduce the risks associated with record linkage and overcome legal barriers to data sharing. Current conceptual and experimental privacy-preserving record linkage (PPRL) models show promise in addressing data integration challenges. Enhancing and operationalizing PPRL protocols can help address the dilemma faced by some custodians between using data to improve quality of life and dealing with the ethical, legal, and administrative issues associated with protecting an individual's privacy. These methods can reduce the risk to privacy, as they do not require personally identifying information to be shared. PPRL methods can improve the delivery of record linkage services to the health and broader research community.

  20. Ensuring Privacy When Integrating Patient-Based Datasets: New Methods and Developments in Record Linkage

    PubMed Central

    Brown, Adrian P.; Ferrante, Anna M.; Randall, Sean M.; Boyd, James H.; Semmens, James B.

    2017-01-01

    In an era where the volume of structured and unstructured digital data has exploded, there has been an enormous growth in the creation of data about individuals that can be used for understanding and treating disease. Joining these records together at an individual level provides a complete picture of a patient’s interaction with health services and allows better assessment of patient outcomes and effectiveness of treatment and services. Record linkage techniques provide an efficient and cost-effective method to bring individual records together as patient profiles. These linkage procedures bring their own challenges, especially relating to the protection of privacy. The development and implementation of record linkage systems that do not require the release of personal information can reduce the risks associated with record linkage and overcome legal barriers to data sharing. Current conceptual and experimental privacy-preserving record linkage (PPRL) models show promise in addressing data integration challenges. Enhancing and operationalizing PPRL protocols can help address the dilemma faced by some custodians between using data to improve quality of life and dealing with the ethical, legal, and administrative issues associated with protecting an individual’s privacy. These methods can reduce the risk to privacy, as they do not require personally identifying information to be shared. PPRL methods can improve the delivery of record linkage services to the health and broader research community. PMID:28303240

  1. Linked Records of Children with Traumatic Brain Injury. Probabilistic Linkage without Use of Protected Health Information.

    PubMed

    Bennett, T D; Dean, J M; Keenan, H T; McGlincy, M H; Thomas, A M; Cook, L J

    2015-01-01

    Record linkage may create powerful datasets with which investigators can conduct comparative effectiveness studies evaluating the impact of tests or interventions on health. All linkages of health care data files to date have used protected health information (PHI) in their linkage variables. A technique to link datasets without using PHI would be advantageous both to preserve privacy and to increase the number of potential linkages. We applied probabilistic linkage to records of injured children in the National Trauma Data Bank (NTDB, N = 156,357) and the Pediatric Health Information Systems (PHIS, N = 104,049) databases from 2007 to 2010. 49 match variables without PHI were used, many of them administrative variables and indicators for procedures recorded as International Classification of Diseases, 9th revision, Clinical Modification codes. We validated the accuracy of the linkage using identified data from a single center that submits to both databases. We accurately linked the PHIS and NTDB records for 69% of children with any injury, and 88% of those with severe traumatic brain injury eligible for a study of intervention effectiveness (positive predictive value of 98%, specificity of 99.99%). Accurate linkage was associated with longer lengths of stay, more severe injuries, and multiple injuries. In populations with substantial illness or injury severity, accurate record linkage may be possible in the absence of PHI. This methodology may enable linkages and, in turn, comparative effectiveness studies that would be unlikely or impossible otherwise.

  2. Efficient sequential and parallel algorithms for record linkage.

    PubMed

    Mamun, Abdullah-Al; Mi, Tian; Aseltine, Robert; Rajasekaran, Sanguthevar

    2014-01-01

    Integrating data from multiple sources is a crucial and challenging problem. Even though there exist numerous algorithms for record linkage or deduplication, they suffer from either large time needs or restrictions on the number of datasets that they can integrate. In this paper we report efficient sequential and parallel algorithms for record linkage which handle any number of datasets and outperform previous algorithms. Our algorithms employ hierarchical clustering algorithms as the basis. A key idea that we use is radix sorting on certain attributes to eliminate identical records before any further processing. Another novel idea is to form a graph that links similar records and find the connected components. Our sequential and parallel algorithms have been tested on a real dataset of 1,083,878 records and synthetic datasets ranging in size from 50,000 to 9,000,000 records. Our sequential algorithm runs at least two times faster, for any dataset, than the previous best-known algorithm, the two-phase algorithm using faster computation of the edit distance (TPA (FCED)). The speedups obtained by our parallel algorithm are almost linear. For example, we get a speedup of 7.5 with 8 cores (residing in a single node), 14.1 with 16 cores (residing in two nodes), and 26.4 with 32 cores (residing in four nodes). We have compared the performance of our sequential algorithm with TPA (FCED) and found that our algorithm outperforms the previous one. The accuracy is the same as that of this previous best-known algorithm.

  3. Quantifying the Correctness, Computational Complexity, and Security of Privacy-Preserving String Comparators for Record Linkage

    PubMed Central

    Durham, Elizabeth; Xue, Yuan; Kantarcioglu, Murat; Malin, Bradley

    2011-01-01

    Record linkage is the task of identifying records from disparate data sources that refer to the same entity. It is an integral component of data processing in distributed settings, where the integration of information from multiple sources can prevent duplication and enrich overall data quality, thus enabling more detailed and correct analysis. Privacy-preserving record linkage (PPRL) is a variant of the task in which data owners wish to perform linkage without revealing identifiers associated with the records. This task is desirable in various domains, including healthcare, where it may not be possible to reveal patient identity due to confidentiality requirements, and in business, where it could be disadvantageous to divulge customers' identities. To perform PPRL, it is necessary to apply string comparators that function in the privacy-preserving space. A number of privacy-preserving string comparators (PPSCs) have been proposed, but little research has compared them in the context of a real record linkage application. This paper performs a principled and comprehensive evaluation of six PPSCs in terms of three key properties: 1) correctness of record linkage predictions, 2) computational complexity, and 3) security. We utilize a real publicly-available dataset, derived from the North Carolina voter registration database, to evaluate the tradeoffs between the aforementioned properties. Among our results, we find that PPSCs that partition, encode, and compare strings yield highly accurate record linkage results. However, as a tradeoff, we observe that such PPSCs are less secure than those that map and compare strings in a reduced dimensional space. PMID:22904698

  4. Quantifying the Correctness, Computational Complexity, and Security of Privacy-Preserving String Comparators for Record Linkage.

    PubMed

    Durham, Elizabeth; Xue, Yuan; Kantarcioglu, Murat; Malin, Bradley

    2012-10-01

    Record linkage is the task of identifying records from disparate data sources that refer to the same entity. It is an integral component of data processing in distributed settings, where the integration of information from multiple sources can prevent duplication and enrich overall data quality, thus enabling more detailed and correct analysis. Privacy-preserving record linkage (PPRL) is a variant of the task in which data owners wish to perform linkage without revealing identifiers associated with the records. This task is desirable in various domains, including healthcare, where it may not be possible to reveal patient identity due to confidentiality requirements, and in business, where it could be disadvantageous to divulge customers' identities. To perform PPRL, it is necessary to apply string comparators that function in the privacy-preserving space. A number of privacy-preserving string comparators (PPSCs) have been proposed, but little research has compared them in the context of a real record linkage application. This paper performs a principled and comprehensive evaluation of six PPSCs in terms of three key properties: 1) correctness of record linkage predictions, 2) computational complexity, and 3) security. We utilize a real publicly-available dataset, derived from the North Carolina voter registration database, to evaluate the tradeoffs between the aforementioned properties. Among our results, we find that PPSCs that partition, encode, and compare strings yield highly accurate record linkage results. However, as a tradeoff, we observe that such PPSCs are less secure than those that map and compare strings in a reduced dimensional space.

  5. OxfordGrid: a web interface for pairwise comparative map views.

    PubMed

    Yang, Hongyu; Gingle, Alan R

    2005-12-01

    OxfordGrid is a web application and database schema for storing and interactively displaying genetic map data in a comparative, dot-plot, fashion. Its display is composed of a matrix of cells, each representing a pairwise comparison of mapped probe data for two linkage groups or chromosomes. These are arranged along the axes with one forming grid columns and the other grid rows with the degree and pattern of synteny/colinearity between the two linkage groups manifested in the cell's dot density and structure. A mouse click over the selected grid cell launches an image map-based display for the selected cell. Both individual and linear groups of mapped probes can be selected and displayed. Also, configurable links can be used to access other web resources for mapped probe information. OxfordGrid is implemented in C#/ASP.NET and the package, including MySQL schema creation scripts, is available at ftp://cggc.agtec.uga.edu/OxfordGrid/.

  6. Efficient sequential and parallel algorithms for record linkage

    PubMed Central

    Mamun, Abdullah-Al; Mi, Tian; Aseltine, Robert; Rajasekaran, Sanguthevar

    2014-01-01

    Background and objective Integrating data from multiple sources is a crucial and challenging problem. Even though there exist numerous algorithms for record linkage or deduplication, they suffer from either large time needs or restrictions on the number of datasets that they can integrate. In this paper we report efficient sequential and parallel algorithms for record linkage which handle any number of datasets and outperform previous algorithms. Methods Our algorithms employ hierarchical clustering algorithms as the basis. A key idea that we use is radix sorting on certain attributes to eliminate identical records before any further processing. Another novel idea is to form a graph that links similar records and find the connected components. Results Our sequential and parallel algorithms have been tested on a real dataset of 1 083 878 records and synthetic datasets ranging in size from 50 000 to 9 000 000 records. Our sequential algorithm runs at least two times faster, for any dataset, than the previous best-known algorithm, the two-phase algorithm using faster computation of the edit distance (TPA (FCED)). The speedups obtained by our parallel algorithm are almost linear. For example, we get a speedup of 7.5 with 8 cores (residing in a single node), 14.1 with 16 cores (residing in two nodes), and 26.4 with 32 cores (residing in four nodes). Conclusions We have compared the performance of our sequential algorithm with TPA (FCED) and found that our algorithm outperforms the previous one. The accuracy is the same as that of this previous best-known algorithm. PMID:24154837

  7. Record linkage for pharmacoepidemiological studies in cancer patients.

    PubMed

    Herk-Sukel, Myrthe P P van; Lemmens, Valery E P P; Poll-Franse, Lonneke V van de; Herings, Ron M C; Coebergh, Jan Willem W

    2012-01-01

    An increasing need has developed for the post-approval surveillance of (new) anti-cancer drugs by means of pharmacoepidemiology and outcomes research in the area of oncology. To create an overview that makes researchers aware of the available database linkages in Northern America and Europe which facilitate pharmacoepidemiology and outcomes research in cancer patients. In addition to our own database, i.e. the Eindhoven Cancer Registry (ECR) linked to the PHARMO Record Linkage System, we considered database linkages between a population-based cancer registry and an administrative healthcare database that at least contains information on drug use and offers a longitudinal perspective on healthcare utilization. Eligible database linkages were limited to those that had been used in multiple published articles in English language included in Pubmed. The HMO Cancer Research Network (CRN) in the US was excluded from this review, as an overview of the linked databases participating in the CRN is already provided elsewhere. Researchers who had worked with the data resources included in our review were contacted for additional information and verification of the data presented in the overview. The following database linkages were included: the Surveillance, Epidemiology, and End-Results-Medicare; cancer registry data linked to Medicaid; Canadian cancer registries linked to population-based drug databases; the Scottish cancer registry linked to the Tayside drug dispensing data; linked databases in the Nordic Countries of Europe: Norway, Sweden, Finland and Denmark; and the ECR-PHARMO linkage in the Netherlands. Descriptives of the included database linkages comprise population size, generalizability of the population, year of first data availability, contents of the cancer registry, contents of the administrative healthcare database, the possibility to select a cancer-free control cohort, and linkage to other healthcare databases. The linked databases offer a longitudinal

  8. Validity of deterministic record linkage using multiple indirect personal identifiers: linking a large registry to claims data.

    PubMed

    Setoguchi, Soko; Zhu, Ying; Jalbert, Jessica J; Williams, Lauren A; Chen, Chih-Ying

    2014-05-01

    Linking patient registries with administrative databases can enhance the utility of the databases for epidemiological and comparative effectiveness research. However, registries often lack direct personal identifiers, and the validity of record linkage using multiple indirect personal identifiers is not well understood. Using a large contemporary national cardiovascular device registry and 100% Medicare inpatient data, we linked hospitalization-level records. The main outcomes were the validity measures of several deterministic linkage rules using multiple indirect personal identifiers compared with rules using both direct and indirect personal identifiers. Linkage rules using 2 or 3 indirect, patient-level identifiers (ie, date of birth, sex, admission date) and hospital ID produced linkages with sensitivity of 95% and specificity of 98% compared with a gold standard linkage rule using a combination of both direct and indirect identifiers. Ours is the first large-scale study to validate the performance of deterministic linkage rules without direct personal identifiers. When linking hospitalization-level records in the absence of direct personal identifiers, provider information is necessary for successful linkage. © 2014 American Heart Association, Inc.

  9. Accuracy of probabilistic and deterministic record linkage: the case of tuberculosis.

    PubMed

    Oliveira, Gisele Pinto de; Bierrenbach, Ana Luiza de Souza; Camargo, Kenneth Rochel de; Coeli, Cláudia Medina; Pinheiro, Rejane Sobrino

    2016-08-22

    To analyze the accuracy of deterministic and probabilistic record linkage to identify TB duplicate records, as well as the characteristics of discordant pairs. The study analyzed all TB records from 2009 to 2011 in the state of Rio de Janeiro. A deterministic record linkage algorithm was developed using a set of 70 rules, based on the combination of fragments of the key variables with or without modification (Soundex or substring). Each rule was formed by three or more fragments. The probabilistic approach required a cutoff point for the score, above which the links would be automatically classified as belonging to the same individual. The cutoff point was obtained by linkage of the Notifiable Diseases Information System - Tuberculosis database with itself, subsequent manual review and ROC curves and precision-recall. Sensitivity and specificity for accurate analysis were calculated. Accuracy ranged from 87.2% to 95.2% for sensitivity and 99.8% to 99.9% for specificity for probabilistic and deterministic record linkage, respectively. The occurrence of missing values for the key variables and the low percentage of similarity measure for name and date of birth were mainly responsible for the failure to identify records of the same individual with the techniques used. The two techniques showed a high level of correlation for pair classification. Although deterministic linkage identified more duplicate records than probabilistic linkage, the latter retrieved records not identified by the former. User need and experience should be considered when choosing the best technique to be used. Analisar a acurácia das técnicas determinística e probabilística para identificação de registros duplicados de tuberculose, assim como as características dos pares discordantes. Foram analisados todos os registros de tuberculose no período de 2009 a 2011 do estado do Rio de Janeiro. Foi desenvolvido algoritmo para relacionamento determinístico, usando conjunto de 70 regras, a

  10. Designing an algorithm to preserve privacy for medical record linkage with error-prone data.

    PubMed

    Pal, Doyel; Chen, Tingting; Zhong, Sheng; Khethavath, Praveen

    2014-01-20

    Linking medical records across different medical service providers is important to the enhancement of health care quality and public health surveillance. In records linkage, protecting the patients' privacy is a primary requirement. In real-world health care databases, records may well contain errors due to various reasons such as typos. Linking the error-prone data and preserving data privacy at the same time are very difficult. Existing privacy preserving solutions for this problem are only restricted to textual data. To enable different medical service providers to link their error-prone data in a private way, our aim was to provide a holistic solution by designing and developing a medical record linkage system for medical service providers. To initiate a record linkage, one provider selects one of its collaborators in the Connection Management Module, chooses some attributes of the database to be matched, and establishes the connection with the collaborator after the negotiation. In the Data Matching Module, for error-free data, our solution offered two different choices for cryptographic schemes. For error-prone numerical data, we proposed a newly designed privacy preserving linking algorithm named the Error-Tolerant Linking Algorithm, that allows the error-prone data to be correctly matched if the distance between the two records is below a threshold. We designed and developed a comprehensive and user-friendly software system that provides privacy preserving record linkage functions for medical service providers, which meets the regulation of Health Insurance Portability and Accountability Act. It does not require a third party and it is secure in that neither entity can learn the records in the other's database. Moreover, our novel Error-Tolerant Linking Algorithm implemented in this software can work well with error-prone numerical data. We theoretically proved the correctness and security of our Error-Tolerant Linking Algorithm. We have also fully

  11. Designing an Algorithm to Preserve Privacy for Medical Record Linkage With Error-Prone Data

    PubMed Central

    Pal, Doyel; Chen, Tingting; Khethavath, Praveen

    2014-01-01

    Background Linking medical records across different medical service providers is important to the enhancement of health care quality and public health surveillance. In records linkage, protecting the patients’ privacy is a primary requirement. In real-world health care databases, records may well contain errors due to various reasons such as typos. Linking the error-prone data and preserving data privacy at the same time are very difficult. Existing privacy preserving solutions for this problem are only restricted to textual data. Objective To enable different medical service providers to link their error-prone data in a private way, our aim was to provide a holistic solution by designing and developing a medical record linkage system for medical service providers. Methods To initiate a record linkage, one provider selects one of its collaborators in the Connection Management Module, chooses some attributes of the database to be matched, and establishes the connection with the collaborator after the negotiation. In the Data Matching Module, for error-free data, our solution offered two different choices for cryptographic schemes. For error-prone numerical data, we proposed a newly designed privacy preserving linking algorithm named the Error-Tolerant Linking Algorithm, that allows the error-prone data to be correctly matched if the distance between the two records is below a threshold. Results We designed and developed a comprehensive and user-friendly software system that provides privacy preserving record linkage functions for medical service providers, which meets the regulation of Health Insurance Portability and Accountability Act. It does not require a third party and it is secure in that neither entity can learn the records in the other’s database. Moreover, our novel Error-Tolerant Linking Algorithm implemented in this software can work well with error-prone numerical data. We theoretically proved the correctness and security of our Error

  12. A novel metadata management model to capture consent for record linkage in longitudinal research studies.

    PubMed

    McMahon, Christiana; Denaxas, Spiros

    2017-11-06

    Informed consent is an important feature of longitudinal research studies as it enables the linking of the baseline participant information with administrative data. The lack of standardized models to capture consent elements can lead to substantial challenges. A structured approach to capturing consent-related metadata can address these. a) Explore the state-of-the-art for recording consent; b) Identify key elements of consent required for record linkage; and c) Create and evaluate a novel metadata management model to capture consent-related metadata. The main methodological components of our work were: a) a systematic literature review and qualitative analysis of consent forms; b) the development and evaluation of a novel metadata model. We qualitatively analyzed 61 manuscripts and 30 consent forms. We extracted data elements related to obtaining consent for linkage. We created a novel metadata management model for consent and evaluated it by comparison with the existing standards and by iteratively applying it to case studies. The developed model can facilitate the standardized recording of consent for linkage in longitudinal research studies and enable the linkage of external participant data. Furthermore, it can provide a structured way of recording consent-related metadata and facilitate the harmonization and streamlining of processes.

  13. Evaluating privacy-preserving record linkage using cryptographic long-term keys and multibit trees on large medical datasets.

    PubMed

    Brown, Adrian P; Borgs, Christian; Randall, Sean M; Schnell, Rainer

    2017-06-08

    Integrating medical data using databases from different sources by record linkage is a powerful technique increasingly used in medical research. Under many jurisdictions, unique personal identifiers needed for linking the records are unavailable. Since sensitive attributes, such as names, have to be used instead, privacy regulations usually demand encrypting these identifiers. The corresponding set of techniques for privacy-preserving record linkage (PPRL) has received widespread attention. One recent method is based on Bloom filters. Due to superior resilience against cryptographic attacks, composite Bloom filters (cryptographic long-term keys, CLKs) are considered best practice for privacy in PPRL. Real-world performance of these techniques using large-scale data is unknown up to now. Using a large subset of Australian hospital admission data, we tested the performance of an innovative PPRL technique (CLKs using multibit trees) against a gold-standard derived from clear-text probabilistic record linkage. Linkage time and linkage quality (recall, precision and F-measure) were evaluated. Clear text probabilistic linkage resulted in marginally higher precision and recall than CLKs. PPRL required more computing time but 5 million records could still be de-duplicated within one day. However, the PPRL approach required fine tuning of parameters. We argue that increased privacy of PPRL comes with the price of small losses in precision and recall and a large increase in computational burden and setup time. These costs seem to be acceptable in most applied settings, but they have to be considered in the decision to apply PPRL. Further research on the optimal automatic choice of parameters is needed.

  14. New South Wales Child Development Study (NSW-CDS): an Australian multiagency, multigenerational, longitudinal record linkage study

    PubMed Central

    Carr, Vaughan J; Harris, Felicity; Raudino, Alessandra; Luo, Luming; Kariuki, Maina; Liu, Enwu; Tzoumakis, Stacy; Smith, Maxwell; Holbrook, Allyson; Bore, Miles; Brinkman, Sally; Lenroot, Rhoshel; Dix, Katherine; Dean, Kimberlie; Laurens, Kristin R; Green, Melissa J

    2016-01-01

    Purpose The initial aim of this multiagency, multigenerational record linkage study is to identify childhood profiles of developmental vulnerability and resilience, and to identify the determinants of these profiles. The eventual aim is to identify risk and protective factors for later childhood-onset and adolescent-onset mental health problems, and other adverse social outcomes, using subsequent waves of record linkage. The research will assist in informing the development of public policy and intervention guidelines to help prevent or mitigate adverse long-term health and social outcomes. Participants The study comprises a population cohort of 87 026 children in the Australian State of New South Wales (NSW). The cohort was defined by entry into the first year of full-time schooling in NSW in 2009, at which time class teachers completed the Australian Early Development Census (AEDC) on each child (with 99.7% coverage in NSW). The AEDC data have been linked to the children's birth, health, school and child protection records for the period from birth to school entry, and to the health and criminal records of their parents, as well as mortality databases. Findings to date Descriptive data summarising sex, geographic and socioeconomic distributions, and linkage rates for the various administrative databases are presented. Child data are summarised, and the mental health and criminal records data of the children's parents are provided. Future plans In 2015, at age 11 years, a self-report mental health survey was administered to the cohort in collaboration with government, independent and Catholic primary school sectors. A second record linkage, spanning birth to age 11 years, will be undertaken to link this survey data with the aforementioned administrative databases. This will enable a further identification of putative risk and protective factors for adverse mental health and other outcomes in adolescence, which can then be tested in subsequent record linkages

  15. Extending the Fellegi-Sunter probabilistic record linkage method for approximate field comparators.

    PubMed

    DuVall, Scott L; Kerber, Richard A; Thomas, Alun

    2010-02-01

    Probabilistic record linkage is a method commonly used to determine whether demographic records refer to the same person. The Fellegi-Sunter method is a probabilistic approach that uses field weights based on log likelihood ratios to determine record similarity. This paper introduces an extension of the Fellegi-Sunter method that incorporates approximate field comparators in the calculation of field weights. The data warehouse of a large academic medical center was used as a case study. The approximate comparator extension was compared with the Fellegi-Sunter method in its ability to find duplicate records previously identified in the data warehouse using different demographic fields and matching cutoffs. The approximate comparator extension misclassified 25% fewer pairs and had a larger Welch's T statistic than the Fellegi-Sunter method for all field sets and matching cutoffs. The accuracy gain provided by the approximate comparator extension grew as less information was provided and as the matching cutoff increased. Given the ubiquity of linkage in both clinical and research settings, the incremental improvement of the extension has the potential to make a considerable impact.

  16. Establishing a process for conducting cross-jurisdictional record linkage in Australia.

    PubMed

    Moore, Hannah C; Guiver, Tenniel; Woollacott, Anthony; de Klerk, Nicholas; Gidding, Heather F

    2016-04-01

    To describe the realities of conducting a cross-jurisdictional data linkage project involving state and Australian Government-based data collections to inform future national data linkage programs of work. We outline the processes involved in conducting a Proof of Concept data linkage project including the implementation of national data integration principles, data custodian and ethical approval requirements, and establishment of data flows. The approval process involved nine approval and regulatory bodies and took more than two years. Data will be linked across 12 datasets involving three data linkage centres. A framework was established to allow data to flow between these centres while maintaining the separation principle that serves to protect the privacy of the individual. This will be the first project to link child immunisation records from an Australian Government dataset to other administrative health datasets for a population cohort covering 2 million births in two Australian states. Although the project experienced some delays, positive outcomes were realised, primarily the development of strong collaborations across key stakeholder groups including community engagement. We have identified several recommendations and enhancements to this now established framework to further streamline the process for data linkage studies involving Australian Government data. © 2015 Public Health Association of Australia.

  17. A guide to evaluating linkage quality for the analysis of linked data.

    PubMed

    Harron, Katie L; Doidge, James C; Knight, Hannah E; Gilbert, Ruth E; Goldstein, Harvey; Cromwell, David A; van der Meulen, Jan H

    2017-10-01

    Linked datasets are an important resource for epidemiological and clinical studies, but linkage error can lead to biased results. For data security reasons, linkage of personal identifiers is often performed by a third party, making it difficult for researchers to assess the quality of the linked dataset in the context of specific research questions. This is compounded by a lack of guidance on how to determine the potential impact of linkage error. We describe how linkage quality can be evaluated and provide widely applicable guidance for both data providers and researchers. Using an illustrative example of a linked dataset of maternal and baby hospital records, we demonstrate three approaches for evaluating linkage quality: applying the linkage algorithm to a subset of gold standard data to quantify linkage error; comparing characteristics of linked and unlinked data to identify potential sources of bias; and evaluating the sensitivity of results to changes in the linkage procedure. These approaches can inform our understanding of the potential impact of linkage error and provide an opportunity to select the most appropriate linkage procedure for a specific analysis. Evaluating linkage quality in this way will improve the quality and transparency of epidemiological and clinical research using linked data. © The Author 2017. Published by Oxford University Press on behalf of the International Epidemiological Association.

  18. Maternal and perinatal factors associated with hospitalised infectious mononucleosis in children, adolescents and young adults: record linkage study.

    PubMed

    Mahmud, Imran; Abdel-Mannan, Omar A; Wotton, Clare J; Goldacre, Michael J

    2011-02-28

    There is current interest in the role of perinatal factors in the aetiology of diseases that occur later in life. Infectious mononucleosis (IM) can follow late primary infection with Epstein-Barr virus (EBV), and has been shown to increase the risk of multiple sclerosis and Hodgkin's disease. Little is known about maternal or perinatal factors associated with IM or its sequelae. We investigated perinatal risk factors for hospitalised IM using a prospective record-linkage study in a population in the south of England. The dataset used, the Oxford record linkage study (ORLS), includes abstracts of birth registrations, maternities and in-patient hospital records, including day case care, for all subjects in a defined geographical area. From these sources, we identified cases of hospitalised IM up to the age of 30 years in people for whom the ORLS had a maternity record; and we compared perinatal factors in their pregnancy with those in the pregnancy of children who had no hospital record of IM. Our data showed a significant association between hospitalised IM and lower social class (p = 0.02), a higher risk of hospitalised IM in children of married rather than single mothers (p < 0.001), and, of marginal statistical significance, an association with singleton birth (p = 0.06). The ratio of observed to expected cases of hospitalised IM in each season was 0.95 in winter, 1.02 in spring, 1.02 in summer and 1.00 in autumn. The chi-square test for seasonality, with a value of 0.8, was not significant.Other factors studied, including low birth weight, short gestational age, maternal smoking, late age at motherhood, did not increase the risk of subsequent hospitalised IM. Because of the increasing tendency of women to postpone childbearing, it is useful to know that older age at motherhood is not associated with an increased risk of hospitalised IM in their children. We have no explanation for the finding that children of married women had a higher risk of IM than those of

  19. New South Wales Child Development Study (NSW-CDS): an Australian multiagency, multigenerational, longitudinal record linkage study.

    PubMed

    Carr, Vaughan J; Harris, Felicity; Raudino, Alessandra; Luo, Luming; Kariuki, Maina; Liu, Enwu; Tzoumakis, Stacy; Smith, Maxwell; Holbrook, Allyson; Bore, Miles; Brinkman, Sally; Lenroot, Rhoshel; Dix, Katherine; Dean, Kimberlie; Laurens, Kristin R; Green, Melissa J

    2016-02-11

    The initial aim of this multiagency, multigenerational record linkage study is to identify childhood profiles of developmental vulnerability and resilience, and to identify the determinants of these profiles. The eventual aim is to identify risk and protective factors for later childhood-onset and adolescent-onset mental health problems, and other adverse social outcomes, using subsequent waves of record linkage. The research will assist in informing the development of public policy and intervention guidelines to help prevent or mitigate adverse long-term health and social outcomes. The study comprises a population cohort of 87,026 children in the Australian State of New South Wales (NSW). The cohort was defined by entry into the first year of full-time schooling in NSW in 2009, at which time class teachers completed the Australian Early Development Census (AEDC) on each child (with 99.7% coverage in NSW). The AEDC data have been linked to the children's birth, health, school and child protection records for the period from birth to school entry, and to the health and criminal records of their parents, as well as mortality databases. Descriptive data summarising sex, geographic and socioeconomic distributions, and linkage rates for the various administrative databases are presented. Child data are summarised, and the mental health and criminal records data of the children's parents are provided. In 2015, at age 11 years, a self-report mental health survey was administered to the cohort in collaboration with government, independent and Catholic primary school sectors. A second record linkage, spanning birth to age 11 years, will be undertaken to link this survey data with the aforementioned administrative databases. This will enable a further identification of putative risk and protective factors for adverse mental health and other outcomes in adolescence, which can then be tested in subsequent record linkages. Published by the BMJ Publishing Group Limited. For

  20. Month of Conception and Learning Disabilities: A Record-Linkage Study of 801,592 Children.

    PubMed

    Mackay, Daniel F; Smith, Gordon C S; Cooper, Sally-Ann; Wood, Rachael; King, Albert; Clark, David N; Pell, Jill P

    2016-10-01

    Learning disabilities have profound, long-lasting health sequelae. Affected children born over the course of 1 year in the United States of America generated an estimated lifetime cost of $51.2 billion. Results from some studies have suggested that autistic spectrum disorder may vary by season of birth, but there have been few studies in which investigators examined whether this is also true of other causes of learning disabilities. We undertook Scotland-wide record linkage of education (annual pupil census) and maternity (Scottish Morbidity Record 02) databases for 801,592 singleton children attending Scottish schools in 2006-2011. We modeled monthly rates using principal sine and cosine transformations of the month number and demonstrated cyclicity in the percentage of children with special educational needs. Rates were highest among children conceived in the first quarter of the year (January-March) and lowest among those conceived in the third (July-September) (8.9% vs 7.6%; P < 0.001). Seasonal variations were specific to autistic spectrum disorder, intellectual disabilities, and learning difficulties (e.g., dyslexia) and were absent for sensory or motor/physical impairments and mental, physical, or communication problems. Seasonality accounted for 11.4% (95% confidence interval: 9.0, 13.7) of all cases. Some biologically plausible causes of this variation, such as infection and maternal vitamin D levels, are potentially amendable to intervention. © The Author 2016. Published by Oxford University Press on behalf of the Johns Hopkins Bloomberg School of Public Health. All rights reserved. For permissions, please e-mail: journals.permissions@oup.com.

  1. Evaluating Health Outcomes of Criminal Justice Populations Using Record Linkage: The Importance of Aliases

    ERIC Educational Resources Information Center

    Larney, Sarah; Burns, Lucy

    2011-01-01

    Individuals in contact with the criminal justice system are a key population of concern to public health. Record linkage studies can be useful for studying health outcomes for this group, but the use of aliases complicates the process of linking records across databases. This study was undertaken to determine the impact of aliases on sensitivity…

  2. Maternal and perinatal factors associated with hospitalised infectious mononucleosis in children, adolescents and young adults: record linkage study

    PubMed Central

    2011-01-01

    Background There is current interest in the role of perinatal factors in the aetiology of diseases that occur later in life. Infectious mononucleosis (IM) can follow late primary infection with Epstein-Barr virus (EBV), and has been shown to increase the risk of multiple sclerosis and Hodgkin's disease. Little is known about maternal or perinatal factors associated with IM or its sequelae. Methods We investigated perinatal risk factors for hospitalised IM using a prospective record-linkage study in a population in the south of England. The dataset used, the Oxford record linkage study (ORLS), includes abstracts of birth registrations, maternities and in-patient hospital records, including day case care, for all subjects in a defined geographical area. From these sources, we identified cases of hospitalised IM up to the age of 30 years in people for whom the ORLS had a maternity record; and we compared perinatal factors in their pregnancy with those in the pregnancy of children who had no hospital record of IM. Results Our data showed a significant association between hospitalised IM and lower social class (p = 0.02), a higher risk of hospitalised IM in children of married rather than single mothers (p < 0.001), and, of marginal statistical significance, an association with singleton birth (p = 0.06). The ratio of observed to expected cases of hospitalised IM in each season was 0.95 in winter, 1.02 in spring, 1.02 in summer and 1.00 in autumn. The chi-square test for seasonality, with a value of 0.8, was not significant. Other factors studied, including low birth weight, short gestational age, maternal smoking, late age at motherhood, did not increase the risk of subsequent hospitalised IM. Conclusions Because of the increasing tendency of women to postpone childbearing, it is useful to know that older age at motherhood is not associated with an increased risk of hospitalised IM in their children. We have no explanation for the finding that children of married women

  3. [Record linkage of the elderly in the national surveys on the geriatric intermediate care facility].

    PubMed

    Doi, T; Chen, B

    1997-07-01

    Geriatric intermediate care facility, GICF, have been established since 1986 in Japan. The term of 'intermediate' denotes a facility midpoint between a hospital and home, with a powerful rehabilitation function. The annual governmental survey on GICF has been applied to all GICFs in Japan since 1989. This survey is a cross-sectional-type survey. For evaluating the role of GICF, we considered a type of cohort study using these surveys for four years by means of a record linkage method. This method is possible, because subjects of a survey for any year become subjects in the survey of the following year, if they have been in a GICF for more than one year. In this paper, for the purpose of preparing for a study of the role of GICF, we report some results about a record linkage for these surveys, and two continuing rates were calculated for these cohorts. Sources were personal records in 1989 to 1992 gathered by The National Survey on GICF in Japan. The record linkage method is as follows. We divided the annual personal records into several files by both the periods of the last admission and the survey year. Three cohorts, i.e. a cohort-89, a cohort-90 and a cohort-91 for persons for whom the first survey was 1989, 1990 and 1991, respectively are thus obtained. Next, we identified individuals from the annual files in each cohort. As personal names were not available, we identified individuals by sex, birth date, date of admission and facility number by the use of a personal computer and a FORTRAN program. Results were as follows. 1. Multiple matched persons were few (0.5% or less), and identification rates were 90% or more, despite the fact that basic linking variables were used. 2. Continuing rates were about 40% and decreased with new cohorts, while those of a fixed cohort were increased as length of stay increased. These reveal that recent admissions who stay continuously at a GICF were decreasing, but the longer the period for which the elderly stays at a GICF, the

  4. Linkage disequilibrium matches forensic genetic records to disjoint genomic marker sets.

    PubMed

    Edge, Michael D; Algee-Hewitt, Bridget F B; Pemberton, Trevor J; Li, Jun Z; Rosenberg, Noah A

    2017-05-30

    Combining genotypes across datasets is central in facilitating advances in genetics. Data aggregation efforts often face the challenge of record matching-the identification of dataset entries that represent the same individual. We show that records can be matched across genotype datasets that have no shared markers based on linkage disequilibrium between loci appearing in different datasets. Using two datasets for the same 872 people-one with 642,563 genome-wide SNPs and the other with 13 short tandem repeats (STRs) used in forensic applications-we find that 90-98% of forensic STR records can be connected to corresponding SNP records and vice versa. Accuracy increases to 99-100% when ∼30 STRs are used. Our method expands the potential of data aggregation, but it also suggests privacy risks intrinsic in maintenance of databases containing even small numbers of markers-including databases of forensic significance.

  5. The promise of record linkage for assessing the uptake of health services in resource constrained settings: a pilot study from South Africa.

    PubMed

    Kabudula, Chodziwadziwa W; Clark, Benjamin D; Gómez-Olivé, Francesc Xavier; Tollman, Stephen; Menken, Jane; Reniers, Georges

    2014-05-24

    Health and Demographic Surveillance Systems (HDSS) have been instrumental in advancing population and health research in low- and middle- income countries where vital registration systems are often weak. However, the utility of HDSS would be enhanced if their databases could be linked with those of local health facilities. We assess the feasibility of record linkage in rural South Africa using data from the Agincourt HDSS and a local health facility. Using a gold standard dataset of 623 record pairs matched by means of fingerprints, we evaluate twenty record linkage scenarios (involving different identifiers, string comparison techniques and with and without clerical review) based on the Fellegi-Sunter probabilistic record linkage model. Matching rates and quality are measured by their sensitivity and positive predictive value (PPV). Background characteristics of matched and unmatched cases are compared to assess systematic bias in the resulting record-linked dataset. A hybrid approach of deterministic followed by probabilistic record linkage, and scenarios that use an extended set of identifiers including another household member's first name yield the best results. The best fully automated record linkage scenario has a sensitivity of 83.6% and PPV of 95.1%. The sensitivity and PPV increase to 84.3% and 96.9%, respectively, when clerical review is undertaken on 10% of the record pairs. The likelihood of being linked is significantly lower for females, non-South Africans and the elderly. Using records matched by means of fingerprints as the gold standard, we have demonstrated the feasibility of fully automated probabilistic record linkage using identifiers that are routinely collected in health facilities in South Africa. Our study also shows that matching statistics can be improved if other identifiers (e.g., another household member's first name) are added to the set of matching variables, and, to a lesser extent, with clerical review. Matching success is

  6. The promise of record linkage for assessing the uptake of health services in resource constrained settings: a pilot study from South Africa

    PubMed Central

    2014-01-01

    Background Health and Demographic Surveillance Systems (HDSS) have been instrumental in advancing population and health research in low- and middle- income countries where vital registration systems are often weak. However, the utility of HDSS would be enhanced if their databases could be linked with those of local health facilities. We assess the feasibility of record linkage in rural South Africa using data from the Agincourt HDSS and a local health facility. Methods Using a gold standard dataset of 623 record pairs matched by means of fingerprints, we evaluate twenty record linkage scenarios (involving different identifiers, string comparison techniques and with and without clerical review) based on the Fellegi-Sunter probabilistic record linkage model. Matching rates and quality are measured by their sensitivity and positive predictive value (PPV). Background characteristics of matched and unmatched cases are compared to assess systematic bias in the resulting record-linked dataset. Results A hybrid approach of deterministic followed by probabilistic record linkage, and scenarios that use an extended set of identifiers including another household member’s first name yield the best results. The best fully automated record linkage scenario has a sensitivity of 83.6% and PPV of 95.1%. The sensitivity and PPV increase to 84.3% and 96.9%, respectively, when clerical review is undertaken on 10% of the record pairs. The likelihood of being linked is significantly lower for females, non-South Africans and the elderly. Conclusion Using records matched by means of fingerprints as the gold standard, we have demonstrated the feasibility of fully automated probabilistic record linkage using identifiers that are routinely collected in health facilities in South Africa. Our study also shows that matching statistics can be improved if other identifiers (e.g., another household member’s first name) are added to the set of matching variables, and, to a lesser extent, with

  7. Combining Different Privacy-Preserving Record Linkage Methods for Hospital Admission Data.

    PubMed

    Stausberg, Jürgen; Waldenburger, Andreas; Borgs, Christian; Schnell, Rainer

    2017-01-01

    Record linkage (RL) is the process of identifying pairs of records that correspond to the same entity, for example the same patient. The basic approach assigns to each pair of records a similarity weight, and then determines a certain threshold, above which the two records are considered to be a match. Three different RL methods were applied under privacy-preserving conditions on hospital admission data: deterministic RL (DRL), probabilistic RL (PRL), and Bloom filters. The patient characteristics like names were one-way encrypted (DRL, PRL) or transformed to a cryptographic longterm key (Bloom filters). Based on one year of hospital admissions, the data set was split randomly in 30 thousand new and 1,5 million known patients. With the combination of the three RL-methods, a positive predictive value of 83 % (95 %-confidence interval 65 %-94 %) was attained. Thus, the application of the presented combination of RL-methods seem to be suited for other applications of population-based research.

  8. History of the Rochester Epidemiology Project: Half a Century of Medical Records Linkage in a US Population

    PubMed Central

    Rocca, Walter A.; Yawn, Barbara P.; St. Sauver, Jennifer L.; Grossardt, Brandon R.; Melton, L. Joseph

    2012-01-01

    The Rochester Epidemiology Project (REP) has maintained a comprehensive medical records linkage system for nearly half a century for almost all persons residing in Olmsted County, Minnesota. Herein, we provide a brief history of the REP before and after 1966, the year in which the REP was officially established. The key protagonists before 1966 were Henry Plummer, Mabel Root, and Joseph Berkson, who developed a medical records linkage system at Mayo Clinic. In 1966, Leonard Kurland established collaborative agreements with other local health care providers (hospitals, physician groups, and clinics [primarily Olmsted Medical Center]) to develop a medical records linkage system that covered the entire population of Olmsted County, and he obtained funding from the National Institutes of Health to support the new system. In 1997, L. Joseph Melton III addressed emerging concerns about the confidentiality of medical record information by introducing a broad patient research authorization as per Minnesota state law. We describe how the key protagonists of the REP have responded to challenges posed by evolving medical knowledge, information technology, and public expectation and policy. In addition, we provide a general description of the system; discuss issues of data quality, reliability, and validity; describe the research team structure; provide information about funding; and compare the REP with other medical information systems. The REP can serve as a model for the development of similar research infrastructures in the United States and worldwide. PMID:23199802

  9. Preparation of name and address data for record linkage using hidden Markov models

    PubMed Central

    Churches, Tim; Christen, Peter; Lim, Kim; Zhu, Justin Xi

    2002-01-01

    Background Record linkage refers to the process of joining records that relate to the same entity or event in one or more data collections. In the absence of a shared, unique key, record linkage involves the comparison of ensembles of partially-identifying, non-unique data items between pairs of records. Data items with variable formats, such as names and addresses, need to be transformed and normalised in order to validly carry out these comparisons. Traditionally, deterministic rule-based data processing systems have been used to carry out this pre-processing, which is commonly referred to as "standardisation". This paper describes an alternative approach to standardisation, using a combination of lexicon-based tokenisation and probabilistic hidden Markov models (HMMs). Methods HMMs were trained to standardise typical Australian name and address data drawn from a range of health data collections. The accuracy of the results was compared to that produced by rule-based systems. Results Training of HMMs was found to be quick and did not require any specialised skills. For addresses, HMMs produced equal or better standardisation accuracy than a widely-used rule-based system. However, acccuracy was worse when used with simpler name data. Possible reasons for this poorer performance are discussed. Conclusion Lexicon-based tokenisation and HMMs provide a viable and effort-effective alternative to rule-based systems for pre-processing more complex variably formatted data such as addresses. Further work is required to improve the performance of this approach with simpler data such as names. Software which implements the methods described in this paper is freely available under an open source license for other researchers to use and improve. PMID:12482326

  10. Evaluation of record linkage of two large administrative databases in a middle income country: stillbirths and notifications of dengue during pregnancy in Brazil.

    PubMed

    Paixão, Enny S; Harron, Katie; Andrade, Kleydson; Teixeira, Maria Glória; Fiaccone, Rosemeire L; Costa, Maria da Conceição N; Rodrigues, Laura C

    2017-07-17

    Due to the increasing availability of individual-level information across different electronic datasets, record linkage has become an efficient and important research tool. High quality linkage is essential for producing robust results. The objective of this study was to describe the process of preparing and linking national Brazilian datasets, and to compare the accuracy of different linkage methods for assessing the risk of stillbirth due to dengue in pregnancy. We linked mothers and stillbirths in two routinely collected datasets from Brazil for 2009-2010: for dengue in pregnancy, notifications of infectious diseases (SINAN); for stillbirths, mortality (SIM). Since there was no unique identifier, we used probabilistic linkage based on maternal name, age and municipality. We compared two probabilistic approaches, each with two thresholds: 1) a bespoke linkage algorithm; 2) a standard linkage software widely used in Brazil (ReclinkIII), and used manual review to identify further links. Sensitivity and positive predictive value (PPV) were estimated using a subset of gold-standard data created through manual review. We examined the characteristics of false-matches and missed-matches to identify any sources of bias. From records of 678,999 dengue cases and 62,373 stillbirths, the gold-standard linkage identified 191 cases. The bespoke linkage algorithm with a conservative threshold produced 131 links, with sensitivity = 64.4% (68 missed-matches) and PPV = 92.5% (8 false-matches). Manual review of uncertain links identified an additional 37 links, increasing sensitivity to 83.7%. The bespoke algorithm with a relaxed threshold identified 132 true matches (sensitivity = 69.1%), but introduced 61 false-matches (PPV = 68.4%). ReclinkIII produced lower sensitivity and PPV than the bespoke linkage algorithm. Linkage error was not associated with any recorded study variables. Despite a lack of unique identifiers for linking mothers and stillbirths, we demonstrate a

  11. History of the Rochester Epidemiology Project: half a century of medical records linkage in a US population.

    PubMed

    Rocca, Walter A; Yawn, Barbara P; St Sauver, Jennifer L; Grossardt, Brandon R; Melton, L Joseph

    2012-12-01

    The Rochester Epidemiology Project (REP) has maintained a comprehensive medical records linkage system for nearly half a century for almost all persons residing in Olmsted County, Minnesota. Herein, we provide a brief history of the REP before and after 1966, the year in which the REP was officially established. The key protagonists before 1966 were Henry Plummer, Mabel Root, and Joseph Berkson, who developed a medical records linkage system at Mayo Clinic. In 1966, Leonard Kurland established collaborative agreements with other local health care providers (hospitals, physician groups, and clinics [primarily Olmsted Medical Center]) to develop a medical records linkage system that covered the entire population of Olmsted County, and he obtained funding from the National Institutes of Health to support the new system. In 1997, L. Joseph Melton III addressed emerging concerns about the confidentiality of medical record information by introducing a broad patient research authorization as per Minnesota state law. We describe how the key protagonists of the REP have responded to challenges posed by evolving medical knowledge, information technology, and public expectation and policy. In addition, we provide a general description of the system; discuss issues of data quality, reliability, and validity; describe the research team structure; provide information about funding; and compare the REP with other medical information systems. The REP can serve as a model for the development of similar research infrastructures in the United States and worldwide. Copyright © 2012 Mayo Foundation for Medical Education and Research. Published by Elsevier Inc. All rights reserved.

  12. Design and implementation of a privacy preserving electronic health record linkage tool in Chicago

    PubMed Central

    Cashy, John P; Jackson, Kathryn L; Pah, Adam R; Goel, Satyender; Boehnke, Jörn; Humphries, John Eric; Kominers, Scott Duke; Hota, Bala N; Sims, Shannon A; Malin, Bradley A; French, Dustin D; Walunas, Theresa L; Meltzer, David O; Kaleba, Erin O; Jones, Roderick C; Galanter, William L

    2015-01-01

    Objective To design and implement a tool that creates a secure, privacy preserving linkage of electronic health record (EHR) data across multiple sites in a large metropolitan area in the United States (Chicago, IL), for use in clinical research. Methods The authors developed and distributed a software application that performs standardized data cleaning, preprocessing, and hashing of patient identifiers to remove all protected health information. The application creates seeded hash code combinations of patient identifiers using a Health Insurance Portability and Accountability Act compliant SHA-512 algorithm that minimizes re-identification risk. The authors subsequently linked individual records using a central honest broker with an algorithm that assigns weights to hash combinations in order to generate high specificity matches. Results The software application successfully linked and de-duplicated 7 million records across 6 institutions, resulting in a cohort of 5 million unique records. Using a manually reconciled set of 11 292 patients as a gold standard, the software achieved a sensitivity of 96% and a specificity of 100%, with a majority of the missed matches accounted for by patients with both a missing social security number and last name change. Using 3 disease examples, it is demonstrated that the software can reduce duplication of patient records across sites by as much as 28%. Conclusions Software that standardizes the assignment of a unique seeded hash identifier merged through an agreed upon third-party honest broker can enable large-scale secure linkage of EHR data for epidemiologic and public health research. The software algorithm can improve future epidemiologic research by providing more comprehensive data given that patients may make use of multiple healthcare systems. PMID:26104741

  13. Trends in hospital admission rates for anorexia nervosa in Oxford (1968-2011) and England (1990-2011): database studies.

    PubMed

    Holland, Josephine; Hall, Nick; Yeates, David G R; Goldacre, Michael

    2016-02-01

    To report on long-term trends in hospital admission rates for anorexia nervosa using two English datasets. We used data on hospital day-case and inpatient care across five decades in the Oxford Record Linkage Study (ORLS), and similar data for all England from 1990. We analysed rates of admission for anorexia nervosa in people aged 10-44 years, using hospital episodes (counting every admission) and first-recorded admissions (counting only the first record for each person). Former Oxford NHS Region; and England. None; anonymous statistical records were used. In the longstanding ORLS, the age-standardised first-recorded admission rate for women was 2.7 (95% confidence interval 1.6-3.8) per 100,000 female population aged 10-44 years in 1968-1971; 2.7 (2.1-3.3) in 1992-1996; and 6.3 (5.5-7.2) in 2007-2011. Male rates were zero in the 1960s; 0.07 (0.0-0.1) per 100,000 men in 1992-1996; and 0.4 (0.2-0.6) in 2007-2011. In England, female rates increased from 4.2 (4.0-4.4) in 1998-2001 to 6.9 (6.7-7.1) in 2007-2011; and the corresponding male rates were 0.2 (0.1-0.3) and 0.5 (0.4-0.6). Episode-based admission rates rose more than person-based rates. The highest rates by far were in girls and women aged 15-19 years. In recent years, anorexia nervosa has become a greater burden on secondary care: not only have admission rates increased but so too have multiple admissions per person with anorexia nervosa. The increase in admission rates might reflect an increase in prevalence rates of anorexia nervosa in the general population, but other explanations, including lower clinical thresholds for admission, are possible and are discussed. © The Royal Society of Medicine.

  14. Construction of a virtual EPR and automated contextual linkage to multiple sources of support information on the Oxford Clinical Intranet.

    PubMed

    Kay, J D; Nurse, D

    1999-01-01

    We have used internet-standard tools to provide access for clinicians to the components of the electronic patient record held on multiple remote disparate systems. Through the same interface we have provided access to multiple knowledgebases, some written locally and others published elsewhere. We have developed linkage between these two types of information which removes the need for the user to drill down into each knowledgebase to search for relevant information. This approach may help in the implementation of evidence-based practice. The major problems appear to be semantic rather than technological. The intranet was developed at low cost and is now in routine use. This approach appears to be transferable across systems and organisations.

  15. Record linkage to correct under‐ascertainment of cancers in HIV cohorts: The Sinikithemba HIV clinic linkage project

    PubMed Central

    Spoerri, Adrian; Egger, Matthias; Kielkowski, Danuta; Crankshaw, Tamaryn; Cloete, Christie; Giddy, Janet; Bohlius, Julia

    2016-01-01

    The surveillance of HIV‐related cancers in South Africa is hampered by the lack of systematic collection of cancer diagnoses in HIV cohorts and the absence of HIV status in cancer registries. To improve cancer ascertainment and estimate cancer incidence, we linked records of adults (aged ≥ 16 years) on antiretroviral treatment (ART) enrolled at Sinikithemba HIV clinic, McCord Hospital in KwaZulu‐Natal (KZN) with the cancer records of public laboratories in KZN province using probabilistic record linkage (PRL) methods. We calculated incidence rates for all cancers, Kaposi sarcoma (KS), cervix, non‐Hodgkin's lymphoma and non‐AIDS defining cancers (NADCs) before and after inclusion of linkage‐identified cancers with 95% confidence intervals (CIs). A total of 8,721 records of HIV‐positive patients were linked with 35,536 cancer records. Between 2004 and 2010, we identified 448 cancers, 82% (n = 367) were recorded in the cancer registry only, 10% (n = 43) in the HIV cohort only and 8% (n = 38) both in the HIV cohort and the cancer registry. The overall cancer incidence rate in patients starting ART increased from 134 (95% CI 91–212) to 877 (95% CI 744–1,041) per 100,000 person‐years after inclusion of linkage‐identified cancers. Incidence rates were highest for KS (432, 95% CI 341–555), followed by cervix (259, 95% CI 179–390) and NADCs (294, 95% CI 223–395) per 100,000 person‐years. Ascertainment of cancer in HIV cohorts is incomplete, PRL is both feasible and essential for cancer ascertainment. PMID:27098265

  16. Development of a database of health insurance claims: standardization of disease classifications and anonymous record linkage.

    PubMed

    Kimura, Shinya; Sato, Toshihiko; Ikeda, Shunya; Noda, Mitsuhiko; Nakayama, Takeo

    2010-01-01

    Health insurance claims (ie, receipts) record patient health care treatments and expenses and, although created for the health care payment system, are potentially useful for research. Combining different types of receipts generated for the same patient would dramatically increase the utility of these receipts. However, technical problems, including standardization of disease names and classifications, and anonymous linkage of individual receipts, must be addressed. In collaboration with health insurance societies, all information from receipts (inpatient, outpatient, and pharmacy) was collected. To standardize disease names and classifications, we developed a computer-aided post-entry standardization method using a disease name dictionary based on International Classification of Diseases (ICD)-10 classifications. We also developed an anonymous linkage system by using an encryption code generated from a combination of hash values and stream ciphers. Using different sets of the original data (data set 1: insurance certificate number, name, and sex; data set 2: insurance certificate number, date of birth, and relationship status), we compared the percentage of successful record matches obtained by using data set 1 to generate key codes with the percentage obtained when both data sets were used. The dictionary's automatic conversion of disease names successfully standardized 98.1% of approximately 2 million new receipts entered into the database. The percentage of anonymous matches was higher for the combined data sets (98.0%) than for data set 1 (88.5%). The use of standardized disease classifications and anonymous record linkage substantially contributed to the construction of a large, chronologically organized database of receipts. This database is expected to aid in epidemiologic and health services research using receipt information.

  17. Qualifying information on deaths and serious injuries caused by road traffic in five Brazilian capitals using record linkage.

    PubMed

    Mandacaru, Polyana Maria Pimenta; Andrade, Ana Lucia; Rocha, Marli Souza; Aguiar, Fernanda Pinheiro; Nogueira, Maria Sueli M; Girodo, Anne Marielle; Pedrosa, Ana Amélia Galas; Oliveira, Vera Lídia Alves de; Alves, Marta Maria Malheiros; Paixão, Lúcia Maria Miana M; Malta, Deborah Carvalho; Silva, Marta Maria Alves; Morais Neto, Otaliba Libanio de

    2017-09-01

    Road traffic crashes (RTC) are an important public health problem, accounting for 1.2 million deaths per year worldwide. In Brazil, approximately 40,000 deaths caused by RTC occur every year, with different trends in the Federal Units. However, these figures may be even greater if health databases are linked to police records. In addition, the linkage procedure would make it possible to qualify information from the health and police databases, improving the quality of the data regarding underlying cause of death, cause of injury in hospital records, and injury severity. This study linked different data sources to measure the numbers of deaths and serious injuries and to estimate the percentage of corrections regarding the underlying cause of death, cause of injury, and the severity injury in victims in matched pairs from record linkage in five representative state capitals of the five macro-regions of Brazil. This cross-sectional, population-based study used data from the Hospital Information System (HIS), Mortality Information System (MIS), and Police Road Traffic database of Belo Horizonte, Campo Grande, Curitiba, Palmas, and Teresina, for the year 2013 for Teresina, and 2012 for the other capitals. RecLink III was used to perform probabilistic record linkage by identifying matched pairs to calculate the global correction percentage of the underlying cause of death, the circumstance that caused the road traffic injury, and the injury severity of the victims in the police database. There was a change in the cause of injury in the HIS, with an overall percentage of correction estimated at 24.4% for Belo Horizonte, 96.9% for Campo Grande, 100.0% for Palmas, and 33.2% for Teresina. The overall percentages of correction of the underlying cause of death in the MIS were 29.9%, 11.9%, 4.2%, and 33.5% for Belo Horizonte, Campo Grande, Curitiba, and Teresina, respectively. The correction of the classification of injury severity in police database were 100.0% for Belo

  18. [Occupational mortality in Italy during 1992, assessed through record-linkage between pension records and death certificates].

    PubMed

    d'Errico, A; Filippi, M; Demaria, M; Picanza, Grazia; Crialesi, Roberta; Costa, G; Campo, G; Passerini, M

    2005-01-01

    The creation of a surveillance system of occupational mortality in Italy is limited by the low quality of information on occupation in death certificates, since the information is often incomplete or lacking and because only the occupation at the time of death is registered. To evaluate the possible use of INPS (National Institute of Social Security) records for the purpose of surveillance of occupational mortality, in terms of feasibility of setting up a system and of validity of the results obtained. Death records of 218,510 subjects aged 18-74, deceased in the 12 months following the 1991 census, were obtained from ISTAT (Central Statistics Institute). These were combined through record-linkage with the INPS social security archives, which contain the employment records by economic sector going back to 1974, in order to assign these deaths the sector in which they had worked the longest. Mortality by specific causes was evaluated by industry by means of a proportional mortality analysis stratified by sex and occupational status, and adjusted for age, education, marital status, geographical area of birth, drawing a disability pension, employment status at the time of death and work instability. Record-linkage allowed attribution of the longest held job to 70% of the deaths recorded. Results are presented and discussed only on mortality in men due to asbestosis and silicosis, and causes of death with a substantial proportion attributable to occupation: chronic obstructive pulmonary disease (COPD); cancers of the bladder, nasal cavity, larynx, lung and pleura; leukaemia and lymphoma; accidental causes. Among the economic sectors with a significant excess mortality, the following are well documented in the literature: mortality due to COPD in the coal and peat-bog sectors; due to leukaemia among farmers; due to sino-nasal tumours in wood-working and furniture production; due to cancer of the larynx, lung, and pleura in occupations where there was probable exposure

  19. Data Linkage: A powerful research tool with potential problems

    PubMed Central

    2010-01-01

    Background Policy makers, clinicians and researchers are demonstrating increasing interest in using data linked from multiple sources to support measurement of clinical performance and patient health outcomes. However, the utility of data linkage may be compromised by sub-optimal or incomplete linkage, leading to systematic bias. In this study, we synthesize the evidence identifying participant or population characteristics that can influence the validity and completeness of data linkage and may be associated with systematic bias in reported outcomes. Methods A narrative review, using structured search methods was undertaken. Key words "data linkage" and Mesh term "medical record linkage" were applied to Medline, EMBASE and CINAHL databases between 1991 and 2007. Abstract inclusion criteria were; the article attempted an empirical evaluation of methodological issues relating to data linkage and reported on patient characteristics, the study design included analysis of matched versus unmatched records, and the report was in English. Included articles were grouped thematically according to patient characteristics that were compared between matched and unmatched records. Results The search identified 1810 articles of which 33 (1.8%) met inclusion criteria. There was marked heterogeneity in study methods and factors investigated. Characteristics that were unevenly distributed among matched and unmatched records were; age (72% of studies), sex (50% of studies), race (64% of studies), geographical/hospital site (93% of studies), socio-economic status (82% of studies) and health status (72% of studies). Conclusion A number of relevant patient or population factors may be associated with incomplete data linkage resulting in systematic bias in reported clinical outcomes. Readers should consider these factors in interpreting the reported results of data linkage studies. PMID:21176171

  20. Pregnancy associated death in record linkage studies relative to delivery, termination of pregnancy, and natural losses: A systematic review with a narrative synthesis and meta-analysis

    PubMed Central

    Reardon, David C; Thorp, John M

    2017-01-01

    Objectives: Measures of pregnancy associated deaths provide important guidance for public health initiatives. Record linkage studies have significantly improved identification of deaths associated with childbirth but relatively few have also examined deaths associated with pregnancy loss even though higher rates of maternal death have been associated with the latter. Following PRISMA guidelines we undertook a systematic review of record linkage studies examining the relative mortality risks associated with pregnancy loss to develop a narrative synthesis, a meta-analysis, and to identify research opportunities. Methods: MEDLINE and SCOPUS were searched in July 2015 using combinations of: mortality, maternal death, record linkage, linked records, pregnancy associated mortality, and pregnancy associated death to identify papers using linkage of death certificates to independent records identifying pregnancy outcomes. Additional studies were identified by examining all citations for relevant studies. Results: Of 989 studies, 11 studies from three countries reported mortality rates associated with termination of pregnancy, miscarriage or failed pregnancy. Within a year of their pregnancy outcomes, women experiencing a pregnancy loss are over twice as likely to die compared to women giving birth. The heightened risk is apparent within 180 days and remains elevated for many years. There is a dose effect, with exposure to each pregnancy loss associated with increasing risk of death. Higher rates of death from suicide, accidents, homicide and some natural causes, such as circulatory diseases, may be from elevated stress and risk taking behaviors. Conclusions: Both miscarriage and termination of pregnancy are markers for reduced life expectancy. This association should inform research and new public health initiatives including screening and interventions for patients exhibiting known risk factors. PMID:29163945

  1. Linkage of Maternity Hospital Episode Statistics data to birth registration and notification records for births in England 2005–2014: Quality assurance of linkage of routine data for singleton and multiple births

    PubMed Central

    2018-01-01

    Objectives To quality assure a Trusted Third Party linked data set to prepare it for analysis. Setting Birth registration and notification records from the Office for National Statistics for all births in England 2005–2014 linked to Maternity Hospital Episode Statistics (HES) delivery records by NHS Digital using mothers’ identifiers. Participants All 6 676 912 births that occurred in England from 1 January 2005 to 31 December 2014. Primary and secondary outcome measures Every link between a registered birth and an HES delivery record for the study period was categorised as either the same baby or a different baby to the same mother, or as a wrong link, by comparing common baby data items and valid values in key fields with stepwise deterministic rules. Rates of preserved and discarded links were calculated and which features were more common in each group were assessed. Results Ninety-eight per cent of births originally linked to HES were left with one preserved link. The majority of discarded links were due to duplicate HES delivery records. Of the 4854 discarded links categorised as wrong links, clerical checks found 85% were false-positives links, 13% were quality assurance false negatives and 2% were undeterminable. Births linked using a less reliable stage of the linkage algorithm, births at home and in the London region, and with birth weight or gestational age values missing in HES were more likely to have all links discarded. Conclusions Linkage error, data quality issues, and false negatives in the quality assurance procedure were uncovered. The procedure could be improved by allowing for transposition in date fields, and more discrimination between missing and differing values. The availability of identifiers in the datasets supported clerical checking. Other research using Trusted Third Party linkage should not assume the linked dataset is error-free or optimised for their analysis, and allow sufficient resources for this. PMID:29500200

  2. Estimating parameters for probabilistic linkage of privacy-preserved datasets.

    PubMed

    Brown, Adrian P; Randall, Sean M; Ferrante, Anna M; Semmens, James B; Boyd, James H

    2017-07-10

    Probabilistic record linkage is a process used to bring together person-based records from within the same dataset (de-duplication) or from disparate datasets using pairwise comparisons and matching probabilities. The linkage strategy and associated match probabilities are often estimated through investigations into data quality and manual inspection. However, as privacy-preserved datasets comprise encrypted data, such methods are not possible. In this paper, we present a method for estimating the probabilities and threshold values for probabilistic privacy-preserved record linkage using Bloom filters. Our method was tested through a simulation study using synthetic data, followed by an application using real-world administrative data. Synthetic datasets were generated with error rates from zero to 20% error. Our method was used to estimate parameters (probabilities and thresholds) for de-duplication linkages. Linkage quality was determined by F-measure. Each dataset was privacy-preserved using separate Bloom filters for each field. Match probabilities were estimated using the expectation-maximisation (EM) algorithm on the privacy-preserved data. Threshold cut-off values were determined by an extension to the EM algorithm allowing linkage quality to be estimated for each possible threshold. De-duplication linkages of each privacy-preserved dataset were performed using both estimated and calculated probabilities. Linkage quality using the F-measure at the estimated threshold values was also compared to the highest F-measure. Three large administrative datasets were used to demonstrate the applicability of the probability and threshold estimation technique on real-world data. Linkage of the synthetic datasets using the estimated probabilities produced an F-measure that was comparable to the F-measure using calculated probabilities, even with up to 20% error. Linkage of the administrative datasets using estimated probabilities produced an F-measure that was higher

  3. [Record linkage of a large clinical practice patient cohort with the Cancer Registry Schleswig-Holstein].

    PubMed

    Obi, N; Waldmann, A; Babaev, V; Katalinic, A

    2011-07-01

    A precondition for the evaluation of outcomes in cohort studies and screening programmes is the availability of follow-up data. In Germany, established cancer registries provide such data for incident primary cancer diseases and mortality. To utilise these cancer registry data a person's identifying code has to be correctly linked to study or programme records, a procedure which, up to date, has been only rarely used in Germany. Exemplarily, the feasibility and validity of record linkage of a cohort of 173 050 patients from the Quality-assured Mamma Diagnostic programme (QuaMaDi) to the cancer registry Schleswig-Holstein was assessed by the accuracy of the classified outcome. Name, date of birth and address of the QuaMaDi cohort members were coded in the confidential administration center of the registry. These codes were passed by the codes of 129 455 female cancer registry records. Datasets were synchronised for each match, so that QuaMaDi participants could be identified in the registry file. In a next step epidemiological registry records were linked to the QuaMaDi study records. The accuracy of classifying outcome was assessed by agreement measures, i. e., Cohen's kappa. In cases of disagreement, a questionnaire has been sent to QuaMaDi patients' gynaecologists to validate the final diagnosis. Synchronisation of both cohorts resulted in 18 689 one to one matches with any kind of malignant tumour, therein 8 449 breast cancers (ICD-10 C50, D05). Absolute agreement between files according to diagnosed or suspected breast cancer was 97.6% with a kappa value of 0.79. When suspicious BIRADS 4 cases from QuaMaDi were excluded, agreement and kappa rose to 99.5% and 0.948, respectively. After correction of the final diagnosis according to the physician's responses, agreement measures slightly improved in both groups of ascertained diagnosis including and excluding the suspected cases. Within QuaMaDi the diagnosed breast cancer cases were predominantly

  4. Does conurbation affect the risk of poor mental health? A population based record linkage study.

    PubMed

    Maguire, A; O'Reilly, D

    2015-07-01

    To determine if urban residence is associated with an increased risk of anxiety/depression independent of psychosocial stressors, concentrated disadvantage or selective migration between urban and rural areas, this population wide record-linkage study utilised data on receipt of prescription medication linked to area level indicators of conurbation and disadvantage. An urban/rural gradient in anxiolytic and antidepressant use was evident that was independent of variation in population composition. This gradient was most pronounced amongst disadvantaged areas. Migration into increasingly urban areas increased the likelihood of medication. These results suggest increasing conurbation is deleterious to mental health, especially amongst residents of deprived areas. Copyright © 2015 Elsevier Ltd. All rights reserved.

  5. The Scottish school leavers cohort: linkage of education data to routinely collected records for mortality, hospital discharge and offspring birth characteristics

    PubMed Central

    Stewart, Catherine H; Dundas, Ruth; Leyland, Alastair H

    2017-01-01

    Purpose The Scottish school leavers cohort provides population-wide prospective follow-up of local authority secondary school leavers in Scotland through linkage of comprehensive education data with hospital and mortality records. It considers educational attainment as a proxy for socioeconomic position in young adulthood and enables the study of associations and causal relationships between educational attainment and health outcomes in young adulthood. Participants Education data for 284 621 individuals who left a local authority secondary school during 2006/2007–2010/2011 were linked with birth, death and hospital records, including general/acute and mental health inpatient and day case records. Individuals were followed up from date of school leaving until September 2012. Age range during follow-up was 15 years to 24 years. Findings to date Education data included all formal school qualifications attained by date of school leaving; sociodemographic information; indicators of student needs, educational or non-educational support received and special school unit attendance; attendance, absence and exclusions over time and school leaver destination. Area-based measures of school and home deprivation were provided. Health data included dates of admission/discharge from hospital; principal/secondary diagnoses; maternal-related, birth-related and baby-related variables and, where relevant, date and cause of death. This paper presents crude rates for all-cause and cause-specific deaths and general/acute and psychiatric hospital admissions as well as birth outcomes for children of female cohort members. Future plans This study is the first in Scotland to link education and health data for the population of local authority secondary school leavers and provides access to a large, representative cohort with the ability to study rare health outcomes. There is the potential to study health outcomes over the life course through linkage with future hospital and death

  6. Data pre-processing in record linkage to find the same companies from different databases

    NASA Astrophysics Data System (ADS)

    Gunawan, D.; Lubis, M. S.; Arisandi, D.; Azzahry, B.

    2018-03-01

    As public agencies, the Badan Pelayanan Perizinan Terpadu (BPPT) and the Badan Lingkungan Hidup (BLH) of Medan city manage process to obtain a business license from the public. However, each agency might have a different corporate data because of a separate data input process, even though the data may refer to the same company’s data. Therefore, it is required to identify and correlate data that refer to the same company which lie in different data sources. This research focuses on data pre-processing such as data cleaning, text pre-processing, indexing and record comparison. In addition, this research implements data matching using support vector machine algorithm. The result of this algorithm will be used to record linkage of data that can be used to identify and connect the company’s data based on the degree of similarity of each data. Previous data will be standardized in accordance with the format and structure appropriate to the stage of preprocessing data. After analyzing data pre-processing, we found that both database structures are not designed to support data integration. We decide that the data matching can be done with blocking criteria such as company name and the name of the owner (or applicant). In addition to data pre-processing, the result of data classification with a high level of similarity as many as 90 pairs of records.

  7. Age Validation in the Long Life Family Study Through a Linkage to Early-Life Census Records

    PubMed Central

    2013-01-01

    Objectives. Studies of health and longevity require accurate age reporting. Age misreporting among older adults in the United States is common. Methods. Participants in the Long Life Family Study (LLFS) were matched to early-life census records. Age recorded in the census was used to evaluate age reporting in the LLFS. The study population was 99% non-Hispanic white. Results. About 88% of the participants were matched to 1910, 1920, or 1930 U.S. censuses. Match success depended on the participant’s education, place of birth, and the number of censuses available to be searched. Age at the time of the interview based on the reported date of birth and early-life census age were consistent for about 89% of the participants, and age consistency within 1 year was found for about 99% of the participants. Discussion. It is possible to match a high fraction of older study participants to their early-life census records when detailed information is available on participants’ family of origin. Such record linkage can provide an important source of information for evaluating age reporting among the oldest old participants. Our results are consistent with recent studies suggesting that age reporting among older whites in the United States appears to be quite good. PMID:23704206

  8. The Scottish school leavers cohort: linkage of education data to routinely collected records for mortality, hospital discharge and offspring birth characteristics.

    PubMed

    Stewart, Catherine H; Dundas, Ruth; Leyland, Alastair H

    2017-07-10

    The Scottish school leavers cohort provides population-wide prospective follow-up of local authority secondary school leavers in Scotland through linkage of comprehensive education data with hospital and mortality records. It considers educational attainment as a proxy for socioeconomic position in young adulthood and enables the study of associations and causal relationships between educational attainment and health outcomes in young adulthood. Education data for 284 621 individuals who left a local authority secondary school during 2006/2007-2010/2011 were linked with birth, death and hospital records, including general/acute and mental health inpatient and day case records. Individuals were followed up from date of school leaving until September 2012. Age range during follow-up was 15 years to 24 years. Education data included all formal school qualifications attained by date of school leaving; sociodemographic information; indicators of student needs, educational or non-educational support received and special school unit attendance; attendance, absence and exclusions over time and school leaver destination. Area-based measures of school and home deprivation were provided. Health data included dates of admission/discharge from hospital; principal/secondary diagnoses; maternal-related, birth-related and baby-related variables and, where relevant, date and cause of death. This paper presents crude rates for all-cause and cause-specific deaths and general/acute and psychiatric hospital admissions as well as birth outcomes for children of female cohort members. This study is the first in Scotland to link education and health data for the population of local authority secondary school leavers and provides access to a large, representative cohort with the ability to study rare health outcomes. There is the potential to study health outcomes over the life course through linkage with future hospital and death records for cohort members. The cohort may also be

  9. Reform and Resistance at Oxford

    ERIC Educational Resources Information Center

    Labi, Aisha

    2006-01-01

    In recent years, both Harvard and Oxford Universities have been rattled by reform-minded--some say brash--leaders determined to question the status quo. At Harvard, President Lawrence H. Summers proved too controversial for his own good and is scheduled to step down this month after five contentious years in office. But at Oxford, John Hood, who…

  10. Women Leaders in Oxford House

    PubMed Central

    Timpo, Phyllis; Price, Temple; Salina, Doreen; Witek, Caroline; Pommer, Nicole; Jason, Leonard A.

    2014-01-01

    This qualitative study examined women assuming leadership roles in Oxford Houses, which are communal, democratically run recovery settings for substance use disorder. Semi-structured interviews were conducted with 10 women Oxford House leaders who shared their thoughts and experiences on leadership. Several themes emerged from qualitative data analysis, most notably that stepping up and accepting a leadership role in Oxford House had a positive effect on self-esteem, which is vital to women with a history of substance abuse. Barriers to leadership were also identified such as negative interpersonal relationships with other women. A number of methods mentioned to increase the number of women leaders included: developing workshops, providing positive encouragement, and accessing existing female role models. The implications of this study are discussed. PMID:25419529

  11. Women Leaders in Oxford House.

    PubMed

    Timpo, Phyllis; Price, Temple; Salina, Doreen; Witek, Caroline; Pommer, Nicole; Jason, Leonard A

    2014-01-01

    This qualitative study examined women assuming leadership roles in Oxford Houses, which are communal, democratically run recovery settings for substance use disorder. Semi-structured interviews were conducted with 10 women Oxford House leaders who shared their thoughts and experiences on leadership. Several themes emerged from qualitative data analysis, most notably that stepping up and accepting a leadership role in Oxford House had a positive effect on self-esteem, which is vital to women with a history of substance abuse. Barriers to leadership were also identified such as negative interpersonal relationships with other women. A number of methods mentioned to increase the number of women leaders included: developing workshops, providing positive encouragement, and accessing existing female role models. The implications of this study are discussed.

  12. Evaluation of identifier field agreement in linked neonatal records.

    PubMed

    Hall, E S; Marsolo, K; Greenberg, J M

    2017-08-01

    To better address barriers arising from missing and unreliable identifiers in neonatal medical records, we evaluated agreement and discordance among traditional and non-traditional linkage fields within a linked neonatal data set. The retrospective, descriptive analysis represents infants born from 2013 to 2015. We linked children's hospital neonatal physician billing records to newborn medical records originating from an academic delivery hospital and evaluated rates of agreement, discordance and missingness for a set of 12 identifier field pairs used in the linkage algorithm. We linked 7293 of 7404 physician billing records (98.5%), all of which were deemed valid upon manual review. Linked records contained a mean of 9.1 matching and 1.6 non-matching identifier pairs. Only 4.8% had complete agreement among all 12 identifier pairs. Our approach to selection of linkage variables and data formatting preparatory to linkage have generalizability, which may inform future neonatal and perinatal record linkage efforts.

  13. Linkage of A-to-I RNA Editing in Metazoans and the Impact on Genome Evolution.

    PubMed

    Duan, Yuange; Dou, Shengqian; Zhang, Hong; Wu, Changcheng; Wu, Mingming; Lu, Jian

    2018-01-01

    The adenosine-to-inosine (A-to-I) RNA editomes have been systematically characterized in various metazoan species, and many editing sites were found in clusters. However, it remains unclear whether the clustered editing sites tend to be linked in the same RNA molecules or not. By adopting a method originally designed to detect linkage disequilibrium of DNA mutations, we examined the editomes of ten metazoan species and detected extensive linkage of editing in Drosophila and cephalopods. The prevalent linkages of editing in these two clades, many of which are conserved between closely related species and might be associated with the adaptive proteomic recoding, are maintained by natural selection at the cost of genome evolution. Nevertheless, in worms and humans, we only detected modest proportions of linked editing events, the majority of which were not conserved. Furthermore, the linkage of editing in coding regions of worms and humans might be overall deleterious, which drives the evolution of DNA sites to escape promiscuous editing. Altogether, our results suggest that the linkage landscape of A-to-I editing has evolved during metazoan evolution. This present study also suggests that linkage of editing should be considered in elucidating the functional consequences of RNA editing. © The Author 2017. Published by Oxford University Press on behalf of the Society for Molecular Biology and Evolution.

  14. Insulin treated diabetes mellitus: causes of death determined from record linkage of population based registers in Leicestershire, UK.

    PubMed Central

    Raymond, N T; Langley, J D; Goyder, E; Botha, J L; Burden, A C; Hearnshaw, J R

    1995-01-01

    STUDY OBJECTIVE--Analyses of causes of mortality in people with diabetes using data form death certificates mentioning diabetes provide unreliable estimates of mortality. Under-recording of diabetes as a cause on death certificates has been widely reported, ranging from 15-60%. Using a population based register on people with diabetes and linking data from another source is a viable alternative. Data from the Office of Population Censuses and Surveys (OPCS) are the most acceptable mortality data available for such an exercise, as direct comparison with other published mortality rates is then possible. DESIGN--A locally maintained population-based mortality register and all insulin-treated diabetes mellitus cases notified to the Leicestershire diabetes register (n = 4680) were linked using record linkage software developed in-house (Lynx). This software has been extensively used in a maintenance and update cycle designed to maximise accuracy and minimise duplication and false registration on the diabetes register. Deaths identified were initially coded locally to the International Classification of Diseases, 9th revision (ICD9), and later a linkage was performed to use official OPCS coding. Mortality data identified by the linkage was indirectly standardised using population data for Leicestershire for 1991. Standardised mortality ratios (SMR) were estimated, with 95% confidence intervals. Insulin dependent diabetes (IDDM) was defined as diabetes diagnosed before age 30 years with insulin therapy begun within one year of diagnosis. All other types were considered non-insulin dependent diabetes (NIDDM). Analyses were performed for the whole sample and then for the NIDDM subgroup. Results from these analyses were similar and therefore only whole group analyses are presented. MAIN RESULTS--A total of 370 deaths were identified for the period of 1990-92 inclusive - 56% were in men and 44% in women, median age (range) 71 years (12-94). Approximately 90% of deaths were

  15. Inaccurate Ascertainment of Morbidity and Mortality due to Influenza in Administrative Databases: A Population-Based Record Linkage Study

    PubMed Central

    Muscatello, David J.; Amin, Janaki; MacIntyre, C. Raina; Newall, Anthony T.; Rawlinson, William D.; Sintchenko, Vitali; Gilmour, Robin; Thackway, Sarah

    2014-01-01

    Background Historically, counting influenza recorded in administrative health outcome databases has been considered insufficient to estimate influenza attributable morbidity and mortality in populations. We used database record linkage to evaluate whether modern databases have similar limitations. Methods Person-level records were linked across databases of laboratory notified influenza, emergency department (ED) presentations, hospital admissions and death registrations, from the population (∼6.9 million) of New South Wales (NSW), Australia, 2005 to 2008. Results There were 2568 virologically diagnosed influenza infections notified. Among those, 25% of 40 who died, 49% of 1451 with a hospital admission and 7% of 1742 with an ED presentation had influenza recorded on the respective database record. Compared with persons aged ≥65 years and residents of regional and remote areas, respectively, children and residents of major cities were more likely to have influenza coded on their admission record. Compared with older persons and admitted patients, respectively, working age persons and non-admitted persons were more likely to have influenza coded on their ED record. On both ED and admission records, persons with influenza type A infection were more likely than those with type B infection to have influenza coded. Among death registrations, hospital admissions and ED presentations with influenza recorded as a cause of illness, 15%, 28% and 1.4%, respectively, also had laboratory notified influenza. Time trends in counts of influenza recorded on the ED, admission and death databases reflected the trend in counts of virologically diagnosed influenza. Conclusions A minority of the death, hospital admission and ED records for persons with a virologically diagnosed influenza infection identified influenza as a cause of illness. Few database records with influenza recorded as a cause had laboratory confirmation. The databases have limited value for estimating incidence

  16. Constructing linkage maps in the genomics era with MapDisto 2.0.

    PubMed

    Heffelfinger, Christopher; Fragoso, Christopher A; Lorieux, Mathias

    2017-07-15

    Genotyping by sequencing (GBS) generates datasets that are challenging to handle by current genetic mapping software with graphical interface. Geneticists need new user-friendly computer programs that can analyze GBS data on desktop computers. This requires improvements in computation efficiency, both in terms of speed and use of random-access memory (RAM). MapDisto v.2.0 is a user-friendly computer program for construction of genetic linkage maps. It includes several new major features: (i) handling of very large genotyping datasets like the ones generated by GBS; (ii) direct importation and conversion of Variant Call Format (VCF) files; (iii) detection of linkage, i.e. construction of linkage groups in case of segregation distortion; (iv) data imputation on VCF files using a new approach, called LB-Impute. Features i to iv operate through inclusion of new Java modules that are used transparently by MapDisto; (v) QTL detection via a new R/qtl graphical interface. The program is available free of charge at mapdisto.free.fr. mapdisto@gmail.com. Supplementary data are available at Bioinformatics online. © The Author (2017). Published by Oxford University Press. All rights reserved. For Permissions, please email: journals.permissions@oup.com

  17. Leadership Styles of Oxford House Officers

    PubMed Central

    Komer, Anne C; Jason, Leonard A; Harvey, Ronald; Olson, Brad

    2015-01-01

    Oxford House recovery homes are unusual compared to most recovery homes in that they function entirely without the use of staff; instead members are elected to officer positions. The aim of this study was to perform preliminary analysis of the types of leadership styles utilized by members of oxford house. Twentynine house residents of five Oxford Houses were asked to rate their own leadership styles using the leader behavior description questionnaire and the multifactor leader questionnaire. Results showed that participants were more likely to use person-oriented behaviors above task-oriented actions. Transformational leadership was associated with higher outcomes than Transactional leadership. Implications for future research are discussed. PMID:26380329

  18. Leadership Styles of Oxford House Officers.

    PubMed

    Komer, Anne C; Jason, Leonard A; Harvey, Ronald; Olson, Brad

    Oxford House recovery homes are unusual compared to most recovery homes in that they function entirely without the use of staff; instead members are elected to officer positions. The aim of this study was to perform preliminary analysis of the types of leadership styles utilized by members of oxford house. Twentynine house residents of five Oxford Houses were asked to rate their own leadership styles using the leader behavior description questionnaire and the multifactor leader questionnaire. Results showed that participants were more likely to use person-oriented behaviors above task-oriented actions. Transformational leadership was associated with higher outcomes than Transactional leadership. Implications for future research are discussed.

  19. Corner Office Interviews: Oxford's Casper Grathwohl

    ERIC Educational Resources Information Center

    Roncevic, Mirela

    2009-01-01

    This article presents an interview with Casper Grathwohl, VP and publisher of reference at Oxford University Press (OUP), regarding his background of reference publishing, his role in OUP, and his plans of moving on with Oxford Bibliographies Online (OBO). Over the past 12 years, Grathwohl, has led a successful transition of the venerable…

  20. Cervical cancer screening in Middle Eastern and Asian migrants to Australia: a record linkage study.

    PubMed

    Aminisani, Nayyereh; Armstrong, Bruce K; Canfell, Karen

    2012-12-01

    Australia's organized cervical screening program recommends two-yearly screening for women aged 18-69 years and reminder letters are sent at 27 months. Cervical screening registers hold comprehensive information on screening, but not country of birth. A linkage study was performed in order to assess cervical screening behavior in migrants. To assess screening participation, we linked year 2000 records for 12,541 Middle Eastern/Asian-born women 20-54 years of age, and an age and area matched random sample of 12,143 Australian-born women in the New South Wales (NSW) Midwives Data Collection (MDC), which records country of birth, to screening register records. Screening behavior after 2000 was assessed in women without a recorded prior cervical abnormality. The odds ratios for being screened at least once within a 3 year period, with reference to Australian-born women and adjusted for age, parity, socioeconomic status and smoking, were 0.88 (95% CI: 0.81-0.97) and 0.74 (95% CI: 0.70-0.79) in women born in the Middle East and Asia, respectively. Screening increased with increasing socioeconomic status (SES), absence of smoking and greater parity in Australian-born women but little, if at all, in migrant women. In a sensitivity analysis in which hospital admitted patients were the source of population samples, some patterns were sufficiently different to suggest that selection for illness can affect the strength and direction of associations in linked data. Migrant women from Asian and Middle-eastern countries are less likely than Australian-born women to participate in cervical screening at the recommended interval. Their likelihood of screening is also less related to socioeconomic status, smoking and parity than that in Australian-born women. Copyright © 2012 Elsevier Ltd. All rights reserved.

  1. Usage Notes in the Oxford American Dictionary.

    ERIC Educational Resources Information Center

    Berner, R. Thomas

    1981-01-01

    Compares the "Oxford American Dictionary" with the "American Heritage Dictionary." Examines the dictionaries' differences in philosophies of language, introductory essays, and usage notes. Concludes that the "Oxford American Dictionary" is too conservative, paternalistic, and dogmatic for the 1980s. (DMM)

  2. Securizing data linkage in french public statistics.

    PubMed

    Guesdon, Maxence; Benzenine, Eric; Gadouche, Kamel; Quantin, Catherine

    2016-10-06

    Administrative records in France, especially medical and social records, have huge potential for statistical studies. The NIR (a national identifier) is widely used in medico-social administrations, and this would theoretically provide considerable scope for data matching, on condition that the legislation on such matters was respected.The law, however, forbids the processing of non-anonymized medical data, thus making it difficult to carry out studies that require several sources of social and medical data.We would like to benefit from computer techniques introduced since the 70 s to provide safe linkage of anonymized files, to release the current constraints of such procedures.We propose an organization and a data workflow, based on hashing and cyrptographic techniques, to strongly compartmentalize identifying and not-identifying data.The proposed method offers a strong control over who is in possession of which information, using different hashing keys for each linkage. This allows to prevent unauthorized linkage of data, to protect anonymity, by preventing cumulation of not-identifying data which can become identifying data when linked.Our proposal would make it possible to conduct such studies more easily, more regularly and more precisely while preserving a high enough level of anonymity.The main obstacle to setting up such a system, in our opinion, is not technical, but rather organizational in that it is based on the existence of a Key-Management Authority.

  3. Impact of the Hepatitis Testing and Linkage to Care (HepTLC) Initiative on Linkage to Care for Minnesota Refugees with Hepatitis B, 2012-2014.

    PubMed

    Linde, Ann C; Sweet, Kristin A; Nelson, Kailey; Mamo, Blain; Chute, Sara M

    2016-01-01

    The Hepatitis Testing and Linkage to Care (HepTLC) initiative promoted viral hepatitis B and hepatitis C screening, posttest counseling, and linkage to care at 34 U.S. sites from 2012 to 2014. Through the HepTLC initiative, the Minnesota Department of Health (MDH) and clinic partners began conducting linkage-to-care activities with hepatitis B-positive refugees in October 2012. This intervention provided culturally appropriate support to link refugees to follow-up care for hepatitis B. MDH refugee health and viral hepatitis surveillance programs, along with clinics that screened newly arrived refugees in Hennepin and Ramsey counties in Minnesota, collaborated on the project, which took place from October 1, 2012, through September 30, 2014. Bilingual care navigators contacted refugees to provide education, make appointments, and arrange transportation. We compared the linkage-to-care rate for participants with the rates for refugees screened the year before project launch using a two-sample test of proportions. In the year preceding the project (October 2011 through September 2012), 87 newly arrived refugees had a positive hepatitis B surface antigen (HBsAg) test. Fifty-six (64%) refugees received follow-up care, 12 (14%) refugees did not receive follow-up care, and 19 (22%) refugees could not be located and had no record of follow-up care. During the project, 174 HBsAg-positive, newly arrived refugees were screened. Of those 174 refugees, 162 (93%) received follow-up care, seven (4%) did not receive follow-up care, and five (3%) could not be located and had no record of follow-up care. The one-year linkage-to-care rate for project participants (93%) was significantly higher than the rate for refugees screened the previous year (64%) (p<0.001). In the context of a strong screening and surveillance infrastructure, a simple intervention improved the linkage-to-care rate for HBsAg-positive refugees.

  4. Accuracy of Probabilistic Linkage Using the Enhanced Matching System for Public Health and Epidemiological Studies.

    PubMed

    Aldridge, Robert W; Shaji, Kunju; Hayward, Andrew C; Abubakar, Ibrahim

    2015-01-01

    The Enhanced Matching System (EMS) is a probabilistic record linkage program developed by the tuberculosis section at Public Health England to match data for individuals across two datasets. This paper outlines how EMS works and investigates its accuracy for linkage across public health datasets. EMS is a configurable Microsoft SQL Server database program. To examine the accuracy of EMS, two public health databases were matched using National Health Service (NHS) numbers as a gold standard unique identifier. Probabilistic linkage was then performed on the same two datasets without inclusion of NHS number. Sensitivity analyses were carried out to examine the effect of varying matching process parameters. Exact matching using NHS number between two datasets (containing 5931 and 1759 records) identified 1071 matched pairs. EMS probabilistic linkage identified 1068 record pairs. The sensitivity of probabilistic linkage was calculated as 99.5% (95%CI: 98.9, 99.8), specificity 100.0% (95%CI: 99.9, 100.0), positive predictive value 99.8% (95%CI: 99.3, 100.0), and negative predictive value 99.9% (95%CI: 99.8, 100.0). Probabilistic matching was most accurate when including address variables and using the automatically generated threshold for determining links with manual review. With the establishment of national electronic datasets across health and social care, EMS enables previously unanswerable research questions to be tackled with confidence in the accuracy of the linkage process. In scenarios where a small sample is being matched into a very large database (such as national records of hospital attendance) then, compared to results presented in this analysis, the positive predictive value or sensitivity may drop according to the prevalence of matches between databases. Despite this possible limitation, probabilistic linkage has great potential to be used where exact matching using a common identifier is not possible, including in low-income settings, and for vulnerable

  5. Using probabilistic record linkage methods to identify Australian Indigenous women on the Queensland Pap Smear Register: the National Indigenous Cervical Screening Project

    PubMed Central

    Diaz, Abbey; Baade, Peter; Garvey, Gail; Cunningham, Joan; Brotherton, Julia M L; Canfell, Karen; Valery, Patricia C; O'Connell, Dianne L; Taylor, Catherine; Moore, Suzanne P; Condon, John R

    2016-01-01

    Objective To evaluate the feasibility and reliability of record linkage of existing population-based data sets to determine Indigenous status among women receiving Pap smears. This method may allow for the first ever population measure of Australian Indigenous women's cervical screening participation rates. Setting/participants A linked data set of women aged 20–69 in the Queensland Pap Smear Register (PSR; 1999–2011) and Queensland Cancer Registry (QCR; 1997–2010) formed the Initial Study Cohort. Two extracts (1995–2011) were taken from Queensland public hospitals data (Queensland Hospital Admitted Patient Data Collection, QHAPDC) for women, aged 20–69, who had ever been identified as Indigenous (extract 1) and had a diagnosis or procedure code relating to cervical cancer (extract 2). The Initial Study Cohort was linked to extract 1, and women with cervical cancer in the initial cohort were linked to extract 2. Outcome measures The proportion of women in the Initial Cohort who linked with the extracts (true -pairs) is reported, as well as the proportion of potential pairs that required clerical review. After assigning Indigenous status from QHAPDC to the PSR, the proportion of women identified as Indigenous was calculated using 4 algorithms, and compared. Results There were 28 872 women (2.1%) from the Initial Study Cohort who matched to an ever Indigenous record in extract 1 (n=76 831). Women with cervical cancer in the Initial Study Cohort linked to 1385 (71%) records in extract 2. The proportion of Indigenous women ranged from 2.00% to 2.08% when using different algorithms to define Indigenous status. The Final Study Cohort included 1 372 823 women (PSR n=1 374 401; QCR n=1955), and 5 062 118 records. Conclusions Indigenous status in Queensland cervical screening data was successfully ascertained through record linkage, allowing for the crucial assessment of the current cervical screening programme for Indigenous women. Our study

  6. Using probabilistic record linkage methods to identify Australian Indigenous women on the Queensland Pap Smear Register: the National Indigenous Cervical Screening Project.

    PubMed

    Whop, Lisa J; Diaz, Abbey; Baade, Peter; Garvey, Gail; Cunningham, Joan; Brotherton, Julia M L; Canfell, Karen; Valery, Patricia C; O'Connell, Dianne L; Taylor, Catherine; Moore, Suzanne P; Condon, John R

    2016-02-12

    To evaluate the feasibility and reliability of record linkage of existing population-based data sets to determine Indigenous status among women receiving Pap smears. This method may allow for the first ever population measure of Australian Indigenous women's cervical screening participation rates. A linked data set of women aged 20-69 in the Queensland Pap Smear Register (PSR; 1999-2011) and Queensland Cancer Registry (QCR; 1997-2010) formed the Initial Study Cohort. Two extracts (1995-2011) were taken from Queensland public hospitals data (Queensland Hospital Admitted Patient Data Collection, QHAPDC) for women, aged 20-69, who had ever been identified as Indigenous (extract 1) and had a diagnosis or procedure code relating to cervical cancer (extract 2). The Initial Study Cohort was linked to extract 1, and women with cervical cancer in the initial cohort were linked to extract 2. The proportion of women in the Initial Cohort who linked with the extracts (true -pairs) is reported, as well as the proportion of potential pairs that required clerical review. After assigning Indigenous status from QHAPDC to the PSR, the proportion of women identified as Indigenous was calculated using 4 algorithms, and compared. There were 28,872 women (2.1%) from the Initial Study Cohort who matched to an ever Indigenous record in extract 1 (n=76,831). Women with cervical cancer in the Initial Study Cohort linked to 1385 (71%) records in extract 2. The proportion of Indigenous women ranged from 2.00% to 2.08% when using different algorithms to define Indigenous status. The Final Study Cohort included 1,372,823 women (PSR n=1,374,401; QCR n=1955), and 5,062,118 records. Indigenous status in Queensland cervical screening data was successfully ascertained through record linkage, allowing for the crucial assessment of the current cervical screening programme for Indigenous women. Our study highlights the need to include Indigenous status on Pap smear request and report forms in any

  7. Impact of the Hepatitis Testing and Linkage to Care (HepTLC) Initiative on Linkage to Care for Minnesota Refugees with Hepatitis B, 2012–2014

    PubMed Central

    Sweet, Kristin A.; Nelson, Kailey; Mamo, Blain; Chute, Sara M.

    2016-01-01

    Objective The Hepatitis Testing and Linkage to Care (HepTLC) initiative promoted viral hepatitis B and hepatitis C screening, posttest counseling, and linkage to care at 34 U.S. sites from 2012 to 2014. Through the HepTLC initiative, the Minnesota Department of Health (MDH) and clinic partners began conducting linkage-to-care activities with hepatitis B-positive refugees in October 2012. This intervention provided culturally appropriate support to link refugees to follow-up care for hepatitis B. Methods MDH refugee health and viral hepatitis surveillance programs, along with clinics that screened newly arrived refugees in Hennepin and Ramsey counties in Minnesota, collaborated on the project, which took place from October 1, 2012, through September 30, 2014. Bilingual care navigators contacted refugees to provide education, make appointments, and arrange transportation. We compared the linkage-to-care rate for participants with the rates for refugees screened the year before project launch using a two-sample test of proportions. Results In the year preceding the project (October 2011 through September 2012), 87 newly arrived refugees had a positive hepatitis B surface antigen (HBsAg) test. Fifty-six (64%) refugees received follow-up care, 12 (14%) refugees did not receive follow-up care, and 19 (22%) refugees could not be located and had no record of follow-up care. During the project, 174 HBsAg-positive, newly arrived refugees were screened. Of those 174 refugees, 162 (93%) received follow-up care, seven (4%) did not receive follow-up care, and five (3%) could not be located and had no record of follow-up care. The one-year linkage-to-care rate for project participants (93%) was significantly higher than the rate for refugees screened the previous year (64%) (p<0.001). Conclusion In the context of a strong screening and surveillance infrastructure, a simple intervention improved the linkage-to-care rate for HBsAg-positive refugees. PMID:27168670

  8. State-Level Immunization Information Systems: Potential for Childhood Immunization Data Linkages.

    PubMed

    Fuller, Jill E; Walter, Emmanuel B; Dole, Nancy; O'Hara, Richard; Herring, Amy H; Durkin, Maureen S; Specker, Bonny; Wey, Betty

    2017-01-01

    Objectives Sources of immunization data include state registries or immunization information systems (IIS), medical records, and surveys. Little is known about the quality of these data sources or the feasibility of using IIS data for research. We assessed the feasibility of collecting immunization information for a national children's health study by accessing existing IIS data and comparing the completeness of these data against medical record abstractions (MRA) and parent report. Staff time needed to obtain IIS and MRA data was assessed. Methods We administered a questionnaire to state-level IIS representatives to ascertain availability and completeness of their data for research and gather information about data formats. We evaluated quality of data from IIS, medical records, and reports from parents of 119 National Children's Study participants at three locations. Results IIS data were comparable to MRA data and both were more complete than parental report. Agreement between IIS and MRA data was greater than between parental report and MRA, suggesting IIS and MRA are better sources than parental report. Obtaining IIS data took less staff time than chart review, making IIS data linkage for research a preferred choice. Conclusions IIS survey results indicate data can be obtained by researchers using data linkages. IIS are an accessible and feasible child immunization information source and these registries reduce reliance on parental report or medical record abstraction. Researchers seeking to link IIS data with large multi-site studies should consider acquiring IIS data, but may need strategies to overcome barriers to data completeness and linkage.

  9. The linkage between fluvial meander-belt morphodynamics and the depositional record improves paleoenvironmental interpretations, Western Interior Basin, Alberta, Canada

    NASA Astrophysics Data System (ADS)

    Durkin, P.; Hubbard, S. M.

    2016-12-01

    Enhanced stratigraphic interpretations are possible when linkages between morphodynamic processes and the depositional record are resolved. Recent studies of modern and ancient meander-belt deposits have emphasized morphodynamic processes that are commonly understated in the analysis of stratigraphic products, such as intra-point bar erosion and rotation, counter-point-bar (concave bank-bench) development and meander-bend abandonment. On a larger scale, longitudinal changes in meander-belt morphology and processes such as changes in meander-bend migration rate, channel-belt width/depth ratio and sinuosity have been observed as rivers flow through the tidal backwater zone. However, few studies have attempted to recognize the impact of the backwater zone in the stratigraphic record. We consider ancient meander-belt deposits of the Cretaceous McMurray Formation and document linkages between morphodynamic processes and their stratigraphic product to resolve more detailed paleoenvironmental interpretations. The ancient meander belt was characterized by paleochannels that were 600 m wide and up to 50 m deep, resolved in a particularly high quality subsurface dataset consisting of 600 km2 of high-quality 3-D seismic data and over 1000 wellbores. A 3-D geocellular model and reconstructed paleochannel migration patterns reveal the evolutionary history of seventeen individual meander belt elements, including point bars, counter point bars and their associated abandoned channel fills. At the meander-bend scale, intra-point-bar erosion surfaces bound accretion packages characterized by unique accretion directions, internal stratigraphic architecture and lithologic properties. Erosion surfaces and punctuated bar rotation are linked to upstream changes in channel planform geometry (meander cut-offs). We provide evidence for downstream translation and development of counter-point bars that formed in response to valley-edge and intra-meander-belt confinement. At the meander

  10. Describing the linkages of the immigration, refugees and citizenship Canada permanent resident data and vital statistics death registry to Ontario's administrative health database.

    PubMed

    Chiu, Maria; Lebenbaum, Michael; Lam, Kelvin; Chong, Nelson; Azimaee, Mahmoud; Iron, Karey; Manuel, Doug; Guttmann, Astrid

    2016-10-21

    Ontario, the most populous province in Canada, has a universal healthcare system that routinely collects health administrative data on its 13 million legal residents that is used for health research. Record linkage has become a vital tool for this research by enriching this data with the Immigration, Refugees and Citizenship Canada Permanent Resident (IRCC-PR) database and the Office of the Registrar General's Vital Statistics-Death (ORG-VSD) registry. Our objectives were to estimate linkage rates and compare characteristics of individuals in the linked versus unlinked files. We used both deterministic and probabilistic linkage methods to link the IRCC-PR database (1985-2012) and ORG-VSD registry (1990-2012) to the Ontario's Registered Persons Database. Linkage rates were estimated and standardized differences were used to assess differences in socio-demographic and other characteristics between the linked and unlinked records. The overall linkage rates for the IRCC-PR database and ORG-VSD registry were 86.4 and 96.2 %, respectively. The majority (68.2 %) of the record linkages in IRCC-PR were achieved after three deterministic passes, 18.2 % were linked probabilistically, and 13.6 % were unlinked. Similarly the majority (79.8 %) of the record linkages in the ORG-VSD were linked using deterministic record linkage, 16.3 % were linked after probabilistic and manual review, and 3.9 % were unlinked. Unlinked and linked files were similar for most characteristics, such as age and marital status for IRCC-PR and sex and most causes of death for ORG-VSD. However, lower linkage rates were observed among people born in East Asia (78 %) in the IRCC-PR database and certain causes of death in the ORG-VSD registry, namely perinatal conditions (61.3 %) and congenital anomalies (81.3 %). The linkages of immigration and vital statistics data to existing population-based healthcare data in Ontario, Canada will enable many novel cross-sectional and longitudinal studies to

  11. A comparison of accuracy and computational feasibility of two record linkage algorithms in retrieving vital status information from HIV/AIDS patients registered in Brazilian public databases.

    PubMed

    de Paula, Adelzon Assis; Pires, Denise Franqueira; Filho, Pedro Alves; de Lemos, Kátia Regina Valente; Barçante, Eduardo; Pacheco, Antonio Guilherme

    2018-06-01

    While cross-referencing information from people living with HIV/AIDS (PLWHA) to the official mortality database is a critical step in monitoring the HIV/AIDS epidemic in Brazil, the accuracy of the linkage routine may compromise the validity of the final database, yielding to biased epidemiological estimates. We compared the accuracy and the total runtime of two linkage algorithms applied to retrieve vital status information from PLWHA in Brazilian public databases. Nominally identified records from PLWHA were obtained from three distinct government databases. Linkage routines included an algorithm in Python language (PLA) and Reclink software (RlS), a probabilistic software largely utilized in Brazil. Records from PLWHA 1 known to be alive were added to those from patients reported as deceased. Data were then searched into the mortality system. Scenarios where 5% and 50% of patients actually dead were simulated, considering both complete cases and 20% missing maternal names. When complete information was available both algorithms had comparable accuracies. In the scenario of 20% missing maternal names, PLA 2 and RlS 3 had sensitivities of 94.5% and 94.6% (p > 0.5), respectively; after manual reviewing, PLA sensitivity increased to 98.4% (96.6-100.0) exceeding that for RlS (p < 0.01). PLA had higher positive predictive value in 5% death proportion. Manual reviewing was intrinsically required by RlS in up to 14% register for people actually dead, whereas the corresponding proportion ranged from 1.5% to 2% for PLA. The lack of manual inspection did not alter PLA sensitivity when complete information was available. When incomplete data was available PLA sensitivity increased from 94.5% to 98.4%, thus exceeding that presented by RlS (94.6%, p < 0.05). RlS spanned considerably less processing time compared to PLA. Both linkage algorithms presented interchangeable accuracies in retrieving vital status data from PLWHA. RlS had a considerably lesser runtime but

  12. Young people's views about consenting to data linkage: findings from the PEARL qualitative study.

    PubMed

    Audrey, Suzanne; Brown, Lindsey; Campbell, Rona; Boyd, Andy; Macleod, John

    2016-03-21

    Electronic administrative data exist in several domains which, if linked, are potentially useful for research. However, benefits from data linkage should be considered alongside risks such as the threat to privacy. Avon Longitudinal Study of Parents and Children (ALSPAC) is a birth cohort study. The Project to Enhance ALSPAC through Record Linkage (PEARL) was established to enrich the ALSPAC resource through linkage between ALSPAC participants and routine sources of health and social data. Qualitative research was incorporated in the PEARL study to examine participants' views about data linkage and inform approaches to information sharing. This paper focusses on issues of consent. Digitally recorded interviews were conducted with 55 participants aged 17-19 years. Terms and processes relating to consent, anonymization and data linkage were explained to interviewees. Scenarios were used to prompt consideration of linking different sources of data, and whether consent should be requested. Interview recordings were fully transcribed. Thematic analysis was undertaken using the Framework approach. Participant views on data linkage appeared to be most influenced by: considerations around the social sensitivity of the research question, and; the possibility of tangible health benefits in the public interest. Some participants appeared unsure about the effectiveness of anonymization, or did not always view effective anonymization as making consent unnecessary. This was related to notions of ownership of personal information and etiquette around asking permission for secondary use. Despite different consent procedures being explained, participants tended to equate consent with 'opt-in' consent through which participants are 'asked' if their data can be used for a specific study. Participants raising similar concerns came to differing conclusions about whether consent was needed. Views changed when presented with different scenarios, and were sometimes inconsistent. Findings

  13. Rheumatic Heart Disease-Attributable Mortality at Ages 5-69 Years in Fiji: A Five-Year, National, Population-Based Record-Linkage Cohort Study.

    PubMed

    Parks, Tom; Kado, Joseph; Miller, Anne E; Ward, Brenton; Heenan, Rachel; Colquhoun, Samantha M; Bärnighausen, Till W; Mirabel, Mariana; Bloom, David E; Bailey, Robin L; Tukana, Isimeli N; Steer, Andrew C

    2015-01-01

    Rheumatic heart disease (RHD) is considered a major public health problem in developing countries, although scarce data are available to substantiate this. Here we quantify mortality from RHD in Fiji during 2008-2012 in people aged 5-69 years. Using 1,773,999 records derived from multiple sources of routine clinical and administrative data, we used probabilistic record-linkage to define a cohort of 2,619 persons diagnosed with RHD, observed for all-cause mortality over 11,538 person-years. Using relative survival methods, we estimated there were 378 RHD-attributable deaths, almost half of which occurred before age 40 years. Using census data as the denominator, we calculated there were 9.9 deaths (95% CI 9.8-10.0) and 331 years of life-lost (YLL, 95% CI 330.4-331.5) due to RHD per 100,000 person-years, standardised to the portion of the WHO World Standard Population aged 0-69 years. Valuing life using Fiji's per-capita gross domestic product, we estimated these deaths cost United States Dollar $6,077,431 annually. Compared to vital registration data for 2011-2012, we calculated there were 1.6-times more RHD-attributable deaths than the number reported, and found our estimate of RHD mortality exceeded all but the five leading reported causes of premature death, based on collapsed underlying cause-of-death diagnoses. Rheumatic heart disease is a leading cause of premature death as well as an important economic burden in this setting. Age-standardised death rates are more than twice those reported in current global estimates. Linkage of routine data provides an efficient tool to better define the epidemiology of neglected diseases.

  14. Quantifying sources of bias in longitudinal data linkage studies of child abuse and neglect: measuring impact of outcome specification, linkage error, and partial cohort follow-up.

    PubMed

    Parrish, Jared W; Shanahan, Meghan E; Schnitzer, Patricia G; Lanier, Paul; Daniels, Julie L; Marshall, Stephen W

    2017-12-01

    Health informatics projects combining statewide birth populations with child welfare records have emerged as a valuable approach to conducting longitudinal research of child maltreatment. The potential bias resulting from linkage misspecification, partial cohort follow-up, and outcome misclassification in these studies has been largely unexplored. This study integrated epidemiological survey and novel administrative data sources to establish the Alaska Longitudinal Child Abuse and Neglect Linkage (ALCANLink) project. Using these data we evaluated and quantified the impact of non-linkage misspecification and single source maltreatment ascertainment use on reported maltreatment risk and effect estimates. The ALCANLink project integrates the 2009-2011 Alaska Pregnancy Risk Assessment Monitoring System (PRAMS) sample with multiple administrative databases through 2014, including one novel administrative source to track out-of-state emigration. For this project we limited our analysis to the 2009 PRAMS sample. We report on the impact of linkage quality, cohort follow-up, and multisource outcome ascertainment on the incidence proportion of reported maltreatment before age 6 and hazard ratios of selected characteristics that are often available in birth cohort linkage studies of maltreatment. Failure to account for out-of-state emigration biased the incidence proportion by 12% (from 28.3% w to 25.2% w ), and the hazard ratio (HR) by as much as 33% for some risk factors. Overly restrictive linkage parameters biased the incidence proportion downwards by 43% and the HR by as much as 27% for some factors. Multi-source linkages, on the other hand, were of little benefit for improving reported maltreatment ascertainment. Using the ALCANLink data which included a novel administrative data source, we were able to observe and quantify bias to both the incidence proportion and HR in a birth cohort linkage study of reported child maltreatment. Failure to account for out

  15. The Oxford Handbook of the Development of Play. First Edition. Oxford Library of Psychology

    ERIC Educational Resources Information Center

    Pellegrini, Anthony D., Ed.

    2010-01-01

    The role of play in human development has long been the subject of controversy. Despite being championed by many of the foremost scholars of the twentieth century, play has been dogged by underrepresentation and marginalization in literature across the scientific disciplines. "The Oxford Handbook of the Development of Play" marks the first attempt…

  16. Analysis of ethnic disparities in workers' compensation claims using data linkage.

    PubMed

    Friedman, Lee S; Ruestow, Peter; Forst, Linda

    2012-10-01

    The overall goal of this research project was to assess ethnic disparities in monetary compensation among construction workers injured on the job through the linkage of medical records and workers' compensation data. Probabilistic linkage of medical records with workers' compensation claim data. In the final multivariable robust regression model, compensation was $5824 higher (P = 0.030; 95% confidence interval: 551 to 11,097) for white non-Hispanic workers than for other ethnic groups when controlling for injury severity, affected body region, type of injury, average weekly wage, weeks of temporary total disability, percent permanent partial disability, death, or attorney use. The analysis indicates that white non-Hispanic construction workers are awarded higher monetary settlements despite the observation that for specific injuries the mean temporary total disability and permanent partial disability were equivalent to or lower than those in Hispanic and black construction workers.

  17. Syphilis in pregnancy and congenital syphilis in Amazonas State, Brazil: an evaluation using database linkage.

    PubMed

    Soeiro, Claudia Marques de Oliveira; Miranda, Angélica Espinosa; Saraceni, Valeria; Santos, Marcelo Cordeiro dos; Talhari, Sinesio; Ferreira, Luiz Carlos de Lima

    2014-04-01

    This study analyzes notification of syphilis in pregnancy and congenital syphilis in Amazo- nas State, Brazil, from 2007 to 2009 and verifies underreporting in databases in the National Information System on Diseases of Notification (SINAN) and the occurrence of perinatal deaths associated with congenital syphilis and not reported in the Mortality Information System (SIM). This was a cross-sectional study with probabilistic record linkage between the SINAN and SIM. There were 666 reports of syphilis in pregnant women, including 224 in 2007 (3.8/1,000), 244(4.5/1,000) in 2008, and 198(4.0/1,000) in 2009. The study found 486 cases of congenital syphilis, of which 153 in 2007 (2.1/1,000), 193 in 2008 (2.6/1,000), and 140 in 2009 (2.0/1,000). After linkage of the SINAN databases, 237 pregnant women (35.6%) had cases of congenital syphilis reported. The SIM recorded 4,905 perinatal deaths, of which 57.8% were stillbirths. Probabilistic record linkage between SIM and SINAN-Congenital Syphilis yielded 13 matched records. The use of SINAN and SIM may not reflect the total magnitude of syphilis, but provide the basis for monitoring and analyzing this health problem, with a view towards planning and management.

  18. Amides are excellent mimics of phosphate internucleoside linkages and are well tolerated in short interfering RNAs.

    PubMed

    Mutisya, Daniel; Selvam, Chelliah; Lunstad, Benjamin D; Pallan, Pradeep S; Haas, Amanda; Leake, Devin; Egli, Martin; Rozners, Eriks

    2014-06-01

    RNA interference (RNAi) has become an important tool in functional genomics and has an intriguing therapeutic potential. However, the current design of short interfering RNAs (siRNAs) is not optimal for in vivo applications. Non-ionic phosphate backbone modifications may have the potential to improve the properties of siRNAs, but are little explored in RNAi technologies. Using X-ray crystallography and RNAi activity assays, the present study demonstrates that 3'-CH2-CO-NH-5' amides are excellent replacements for phosphodiester internucleoside linkages in RNA. The crystal structure shows that amide-modified RNA forms a typical A-form duplex. The amide carbonyl group points into the major groove and assumes an orientation that is similar to the P-OP2 bond in the phosphate linkage. Amide linkages are well hydrated by tandem waters linking the carbonyl group and adjacent phosphate oxygens. Amides are tolerated at internal positions of both the guide and passenger strand of siRNAs and may increase the silencing activity when placed near the 5'-end of the passenger strand. As a result, an siRNA containing eight amide linkages is more active than the unmodified control. The results suggest that RNAi may tolerate even more extensive amide modification, which may be useful for optimization of siRNAs for in vivo applications. © The Author(s) 2014. Published by Oxford University Press on behalf of Nucleic Acids Research.

  19. Linkages: Effective Keys to Success.

    ERIC Educational Resources Information Center

    Tindall, Lloyd W.

    1986-01-01

    Discusses various elements of linkages: informal agreements; formal written agreements; making agreements work; the non-financial agreement; how linkages work at the elementary, secondary, and postsecondary levels in Wisconsin; mandated linkages; and the importance of linkages in the vocational education and training arena. (CT)

  20. Reevaluating Musculoskeletal Linkages in Suction-Feeding Fishes with X-Ray Reconstruction of Moving Morphology (XROMM).

    PubMed

    Camp, Ariel L; Brainerd, Elizabeth L

    2015-07-01

    of the head to produce depression of the lower jaw. These results support the role of cranial muscles in controlling and transmitting power from the axial muscles, rather than generating substantial power themselves. We also demonstrate the utility of XROMM for assessing the function of this, and other, cranial linkages in suction-feeding fishes. © The Author 2015. Published by Oxford University Press on behalf of the Society for Integrative and Comparative Biology. All rights reserved. For permissions please email: journals.permissions@oup.com.

  1. Childhood Health and Educational Outcomes Associated With Maternal Sleep Apnea: A Population Record-Linkage Study.

    PubMed

    Bin, Yu Sun; Cistulli, Peter A; Roberts, Christine L; Ford, Jane B

    2017-11-01

    Sleep apnea in pregnancy is known to adversely affect birth outcomes. Whether in utero exposure to maternal sleep apnea is associated with long-term childhood consequences is unclear. Population-based longitudinal study of singleton infants born during 2002-2012 was conducted using linked birth, hospital, death, developmental, and educational records from New South Wales, Australia. Maternal sleep apnea during pregnancy was identified from hospital records. Outcomes were mortality and hospitalizations up to age 6, developmental vulnerability in the first year of school (aged 5-6 years), and performance on standardized tests in the third year of school (aged 7-9 years). Cox proportional hazards and modified Poisson regression models were used to calculate hazard and risk ratios for outcomes in children exposed to maternal apnea compared with those not exposed. Two hundred nine of 626188 singleton infants were exposed to maternal sleep apnea. Maternal apnea was not significantly associated with mortality (Fisher's exact p = .48), developmental vulnerability (adjusted RR 1.29; 95% CI 0.75-2.21), special needs status (1.58; 0.61-4.07), or low numeracy test scores (1.03; 0.63-1.67) but was associated with low reading test scores (1.55; 1.08-2.23). Maternal apnea significantly increased hospitalizations in the first year of life (adjusted HR 1.81; 95% CI 1.40-2.34) and between the first and sixth birthdays (1.41; 1.14-1.75). This is partly due to admissions for suspected pediatric sleep apnea. Maternal sleep apnea during pregnancy is associated with poorer childhood health. Its impact on developmental and cognitive outcomes warrants further investigation. © Sleep Research Society 2017. Published by Oxford University Press on behalf of the Sleep Research Society. All rights reserved. For permissions, please e-mail journals.permissions@oup.com.

  2. Limited privacy protection and poor sensitivity: Is it time to move on from the statistical linkage key-581?

    PubMed

    Randall, Sean M; Ferrante, Anna M; Boyd, James H; Brown, Adrian P; Semmens, James B

    2016-08-01

    The statistical linkage key (SLK-581) is a common tool for record linkage in Australia, due to its ability to provide some privacy protection. However, newer privacy-preserving approaches may provide greater privacy protection, while allowing high-quality linkage. To evaluate the standard SLK-581, encrypted SLK-581 and a newer privacy-preserving approach using Bloom filters, in terms of both privacy and linkage quality. Linkage quality was compared by conducting linkages on Australian health datasets using these three techniques and examining results. Privacy was compared qualitatively in relation to a series of scenarios where privacy breaches may occur. The Bloom filter technique offered greater privacy protection and linkage quality compared to the SLK-based method commonly used in Australia. The adoption of new privacy-preserving methods would allow both greater confidence in research results, while significantly improving privacy protection. © The Author(s) 2016.

  3. A New Method for Assessing How Sensitivity and Specificity of Linkage Studies Affects Estimation

    PubMed Central

    Moore, Cecilia L.; Amin, Janaki; Gidding, Heather F.; Law, Matthew G.

    2014-01-01

    Background While the importance of record linkage is widely recognised, few studies have attempted to quantify how linkage errors may have impacted on their own findings and outcomes. Even where authors of linkage studies have attempted to estimate sensitivity and specificity based on subjects with known status, the effects of false negatives and positives on event rates and estimates of effect are not often described. Methods We present quantification of the effect of sensitivity and specificity of the linkage process on event rates and incidence, as well as the resultant effect on relative risks. Formulae to estimate the true number of events and estimated relative risk adjusted for given linkage sensitivity and specificity are then derived and applied to data from a prisoner mortality study. The implications of false positive and false negative matches are also discussed. Discussion Comparisons of the effect of sensitivity and specificity on incidence and relative risks indicate that it is more important for linkages to be highly specific than sensitive, particularly if true incidence rates are low. We would recommend that, where possible, some quantitative estimates of the sensitivity and specificity of the linkage process be performed, allowing the effect of these quantities on observed results to be assessed. PMID:25068293

  4. Linkages between public and non-government sectors in healthcare: A case study from Uttar Pradesh, India.

    PubMed

    Srivastava, Aradhana; Bhattacharyya, Sanghita; Gautham, Meenakshi; Schellenberg, Joanna; Avan, Bilal I

    2016-12-01

    Effective utilisation of collaborative non-governmental organisation (NGO)-public health system linkages in pluralistic health systems of developing countries can substantially improve equity and quality of services. This study explores level and types of linkages between public health sector and NGOs in Uttar Pradesh (UP), an underprivileged state of India, using a social science model for the first time. It also identifies gaps and challenges for effective linkage. Two NGOs were selected as case studies. Data collection included semi-structured in-depth interviews with senior staff and review of records and reporting formats. Formal linkages of NGOs with the public health system related to registration, participation in district level meetings, workforce linkages and sharing information on government-supported programmes. Challenges included limited data sharing, participation in planning and limited monitoring of regulatory compliances. Linkage between public health system and NGOs in UP was moderate, marked by frequent interaction and some reciprocity in information and resource flows, but weak participation in policy and planning. The type of linkage could be described as 'complementarity', entailing information and resource sharing but not joint action. Stronger linkage is required for sustained and systematic collaboration, with joint planning, implementation and evaluation.

  5. Assessment of on-time vaccination coverage in population subgroups: A record linkage cohort study.

    PubMed

    Moore, Hannah C; Fathima, Parveen; Gidding, Heather F; de Klerk, Nicholas; Liu, Bette; Sheppeard, Vicky; Effler, Paul V; Snelling, Thomas L; McIntyre, Peter; Blyth, Christopher C

    2018-05-31

    Reported infant vaccination coverage at age 12 months in Australia is >90%. On-time coverage of the 2-4-6 month schedule and coverage in specific populations is rarely reported. We conducted a population-based cohort study of 1.9 million Australian births, 1996-2012, combining individual birth and perinatal records with immunisation records through probabilistic linkage. We assessed on-time coverage across 13 demographic and perinatal characteristics of diphtheria-tetanus-pertussis vaccines (DTP) defined as vaccination 14 days prior to the scheduled due date, to 30 days afterwards. On-time DTP vaccination coverage in non-Aboriginal infants was 88.1% for the 2-month dose, 82.0% for 4-month dose, and 76.7% for 6-month dose; 3-dose coverage was 91.3% when assessed at 12 months. On-time DTP coverage for Aboriginal infants was 77.0%, 66.5%, and 61.0% for the 2-4-6 month dose; 3-dose coverage at 12 months was 79.3%. Appreciable differences in on-time coverage were observed across population subgroups. On-time coverage in non-Aboriginal infants born to mothers with ≥3 previous pregnancies was 62.5% for the 6-month dose (47.9% for Aboriginal infants); up to 23.5 percentage points lower than for first-borns. Infants born to mothers who smoked during pregnancy had coverage 8.7-10.3 percentage points lower than infants born to non-smoking mothers for the 4- and 6-month dose. A linear relationship was apparent between increasing socio-economic disadvantage and decreasing on-time coverage. On-time coverage of the 2-4-6 month schedule is only 50-60% across specific population subgroups representing a significant avoidable public health risk. Aboriginal infants, multiparous mothers, and those who are socio-economically disadvantaged are key groups most likely to benefit from targeted programs addressing vaccine timeliness. Copyright © 2018. Published by Elsevier Ltd.

  6. Economic costs of Oxford House inpatient treatment and incarceration: a preliminary report.

    PubMed

    Olson, Bradley D; Viola, Judah; Jason, Leonard A; Davis, Margaret I; Ferrari, Joseph R; Rabin-Belyaev, Olga

    2006-01-01

    The Oxford House model for substance abuse recovery has potential economic advantages associated with the low cost of opening up and maintaining the settings. In the present study, annual program costs per person were estimated for Oxford House based on federal loan information and data collected from Oxford House Inc. In addition, annual treatment and incarceration costs were approximated based on participant data prior to Oxford House residence in conjunction with normative costs for these settings. Societal costs associated with the Oxford House program were relatively low, whereas estimated costs associated with inpatient and incarceration history were high. The implications of these findings are discussed.

  7. Identifying core NANDA-I nursing diagnoses, NIC interventions, NOC outcomes, and NNN linkages for heart failure.

    PubMed

    Park, Hyejin

    2014-02-01

    The purpose of the study was to identify the core nursing diagnoses, interventions, outcomes, and linkages using standardized nursing terminologies for patients with heart failure (HF). For this study a retrospective descriptive design was used. The frequently used NANDA-I, NIC, NOC, and NNN linkages were identified through 272 inpatient records of patients discharged with HF in a midwestern community. The findings indicate that the top 10 NANDA-I, NIC, and NOC accounted for more than 50% of nursing diagnoses, interventions, and outcomes. The most frequently used top 10 NNN linkages were identified for patients with HF. The identified core NANDA-I, NIC, NOC, and NNN linkages for HF from this study provide scope of practice of nurses working in HF clinics. © 2013 NANDA International, Inc.

  8. Data linkage capabilities in Australia: practical issues identified by a Population Health Research Network 'Proof of Concept project'.

    PubMed

    Mitchell, Rebecca J; Cameron, Cate M; McClure, Rod J; Williamson, Ann M

    2015-08-01

    To describe the practical issues that need to be overcome to conduct national data linkage projects in Australia and propose recommendations to improve efficiency. Review of the processes, documentation and applications required to conduct national data linkage in Australia. The establishment of state and national data linkage centres in Australia has placed Australia at the forefront of research linking health-related administrative data collections. However, improvements are needed to reduce the clerical burden on researchers, simplify the process of obtaining ethics approval, improve data accessibility, and thus improve the efficiency of data linkage research. While a sound state and national data linkage infrastructure is in place, the current complexity, duplication and lack of cohesion undermines any attempts to conduct research involving national record linkage in a timely manner. Data linkage applications and Human Research Ethics Committee approval processes need to be streamlined and duplication removed, in order to reduce the administrative and financial burden on researchers if national data linkage research is to be viable. © 2015 Public Health Association of Australia.

  9. Rheumatic Heart Disease-Attributable Mortality at Ages 5–69 Years in Fiji: A Five-Year, National, Population-Based Record-Linkage Cohort Study

    PubMed Central

    Parks, Tom; Kado, Joseph; Miller, Anne E.; Ward, Brenton; Heenan, Rachel; Colquhoun, Samantha M.; Bärnighausen, Till W.; Mirabel, Mariana; Bloom, David E.; Bailey, Robin L.; Tukana, Isimeli N.; Steer, Andrew C.

    2015-01-01

    Background Rheumatic heart disease (RHD) is considered a major public health problem in developing countries, although scarce data are available to substantiate this. Here we quantify mortality from RHD in Fiji during 2008–2012 in people aged 5–69 years. Methods and Findings Using 1,773,999 records derived from multiple sources of routine clinical and administrative data, we used probabilistic record-linkage to define a cohort of 2,619 persons diagnosed with RHD, observed for all-cause mortality over 11,538 person-years. Using relative survival methods, we estimated there were 378 RHD-attributable deaths, almost half of which occurred before age 40 years. Using census data as the denominator, we calculated there were 9.9 deaths (95% CI 9.8–10.0) and 331 years of life-lost (YLL, 95% CI 330.4–331.5) due to RHD per 100,000 person-years, standardised to the portion of the WHO World Standard Population aged 0–69 years. Valuing life using Fiji’s per-capita gross domestic product, we estimated these deaths cost United States Dollar $6,077,431 annually. Compared to vital registration data for 2011–2012, we calculated there were 1.6-times more RHD-attributable deaths than the number reported, and found our estimate of RHD mortality exceeded all but the five leading reported causes of premature death, based on collapsed underlying cause-of-death diagnoses. Conclusions Rheumatic heart disease is a leading cause of premature death as well as an important economic burden in this setting. Age-standardised death rates are more than twice those reported in current global estimates. Linkage of routine data provides an efficient tool to better define the epidemiology of neglected diseases. PMID:26371755

  10. Genome scan for linkage to asthma using a linkage disequilibrium-lod score test.

    PubMed

    Jiang, Y; Slager, S L; Huang, J

    2001-01-01

    We report a genome-wide linkage study of asthma on the German and Collaborative Study on the Genetics of Asthma (CSGA) data. Using a combined linkage and linkage disequilibrium test and the nonparametric linkage score, we identified 13 markers from the German data, 1 marker from the African American (CSGA) data, and 7 markers from the Caucasian (CSGA) data in which the p-values ranged between 0.0001 and 0.0100. From our analysis and taking into account previous published linkage studies of asthma, we suggest that three regions in chromosome 5 (around D5S418, D5S644, and D5S422), one region in chromosome 6 (around three neighboring markers D6S1281, D6S291, and D6S1019), one region in chromosome 11 (around D11S2362), and two regions in chromosome 12 (around D12S351 and D12S324) especially merit further investigation.

  11. Effects of Demographic History on the Detection of Recombination Hotspots from Linkage Disequilibrium.

    PubMed

    Dapper, Amy L; Payseur, Bret A

    2018-02-01

    In some species, meiotic recombination is concentrated in small genomic regions. These "recombination hotspots" leave signatures in fine-scale patterns of linkage disequilibrium, raising the prospect that the genomic landscape of hotspots can be characterized from sequence variation. This approach has led to the inference that hotspots evolve rapidly in some species, but are conserved in others. Historic demographic events, such as population bottlenecks, are known to affect patterns of linkage disequilibrium across the genome, violating population genetic assumptions of this approach. Although such events are prevalent, demographic history is generally ignored when making inferences about the evolution of recombination hotspots. To determine the effect of demography on the detection of recombination hotspots, we use the coalescent to simulate haplotypes with a known recombination landscape. We measure the ability of popular linkage disequilibrium-based programs to detect hotspots across a range of demographic histories, including population bottlenecks, hidden population structure, population expansions, and population contractions. We find that demographic events have the potential to greatly reduce the power and increase the false positive rate of hotspot discovery. Neither the power nor the false positive rate of hotspot detection can be predicted without also knowing the demographic history of the sample. Our results suggest that ignoring demographic history likely overestimates the power to detect hotspots and therefore underestimates the degree of hotspot sharing between species. We suggest strategies for incorporating demographic history into population genetic inferences about recombination hotspots. © The Author 2017. Published by Oxford University Press on behalf of the Society for Molecular Biology and Evolution.

  12. From Oxford to Hawaii Ecophysiological Barriers Limit Human Progression in Ten Sport Monuments

    PubMed Central

    Desgorces, François-Denis; Berthelot, Geoffroy; El Helou, Nour; Thibault, Valérie; Guillaume, Marion; Tafflet, Muriel; Hermine, Olivier; Toussaint, Jean-François

    2008-01-01

    In order to understand the determinants and trends of human performance evolution, we analyzed ten outdoor events among the oldest and most popular in sports history. Best performances of the Oxford-Cambridge boat race (since 1836), the channel crossing in swimming (1875), the hour cycling record (1893), the Elfstedentocht speed skating race (1909), the cross country ski Vasaloppet (1922), the speed ski record (1930), the Streif down-hill in Kitzbühel (1947), the eastward and westward sailing transatlantic records (1960) and the triathlon Hawaii ironman (1978) all follow a similar evolutive pattern, best described through a piecewise exponential decaying model (r 2 = 0.95±0.07). The oldest events present highest progression curvature during their early phase. Performance asymptotic limits predicted from the model may be achieved in fourty years (2049±32 y). Prolonged progression may be anticipated in disciplines which further rely on technology such as sailing and cycling. Human progression in outdoor sports tends to asymptotic limits depending on physiological and environmental parameters and may temporarily benefit from further technological progresses. PMID:18985149

  13. Linkages Between Patient-centered Medical Homes and Addiction Treatment Organizations: Results From a National Survey.

    PubMed

    D'Aunno, Thomas; Pollack, Harold; Chen, Qixuan; Friedmann, Peter D

    2017-04-01

    To meet their aims of providing comprehensive and coordinated care, patient-centered medical homes (PCMHs) need to coordinate services for individuals with substance use disorders. Yet, the 14,000 addiction treatment (AT) organizations across the United States that provide services for more than 1 million individuals daily are generally ill-prepared to work with PCMHs (eg, AT organizations often lack electronic health records). To examine the extent to which AT organizations have formal linkages through contracts with PCMHs; to identify key dimensions of linkages between PCMHs and AT organizations (eg, shared use of electronic health records); to identify characteristics of AT organizations and their environments associated with these linkages. We draw on data from a 2014 nationally representative survey of directors and clinical supervisors from 695 AT organizations (n=1390 survey respondents). Thirty-eight percent of patients across the nation are receiving treatment in AT organizations linked by contracts to PCMHs. This number increases to 51% in states that expanded Medicaid (vs. only 6.2% of patients in non-Medicaid expansion states). Yet, the great majority of linkages are relatively weak; they do not include the exchange of patient information. Results from multivariable analyses show that larger, nonprofit and publicly owned AT organizations, as well as those located in the northeast and in states that expanded Medicaid coverage, are more likely to have contracts with PCMHs. Without stronger linkages between AT organizations and PCMHs or the development of other models that integrate services, individuals with substance abuse disorders may continue to receive uncoordinated care.

  14. Women leadership in Oxford House: examining their strengths and challenges.

    PubMed

    Davis, Margaret I; Dziekan, Marta M; Horin, Elizabeth V; Jason, Leonard A; Ferrari, Joseph R; Olson, Bradley D

    2006-01-01

    This study examined the perspectives and definition of leadership by women and mothers with children (n = 40) affiliated with Oxford Houses, a communal mutual-help recovery setting. Participants were asked questions relating to their experiences living in an Oxford House including the strengths and challenges encountered and how leadership impacted the stability in their house. Results illustrated the value of female leadership and highlighted the characteristics deemed important for women leaders in Oxford House, as well as some differences between these women's perception of leadership and the standard definition of leadership. The implications of the findings and how they may be useful to women's and mothers' with children houses are discussed.

  15. Health governance: principal-agent linkages and health system strengthening.

    PubMed

    Brinkerhoff, Derick W; Bossert, Thomas J

    2014-09-01

    Governance is increasingly recognized as an important factor in health system performance, yet conceptually and practically it remains poorly understood and subject to often vague and competing notions of both what its role is and how to address its weaknesses. This overview article for the symposium on health governance presents a model of health governance that focuses on the multiplicity of societal actors in health systems, the distribution of roles and responsibilities among them and their ability and willingness to fulfil these roles and responsibilities. This focus highlights the principal-agent linkages among actors and the resulting incentives for good governance and health system performance. The discussion identifies three disconnects that constitute challenges for health system strengthening interventions that target improving governance: (1) the gap between the good governance agenda and existing capacities, (2) the discrepancy between formal and informal governance and (3) the inattention to sociopolitical power dynamics. The article summarizes the three country cases in the symposium and highlights their governance findings: health sector reform in China, financial management of health resources in Brazilian municipalities and budget reform in hospitals in Lesotho. The concluding sections clarify how the three cases apply the model's principal-agent linkages and highlight the importance of filling the gaps remaining between problem diagnosis and the development of practical guidance that supports 'best fit' solutions and accommodates political realities in health systems strengthening. Published by Oxford University Press in association with The London School of Hygiene and Tropical Medicine © The Author 2013; all rights reserved.

  16. Aerosol trace metals, particle morphology and total gaseous mercury in the atmosphere of Oxford, UK

    NASA Astrophysics Data System (ADS)

    Witt, M. L. I.; Meheran, N.; Mather, T. A.; de Hoog, J. C. M.; Pyle, D. M.

    2010-04-01

    An investigation of atmospheric trace metals was conducted in Oxford, UK, a small city ˜60 miles northwest of London, in 2007 and 2008. Concentrations of Sr, Mo, Cd, Pb, V, Cr, Mn, Fe, Co, Ni, Cu and Zn in aerosol were measured in bulk and size segregated samples. In addition, total gaseous mercury (TGM) concentrations were monitored semi-continuously by cold vapour-atomic fluorescence spectroscopy. Metal concentrations in Oxford were intermediate between previously reported levels of UK rural and urban areas for most metals studied and levels of Cd, Ni and Pb were within European guidelines. Metal concentrations appeared to be influenced by higher traffic volume on a timescale of hours. The influence of traffic on the aerosols was also suggested by the observation of carbonaceous particles via scanning electron microscopy (SEM). Air mass back trajectories suggest air masses arriving in Oxford from London and mainland Europe contained the highest metal concentrations. Aerosol samples collected over Bonfire Weekend, a period of intense firework use and lighting of bonfires in the UK, showed metal concentrations 6-46 times higher than at other times. Strontium, a tracer of firework release, was present at higher concentrations and showed a change in its size distribution from the coarse to fine mode over Bonfire Weekend. The presence of an abundance of spherical Sr particles was also confirmed in SEM images. The average TGM concentration in Oxford was 3.17 ng m -3 (st. dev. 1.59) with values recorded between 1.32 and 23.2 ng m -3. This is a higher average value than reported from nearby rural locations, although during periods when air was arriving from the west, similar concentrations to these rural areas were seen in Oxford. Comparison to meteorological data suggests that TGM in Oxford's air is highest when wind is arriving from the east/southeast. This may be due to emissions from London/mainland Europe with a possible contribution from emissions from a local

  17. The "New Oxford English Dictionary" Project.

    ERIC Educational Resources Information Center

    Fawcett, Heather

    1993-01-01

    Describes the conversion of the 22,000-page Oxford English Dictionary to an electronic version incorporating a modified Standard Generalized Markup Language (SGML) syntax. Explains that the database designers chose structured markup because it supports users' data searching needs, allows textual components to be extracted or modified, and allows…

  18. Irish study of high-density Schizophrenia families: Field methods and power to detect linkage

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

    Kendler, K.S.; Straub, R.E.; MacLean, C.J.

    Large samples of multiplex pedigrees will probably be needed to detect susceptibility loci for schizophrenia by linkage analysis. Standardized ascertainment of such pedigrees from culturally and ethnically homogeneous populations may improve the probability of detection and replication of linkage. The Irish Study of High-Density Schizophrenia Families (ISHDSF) was formed from standardized ascertainment of multiplex schizophrenia families in 39 psychiatric facilities covering over 90% of the population in Ireland and Northern Ireland. We here describe a phenotypic sample and a subset thereof, the linkage sample. Individuals were included in the phenotypic sample if adequate diagnostic information, based on personal interview and/ormore » hospital record, was available. Only individuals with available DNA were included in the linkage sample. Inclusion of a pedigree into the phenotypic sample required at least two first, second, or third degree relatives with non-affective psychosis (NAP), one of whom had schizophrenia (S) or poor-outcome schizoaffective disorder (PO-SAD). Entry into the linkage sample required DNA samples on at least two individuals with NAP, of whom at least one had S or PO-SAD. Affection was defined by narrow, intermediate, and broad criteria. 75 refs., 6 tabs.« less

  19. Menopausal hormone usage and breast cancer in Saskatchewan: a record-linkage cohort study.

    PubMed

    Risch, H A; Howe, G R

    1994-04-01

    The association between the occurrence of carcinoma of the breast and previous usage of menopausal estrogens, progestins, and oral contraceptives is examined in a record-linkage study using the Saskatchewan Health Prescription-Drug-Plan Database. Saskatchewan Health is a governmental agency that funds publicly insured health care for essentially all residents of the province. For this study, all women aged 43-49 years in 1976 resident in Saskatchewan were identified from the Saskatchewan Health master registration file. These women were linked by registration beneficiary number to the Drug-Plan Database for the period from January 1976 to June 1987 and to the Provincial Cancer Registry Database for the period from March 1960 to December 1990. The fact and date of death or emigration from the province were obtained through the annual updates of the health plan. Of the 33,003 women initially in the cohort, 213 had a breast cancer diagnosed before 1976 and were omitted from this analysis. Between 1976 and 1990, 742 new primary breast cancer cases occurred. Women taking estrogens unopposed by progestins had an elevated risk of breast cancer, the risk increasing by 7% (relative risk = 1.072, 95% confidence interval 1.02-1.13; p = 0.008) for each 252 tablets used (approximately 1 year of use). Usage of estrogens opposed by progestins showed no association with risk (p = 0.48). Women taking oral contraceptives during this follow-up period also had a higher risk, increasing by 14% (relative risk = 1.144, 95% confidence interval 1.05-1.24; p = 0.002) for every 252 tablets used. These 1-year risk elevations are small but become appreciable at longer durations. For example, at 5 years of unopposed estrogen use, the relative risk is 1.42; for 5 years of oral contraceptive use, it is 1.96.

  20. Frequent emergency department presentations among people who inject drugs: A record linkage study.

    PubMed

    Nambiar, Dhanya; Stoové, Mark; Dietze, Paul

    2017-06-01

    People who inject drugs (PWID) have been described as frequent users of health services such as emergency departments (EDs), however few studies have described demographic factors, patterns of substance use and previous health service use associated with frequent use of EDs in this population. Using a combination of self-reported data from a cohort of PWID and administrative ED data obtained through record linkage, we identified longitudinal factors associated with the use of ED services. Bivariate and multivariate analyses were conducted using negative binomial regression to identify exposures associated with both cumulative ED presentations, and logistic regression to identify exposures of frequent ED presentations (defined as three or more annual presentations). Among 612 PWID, over half (58%) presented to EDs at least once and over a third (36%) presented frequently between January 2008 and June 2013. Frequent and cumulative ED presentations were associated with reporting the main drug of choice as cannabis (AOR:1.42, 95%CI:1.07-1.89 and AIRR:2.96, 95%CI:1.44-6.07 respectively) or methamphetamine (AOR:1.62, 95%CI:1.17-2.2 and AIRR:2.42, 95%CI:1.08-5.46 respectively) compared to heroin, and past month use of mental health (AOR:1.42, 95%CI:1.08-1.85 and AIRR:3.32, 95%CI:1.69-6.53 respectively) and outpatient services (AOR:1.47, 95%CI: 1.00-2.16 and AIRR:0.95, 95%CI 1.52-10.28 respectively). PWID who are frequent users of EDs are likely to have complex health and substance use-related needs. EDs should actively refer people who present with cannabis and methamphetamine dependence to harm reduction services. Harm reduction services should ensure people referred from EDs are screened for co-occurring mental health conditions and receive adequate support. Copyright © 2017 Elsevier B.V. All rights reserved.

  1. The Making of the "Oxford English Dictionary."

    ERIC Educational Resources Information Center

    Winchester, Simon

    2003-01-01

    Summarizes remarks made to open the Gallaudet University conference on Dictionaries and the Standardization of languages. It concerns the making of what is arguably the world's greatest dictionary, "The Oxford English Dictionary." (VWL)

  2. Physics in Oxford, 1839-1939 - Laboratories, Learning, and College Life

    NASA Astrophysics Data System (ADS)

    Fox, Robert; Gooday, Graeme

    2005-08-01

    Physics in Oxford 1839-1939 offers a challenging new interpretation of pre-war physics at the University of Oxford, which was far more dynamic than most historians and physicists have been prepared to believe. It explains, on the one hand, how attempts to develop the University's Clarendon Laboratory by Robert Clifton, Professor of Experimental Philosophy from 1865 to 1915, were thwarted by academic politics and funding problems, and latterly by Clifton's idiosyncratic concern with precision instrumentation. Conversely, by examining in detail the work of college fellows and their laboratories, the book reconstructs the decentralized environment that allowed physics to enter on a period of conspicuous vigor in the late nineteenth and early twentieth centuries, especially at the characteristically Oxonian intersections between physics, physical chemistry, mechanics, and mathematics. Whereas histories of Cambridge physics have tended to focus on the self-sustaining culture of the Cavendish Laboratory, it was Oxford's college-trained physicists who enabled the discipline to flourish in due course in university as well as college facilities, notably under the newly appointed professors, J. S. E. Townsend from 1900 and F. A. Lindemann from 1919. This broader perspective allows us to understand better the vitality with which physicists in Oxford responded to the demands of wartime research on radar and techniques relevant to atomic weapons and laid the foundations for the dramatic post-war expansion in teaching and research that has endowed Oxford with one of the largest and most dynamic schools of physics in the world.

  3. The benefits of data linkage for firefighter injury surveillance

    PubMed Central

    Widman, Shannon A; LeVasseur, Michael T; Tabb, Loni P

    2018-01-01

    Background While survey data are available for national estimates of fire events and firefighter fatalities, data on firefighter injury at the national and local levels remain incomplete and unreliable. Data linkage provides a vehicle to maximise case detection and deepen injury description for the US fire service. Methods By linking departmental Human Resources records, despatch data, workers' compensation and first reports of injury, researchers were able to describe reported non-fatal injuries to 3063 uniformed members of the Philadelphia Fire Department (PFD), for the period of 2005 through 2013. Results Among all four databases, the overall linkage rate was 56%. Among three of the four databases, the linkage rate was 88%. Because there was duplication of some variables among the datasets, we were able to deeply describe all the linked injuries in the master database. 45.5% of uniformed PFD members reported at least one injury during the study period. Strains, falls, burns and struck-by injuries were the most common causes. Burns resulted in the highest lost time claim payout, and strains accounted for the highest medical claim cost. More than 70% of injuries occurred in the first 15 years of experience. Discussion Data linkage provided three new benefits: (1) creation of a new variable—years of experience, (2) reduction of misclassification bias when determining cause of injury, leading to more accurate estimates of cost and (3) visualisation of injury rates when controlling for the number of fire department responses, allowing for the generation of hypotheses to investigate injury hot spots. PMID:28196830

  4. Oxford NOTECHS II: a modified theatre team non-technical skills scoring system.

    PubMed

    Robertson, Eleanor R; Hadi, Mohammed; Morgan, Lauren J; Pickering, Sharon P; Collins, Gary; New, Steve; Griffin, Damian; Griffin, Damien; McCulloch, Peter; Catchpole, Ken C

    2014-01-01

    We previously developed and validated the Oxford NOTECHS rating system for evaluating the non-technical skills of an entire operating theatre team. Experience with the scale identified the need for greater discrimination between levels of performance within the normal range. We report here the development of a modified scale (Oxford NOTECHS II) to facilitate this. The new measure uses an eight-point instead of a four point scale to measure each dimension of non-technical skills, and begins with a default rating of 6 for each element. We evaluated this new scale in 297 operations at five NHS sites in four surgical specialities. Measures of theatre process reliability (glitch count) and compliance with the WHO surgical safety checklist were scored contemporaneously, and relationships with NOTECHS II scores explored. Mean team Oxford NOTECHS II scores was 73.39 (range 37-92). The means for surgical, anaesthetic and nursing sub-teams were 24.61 (IQR 23, 27); 24.22 (IQR 23, 26) and 24.55 (IQR 23, 26). Oxford NOTECHS II showed good inter-rater reliability between human factors and clinical observers in each of the four domains. Teams with high WHO compliance had higher mean Oxford NOTECHS II scores (74.5) than those with low compliance (71.1) (p = 0.010). We observed only a weak correlation between Oxford NOTECHS II scores and glitch count; r = -0.26 (95% CI -0.36 to -0.15). Oxford NOTECHS II scores did not vary significantly between 5 different hospital sites, but a significant difference was seen between specialities (p = 0.001). Oxford NOTECHS II provides good discrimination between teams while retaining reliability and correlation with other measures of teamwork performance, and is not confounded by technical performance. It is therefore suitable for combined use with a technical performance scale to provide a global description of operating theatre team performance.

  5. An Examination of the First Oxford House in the UK: A Preliminary Investigation

    PubMed Central

    Majer, John M.; Beers, Kim; Jason, Leonard A.

    2014-01-01

    An exploratory investigation was conducted to examine the implementation of the first self-run, communal-living setting based on the Oxford House model, in the United Kingdom (UK). A cross-sectional, mixed methods design was used to examine the Oxford House model’s total abstinence approach to recovery from substance use disorders among residents (n = 7) living in the first Oxford House established in the UK. Several measures commonly used in addiction research and personal narratives were used to assess residents’ response to Oxford House living. Findings suggest that the Oxford House model is a post-treatment intervention that meets the needs of individuals seeking an abstinence-based recovery from alcohol and/or drug dependence in the UK. PMID:25368450

  6. The Oxford Picture Dictionary. Beginning Workbook.

    ERIC Educational Resources Information Center

    Fuchs, Marjorie

    The beginning workbook of the Oxford Picture Dictionary is in full color and offers vocabulary reinforcement activities that correspond page for page with the dictionary. Clear and simple instructions with examples make it suitable for independent use in the classroom or at home. The workbook has up-to-date art and graphics, explaining over 3700…

  7. Oxford and the Mandarin Culture: The Past that Is Gone

    ERIC Educational Resources Information Center

    Bogdanor, Vernon

    2006-01-01

    Why was Oxford the home of the mandarin and why has the era of the mandarin come to an end? The era of the mandarin was inaugurated by T. H. Green, who sought, through the gospel of citizenship, to provide a philosophy for an age of religious doubt. Green's moralism served in Oxford as a substitute for the social sciences, which came to be…

  8. Association between interpregnancy interval and future risk of maternal cardiovascular disease-a population-based record linkage study.

    PubMed

    Ngo, A D; Roberts, C L; Figtree, G

    2016-07-01

    To examine the associations between interpregnancy interval and later maternal cardiovascular disease (CVD) risk. Population-based record linkage study. New South Wales, Australia, 1994-2011. 216 467 women having first and second liveborn singleton infants, excluding those with an existing or pregnancy-related CVD risk factor. We linked birth records of mothers to the mothers' subsequent CVD (coronary heart disease, cerebrovascular events, and chronic heart failure) hospitalisation or death. Multivariable Cox proportional hazard regression was used to estimate adjusted hazard ratios (AHR) [95% confidence interval (CI)], accounting for maternal age, parity, socioeconomic status, and smoking during pregnancy. The first occurrence of a CVD hospitalisation or death after the second birth. In comparison with mothers with an interpregnancy interval of 18-23 months (reference category), the AHR among mothers with interpregnancy interval of <12 months was 1.56 (95% CI 1.18-2.07) and of 12-17 months was 1.13 (95% CI 0.84-1.51). The AHRs were 1.40 (95% CI 1.07-1.82), 1.87 (95% CI 1.21-2.89), and 3.41 (95% CI 1.07-10.91), corresponding to interpregnancy intervals of 24-59, 60-119, and ≥120 months, respectively. AHRs of specific CVD categories showed a similar pattern. Interpregnancy interval is associated with the risk of subsequent maternal CVD in a J-shaped fashion. The association is independent of the existing and pregnancy-related CVD risk factors analysed. Both short and long interpregnancy intervals can be used as risk markers to identify women with an elevated CVD risk later in life. Interpregnancy interval is associated with the risk of subsequent maternal cardiovascular disease in a J-shaped fashion. © 2015 Royal College of Obstetricians and Gynaecologists.

  9. Oxford dictionary of Physics

    NASA Astrophysics Data System (ADS)

    Isaacs, Alan

    The dictionary is derived from the Concise Science Dictionary, first published by Oxford University Press in 1984 (third edition, 1996). It consists of all the entries relating to physics in that dictionary, together with some of those entries relating to astronomy that are required for an understanding of astrophysics and many entries that relate to physical chemistry. It also contains a selection of the words used in mathematics that are relevant to physics, as well as the key words in metal science, computing, and electronics. For this third edition a number of words from quantum field physics and statistical mechanics have been added. Cosmology and particle physics have been updated and a number of general entries have been expanded.

  10. U.S. Maternally Linked Birth Records May Be Biased for Hispanics and Other Population Groups

    PubMed Central

    LEISS, JACK K.; GILES, DENISE; SULLIVAN, KRISTIN M.; MATHEWS, RAHEL; SENTELLE, GLENDA; TOMASHEK, KAY M.

    2010-01-01

    Purpose To advance understanding of linkage error in U.S. maternally linked datasets, and how the error may affect results of studies based on the linked data. Methods North Carolina birth and fetal death records for 1988-1997 were maternally linked (n=1,030,029). The maternal set probability, defined as the probability that all records assigned to the same maternal set do in fact represent events to the same woman, was used to assess differential maternal linkage error across race/ethnic groups. Results Maternal set probabilities were lower for records specifying Asian or Hispanic race/ethnicity, suggesting greater maternal linkage error. The lower probabilities for Hispanics were concentrated in women of Mexican origin who were not born in the United States. Conclusions Differential maternal linkage error may be a source of bias in studies using U.S. maternally linked datasets to make comparisons between Hispanics and other groups or among Hispanic subgroups. Methods to quantify and adjust for this potential bias are needed. PMID:20006273

  11. [MapDraw: a microsoft excel macro for drawing genetic linkage maps based on given genetic linkage data].

    PubMed

    Liu, Ren-Hu; Meng, Jin-Ling

    2003-05-01

    MAPMAKER is one of the most widely used computer software package for constructing genetic linkage maps.However, the PC version, MAPMAKER 3.0 for PC, could not draw the genetic linkage maps that its Macintosh version, MAPMAKER 3.0 for Macintosh,was able to do. Especially in recent years, Macintosh computer is much less popular than PC. Most of the geneticists use PC to analyze their genetic linkage data. So a new computer software to draw the same genetic linkage maps on PC as the MAPMAKER for Macintosh to do on Macintosh has been crying for. Microsoft Excel,one component of Microsoft Office package, is one of the most popular software in laboratory data processing. Microsoft Visual Basic for Applications (VBA) is one of the most powerful functions of Microsoft Excel. Using this program language, we can take creative control of Excel, including genetic linkage map construction, automatic data processing and more. In this paper, a Microsoft Excel macro called MapDraw is constructed to draw genetic linkage maps on PC computer based on given genetic linkage data. Use this software,you can freely construct beautiful genetic linkage map in Excel and freely edit and copy it to Word or other application. This software is just an Excel format file. You can freely copy it from ftp://211.69.140.177 or ftp://brassica.hzau.edu.cn and the source code can be found in Excel's Visual Basic Editor.

  12. Biocuration in the structure-function linkage database: the anatomy of a superfamily.

    PubMed

    Holliday, Gemma L; Brown, Shoshana D; Akiva, Eyal; Mischel, David; Hicks, Michael A; Morris, John H; Huang, Conrad C; Meng, Elaine C; Pegg, Scott C-H; Ferrin, Thomas E; Babbitt, Patricia C

    2017-01-01

    With ever-increasing amounts of sequence data available in both the primary literature and sequence repositories, there is a bottleneck in annotating molecular function to a sequence. This article describes the biocuration process and methods used in the structure-function linkage database (SFLD) to help address some of the challenges. We discuss how the hierarchy within the SFLD allows us to infer detailed functional properties for functionally diverse enzyme superfamilies in which all members are homologous, conserve an aspect of their chemical function and have associated conserved structural features that enable the chemistry. Also presented is the Enzyme Structure-Function Ontology (ESFO), which has been designed to capture the relationships between enzyme sequence, structure and function that underlie the SFLD and is used to guide the biocuration processes within the SFLD. http://sfld.rbvi.ucsf.edu/. © The Author 2017. Published by Oxford University Press.

  13. The Relationship Between Neighborhood Criminal Behavior and Oxford Houses

    PubMed Central

    Deaner, Jeffrey; Jason, Leonard A.; Aase, Darrin M.; Mueller, David G.

    2013-01-01

    The present study investigated crime rates in areas surrounding 42 Oxford Houses and 42 control houses in a large city in the Northwestern United States. A city-run Global Information Systems’ (GIS) website was used to gather crime data including assault, arson, burglary, larceny, robbery, sexual assault, homicide, and vehicle theft over a calendar year. Findings indicated that there were no significant differences between the crime rates around Oxford Houses and the control houses. These results suggest that well-managed and governed recovery homes pose minimal risks to neighbors in terms of criminal behavior. PMID:23487588

  14. Personal miniature electrophysiological tape recorder

    NASA Astrophysics Data System (ADS)

    Green, H.

    1981-11-01

    The use of a personal miniature electrophysiological tape recorder to measure the physiological reactions of space flight personnel to space flight stress and weightlessness is described. The Oxford Instruments Medilog recorder, a battery-powered, four-channel cassette tape recorder with 24 hour endurance is carried on the person and will record EKG, EOG, EEG, and timing and event markers. The data will give information about heart rate and morphology changes, and document adaptation to zero gravity on the part of subjects who, unlike highly trained astronauts, are more representative of the normal population than were the subjects of previous space flight studies.

  15. Variation in hospital rates of induction of labour: a population-based record linkage study.

    PubMed

    Nippita, Tanya A; Trevena, Judy A; Patterson, Jillian A; Ford, Jane B; Morris, Jonathan M; Roberts, Christine L

    2015-09-02

    To examine interhospital variation in rates of induction of labour (IOL) to identify potential targets to reduce high rates of practice variation. Population-based record linkage cohort study. New South Wales, Australia, 2010-2011. All women with live births of ≥24 weeks gestation in 72 hospitals. Variation in hospital IOL rates adjusted for differences in case-mix, according to 10 mutually exclusive groups derived from the Robson caesarean section classification; groups were categorised by parity, plurality, fetal presentation, prior caesarean section and gestational age. The overall IOL rate was 26.7% (46,922 of 175,444 maternities were induced), ranging from 9.7% to 41.2% (IQR 21.8-29.8%) between hospitals. Nulliparous and multiparous women at 39-40 weeks gestation with a singleton cephalic birth were the greatest contributors to the overall IOL rate (23.5% and 20.2% of all IOL respectively), and had persisting high unexplained variation after adjustment for case-mix (adjusted hospital IOL rates ranging from 11.8% to 44.9% and 7.1% to 40.5%, respectively). In contrast, there was little variation in interhospital IOL rates among multiparous women with a singleton cephalic birth at ≥41 weeks gestation, women with singleton non-cephalic pregnancies and women with multifetal pregnancies. 7 of the 10 groups showed high or moderate unexplained variation in interhospital IOL rates, most pronounced for women at 39-40 weeks gestation with a singleton cephalic birth. Outcomes associated with divergent practice require determination, which may guide strategies to reduce practice variation. Published by the BMJ Publishing Group Limited. For permission to use (where not already granted under a licence) please go to http://group.bmj.com/group/rights-licensing/permissions.

  16. Power of a Labrador Retriever-Greyhound pedigree for linkage analysis of hip dysplasia and osteoarthritis.

    PubMed

    Todhunter, Rory J; Casella, George; Bliss, Stuart P; Lust, George; Williams, Alma Jo; Hamilton, Samuel; Dykes, Nathan L; Yeager, Amy E; Gilbert, Robert O; Burton-Wurster, Nancy I; Mellersh, Cathryn C; Acland, Gregory M

    2003-04-01

    To estimate the number of dogs required to find linkage to heritable traits of hip dysplasia in dogs from an experimental pedigree. 147 Labrador Retrievers, Greyhounds, and their crossbreed offspring. Labrador Retrievers with hip dysplasia were crossed with unaffected Greyhounds. Age at detection of femoral capital ossification, distraction index (DI), hip joint dorsolateral subluxation (DLS) score, and hip joint osteoarthritis (OA) were recorded. Power to find linkage of a single marker to a quantitative trait locus (QTL) controlling 100% of the variation in a dysplastic trait in the backcross dogs was determined. For the DI at the observed effect size, recombination fraction of 0.05, and heterozygosity of 0.75, 35 dogs in the backcross of the F1 to the Greyhound generation would yield linkage at a power of 0.8. For the DLS score, 35 dogs in the backcross to the Labrador Retriever generation would be required for linkage at the same power. For OSS, 45 dogs in the backcross to the founding Labrador Retrievers would yield linkage at the same power. Fewer dogs were projected to be necessary to find linkage to hip OA. Testing for linkage to the DLS at 4 loci simultaneously, each controlling 25% of the phenotypic variation, yielded an overall power of 0.7 CONCLUSIONS AND CLINICAL SIGNIFICANCE: Based on this conservative single-marker estimate, this pedigree has the requisite power to find microsatellites linked to susceptibility loci for hip dysplasia and hip OA by breeding a reasonable number of backcross dogs.

  17. A Yankee at Oxford: John William Draper at the British Association for the Advancement of Science at Oxford, 30 June 1860

    PubMed Central

    Ungureanu, James C.

    2016-01-01

    This paper contributes to the revisionist historiography on the legendary encounter between Samuel Wilberforce and Thomas Henry Huxley at the 1860 meeting in Oxford of the British Association for the Advancement of Science. It discusses the contents of a series of letters written by John William Draper and his family reflecting on his experience at that meeting. The letters have recently been rediscovered and have been neither published nor examined at full length. After a preliminary discussion on the historiography of the Oxford debate, the paper discloses the contents of the letters and then assesses them in the light of other contemporary accounts. The letters offer a nuanced reinterpretation of the event that supports the growing move towards a revisionist account. PMID:27386714

  18. Genome-Wide Association Study and Linkage Analysis of the Healthy Aging Index.

    PubMed

    Minster, Ryan L; Sanders, Jason L; Singh, Jatinder; Kammerer, Candace M; Barmada, M Michael; Matteini, Amy M; Zhang, Qunyuan; Wojczynski, Mary K; Daw, E Warwick; Brody, Jennifer A; Arnold, Alice M; Lunetta, Kathryn L; Murabito, Joanne M; Christensen, Kaare; Perls, Thomas T; Province, Michael A; Newman, Anne B

    2015-08-01

    The Healthy Aging Index (HAI) is a tool for measuring the extent of health and disease across multiple systems. We conducted a genome-wide association study and a genome-wide linkage analysis to map quantitative trait loci associated with the HAI and a modified HAI weighted for mortality risk in 3,140 individuals selected for familial longevity from the Long Life Family Study. The genome-wide association study used the Long Life Family Study as the discovery cohort and individuals from the Cardiovascular Health Study and the Framingham Heart Study as replication cohorts. There were no genome-wide significant findings from the genome-wide association study; however, several single-nucleotide polymorphisms near ZNF704 on chromosome 8q21.13 were suggestively associated with the HAI in the Long Life Family Study (p < 10(-) (6)) and nominally replicated in the Cardiovascular Health Study and Framingham Heart Study. Linkage results revealed significant evidence (log-odds score = 3.36) for a quantitative trait locus for mortality-optimized HAI in women on chromosome 9p24-p23. However, results of fine-mapping studies did not implicate any specific candidate genes within this region of interest. ZNF704 may be a potential candidate gene for studies of the genetic underpinnings of longevity. © The Author 2015. Published by Oxford University Press on behalf of The Gerontological Society of America. All rights reserved. For permissions, please e-mail: journals.permissions@oup.com.

  19. Infant welfare in inter-war Oxford.

    PubMed

    Peretz, E

    1995-01-01

    State provision of welfare increased in the 1930s in Great Britain, especially the welfare of mothers and babies. The national picture hid many local nuances and practices concerned with the implementation of policies. Using Oxford and Oxfordshire as a case study, this paper examines the ways in which local authorities chose to interpret national policies and to insist on a mixture of personal responsibility, public philanthropy and professional involvement.

  20. The Oxford English Dictionary: A Brief History.

    ERIC Educational Resources Information Center

    Fritze, Ronald H.

    1989-01-01

    Reviews the development of English dictionaries in general and the Oxford English Dictionary (OED) in particular. The discussion covers the decision by the Philological Society to create the dictionary, the principles that guided its development, the involvement of James Augustus Henry Murray, the magnitude and progress of the project, and the…

  1. From classicism and idealism to scientific naturalism: Titchener's Oxford years and their impact upon his early intellectual development.

    PubMed

    Araujo, Saulo de Freitas; Marcellos, Cintia Fernandes

    2017-05-01

    Edward Titchener (1867-1927) is one of the most prominent figures in the history of American psychology from the early 20th century. Accordingly, his psychological system-structuralism-has received due attention in the secondary literature. However, a closer look at traditional interpretations of the development of Titchener's ideas reveals a series of missing elements, such as his early studies before going to Leipzig. The central goal of this article is to present the main elements of Titchener's intellectual education in Oxford, thereby showing the influence of the British tradition of the 19th century upon his early intellectual development. On the basis of hitherto unexplored primary sources, we discuss Titchener's relationship with British idealism and scientific naturalism, two movements that shaped a significant part of British psychological thinking in the 19th century. We conclude that Titchener's Oxford years are much more relevant to understanding his intellectual development than the literature has so far assumed. (PsycINFO Database Record (c) 2017 APA, all rights reserved).

  2. Risk of hospitalization or death from ischemic heart disease among British vegetarians and nonvegetarians: results from the EPIC-Oxford cohort study.

    PubMed

    Crowe, Francesca L; Appleby, Paul N; Travis, Ruth C; Key, Timothy J

    2013-03-01

    Few previous prospective studies have examined differences in incident ischemic heart disease (IHD) risk between vegetarians and nonvegetarians. The objective was to examine the association of a vegetarian diet with risk of incident (nonfatal and fatal) IHD. A total of 44,561 men and women living in England and Scotland who were enrolled in the European Prospective Investigation into Cancer and Nutrition (EPIC)-Oxford study, of whom 34% consumed a vegetarian diet at baseline, were part of the analysis. Incident cases of IHD were identified through linkage with hospital records and death certificates. Serum lipids and blood pressure measurements were available for 1519 non cases, who were matched to IHD cases by sex and age. IHD risk by vegetarian status was estimated by using multivariate Cox proportional hazards models. After an average follow-up of 11.6 y, there were 1235 IHD cases (1066 hospital admissions and 169 deaths). Compared with nonvegetarians, vegetarians had a lower mean BMI [in kg/m(2); -1.2 (95% CI: -1.3, -1.1)], non-HDL-cholesterol concentration [-0.45 (95% CI: -0.60, -0.30) mmol/L], and systolic blood pressure [-3.3 (95% CI: -5.9, -0.7) mm Hg]. Vegetarians had a 32% lower risk (HR: 0.68; 95% CI: 0.58, 0.81) of IHD than did nonvegetarians, which was only slightly attenuated after adjustment for BMI and did not differ materially by sex, age, BMI, smoking, or the presence of IHD risk factors. Consuming a vegetarian diet was associated with lower IHD risk, a finding that is probably mediated by differences in non-HDL cholesterol, and systolic blood pressure.

  3. The forgotten survey: social services in the Oxford district: 1935-40.

    PubMed

    Peretz, Elizabeth

    2011-01-01

    This article describes one of the lesser known social surveys of the first half of the twentieth century in Britain and looks at its origins and its outcomes. Funded by the Rockefeller grant to Oxford University to enhance social studies there, the Oxford Survey published in two volumes in 1938 and 1940 engaged Oxford academics from agricultural economics, economics, statistics, and government, as well as Barnett House members involved in voluntary organizations, adult education, settlements, citizenship, and social work. It was a far-reaching study that aimed to analyse all aspects of public services, in the context of a thorough-going description of the geography, industry, and population statistics of the local area. It was also designed to have national relevance, because of the development of the motor industry in Cowley. The Oxford Survey differed from Booth and Rowntree's exploration of the habits and circumstances of the urban poor. Instead, it had more affinity to surveys of industrial and regional planning and work coming from the Le Play school, in which the act of surveying communities was perceived as a way of enhancing citizenship.

  4. A reference genetic linkage map of apomictic Hieracium species based on expressed markers derived from developing ovule transcripts.

    PubMed

    Shirasawa, Kenta; Hand, Melanie L; Henderson, Steven T; Okada, Takashi; Johnson, Susan D; Taylor, Jennifer M; Spriggs, Andrew; Siddons, Hayley; Hirakawa, Hideki; Isobe, Sachiko; Tabata, Satoshi; Koltunow, Anna M G

    2015-03-01

    Apomixis in plants generates clonal progeny with a maternal genotype through asexual seed formation. Hieracium subgenus Pilosella (Asteraceae) contains polyploid, highly heterozygous apomictic and sexual species. Within apomictic Hieracium, dominant genetic loci independently regulate the qualitative developmental components of apomixis. In H. praealtum, LOSS OF APOMEIOSIS (LOA) enables formation of embryo sacs without meiosis and LOSS OF PARTHENOGENESIS (LOP) enables fertilization-independent seed formation. A locus required for fertilization-independent endosperm formation (AutE) has been identified in H. piloselloides. Additional quantitative loci appear to influence the penetrance of the qualitative loci, although the controlling genes remain unknown. This study aimed to develop the first genetic linkage maps for sexual and apomictic Hieracium species using simple sequence repeat (SSR) markers derived from expressed transcripts within the developing ovaries. RNA from microdissected Hieracium ovule cell types and ovaries was sequenced and SSRs were identified. Two different F1 mapping populations were created to overcome difficulties associated with genome complexity and asexual reproduction. SSR markers were analysed within each mapping population to generate draft linkage maps for apomictic and sexual Hieracium species. A collection of 14 684 Hieracium expressed SSR markers were developed and linkage maps were constructed for Hieracium species using a subset of the SSR markers. Both the LOA and LOP loci were successfully assigned to linkage groups; however, AutE could not be mapped using the current populations. Comparisons with lettuce (Lactuca sativa) revealed partial macrosynteny between the two Asteraceae species. A collection of SSR markers and draft linkage maps were developed for two apomictic and one sexual Hieracium species. These maps will support cloning of controlling genes at LOA and LOP loci in Hieracium and should also assist with

  5. The benefits of data linkage for firefighter injury surveillance.

    PubMed

    Widman, Shannon A; LeVasseur, Michael T; Tabb, Loni P; Taylor, Jennifer A

    2018-02-01

    While survey data are available for national estimates of fire events and firefighter fatalities, data on firefighter injury at the national and local levels remain incomplete and unreliable. Data linkage provides a vehicle to maximise case detection and deepen injury description for the US fire service. By linking departmental Human Resources records, despatch data, workers' compensation and first reports of injury, researchers were able to describe reported non-fatal injuries to 3063 uniformed members of the Philadelphia Fire Department (PFD), for the period of 2005 through 2013. Among all four databases, the overall linkage rate was 56%. Among three of the four databases, the linkage rate was 88%. Because there was duplication of some variables among the datasets, we were able to deeply describe all the linked injuries in the master database. 45.5% of uniformed PFD members reported at least one injury during the study period. Strains, falls, burns and struck-by injuries were the most common causes. Burns resulted in the highest lost time claim payout, and strains accounted for the highest medical claim cost. More than 70% of injuries occurred in the first 15 years of experience. Data linkage provided three new benefits: (1) creation of a new variable-years of experience, (2) reduction of misclassification bias when determining cause of injury, leading to more accurate estimates of cost and (3) visualisation of injury rates when controlling for the number of fire department responses, allowing for the generation of hypotheses to investigate injury hot spots. 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/.

  6. The score statistic of the LD-lod analysis: detecting linkage adaptive to linkage disequilibrium.

    PubMed

    Huang, J; Jiang, Y

    2001-01-01

    We study the properties of a modified lod score method for testing linkage that incorporates linkage disequilibrium (LD-lod). By examination of its score statistic, we show that the LD-lod score method adaptively combines two sources of information: (a) the IBD sharing score which is informative for linkage regardless of the existence of LD and (b) the contrast between allele-specific IBD sharing scores which is informative for linkage only in the presence of LD. We also consider the connection between the LD-lod score method and the transmission-disequilibrium test (TDT) for triad data and the mean test for affected sib pair (ASP) data. We show that, for triad data, the recessive LD-lod test is asymptotically equivalent to the TDT; and for ASP data, it is an adaptive combination of the TDT and the ASP mean test. We demonstrate that the LD-lod score method has relatively good statistical efficiency in comparison with the ASP mean test and the TDT for a broad range of LD and the genetic models considered in this report. Therefore, the LD-lod score method is an interesting approach for detecting linkage when the extent of LD is unknown, such as in a genome-wide screen with a dense set of genetic markers. Copyright 2001 S. Karger AG, Basel

  7. Impact of a low intensity and broadly inclusive ED care coordination intervention on linkage to primary care and ED utilization.

    PubMed

    Foster, Sean D; Hart, Kim; Lindsell, Christopher J; Miller, Christopher N; Lyons, Michael S

    2018-04-05

    We aim to evaluate the effectiveness of a broadly inclusive, comparatively low intensity intervention linking ED patients to a primary care home. This retrospective cohort study evaluated ED patients referred for primary care linkage in a large, urban, academic ED. A care coordination specialist performed a brief interview to gauge access barriers and provide a clinic referral with optional scheduling assistance. Data were abstracted from program records and the electronic medical record. The primary outcome was the proportion of referred individuals who attended at least one primary care appointment. Secondary outcomes included return ED encounters within one year, and factors associated with linkage outcomes. There were 2142 referrals made for 2064 patients; 1688/2142 accepted assistance. Linkage was successful for 1059/1688 (63%, CI95 60% to 65%). Among patients accepting assistance, those without successful linkage were younger (41 vs 45years, difference 3years, CI95 2 to 3), more often male (62% vs 55%,difference 7%, CI95 2% to 12%), and less likely to have a chronic medical condition (37% vs 45%, difference 8%; CI95 3% to 12%) or to have had an appointment scheduled within two weeks (26% vs 33%, difference 7%, CI95 2% to 12%). Insurance status and self-reported barriers to care were not associated with linkage success. Patterns of subsequent ED use were similar, regardless of referral status or linkage outcome. Low intensity, broadly inclusive, ED care coordination linked nearly 50% of patients referred for intervention, and two-thirds of willing participants, with a primary care home. Copyright © 2018 Elsevier Inc. All rights reserved.

  8. Holocene Glacier Fluctuations in the Peruvian Andes Indicate Northern Climate Linkages

    NASA Astrophysics Data System (ADS)

    Licciardi, Joseph M.; Schaefer, Joerg M.; Taggart, Jean R.; Lund, David C.

    2009-09-01

    The role of the tropics in triggering, transmitting, and amplifying interhemispheric climate signals remains a key debate in paleoclimatology. Tropical glacier fluctuations provide important insight on regional paleoclimatic trends and forcings, but robust chronologies are scarce. Here, we report precise moraine ages from the Cordillera Vilcabamba (13°20‧S) of southern Peru that indicate prominent glacial events and associated climatic shifts in the outer tropics during the early Holocene and late in the “Little Ice Age” period. Our glacier chronologies differ from the New Zealand record but are broadly correlative with well-dated glacial records in Europe, suggesting climate linkages between the tropics and the North Atlantic region.

  9. Apprenticeship - School Linkage Implementation Manual.

    ERIC Educational Resources Information Center

    Martin, Sharon T.; And Others

    Developed to assist interested sponsors in implementing apprenticeship-school linkage projects, this guide is intended to organize the collective experiences of those who have implemented the demonstration projects to highlight the day-to-day mechanics involved. Section 1 overviews apprenticeship-school linkage. In section 2 factors are described…

  10. Prevalence of fibrodysplasia ossificans progressiva (FOP) in France: an estimate based on a record linkage of two national databases.

    PubMed

    Baujat, Geneviève; Choquet, Rémy; Bouée, Stéphane; Jeanbat, Viviane; Courouve, Laurène; Ruel, Amélie; Michot, Caroline; Le Quan Sang, Kim-Hanh; Lapidus, David; Messiaen, Claude; Landais, Paul; Cormier-Daire, Valérie

    2017-06-30

    Fibrodysplasia ossificans progressiva (FOP) is a rare, severely disabling, and life-shortening genetic disorder that causes the formation of heterotopic bone within soft connective tissue. Previous studies found that the FOP prevalence was about one in every two million lives. The aim of this study is to estimate the FOP prevalence in France by probabilistic record-linkage of 2 national databases: 1) the PMSI (Programme de médicalisation des systèmes d'information), an administrative database that records all hospitalization activities in France and 2) CEMARA, a registry database developed by the French Centres of Reference for Rare Diseases. Using a capture-recapture methodology to adjust the crude number of patients identified in both data sources, 89 FOP patients were identified, which results in a prevalence of 1.36 per million inhabitants (CI95% = [1.10; 1.68]). FOP patients' mean age was 25 years, only 14.9% were above 40 years, and 53% of them were males. The first symptoms - beside toe malformations- occurred after birth for 97.3% of them. Mean age at identified symptoms was 7 years and above 18 years for only 6.9% of patients. Mean age at diagnosis was 10 years, and above 18 years for 14.9% of the patients. FOP patients were distributed across France. Despite the challenge of ascertaining patients with rare diseases, we report a much higher prevalence of FOP in France than in previous studies elsewhere. We suggest that efforts to identify patients and confirm the diagnosis of FOP should be reinforced and extended at both national and European level.

  11. Sexual selection and sex linkage.

    PubMed

    Kirkpatrick, Mark; Hall, David W

    2004-04-01

    Some animal groups, such as birds, seem prone to extreme forms of sexual selection. One contributing factor may be sex linkage of genes affecting male displays and female preferences. Here we show that sex linkage can have substantial effects on the genetic correlation between these traits and consequently for Fisher's runaway and the good-genes mechanisms of sexual selection. Under some kinds of sex linkage (e.g. Z-linked preferences), a runaway is more likely than under autosomal inheritance, while under others (e.g., X-linked preferences and autosomal displays), the good-genes mechanism is particularly powerful. These theoretical results suggest empirical tests based on the comparative method.

  12. Alain LeRoy Locke at Oxford: The First African-American Rhodes Scholar.

    ERIC Educational Resources Information Center

    Stewart, Jeffrey C.

    2001-01-01

    Alain LeRoy Locke was the first African American chosen as a Rhodes scholar. He went to Oxford University planning to leave issues of race behind him in the United States. Oxford's selection committee was shocked to discover he was black. Locke found that racism followed him everywhere, and he dedicated himself to advancing the cause of the black…

  13. Cancer incidence among male Swedish veterinarians and other workers of the veterinary industry: a record-linkage study.

    PubMed

    Travier, Noemie; Gridley, Gloria; Blair, Aaron; Dosemeci, Mustafa; Boffetta, Paolo

    2003-08-01

    To investigate the risk of cancer among veterinarians in a large record-linkage study from Sweden. We used the nationwide, Swedish Cancer Environment Registry III, which links the Cancer Register data for 1971-1989 to the national population censuses from 1960 and 1970, to compare the incidence of cancer among male veterinarians to that of the remaining part of the active population using multivariable Poisson regression models and standardized incidence ratios. One thousand one hundred and seventy eight men classified as veterinarians or workers in the veterinary industry at either census were identified. Veterinarians in the veterinary industry experienced increased risk of esophageal (relative risk (RR) 3.78, 95% confidence interval (CI) 1.42-10.09), colon (RR: 2.36, 95% CI: 1.42-3.91), pancreatic (RR: 2.10, 95% CI: 0.94-4.68) and brain (RR: 2.51, 95% CI: 1.04-6.03) cancers as well as melanoma of the skin (RR: 2.77, 95% CI: 1.24-6.17). Similar excess risks were observed when veterinarians were compared with individuals of similar socioeconomic status. The increased risks of esophageal, colon, pancreatic and brain cancers as well as melanoma observed among veterinarians did not seem to be explained by the high socio-economic status of this occupational group. Therefore, it is possible that some of these results reflect the carcinogenicity of occupational exposures, including animal viruses, solar or ionizing radiations and anesthetics.

  14. Health services research and data linkages: issues, methods, and directions for the future.

    PubMed

    Bradley, Cathy J; Penberthy, Lynne; Devers, Kelly J; Holden, Debra J

    2010-10-01

    Research on pressing health services and policy issues requires access to complete, accurate, and timely patient and organizational data. This paper describes how administrative and health records (including electronic medical records) can be linked for comparative effectiveness and health services research. We categorize the major agents (i.e., who owns and controls data and who carries out the data linkage) into three areas: (1) individual investigators; (2) government sponsored linked data bases; and (3) public-private partnerships that facilitate linkage of data owned by private organizations. We describe challenges that may be encountered in the linkage process, and the benefits of combining secondary databases with primary qualitative and quantitative sources. We use cancer care research to illustrate our points. To fill the gaps in the existing data infrastructure, additional steps are required to foster collaboration among institutions, researchers, and public and private components of the health care sector. Without such effort, independent researchers, governmental agencies, and nonprofit organizations are likely to continue building upon a fragmented and costly system with limited access. Discussion. Without the development and support for emerging information technologies across multiple health care settings, the potential for data collected for clinical and transactional purposes to benefit the research community and, ultimately, the patient population may go unrealized. The current environment is characterized by budget and technical challenges, but investments in data infrastructure are arguably cost-effective given the need to reform our health care system and to monitor the impact of health reform initiatives. © Health Research and Educational Trust.

  15. Accommodating Chromosome Inversions in Linkage Analysis

    PubMed Central

    Chen, Gary K.; Slaten, Erin; Ophoff, Roel A.; Lange, Kenneth

    2006-01-01

    This work develops a population-genetics model for polymorphic chromosome inversions. The model precisely describes how an inversion changes the nature of and approach to linkage equilibrium. The work also describes algorithms and software for allele-frequency estimation and linkage analysis in the presence of an inversion. The linkage algorithms implemented in the software package Mendel estimate recombination parameters and calculate the posterior probability that each pedigree member carries the inversion. Application of Mendel to eight Centre d'Étude du Polymorphisme Humain pedigrees in a region containing a common inversion on 8p23 illustrates its potential for providing more-precise estimates of the location of an unmapped marker or trait gene. Our expanded cytogenetic analysis of these families further identifies inversion carriers and increases the evidence of linkage. PMID:16826515

  16. The effects of dutasteride and finasteride on BPH-related hospitalization, surgery and prostate cancer diagnosis: a record-linkage analysis.

    PubMed

    Cindolo, Luca; Fanizza, Caterina; Romero, Marilena; Pirozzi, Luisella; Autorino, Riccardo; Berardinelli, Francesco; Schips, Luigi

    2013-06-01

    To investigate differences in the risk of benign prostatic hyperplasia (BPH)-related hospitalization, for surgical and non-surgical reasons, and of new prostate cancer (PCa) diagnosis between patients using finasteride or dutasteride. A retrospective cohort study was conducted using data from record linkage of administrative databases (pharmaceutical prescription data, hospital discharge records, Italian population registry). Men aged ≥ 40 years old who had received a prescription for at least 10 packs/year between January 1, 2004 and December 31, 2004 were included and followed for 5 years. The association of the outcomes was assessed using a multiple Cox proportional hazard model. Propensity score-matched analysis and a 5-1, greedy 1:1 matching algorithm were performed. 8,132 patients were identified. Overall incidence rates of BPH hospitalization and BPH-related surgery were 21.05 (95 % CI 19.52-22.71) and 20.97 (95 % CI 19.45-22.61) per 1,000 person-years, respectively. In the dutasteride group compared with finasteride group, the incidence rate of both events was statistically significant lower: 16.07 versus 21.76 for BPH hospitalization and 15.91 versus 21.69 for BPH-related surgery. The incidence rate of new PCa was also lower for the dutasteride group [8.34 (95 % CI 5.96-11.68) vs. 10.25 (95 % CI 9.15-11.49)]. Dutasteride was associated with a reduction in BPH-related hospitalizations (HR 0.75, 95 % CI 0.58-0.98 and 0.58-0.98 for surgical and non-surgical reasons). The matched analysis confirmed the risk reduction with dutasteride for BPH-related surgery. These findings suggest that the clinical effects of dutasteride and finasteride might be different. Patients treated with dutasteride seem to be less likely to experience BPH-related hospitalization. Comparative studies are needed to confirm these results.

  17. Examination of the Effects of an Intervention Aiming to Link Patients Receiving Addiction Treatment With Health Care: The LINKAGE Clinical Trial.

    PubMed

    Weisner, Constance M; Chi, Felicia W; Lu, Yun; Ross, Thekla B; Wood, Sabrina B; Hinman, Agatha; Pating, David; Satre, Derek; Sterling, Stacy A

    2016-08-01

    Research has shown that higher activation and engagement with health care is associated with better self-management. To our knowledge, the linkage intervention (LINKAGE) is the first to engage patients receiving addiction treatment with health care using the electronic health record and a patient activation approach. To examine the effects of an intervention aiming to link patients receiving addiction treatment with health care. A nonrandomized clinical trial evaluating the LINKAGE intervention vs usual care by applying an alternating 3-month off-and-on design over 30 months. Participants were recruited from an outpatient addiction treatment clinic in a large health system between April 7, 2011, and October 2, 2013. Six group-based, manual-guided sessions on patient engagement in health care and the use of health information technology resources in the electronic health record, as well as facilitated communication with physicians, vs usual care. Primary outcomes, measured at 6 months after enrollment, were patient activation (by interview using the Patient Activation Measure), patient engagement in health care (by interview and electronic health record), and alcohol, drug, and depression outcomes (by interview using the Addiction Severity Index for alcohol and drug outcomes and Patient Health Questionnaire (PHQ) for depression). A total of 503 patients were recruited and assigned to the LINKAGE (n = 252) or usual care (n = 251) conditions, with no differences in baseline characteristics between conditions. The mean (SD) age of the patients was 42.5 (11.8) years, 31.0% (n = 156) were female, and 455 (90.5%) completed the 6-month interview. Compared with usual care participants, LINKAGE participants showed an increase in the mean number of log-in days (incidence rate ratio, 1.53; 95% CI, 1.19-1.97; P = .001). Similar results were found across types of patient portal use (communicating by email, viewing laboratory test results and information, and

  18. Classic Classroom Activities: The Oxford Picture Dictionary Program.

    ERIC Educational Resources Information Center

    Weiss, Renee; Adelson-Goldstein, Jayme; Shapiro, Norma

    This teacher resource book offers over 100 reproducible communicative practice activities and 768 picture cards based on the vocabulary of the Oxford Picture Dictionary. Teacher's notes and instructions, including adaptations for multilevel classes, are provided. The activities book has up-to-date art and graphics, explaining over 3700 words. The…

  19. Polyethylene wear in Oxford unicompartmental knee replacement: a retrieval study of 47 bearings.

    PubMed

    Kendrick, B J L; Longino, D; Pandit, H; Svard, U; Gill, H S; Dodd, C A F; Murray, D W; Price, A J

    2010-03-01

    The Oxford Unicompartmental Knee replacement (UKR) was introduced as a design to reduce polyethylene wear. There has been one previous retrieval study involving this implant, which reported very low rates of wear in some specimens but abnormal patterns of wear in others. There has been no further investigation of these abnormal patterns. The bearings were retrieved from 47 patients who had received a medial Oxford UKR for anteromedial osteoarthritis of the knee. None had been studied previously. The mean time to revision was 8.4 years (sd 4.1), with 20 having been implanted for over ten years. The macroscopic pattern of polyethylene wear and the linear penetration were recorded for each bearing. The mean rate of linear penetration was 0.07 mm/year. The patterns of wear fell into three categories, each with a different rate of linear penetration; 1) no abnormal macroscopic wear and a normal articular surface, n = 16 (linear penetration rate = 0.01 mm/year); 2) abnormal macroscopic wear and normal articular surfaces with extra-articular impingement, n = 16 (linear penetration rate = 0.05 mm/year); 3) abnormal macroscopic wear and abnormal articular surfaces with intra-articular impingement +/- signs of non-congruous articulation, n = 15 (linear penetration rate = 0.12 mm/year). The differences in linear penetration rate were statistically significant (p < 0.001). These results show that very low rates of polyethylene wear are possible if the device functions normally. However, if the bearing displays suboptimal function (extra-articular, intra-articular impingement or incongruous articulation) the rates of wear increase significantly.

  20. A new US-UK diagnostic project: mood elevation and depression in first-year undergraduates at Oxford and Stanford universities.

    PubMed

    Chandler, R A; Wang, P W; Ketter, T A; Goodwin, G M

    2008-07-01

    To investigate differences in prevalence of mood elevation, distress and depression among first-year undergraduates at Oxford and Stanford universities. An online survey was sent to Oxford and Stanford first-year undergraduate students for two consecutive years in the winter of 2005 and 2006. Students completed a survey that assessed mood symptoms and medication use. Both universities had similar rates of distress by General Health Questionnaire (Oxford - 42.4%; Stanford - 38.3%), depression by Primary Care Evaluation of Mental Disorders (Oxford - 6.2%; Stanford - 6.6%), and psychotropic and non-psychotropic medication usage (psychotropic: Oxford - 1.5%; Stanford 3.5%; nonpsychotropic: Oxford - 13.3%; Stanford - 18%). Oxford had higher rates of mood elevation by Mood Disorder Questionnaire (MDQ) (Oxford - 4%; Stanford - 1.7%). Oxford and Stanford students have similar rates of mood distress, depression and general medication usage. Students at Oxford have a higher prevalence of MDQ scores that possibly indicate a bipolar disorder, while Stanford students are prescribed more psychotropics.

  1. The Relevance Aura of Bibliographic Records.

    ERIC Educational Resources Information Center

    Brooks, Terrence A.

    1997-01-01

    Analyzes relevance assessments of topical descriptors for bibliographic records for two dimensions: (1) a vertical conceptual hierarchy of broad to narrow descriptors, and (2) a horizontal linkage of related terms. The data were analyzed for a semantic distance and semantic direction effect as postulated by the Semantic Distance Model. (Author/LRW)

  2. A. H. Halsey: Oxford as a Base for Social Research and Educational Reform

    ERIC Educational Resources Information Center

    Smith, George; Smith, Teresa

    2006-01-01

    A. H. Halsey has been a professorial fellow (now emeritus) at Nuffield College in Oxford University since his appointment in 1962 as Director of Oxford's Department of Social and Administrative Studies. This paper explores his contribution to education throughout his career, as an academic and as a national and international policy advisor, and…

  3. Dobson total ozone series of Oxford: Reevaluation and applications

    NASA Astrophysics Data System (ADS)

    Vogler, C.; BröNnimann, S.; Staehelin, J.; Griffin, R. E. M.

    2007-10-01

    We have reevaluated the original total ozone measurements made in Oxford between 1924 and 1957, with a view to extending backward in time the existing total ozone series from 1957 to 1975. The Oxford measurements are the oldest Dobson observations in the world. Their prime importance, when coupled with the series from Arosa (since 1926) and Tromsø (since 1935), is for increasing basic understanding of stratospheric ozone and dynamics, while in relation to studies of the recent ozone depletion they constitute a baseline of considerable (and unique) significance and value. However, the reevaluation was made difficult on account of changes to the instruments and wavelengths as the early data collection methods evolved, while unknowns due to the influence of aerosols and the possible presence of dioxides of sulphur and nitrogen created additional problems. Our reevaluation was based on statistical procedures (comparisons with meteorological upper air data and ozone series from Arosa) and also on corrections suggested by Dobson himself. The comparisons demonstrate that the data are internally consistent and of good quality. Nevertheless, as post-1957 data were not assessed in this study, the series cannot be recommended at present for trend analysis, though the series can be used for climatological studies. By supplementing the Oxford data with other existing series, we present a European total ozone climatology for 1924-1939, 1950-1965, and 1988-2000 and analyze the data with respect to variables measuring the strength and the temperature of the polar vortex.

  4. Increased planned delivery contributes to declining rates of pregnancy hypertension in Australia: a population-based record linkage study.

    PubMed

    Roberts, Christine L; Algert, Charles S; Morris, Jonathan M; Ford, Jane B

    2015-10-05

    Since the 1990s, pregnancy hypertension rates have declined in some countries, but not all. Increasing rates of early planned delivery (before the due date) have been hypothesised as the reason for the decline. The aim of this study was to explore whether early planned delivery can partly explain the declining pregnancy hypertension rates in Australia. Population-based record linkage study utilising linked birth and hospital records. A cohort of 1,076,122 deliveries in New South Wales, Australia, 2001-2012. Pregnancy hypertension (including gestational hypertension, pre-eclampsia and eclampsia) was the main outcome; pre-eclampsia was a secondary outcome. From 2001 to 2012, pregnancy hypertension rates declined by 22%, from 9.9% to 7.7%, and pre-eclampsia by 27%, from 3.3% to 2.4% (trend p<0.0001). At the same time, planned deliveries increased: prelabour caesarean section by 43% (12.9-18.4%) and labour inductions by 10% (24.8-27.2%). Many maternal risk factors for pregnancy hypertension significantly increased (p<0.01) over the study period including nulliparity, age ≥35 years, diabetes, overweight and obesity, and use of assisted reproductive technologies; some risk factors decreased including multifetal pregnancies, age <20 years, autoimmune diseases and previous pregnancy hypertension. Given these changes in risk factors, the pregnancy hypertension rate was predicted to increase to 10.5%. Examination of annual gestational age distributions showed that pregnancy hypertension rates actually declined from 38 weeks gestation and were steepest from 41 weeks; at least 36% of the decrease could be attributed to planned deliveries. The risk factors for pregnancy hypertension were also risk factors for planned delivery. It appears that an unanticipated consequence of increasing early planned deliveries is a decline in the incidence of pregnancy hypertension. Women with risk factors for hypertension were relatively more likely to be selected for early delivery

  5. Particle swarm optimization with recombination and dynamic linkage discovery.

    PubMed

    Chen, Ying-Ping; Peng, Wen-Chih; Jian, Ming-Chung

    2007-12-01

    In this paper, we try to improve the performance of the particle swarm optimizer by incorporating the linkage concept, which is an essential mechanism in genetic algorithms, and design a new linkage identification technique called dynamic linkage discovery to address the linkage problem in real-parameter optimization problems. Dynamic linkage discovery is a costless and effective linkage recognition technique that adapts the linkage configuration by employing only the selection operator without extra judging criteria irrelevant to the objective function. Moreover, a recombination operator that utilizes the discovered linkage configuration to promote the cooperation of particle swarm optimizer and dynamic linkage discovery is accordingly developed. By integrating the particle swarm optimizer, dynamic linkage discovery, and recombination operator, we propose a new hybridization of optimization methodologies called particle swarm optimization with recombination and dynamic linkage discovery (PSO-RDL). In order to study the capability of PSO-RDL, numerical experiments were conducted on a set of benchmark functions as well as on an important real-world application. The benchmark functions used in this paper were proposed in the 2005 Institute of Electrical and Electronics Engineers Congress on Evolutionary Computation. The experimental results on the benchmark functions indicate that PSO-RDL can provide a level of performance comparable to that given by other advanced optimization techniques. In addition to the benchmark, PSO-RDL was also used to solve the economic dispatch (ED) problem for power systems, which is a real-world problem and highly constrained. The results indicate that PSO-RDL can successfully solve the ED problem for the three-unit power system and obtain the currently known best solution for the 40-unit system.

  6. Model-Based Linkage Analysis of a Quantitative Trait.

    PubMed

    Song, Yeunjoo E; Song, Sunah; Schnell, Audrey H

    2017-01-01

    Linkage Analysis is a family-based method of analysis to examine whether any typed genetic markers cosegregate with a given trait, in this case a quantitative trait. If linkage exists, this is taken as evidence in support of a genetic basis for the trait. Historically, linkage analysis was performed using a binary disease trait, but has been extended to include quantitative disease measures. Quantitative traits are desirable as they provide more information than binary traits. Linkage analysis can be performed using single-marker methods (one marker at a time) or multipoint (using multiple markers simultaneously). In model-based linkage analysis the genetic model for the trait of interest is specified. There are many software options for performing linkage analysis. Here, we use the program package Statistical Analysis for Genetic Epidemiology (S.A.G.E.). S.A.G.E. was chosen because it also includes programs to perform data cleaning procedures and to generate and test genetic models for a quantitative trait, in addition to performing linkage analysis. We demonstrate in detail the process of running the program LODLINK to perform single-marker analysis, and MLOD to perform multipoint analysis using output from SEGREG, where SEGREG was used to determine the best fitting statistical model for the trait.

  7. A record-linkage study of the development of hepatocellular carcinoma in persons with hepatitis C infection in Scotland

    PubMed Central

    McDonald, S A; Hutchinson, S J; Bird, S M; Robertson, C; Mills, P R; Dillon, J F; Goldberg, D J

    2008-01-01

    We investigated trends in first-time hospital admissions and deaths attributable to hepatocellular carcinoma (HCC) in a large population-based cohort of 22 073 individuals diagnosed with hepatitis C viral (HCV) infection through laboratory testing in Scotland in 1991–2006. We identified new cases of HCC through record-linkage to the national inpatient hospital discharge database and deaths registry. A total of 172 persons diagnosed with HCV were admitted to hospital or died with first-time mention of HCC. Hepatocellular carcinoma incidence increased between 1996 and 2006 (average annual change of 6.1, 95% confidence interval (CI): 0.9–11.6%, P=0.021). The adjusted relative risk of HCC was greater for males (hazard ratio=2.7, 95% CI: 1.7–4.2), for those aged 60 years or older (hazard ratio=2.7, 95% CI: 1.9–4.1) compared with 50–59 years, and for those with a previous alcohol-related hospital admission (hazard ratio=2.5, 95% CI: 1.7–3.7). The risk of individuals diagnosed with HCV developing HCC was greatly increased compared with the general Scottish population (standardised incidence ratio=127, 95% CI: 102–156). Owing to the advancing age of the Scottish HCV-diagnosed population, the annual number of HCC cases is projected to increase, with a consequent increasing burden on the public healthcare system. PMID:18728670

  8. Structural synthesis of linkages for quadruped bio-robot legs

    NASA Astrophysics Data System (ADS)

    Antonescu, O.; Robu, C.; Antonescu, P.

    2016-08-01

    The paper presents a few kinematic schemes of planar mechanisms with bars (linkages) used as part of the quadruped robot legs. The Dunshee linkage having only four elements as crank-rocker mechanism is analyzed. Further, the Klann linkage, which is accomplished by amplifying the crank-rocker mechanism with a dyadic kinematic chain, is also presented. More than that, the Jansen linkage, which is obtained by extending and amplifying the crank-rocker mechanism with two dyadic kinematic chains, is also analyzed. At the end of the paper, the authors present a novel linkage application consisting of a quadric kinematic chain.

  9. Long-term Hydroclimate and Pacific Salmon Population Linkages Across a Headwater-to-Coast Continuum in Northern British Columbia, Canada: A Perspective From Multiple Tree-Ring Proxy Records

    NASA Astrophysics Data System (ADS)

    Welsh, C.; Smith, D. J.; Edwards, T.; Prowse, T.

    2016-12-01

    Ongoing climate change is expected to have lasting impacts on the runoff behaviour of rivers in northern British Columbia, Canada. Of particular concern is the loss of mountain snowpack and greater rainfall totals altering hydrograph characteristics. Sustained deviations in seasonal streamflow will pose significant challenges for effective watershed management. These ongoing changes highlight the importance of improving our understanding of the long-term biophysical linkages between the storage and release of water and downstream freshwater ecosystems. Such integrated research is particularly relevant to fisheries management as fluctuations in populations of Pacific salmon represent a complex and management-relevant biophysical issue in northern Canada. Unfortunately, hydroclimate and salmon productivity records in this region are sparse and of short duration, constraining our understanding of the impact of climate-induced hydrologic changes and biological responses to the last century. Proxy records derived from tree-rings provide annually or seasonally resolved data and have played a prominent role in attempts to establish how hydroclimate has varied in the past. The objective of my doctoral research is to reconstruct the prehistoric hydroclimate and salmon population trends in the Skeena, Nass and Stikine Watersheds using multiple tree-ring proxies to investigate the long-term biophysical linkages extending across a headwater-to-coast continuum in northern British Columbia, Canada. Ring-width, wood density and stable isotope chronologies using a number of mid-to high-elevation tree species will be constructed across each basin and sub-basin area for the purposes of reconstrucing the predominent temperature and precipiation signature that influence streamflow. Preliminary tree-ring δ18O and δ13C-isotope results indicate a strong negative association with mean monthly relative humidity values, suggesting a physiological control by moisture loss. The results of

  10. Posterior probability of linkage and maximal lod score.

    PubMed

    Génin, E; Martinez, M; Clerget-Darpoux, F

    1995-01-01

    To detect linkage between a trait and a marker, Morton (1955) proposed to calculate the lod score z(theta 1) at a given value theta 1 of the recombination fraction. If z(theta 1) reaches +3 then linkage is concluded. However, in practice, lod scores are calculated for different values of the recombination fraction between 0 and 0.5 and the test is based on the maximum value of the lod score Zmax. The impact of this deviation of the test on the probability that in fact linkage does not exist, when linkage was concluded, is documented here. This posterior probability of no linkage can be derived by using Bayes' theorem. It is less than 5% when the lod score at a predetermined theta 1 is used for the test. But, for a Zmax of +3, we showed that it can reach 16.4%. Thus, considering a composite alternative hypothesis instead of a single one decreases the reliability of the test. The reliability decreases rapidly when Zmax is less than +3. Given a Zmax of +2.5, there is a 33% chance that linkage does not exist. Moreover, the posterior probability depends not only on the value of Zmax but also jointly on the family structures and on the genetic model. For a given Zmax, the chance that linkage exists may then vary.

  11. A reference linkage map for Eucalyptus

    PubMed Central

    2012-01-01

    Background Genetic linkage maps are invaluable resources in plant research. They provide a key tool for many genetic applications including: mapping quantitative trait loci (QTL); comparative mapping; identifying unlinked (i.e. independent) DNA markers for fingerprinting, population genetics and phylogenetics; assisting genome sequence assembly; relating physical and recombination distances along the genome and map-based cloning of genes. Eucalypts are the dominant tree species in most Australian ecosystems and of economic importance globally as plantation trees. The genome sequence of E. grandis has recently been released providing unprecedented opportunities for genetic and genomic research in the genus. A robust reference linkage map containing sequence-based molecular markers is needed to capitalise on this resource. Several high density linkage maps have recently been constructed for the main commercial forestry species in the genus (E. grandis, E. urophylla and E. globulus) using sequenced Diversity Arrays Technology (DArT) and microsatellite markers. To provide a single reference linkage map for eucalypts a composite map was produced through the integration of data from seven independent mapping experiments (1950 individuals) using a marker-merging method. Results The composite map totalled 1107 cM and contained 4101 markers; comprising 3880 DArT, 213 microsatellite and eight candidate genes. Eighty-one DArT markers were mapped to two or more linkage groups, resulting in the 4101 markers being mapped to 4191 map positions. Approximately 13% of DArT markers mapped to identical map positions, thus the composite map contained 3634 unique loci at an average interval of 0.31 cM. Conclusion The composite map represents the most saturated linkage map yet produced in Eucalyptus. As the majority of DArT markers contained on the map have been sequenced, the map provides a direct link to the E. grandis genome sequence and will serve as an important reference for

  12. [The effectiveness of compensation system for mesotheliomas due to occupational exposure to asbestos and determinants for requests and awards: an evaluation based on record-linkage between the Veneto Mesothelioma Register and the claims and compensations recorded by the National Insurance Institute (INAIL)].

    PubMed

    Merler, Enzo; Bressan, Vittoria; Bilato, Anna Maria; Marinaccio, Alessandro

    2011-01-01

    To determine the rate of requests for compensation and of compensations awarded for mesothelioma cases due to occupational exposure to asbestos; to identify factors that may influence the outcome; to provide an appreciation of the amount of compensation. Record-linkage study at individual level between the new cases of mesothelioma occurred among the residents of the Veneto Region (Northern Italy) between 1999- 2007 and the file of the Insurance Institute, with individual data on all claims and compensations. Adjusted logistic regression models were used to estimated the association between submitting claims and obtaining an award and socio-demographic and other characteristics. 349 on 499 mesotheliomas considered to be due to occupational exposure to asbestos submitted a claim (70% of those of occupational origin) and 72%of claims were accepted. The welfare system covers only 35%of mesothelioma occurred. The probability of submitting and obtaining a claim was associated with gender, cancer site, age at diagnosis, vital status, and residence or local office in charge of the evaluation. A strong discrimination against women is observed. If exposure to asbestos at work was due to a direct manipulation of asbestos, claims were more easily accepted.As a consequence,mesothelioma occurred among construction workers, the occupational activity at the origin of the largest number of occurring mesotheliomas, are more frequently rejected.When submitted by a relative, the lag between a request for compensation and the decision is on average of about two years. This is the first study in Italy using a record-linkage method and was made possible thanks to a population based mesothelioma Register and the availability of memorized information of the Insurance Institute.The welfare system shown clear limitations and there is the need for more appropriate strategies.

  13. A Novel Patient Recruitment Strategy: Patient Selection Directly from the Community through Linkage to Clinical Data.

    PubMed

    Zimmerman, Lindsay P; Goel, Satyender; Sathar, Shazia; Gladfelter, Charon E; Onate, Alejandra; Kane, Lindsey L; Sital, Shelly; Phua, Jasmin; Davis, Paris; Margellos-Anast, Helen; Meltzer, David O; Polonsky, Tamar S; Shah, Raj C; Trick, William E; Ahmad, Faraz S; Kho, Abel N

    2018-01-01

    This article presents and describes our methods in developing a novel strategy for recruitment of underrepresented, community-based participants, for pragmatic research studies leveraging routinely collected electronic health record (EHR) data. We designed a new approach for recruiting eligible patients from the community, while also leveraging affiliated health systems to extract clinical data for community participants. The strategy involves methods for data collection, linkage, and tracking. In this workflow, potential participants are identified in the community and surveyed regarding eligibility. These data are then encrypted and deidentified via a hashing algorithm for linkage of the community participant back to a record at a clinical site. The linkage allows for eligibility verification and automated follow-up. Longitudinal data are collected by querying the EHR data and surveying the community participant directly. We discuss this strategy within the context of two national research projects, a clinical trial and an observational cohort study. The community-based recruitment strategy is a novel, low-touch, clinical trial enrollment method to engage a diverse set of participants. Direct outreach to community participants, while utilizing EHR data for clinical information and follow-up, allows for efficient recruitment and follow-up strategies. This new strategy for recruitment links data reported from community participants to clinical data in the EHR and allows for eligibility verification and automated follow-up. The workflow has the potential to improve recruitment efficiency and engage traditionally underrepresented individuals in research. Schattauer GmbH Stuttgart.

  14. A Genetic Linkage Map for Cattle

    PubMed Central

    Bishop, M. D.; Kappes, S. M.; Keele, J. W.; Stone, R. T.; Sunden, SLF.; Hawkins, G. A.; Toldo, S. S.; Fries, R.; Grosz, M. D.; Yoo, J.; Beattie, C. W.

    1994-01-01

    We report the most extensive physically anchored linkage map for cattle produced to date. Three-hundred thirteen genetic markers ordered in 30 linkage groups, anchored to 24 autosomal chromosomes (n = 29), the X and Y chromosomes, four unanchored syntenic groups and two unassigned linkage groups spanning 2464 cM of the bovine genome are summarized. The map also assigns 19 type I loci to specific chromosomes and/or syntenic groups and four cosmid clones containing informative microsatellites to chromosomes 13, 25 and 29 anchoring syntenic groups U11, U7 and U8, respectively. This map provides the skeletal framework prerequisite to development of a comprehensive genetic map for cattle and analysis of economic trait loci (ETL). PMID:7908653

  15. Linkage and related analyses of Barrett's esophagus and its associated adenocarcinomas.

    PubMed

    Sun, Xiangqing; Elston, Robert; Falk, Gary W; Grady, William M; Faulx, Ashley; Mittal, Sumeet K; Canto, Marcia I; Shaheen, Nicholas J; Wang, Jean S; Iyer, Prasad G; Abrams, Julian A; Willis, Joseph E; Guda, Kishore; Markowitz, Sanford; Barnholtz-Sloan, Jill S; Chandar, Apoorva; Brock, Wendy; Chak, Amitabh

    2016-07-01

    Familial aggregation and segregation analysis studies have provided evidence of a genetic basis for esophageal adenocarcinoma (EAC) and its premalignant precursor, Barrett's esophagus (BE). We aim to demonstrate the utility of linkage analysis to identify the genomic regions that might contain the genetic variants that predispose individuals to this complex trait (BE and EAC). We genotyped 144 individuals in 42 multiplex pedigrees chosen from 1000 singly ascertained BE/EAC pedigrees, and performed both model-based and model-free linkage analyses, using S.A.G.E. and other software. Segregation models were fitted, from the data on both the 42 pedigrees and the 1000 pedigrees, to determine parameters for performing model-based linkage analysis. Model-based and model-free linkage analyses were conducted in two sets of pedigrees: the 42 pedigrees and a subset of 18 pedigrees with female affected members that are expected to be more genetically homogeneous. Genome-wide associations were also tested in these families. Linkage analyses on the 42 pedigrees identified several regions consistently suggestive of linkage by different linkage analysis methods on chromosomes 2q31, 12q23, and 4p14. A linkage on 15q26 is the only consistent linkage region identified in the 18 female-affected pedigrees, in which the linkage signal is higher than in the 42 pedigrees. Other tentative linkage signals are also reported. Our linkage study of BE/EAC pedigrees identified linkage regions on chromosomes 2, 4, 12, and 15, with some reported associations located within our linkage peaks. Our linkage results can help prioritize association tests to delineate the genetic determinants underlying susceptibility to BE and EAC.

  16. The Québec BCG Vaccination Registry (1956-1992): assessing data quality and linkage with administrative health databases.

    PubMed

    Rousseau, Marie-Claude; Conus, Florence; Li, Jun; Parent, Marie-Élise; El-Zein, Mariam

    2014-01-09

    Vaccination registries have undoubtedly proven useful for estimating vaccination coverage as well as examining vaccine safety and effectiveness. However, their use for population health research is often limited. The Bacillus Calmette-Guérin (BCG) Vaccination Registry for the Canadian province of Québec comprises some 4 million vaccination records (1926-1992). This registry represents a unique opportunity to study potential associations between BCG vaccination and various health outcomes. So far, such studies have been hampered by the absence of a computerized version of the registry. We determined the completeness and accuracy of the recently computerized BCG Vaccination Registry, as well as examined its linkability with demographic and administrative medical databases. Two systematically selected verification samples, each representing ~0.1% of the registry, were used to ascertain accuracy and completeness of the electronic BCG Vaccination Registry. Agreement between the paper [listings (n = 4,987 records) and vaccination certificates (n = 4,709 records)] and electronic formats was determined along several nominal and BCG-related variables. Linkage feasibility with the Birth Registry (probabilistic approach) and provincial Healthcare Registration File (deterministic approach) was examined using nominal identifiers for a random sample of 3,500 individuals born from 1961 to 1974 and BCG vaccinated between 1970 and 1974. Exact agreement was observed for 99.6% and 81.5% of records upon comparing, respectively, the paper listings and vaccination certificates to their corresponding computerized records. The proportion of successful linkage was 77% with the Birth Registry, 70% with the Healthcare Registration File, 57% with both, and varied by birth year. Computerization of this Registry yielded excellent results. The registry was complete and accurate, and linkage with administrative databases was highly feasible. This study represents the first step towards

  17. The Oxford Companion to the Earth

    NASA Astrophysics Data System (ADS)

    Hancock, Paul L.

    2001-06-01

    Here is a wealth of information on planet Earth, ranging from the heights of the ionsphere down to the red-hot molten core. Written by some 200 expert contributors, and illustrated with over 600 pictures, including 16 pages of color plates, The Oxford Companion to the Earth offers 900 alphabetically arranged entries that cover everything from deserts and wetlands to mountains, caves, glaciers, and coral reefs. There are articles on natural phenomena such as tornadoes and tsunamis, volcanoes and earthquakes, jet streams and weather fronts; on the history of Earth, including the origin of life, Burgess Shale fauna, dinosaurs, and the Ice Ages; on key figures, such as Agassiz, Cuvier, Darwin, and Lamarck; and on such important ecological concerns as acid rain, the ozone layer, industrial waste disposal, and the greenhouse effect. The Companion also examines the great sources of wealth to be found in the Earth, from coal and oil to gold, silver, and diamonds, and many curious land formations, from sinkholes and fiords to yardangs and quicksand. There are brief entries on rock types, from amber to travertine, and extensive essays on cutting-edge aspects of the earth sciences, such as seismology and marine geology. The Companion includes extensive cross-references, suggested further reading, an index, and many useful appendices, with a geological timescale, facts and figures about the Earth, and a table of chemical elements. The Oxford Companion to the Earth is a unique reference work, offering unrivaled coverage of our home planet. Generously illustrated and vividly written, it is a treasure house of information for all lovers of natural history, geology, and ecology, whether professional or amateur.

  18. HIV and cancer registry linkage identifies a substantial burden of cancers in persons with HIV in India

    PubMed Central

    Godbole, Sheela V.; Nandy, Karabi; Gauniyal, Mansi; Nalawade, Pallavi; Sane, Suvarna; Koyande, Shravani; Toyama, Joy; Hegde, Asha; Virgo, Phil; Bhatia, Kishor; Paranjape, Ramesh S.; Risbud, Arun R.; Mbulaiteye, Sam M.; Mitsuyasu, Ronald T.

    2016-01-01

    Abstract We utilized computerized record-linkage methods to link HIV and cancer databases with limited unique identifiers in Pune, India, to determine feasibility of linkage and obtain preliminary estimates of cancer risk in persons living with HIV (PLHIV) as compared with the general population. Records of 32,575 PLHIV were linked to 31,754 Pune Cancer Registry records (1996–2008) using a probabilistic-matching algorithm. Cancer risk was estimated by calculating standardized incidence ratios (SIRs) in the early (4–27 months after HIV registration), late (28–60 months), and overall (4–60 months) incidence periods. Cancers diagnosed prior to or within 3 months of HIV registration were considered prevalent. Of 613 linked cancers to PLHIV, 188 were prevalent, 106 early incident, and 319 late incident. Incident cancers comprised 11.5% AIDS-defining cancers (ADCs), including cervical cancer and non-Hodgkin lymphoma (NHL), but not Kaposi sarcoma (KS), and 88.5% non-AIDS-defining cancers (NADCs). Risk for any incident cancer diagnosis in early, late, and combined periods was significantly elevated among PLHIV (SIRs: 5.6 [95% CI 4.6–6.8], 17.7 [95% CI 15.8–19.8], and 11.5 [95% CI 10–12.6], respectively). Cervical cancer risk was elevated in both incidence periods (SIRs: 9.6 [95% CI 4.8–17.2] and 22.6 [95% CI 14.3–33.9], respectively), while NHL risk was elevated only in the late incidence period (SIR: 18.0 [95% CI 9.8–30.20]). Risks for NADCs were dramatically elevated (SIR > 100) for eye-orbit, substantially (SIR > 20) for all-mouth, esophagus, breast, unspecified-leukemia, colon-rectum-anus, and other/unspecified cancers; moderately elevated (SIR > 10) for salivary gland, penis, nasopharynx, and brain-nervous system, and mildly elevated (SIR > 5) for stomach. Risks for 6 NADCs (small intestine, testis, lymphocytic leukemia, prostate, ovary, and melanoma) were not elevated and 5 cancers, including multiple myeloma not seen. Our study

  19. HIV and cancer registry linkage identifies a substantial burden of cancers in persons with HIV in India.

    PubMed

    Godbole, Sheela V; Nandy, Karabi; Gauniyal, Mansi; Nalawade, Pallavi; Sane, Suvarna; Koyande, Shravani; Toyama, Joy; Hegde, Asha; Virgo, Phil; Bhatia, Kishor; Paranjape, Ramesh S; Risbud, Arun R; Mbulaiteye, Sam M; Mitsuyasu, Ronald T

    2016-09-01

    We utilized computerized record-linkage methods to link HIV and cancer databases with limited unique identifiers in Pune, India, to determine feasibility of linkage and obtain preliminary estimates of cancer risk in persons living with HIV (PLHIV) as compared with the general population.Records of 32,575 PLHIV were linked to 31,754 Pune Cancer Registry records (1996-2008) using a probabilistic-matching algorithm. Cancer risk was estimated by calculating standardized incidence ratios (SIRs) in the early (4-27 months after HIV registration), late (28-60 months), and overall (4-60 months) incidence periods. Cancers diagnosed prior to or within 3 months of HIV registration were considered prevalent.Of 613 linked cancers to PLHIV, 188 were prevalent, 106 early incident, and 319 late incident. Incident cancers comprised 11.5% AIDS-defining cancers (ADCs), including cervical cancer and non-Hodgkin lymphoma (NHL), but not Kaposi sarcoma (KS), and 88.5% non-AIDS-defining cancers (NADCs). Risk for any incident cancer diagnosis in early, late, and combined periods was significantly elevated among PLHIV (SIRs: 5.6 [95% CI 4.6-6.8], 17.7 [95% CI 15.8-19.8], and 11.5 [95% CI 10-12.6], respectively). Cervical cancer risk was elevated in both incidence periods (SIRs: 9.6 [95% CI 4.8-17.2] and 22.6 [95% CI 14.3-33.9], respectively), while NHL risk was elevated only in the late incidence period (SIR: 18.0 [95% CI 9.8-30.20]). Risks for NADCs were dramatically elevated (SIR > 100) for eye-orbit, substantially (SIR > 20) for all-mouth, esophagus, breast, unspecified-leukemia, colon-rectum-anus, and other/unspecified cancers; moderately elevated (SIR > 10) for salivary gland, penis, nasopharynx, and brain-nervous system, and mildly elevated (SIR > 5) for stomach. Risks for 6 NADCs (small intestine, testis, lymphocytic leukemia, prostate, ovary, and melanoma) were not elevated and 5 cancers, including multiple myeloma not seen.Our study demonstrates the feasibility of

  20. DNA linkage studies of degenerative retinal diseases.

    PubMed

    Daiger, S P; Heckenlively, J R; Lewis, R A; Pelias, M Z

    1987-01-01

    DNA linkage studies of human genetic diseases have led to rapid characterization of a number of otherwise intractable disease loci. Detection of a linked DNA marker, the first step in "reverse genetics", has permitted cloning of the genes for Duchenne muscular dystrophy, retinoblastoma and chronic granulomatosis disease, among others. Thus, the case for applying these techniques to retinitis pigmentosa and related diseases, and the urgency in capitalizing on molecular developments, is justified and compelling. The first major success regarding RP was in demonstrating linkage of the DNA marker DXS7 (L1.28) to XRP. For autosomal forms of the disease, conventional linkage studies have provided tentative evidence for linkage of ADRP to the Rh blood group on chromosome lp and for linkage of Usher's syndrome to Gc and 4q. These provisional assignments are, at least, an important starting point for DNA analysis. The Support Program for DNA Linkage Studies of Degenerative Retinal Diseases was established to provide access for the scientific community to appropriate families, using the resources of the Human Genetic Mutant Cell Repository to prepare, store and distribute lymphoblast lines. To date, two extensive, well-characterized families are included in the program: the autosomal dominant RP family UCLA-RP01, and the Usher's syndrome families LSU-US01. It is highly likely that rapid progress will be made in mapping and characterizing the inherited retinal dystrophies. We believe the support program will facilitate this progress.

  1. Testing association and linkage using affected-sib-parent study designs.

    PubMed

    Millstein, Joshua; Siegmund, Kimberly D; Conti, David V; Gauderman, W James

    2005-11-01

    We have developed a method for jointly testing linkage and association using data from affected sib pairs and their parents. We specify a conditional logistic regression model with two covariates, one that quantifies association (either direct association or indirect association via linkage disequilibrium), and a second that quantifies linkage. The latter covariate is computed based on expected identity-by-descend (ibd) sharing of marker alleles between siblings. In addition to a joint test of linkage and association, our general framework can be used to obtain a linkage test comparable to the mean test (Blackwelder and Elston [1985] Genet. Epidemiol. 2:85-97), and an association test comparable to the Family-Based Association Test (FBAT; Rabinowitz and Laird [2000] Hum. Hered. 50:211-223). We present simulation results demonstrating that our joint test can be more powerful than some standard tests of linkage or association. For example, with a relative risk of 2.7 per variant allele at a disease locus, the estimated power to detect a nearby marker with a modest level of LD was 58.1% by the mean test (linkage only), 69.8% by FBAT, and 82.5% by our joint test of linkage and association. Our model can also be used to obtain tests of linkage conditional on association and association conditional on linkage, which can be helpful in fine mapping. Copyright 2005 Wiley-Liss, Inc.

  2. Ignoring Intermarker Linkage Disequilibrium Induces False-Positive Evidence of Linkage for Consanguineous Pedigrees when Genotype Data Is Missing for Any Pedigree Member

    PubMed Central

    Li, Bingshan; Leal, Suzanne M.

    2008-01-01

    Missing genotype data can increase false-positive evidence for linkage when either parametric or nonparametric analysis is carried out ignoring intermarker linkage disequilibrium (LD). Previously it was demonstrated by Huang et al. [1] that no bias occurs in this situation for affected sib-pairs with unrelated parents when either both parents are genotyped or genotype data is available for two additional unaffected siblings when parental genotypes are missing. However, this is not the case for autosomal recessive consanguineous pedigrees, where missing genotype data for any pedigree member within a consanguinity loop can increase false-positive evidence of linkage. False-positive evidence for linkage is further increased when cryptic consanguinity is present. The amount of false-positive evidence for linkage, and which family members aid in its reduction, is highly dependent on which family members are genotyped. When parental genotype data is available, the false-positive evidence for linkage is usually not as strong as when parental genotype data is unavailable. For a pedigree with an affected proband whose first-cousin parents have been genotyped, further reduction in the false-positive evidence of linkage can be obtained by including genotype data from additional affected siblings of the proband or genotype data from the proband's sibling-grandparents. For the situation, when parental genotypes are unavailable, false-positive evidence for linkage can be reduced by including genotype data from either unaffected siblings of the proband or the proband's married-in-grandparents in the analysis. PMID:18073490

  3. This is my neighborhood: comparing United States and Australian Oxford House Neighborhoods.

    PubMed

    Ferrari, Joseph R; Jason, Leonard A; Blake, Ron; Davis, Margaret I; Olson, Bradley D

    2006-01-01

    The number of Oxford Houses, communal-living, mutual help settings for persons in recovery of alcohol and substance abuse, has spread across the United States and recently in and around Melbourne, Australia. In this study 55 US and 6 AU Houses were compared descriptively for their neighborhood characteristics. Across settings, there were greater similarities than significant differences in the locations. Results imply that Australian Oxford Houses are "safe and sober" settings for persons in recovery consistent with the original United States model in physical dwelling settings.

  4. Wait times to rheumatology care for patients with rheumatic diseases: a data linkage study of primary care electronic medical records and administrative data.

    PubMed

    Widdifield, Jessica; Bernatsky, Sasha; Thorne, J Carter; Bombardier, Claire; Jaakkimainen, R Liisa; Wing, Laura; Paterson, J Michael; Ivers, Noah; Butt, Debra; Lyddiatt, Anne; Hofstetter, Catherine; Ahluwalia, Vandana; Tu, Karen

    2016-01-01

    The Wait Time Alliance recently established wait time benchmarks for rheumatology consultations in Canada. Our aim was to quantify wait times to primary and rheumatology care for patients with rheumatic diseases. We identified patients from primary care practices in the Electronic Medical Record Administrative data Linked Database who had referrals to Ontario rheumatologists over the period 2000-2013. To assess the full care pathway, we identified dates of symptom onset, presentation in primary care and referral from electronic medical records. Dates of rheumatologist consultations were obtained by linking with physician service claims. We determined the duration of each phase of the care pathway (symptom onset to primary care encounter, primary care encounter to referral, and referral to rheumatologist consultation) and compared them with established benchmarks. Among 2430 referrals from 168 family physicians, 2015 patients (82.9%) were seen by 146 rheumatologists within 1 year of referral. Of the 2430 referrals, 2417 (99.5%) occurred between 2005 and 2013. The main reasons for referral were osteoarthritis (32.4%) and systemic inflammatory rheumatic diseases (30.6%). Wait times varied by diagnosis and geographic region. Overall, the median wait time from referral to rheumatologist consultation was 74 (interquartile range 27-101) days; it was 66 (interquartile range 18-84) days for systemic inflammatory rheumatic diseases. Wait time benchmarks were not achieved, even for the most urgent types of referral. For systemic inflammatory rheumatic diseases, most of the delays occurred before referral. Rheumatology wait times exceeded established benchmarks. Targeted efforts are needed to promote more timely access to both primary and rheumatology care. Routine linkage of electronic medical records with administrative data may help fill important gaps in knowledge about waits to primary and specialty care.

  5. Oxford House: Deaf-Affirmative Support for Substance Abuse Recovery

    ERIC Educational Resources Information Center

    Alvarez, Josefina; Adebanjo, Aderonke M.; Davidson, Michelle K.; Jason, Leonard A.; Davis, Margaret I.

    2006-01-01

    Deaf individuals seeking substance abuse recovery are less likely to have access to treatment and aftercare services because of a lack of culturally and linguistically specific programs and insufficient information about existing services. Previous research indicates that Oxford House, a network of resident-run recovery homes, serves a diverse…

  6. A Test of Outreach and Drop-in Linkage Versus Shelter Linkage for Connecting Homeless Youth to Services.

    PubMed

    Slesnick, Natasha; Feng, Xin; Guo, Xiamei; Brakenhoff, Brittany; Carmona, Jasmin; Murnan, Aaron; Cash, Scottye; McRee, Annie-Laurie

    2016-05-01

    Outreach and service linkage are key for engaging marginalized populations, such as homeless youth, in services. Research to date has focused primarily on engaging individuals already receiving some services through emergency shelters, clinics, or other programs. Less is known about those who are not connected to services and, thus, likely the most vulnerable and in need of assistance. The current study sought to engage non-service-connected homeless youth (N = 79) into a strengths-based outreach and advocacy intervention. Youth were randomly assigned to receive 6 months of advocacy that focused on linking youth to a drop-in center (n = 40) or to a crisis shelter (n = 39). All youth were assessed at baseline and 3, 6, and 9 months post-baseline. Findings indicated that youth prefer drop-in center services to the shelter. Also, the drop-in center linkage condition was associated with more service linkage overall (B = 0.34, SE = 0.04, p < 0.01) and better alcohol-l [B = -0.39, SE = 0.09, t(75) = -4.48, p < 0.001] and HIV-related outcomes [B = 0.62, SE = 0.10, t(78) = 6.34, p < 0.001] compared to the shelter linkage condition. Findings highlight the importance of outreach and service linkage for reconnecting service-marginalized youth, and drop-in centers as a primary service option for homeless youth.

  7. Continuous recording of pulmonary artery pressure in unrestricted subjects.

    PubMed Central

    Ikram, H; Richards, A M; Hamilton, E J; Nicholls, M G

    1984-01-01

    Continuous ambulatory pulmonary artery pressures were recorded using a conventional No 5 French Goodale-Lubin filled catheter linked to the Oxford Medilog system of a portable transducer-perfusion unit and miniaturised recorder. Data retrieval and analysis were performed using a PB2 Medilog playback unit linked to a PDP 11 computer system. The total system has a frequency response linear to 8 Hz allowing accurate pressure recording over the full range of heart rates. Ten recordings in 10 patients yielded artefact free data for 80% or more of the recorded period. This inexpensive reliable method allows pulmonary artery pressures to be recorded in unrestricted subjects. Images PMID:6704262

  8. The influence of different sets of surgical instrumentation in Oxford UKA on bearing size and component position.

    PubMed

    Walker, Tilman; Heinemann, Pascal; Bruckner, Thomas; Streit, Marcus R; Kinkel, Stefan; Gotterbarm, Tobias

    2017-07-01

    The Oxford unicompartmental knee arthroplasty (OUKA) has been proven to be an effective treatment for anteromedial osteoarthritis of the knee joint. New instrumentation has been introduced to improve the reproducibility of implant positioning and to minimize bone loss during tibial resection (Oxford Microplasty; Zimmer Biomet, Warsaw, Indiana, USA). To assess the effect of the new instrumentation, we retrospectively evaluated the postoperative radiographs and surgical records of 300 OUKAs in three consecutive cohorts of patients. The first cohort consists of the first 100 minimal invasive implantations of the OUKA using the conventional phase III instrumentation, the second cohort consists of the 100 most recent minimal invasive OUKA with the conventional phase III instrumentation and the third cohort consists of the first 100 minimal invasive OUKA using the new Oxford Microplasty instrumentation. Mean bearing thickness was statistically significant and lower in OUKA with use of the updated instrumentation than with the conventional instrumentation (p = 0.01 and p = 0.04). Additionally, statistically significant and more femoral components were aligned within the accepted range of tolerance in both the coronal and the sagittal plane with use of the updated instrumentation compared to the conventional phase III instrumentation in group A (p = 0.029 and p = 0.038) and in the sagittal plane with use of the updated instrumentation compared to the conventional phase III instrumentation in group B (p = 0.002). The new modified instrumentation seems to be an effective tool to reduce the risk of malalignment of the femoral component in the coronal and in the sagittal plane compared to the conventional phase III instrumentation. Furthermore, the instrumentation is also effective in determining an adequate level of tibial resection and thus avoiding unnecessary bone loss.

  9. Linkage studies in primary open angle glaucoma

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

    Avramopoulos, D.; Grigoriadu, M.; Kitsos, G.

    1994-09-01

    Glaucoma is a leading cause of blindness worldwide. The majority of glaucoma is associated with an open, normal appearing anterior chamber angle and is termed primary open angle glaucoma (POAG, MIM 137760). It is characterized by elevated intraocular pressure and onset in middle age or later. A subset of POAG with juvenile onset has recently been linked to chromosome 1q in two families with autosomal dominant inheritance. Eleven pedigrees with autosomal dominant POG (non-juvenile-onset) have been identified in Epirus, Greece. In the present study DNA samples have been collected from 50 individuals from one large pedigree, including 12 affected individuals.more » Preliminary results of linkage analysis with chromosome 1 microsatellites using the computer program package LINKAGE Version 5.1 showed no linkage with the markers previously linked to juvenile-onset POAG. Further linkage analysis is being pursued, and the results will be presented.« less

  10. Deliberate Self-Harm in Adolescents in Oxford, 1985-1995.

    ERIC Educational Resources Information Center

    Hawton, Keith; Fagg, Joan; Simkin, Sue; Bale, Elizabeth; Bond, Alison

    2000-01-01

    Reviews data collected by the Oxford Monitoring System for Attempted Suicide in teenagers between 1985-1995 to determine trends in acts of deliberate self-harm. Notes substantial increase in number of episodes of deliberate self-harm for both males and females. Discusses implications for hospital and counseling professionals and well as…

  11. The Québec BCG Vaccination Registry (1956–1992): assessing data quality and linkage with administrative health databases

    PubMed Central

    2014-01-01

    Background Vaccination registries have undoubtedly proven useful for estimating vaccination coverage as well as examining vaccine safety and effectiveness. However, their use for population health research is often limited. The Bacillus Calmette-Guérin (BCG) Vaccination Registry for the Canadian province of Québec comprises some 4 million vaccination records (1926-1992). This registry represents a unique opportunity to study potential associations between BCG vaccination and various health outcomes. So far, such studies have been hampered by the absence of a computerized version of the registry. We determined the completeness and accuracy of the recently computerized BCG Vaccination Registry, as well as examined its linkability with demographic and administrative medical databases. Methods Two systematically selected verification samples, each representing ~0.1% of the registry, were used to ascertain accuracy and completeness of the electronic BCG Vaccination Registry. Agreement between the paper [listings (n = 4,987 records) and vaccination certificates (n = 4,709 records)] and electronic formats was determined along several nominal and BCG-related variables. Linkage feasibility with the Birth Registry (probabilistic approach) and provincial Healthcare Registration File (deterministic approach) was examined using nominal identifiers for a random sample of 3,500 individuals born from 1961 to 1974 and BCG vaccinated between 1970 and 1974. Results Exact agreement was observed for 99.6% and 81.5% of records upon comparing, respectively, the paper listings and vaccination certificates to their corresponding computerized records. The proportion of successful linkage was 77% with the Birth Registry, 70% with the Healthcare Registration File, 57% with both, and varied by birth year. Conclusions Computerization of this Registry yielded excellent results. The registry was complete and accurate, and linkage with administrative databases was highly feasible. This

  12. Linkage Analysis of a Model Quantitative Trait in Humans: Finger Ridge Count Shows Significant Multivariate Linkage to 5q14.1

    PubMed Central

    Medland, Sarah E; Loesch, Danuta Z; Mdzewski, Bogdan; Zhu, Gu; Montgomery, Grant W; Martin, Nicholas G

    2007-01-01

    The finger ridge count (a measure of pattern size) is one of the most heritable complex traits studied in humans and has been considered a model human polygenic trait in quantitative genetic analysis. Here, we report the results of the first genome-wide linkage scan for finger ridge count in a sample of 2,114 offspring from 922 nuclear families. Both univariate linkage to the absolute ridge count (a sum of all the ridge counts on all ten fingers), and multivariate linkage analyses of the counts on individual fingers, were conducted. The multivariate analyses yielded significant linkage to 5q14.1 (Logarithm of odds [LOD] = 3.34, pointwise-empirical p-value = 0.00025) that was predominantly driven by linkage to the ring, index, and middle fingers. The strongest univariate linkage was to 1q42.2 (LOD = 2.04, point-wise p-value = 0.002, genome-wide p-value = 0.29). In summary, the combination of univariate and multivariate results was more informative than simple univariate analyses alone. Patterns of quantitative trait loci factor loadings consistent with developmental fields were observed, and the simple pleiotropic model underlying the absolute ridge count was not sufficient to characterize the interrelationships between the ridge counts of individual fingers. PMID:17907812

  13. METHODOLOGICAL PLURALISM AND MIXED METHODOLOGY TO STRENGTHEN COMMUNITY PSYCHOLOGY RESEARCH: AN EXAMPLE FROM OXFORD HOUSE

    PubMed Central

    May, Emily M.; Hunter, Bronwyn A.; Jason, Leonard A.

    2017-01-01

    This article evaluates how a plurality of research methods has served a research program that has functioned in a much-needed area of research: the role of housing and recovery residences in addiction recovery. The review focuses on one mutually supportive recovery residence model, called Oxford House, which represents more than 1,700 democratic, self-governing residences. To date, there has been no comprehensive evaluation of the research methods used with Oxford House or any other recovery residence. In this article, research methods, including study designs and data analyses, are summarized for 114 peer-reviewed empirical studies that included data on Oxford Houses or Oxford House residents. This review of a pluralistic research program can inform community researchers about the value of recovery residences, the many ways in which recovery residences may be assessed, and the benefits of using multiple methods. Implications for future recovery residence research are discussed. PMID:28839344

  14. METHODOLOGICAL PLURALISM AND MIXED METHODOLOGY TO STRENGTHEN COMMUNITY PSYCHOLOGY RESEARCH: AN EXAMPLE FROM OXFORD HOUSE.

    PubMed

    May, Emily M; Hunter, Bronwyn A; Jason, Leonard A

    2017-01-01

    This article evaluates how a plurality of research methods has served a research program that has functioned in a much-needed area of research: the role of housing and recovery residences in addiction recovery. The review focuses on one mutually supportive recovery residence model, called Oxford House, which represents more than 1,700 democratic, self-governing residences. To date, there has been no comprehensive evaluation of the research methods used with Oxford House or any other recovery residence. In this article, research methods, including study designs and data analyses, are summarized for 114 peer-reviewed empirical studies that included data on Oxford Houses or Oxford House residents. This review of a pluralistic research program can inform community researchers about the value of recovery residences, the many ways in which recovery residences may be assessed, and the benefits of using multiple methods. Implications for future recovery residence research are discussed.

  15. Linkage to 10q22 for maximum intraocular pressure and 1p32 for maximum cup-to-disc ratio in an extended primary open-angle glaucoma pedigree.

    PubMed

    Charlesworth, Jac C; Dyer, Thomas D; Stankovich, Jim M; Blangero, John; Mackey, David A; Craig, Jamie E; Green, Catherine M; Foote, Simon J; Baird, Paul N; Sale, Michèle M

    2005-10-01

    The purpose of this study was to identify genetic contributions to primary open-angle glaucoma (POAG) through investigations of two quantitative components of the POAG phenotype. Genome-wide multipoint variance-components linkage analyses of maximum recorded intraocular pressure (IOP) and maximum vertical cup-to-disc ratio were conducted on data from a single, large Australian POAG pedigree that has been found to segregate the myocilin Q368X mutation in some individuals. Multipoint linkage analysis of maximum recorded IOP produced a peak LOD score of 3.3 (P = 0.00015) near marker D10S537 on 10q22, whereas the maximum cup-to-disc ratio produced a peak LOD score of 2.3 (P = 0.00056) near markers D1S197 to D1S220 on 1p32. Inclusion of the myocilin Q368X mutation as a covariate provided evidence of an interaction between this mutation and the IOP and cup-to-disc ratio loci. Significant linkage has been identified for maximum IOP and suggestive linkage for vertical cup-to-disc ratio. Identification of genes contributing to the variance of these traits will enhance understanding of the pathophysiology of POAG as a whole.

  16. Robustness of linkage strategy that leads to large-scale cooperation.

    PubMed

    Inaba, Misato; Takahashi, Nobuyuki; Ohtsuki, Hisashi

    2016-11-21

    One of the most well-known models to characterize cooperation among unrelated individuals is Social dilemma (SD). However there is no consensus about how to solve the SD by itself. Since SDs are often embedded in other social interactions, including indirect reciprocity games (IR), human can coordinate their behaviors across multiple games. Such coordination is called 'linkage'. Recently linkage has been considered as a promising solution to resolve SDs, since excluding SD defectors (i.e. those who defected in SD) from indirectly reciprocal relationships functions as a costless sanction. A previous study performed mathematical modeling and revealed that a linkage strategy, which cooperates in SD and engages in the Standing strategy in IR based on the recipients' behaviors in both SD and IR, was an ESS against a non-linkage strategy which defects in SD and engages in the Standing strategy in IR based on recipients' behaviors only in IR (Panchanathan and Boyd, 2004). In order to investigate the robustness of the linkage strategy, we devised a non-linkage strategy, which cooperates in SD but does not link two games. First, we conducted a mathematical analysis and demonstrated that the linkage strategy was not an ESS against cooperating non-linkage strategy. Second, we conducted a series of agent-based computer simulations to examine how the strategies perform in situations in which various types of errors can occur. Our results showed that the linkage strategy was an ESS only when there are implementation errors in SD. However, the equilibrium of the linkage strategy was unstable when there are perception errors. Since we know that humans are not free from perception errors in their social life, future studies will need to show how perception errors can be overcome in order to provide support for the conclusion that linkage is a plausible solution to SDs. Copyright © 2016 Elsevier Ltd. All rights reserved.

  17. Continuity and Change: The Integration of Oxford University's Libraries

    ERIC Educational Resources Information Center

    Moran, Barbara B.

    2005-01-01

    Prior to 1997, the University of Oxford in Great Britain had approximately one hundred autonomous libraries with little coordination of services, collection development, or management among them. In that year a new director was hired with the mandate to integrate many of these libraries into one centralized system. Over the past seven years…

  18. Automated assembly of oligosaccharides containing multiple cis-glycosidic linkages

    NASA Astrophysics Data System (ADS)

    Hahm, Heung Sik; Hurevich, Mattan; Seeberger, Peter H.

    2016-09-01

    Automated glycan assembly (AGA) has advanced from a concept to a commercial technology that rapidly provides access to diverse oligosaccharide chains as long as 30-mers. To date, AGA was mainly employed to incorporate trans-glycosidic linkages, where C2 participating protecting groups ensure stereoselective couplings. Stereocontrol during the installation of cis-glycosidic linkages cannot rely on C2-participation and anomeric mixtures are typically formed. Here, we demonstrate that oligosaccharides containing multiple cis-glycosidic linkages can be prepared efficiently by AGA using monosaccharide building blocks equipped with remote participating protecting groups. The concept is illustrated by the automated syntheses of biologically relevant oligosaccharides bearing various cis-galactosidic and cis-glucosidic linkages. This work provides further proof that AGA facilitates the synthesis of complex oligosaccharides with multiple cis-linkages and other biologically important oligosaccharides.

  19. Progress along developmental tracks for electronic health records implementation in the United States

    PubMed Central

    Hollar, David W

    2009-01-01

    The development and implementation of electronic health records (EHR) have occurred slowly in the United States. To date, these approaches have, for the most part, followed four developmental tracks: (a) Enhancement of immunization registries and linkage with other health records to produce Child Health Profiles (CHP), (b) Regional Health Information Organization (RHIO) demonstration projects to link together patient medical records, (c) Insurance company projects linked to ICD-9 codes and patient records for cost-benefit assessments, and (d) Consortia of EHR developers collaborating to model systems requirements and standards for data linkage. Until recently, these separate efforts have been conducted in the very silos that they had intended to eliminate, and there is still considerable debate concerning health professionals access to as well as commitment to using EHR if these systems are provided. This paper will describe these four developmental tracks, patient rights and the legal environment for EHR, international comparisons, and future projections for EHR expansion across health networks in the United States. PMID:19291284

  20. A general model for likelihood computations of genetic marker data accounting for linkage, linkage disequilibrium, and mutations.

    PubMed

    Kling, Daniel; Tillmar, Andreas; Egeland, Thore; Mostad, Petter

    2015-09-01

    Several applications necessitate an unbiased determination of relatedness, be it in linkage or association studies or in a forensic setting. An appropriate model to compute the joint probability of some genetic data for a set of persons given some hypothesis about the pedigree structure is then required. The increasing number of markers available through high-density SNP microarray typing and NGS technologies intensifies the demand, where using a large number of markers may lead to biased results due to strong dependencies between closely located loci, both within pedigrees (linkage) and in the population (allelic association or linkage disequilibrium (LD)). We present a new general model, based on a Markov chain for inheritance patterns and another Markov chain for founder allele patterns, the latter allowing us to account for LD. We also demonstrate a specific implementation for X chromosomal markers that allows for computation of likelihoods based on hypotheses of alleged relationships and genetic marker data. The algorithm can simultaneously account for linkage, LD, and mutations. We demonstrate its feasibility using simulated examples. The algorithm is implemented in the software FamLinkX, providing a user-friendly GUI for Windows systems (FamLinkX, as well as further usage instructions, is freely available at www.famlink.se ). Our software provides the necessary means to solve cases where no previous implementation exists. In addition, the software has the possibility to perform simulations in order to further study the impact of linkage and LD on computed likelihoods for an arbitrary set of markers.

  1. Enrollment in HIV Care Two Years after HIV Diagnosis in the Kingdom of Swaziland: An Evaluation of a National Program of New Linkage Procedures.

    PubMed

    MacKellar, Duncan A; Williams, Daniel; Storer, Nosipho; Okello, Velephi; Azih, Charles; Drummond, Jennifer; Nuwagaba-Biribonwoha, Harriet; Preko, Peter; Morgan, Rebecca L; Dlamini, Makhosazana; Byrd, Johnita; Agolory, Simon; Baughman, Andrew L; McNairy, Margaret L; Sahabo, Ruben; Ehrenkranz, Peter

    2016-01-01

    To improve early enrollment in HIV care, the Swaziland Ministry of Health implemented new linkage procedures for persons HIV diagnosed during the Soka Uncobe male circumcision campaign (SOKA, 2011-2012) and the Swaziland HIV Incidence Measurement Survey (SHIMS, 2011). Abstraction of clinical records and telephone interviews of a retrospective cohort of HIV-diagnosed SOKA and SHIMS clients were conducted in 2013-2014 to evaluate compliance with new linkage procedures and enrollment in HIV care at 92 facilities throughout Swaziland. Of 1,105 clients evaluated, within 3, 12, and 24 months of diagnosis, an estimated 14.0%, 24.3%, and 37.0% enrolled in HIV care, respectively, after adjusting for lost to follow-up and non-response. Kaplan-Meier functions indicated lower enrollment probability among clients 14-24 (P = 0.0001) and 25-29 (P = 0.001) years of age compared with clients >35 years of age. At 69 facilities to which clients were referred for HIV care, compliance with new linkage procedures was low: referral forms were located for less than half (46.8%) of the clients, and few (9.6%) were recorded in the appointment register or called either before (0.3%) or after (4.9%) their appointment. Of over one thousand clients newly HIV diagnosed in Swaziland in 2011 and 2012, few received linkage services in accordance with national procedures and most had not enrolled in HIV care two years after their diagnosis. Our findings are a call to action to improve linkage services and early enrollment in HIV care in Swaziland.

  2. Tests for linkage and association in nuclear families.

    PubMed Central

    Martin, E R; Kaplan, N L; Weir, B S

    1997-01-01

    The transmission/disequilibrium test (TDT) originally was introduced to test for linkage between a genetic marker and a disease-susceptibility locus, in the presence of association. Recently, the TDT has been used to test for association in the presence of linkage. The motivation for this is that linkage analysis typically identifies large candidate regions, and further refinement is necessary before a search for the disease gene is begun, on the molecular level. Evidence of association and linkage may indicate which markers in the region are closest to a disease locus. As a test of linkage, transmissions from heterozygous parents to all of their affected children can be included in the TDT; however, the TDT is a valid chi2 test of association only if transmissions to unrelated affected children are used in the analysis. If the sample contains independent nuclear families with multiple affected children, then one procedure that has been used to test for association is to select randomly a single affected child from each sibship and to apply the TDT to those data. As an alternative, we propose two statistics that use data from all of the affected children. The statistics give valid chi2 tests of the null hypothesis of no association or no linkage and generally are more powerful than the TDT with a single, randomly chosen, affected child from each family. PMID:9311750

  3. The Epidemiologic and Economic Impact of Improving HIV Testing, Linkage, and Retention in Care in the United States.

    PubMed

    Shah, Maunank; Risher, Kathryn; Berry, Stephen A; Dowdy, David W

    2016-01-15

    Recent guidelines advocate early antiretroviral therapy (ART) to decrease human immunodeficiency virus (HIV) morbidity and prevent transmission, but suboptimal engagement in care may compromise impact. We sought to determine the economic and epidemiologic impact of incomplete engagement in HIV care in the United States. We constructed a dynamic transmission model of HIV among US adults (aged 15-65 years) and conducted a cost-effectiveness analysis of improvements along the HIV care continuum : We evaluated enhanced HIV testing (annual for high-risk groups), increased 3-month linkage to care (to 90%), and improved retention (50% relative reduction in yearly disengagement and 50% increase in reengagement). Our primary outcomes were HIV incidence, mortality, costs and quality-adjusted life-years (QALYs). Despite early ART initiation, a projected 1.39 million (95% uncertainty range [UR], 0.91-2.2 million) new HIV infections will occur at a (discounted) cost of $256 billion ($199-298 billion) over 2 decades at existing levels of HIV care engagement. Enhanced testing with increased linkage has modest epidemiologic benefits and could reduce incident HIV infections by 21% (95% UR, 13%-26%) at a cost of $65 700 per QALY gained ($44 500-111 000). By contrast, comprehensive improvements that couples enhanced testing and linkage with improved retention would reduce HIV incidence by 54% (95% UR, 37%-68%) and mortality rate by 64% (46%-78%), at a cost-effectiveness ratio of $45 300 per QALY gained ($27 800-72 300). Failure to improve engagement in HIV care in the United States leads to excess infections, treatment costs, and deaths. Interventions that improve not just HIV screening but also retention in care are needed to optimize epidemiologic impact and cost-effectiveness. © The Author 2015. Published by Oxford University Press for the Infectious Diseases Society of America. All rights reserved. For permissions, e-mail journals.permissions@oup.com.

  4. Revalidation of the Score for Neonatal Acute Physiology in the Vermont Oxford Network.

    PubMed

    Zupancic, John A F; Richardson, Douglas K; Horbar, Jeffrey D; Carpenter, Joseph H; Lee, Shoo K; Escobar, Gabriel J

    2007-01-01

    Our specific objectives were (1) to document the performance of the revised Score for Neonatal Acute Physiology and the revised Score for Neonatal Acute Physiology Perinatal Extension in predicting death in the Vermont Oxford Network, compared with published normative values; (2) to determine whether this performance could be improved through recalibration of the weights for individual score items; (3) to determine the impact of including congenital anomalies in the predictive model; and (4) to compare performance against that of the Vermont Oxford Network risk adjustment, separately and in combination. Fifty-eight Vermont Oxford Network centers collected data prospectively for the revised Score for Neonatal Acute Physiology in the first 12 hours after admission of infants in 2002. Data were collected for 10,469 infants, and analyses were undertaken for 9897 who met inclusion criteria. The median revised Score for Neonatal Acute Physiology was 5, and the mean birth weight was 1951 g. Recalibration of the revised Score for Neonatal Acute Physiology and revised Score for Neonatal Acute Physiology Perinatal Extension resulted in minimal changes in their discriminatory abilities. The Vermont Oxford Network risk adjustment performed similarly, compared with the revised Score for Neonatal Acute Physiology Perinatal Extension. Current score performance was similar to that observed previously, which suggests that the revised Score for Neonatal Acute Physiology and revised Score for Neonatal Acute Physiology Perinatal Extension have not decalibrated over the 7 years since the first cohort was assembled, despite advances in neonatal care during that period. Addition of congenital anomalies to the revised Score for Neonatal Acute Physiology Perinatal Extension improved discrimination significantly, particularly for infants with birth weights of >1500 g. The Vermont Oxford Network risk adjustment performed similarly, compared with the revised Score for Neonatal Acute

  5. Incidence of AIDS-Defining and Other Cancers in HIV-Positive Children in South Africa: Record Linkage Study

    PubMed Central

    Bohlius, Julia; Maxwell, Nicola; Spoerri, Adrian; Wainwright, Rosalind; Sawry, Shobna; Poole, Janet; Eley, Brian; Prozesky, Hans; Rabie, Helena; Garone, Daniela; Technau, Karl-Günter; Maskew, Mhairi; Davies, Mary-Ann; Davidson, Alan; Stefan, D. Cristina; Egger, Matthias

    2016-01-01

    Background Little is known on the risk of cancer in HIV-positive children in sub-Saharan Africa. We examined incidence and risk factors of AIDS-defining and other cancers in pediatric antiretroviral therapy (ART) programs in South Africa. Methods We linked the records of five ART programs in Johannesburg and Cape Town to those of pediatric oncology units, based on name and surname, date of birth, folder and civil identification numbers. We calculated incidence rates and obtained hazard ratios (HR) with 95% confidence intervals (CI) from Cox regression models including ART, sex, age, and degree of immunodeficiency. Missing CD4 counts and CD4% were multiply imputed. Immunodeficiency was defined according to World Health Organization 2005 criteria. Results Data of 11,707 HIV-positive children were included in the analysis. During 29,348 person-years of follow-up 24 cancers were diagnosed, for an incidence rate of 82 per 100,000 person-years (95% CI 55-122). The most frequent cancers were Kaposi Sarcoma (34 per 100,000 person-years) and Non Hodgkin Lymphoma (31 per 100,000 person-years). The incidence of non AIDS-defining malignancies was 17 per 100,000. The risk of developing cancer was lower on ART (HR 0.29, 95%CI 0.09–0.86), and increased with age at enrolment (>10 versus <3 years: HR 7.3, 95% CI 2.2-24.6) and immunodeficiency at enrolment (advanced/severe versus no/mild: HR 3.5, 95%CI 1.1-12.0). The HR for the effect of ART from complete case analysis was similar but ceased to be statistically significant (p=0.078). Conclusions Early HIV diagnosis and linkage to care, with start of ART before advanced immunodeficiency develops, may substantially reduce the burden of cancer in HIV-positive children in South Africa and elsewhere. PMID:26906162

  6. High Hospitalization Rates in Survivors of Childhood Cancer: A Longitudinal Follow-Up Study Using Medical Record Linkage

    PubMed Central

    Sieswerda, Elske; Font-Gonzalez, Anna; Reitsma, Johannes B.; Dijkgraaf, Marcel G. W.; Heinen, Richard C.; Jaspers, Monique W.; van der Pal, Helena J.; van Leeuwen, Flora E.; Caron, Huib N.

    2016-01-01

    Hospitalization rates over time of childhood cancer survivors (CCS) provide insight into the burden of unfavorable health conditions on CCS and health care resources. The objective of our study was to examine trends in hospitalizations of CCS and risk factors in comparison with the general population. We performed a medical record linkage study of a cohort of 1564 ≥five-year CCS with national registers. We obtained a random sample of the general population matched on year of birth, gender and calendar year per CCS retrieved. We quantified and compared hospitalization rates of CCS and reference persons from 1995 until 2005, and we analyzed risk factors for hospitalization within the CCS cohort with multivariable Poisson models. We retrieved hospitalization information from 1382 CCS and 25583 reference persons. The overall relative hospitalization rate (RHR) was 2.2 (95%CI:1.9–2.5) for CCS compared to reference persons. CCS with central nervous system and solid tumors had highest RHRs. Hospitalization rates in CCS were increased compared to reference persons up to at least 30 years after primary diagnosis, with highest rates 5–10 and 20–30 years after primary cancer. RHRs were highest for hospitalizations due to neoplasms (10.7; 95%CI:7.1–16.3) and endocrine/nutritional/metabolic disorders (7.3; 95%CI:4.6–11.7). Female gender (P<0.001), radiotherapy to head and/or neck (P<0.001) or thorax and/or abdomen (P = 0.03) and surgery (P = 0.01) were associated with higher hospitalization rates in CCS. In conclusion, CCS have increased hospitalization rates compared to the general population, up to at least 30 years after primary cancer treatment. These findings imply a high and long-term burden of unfavorable health conditions after childhood cancer on survivors and health care resources. PMID:27433937

  7. High Hospitalization Rates in Survivors of Childhood Cancer: A Longitudinal Follow-Up Study Using Medical Record Linkage.

    PubMed

    Sieswerda, Elske; Font-Gonzalez, Anna; Reitsma, Johannes B; Dijkgraaf, Marcel G W; Heinen, Richard C; Jaspers, Monique W; van der Pal, Helena J; van Leeuwen, Flora E; Caron, Huib N; Geskus, Ronald B; Kremer, Leontien C

    2016-01-01

    Hospitalization rates over time of childhood cancer survivors (CCS) provide insight into the burden of unfavorable health conditions on CCS and health care resources. The objective of our study was to examine trends in hospitalizations of CCS and risk factors in comparison with the general population. We performed a medical record linkage study of a cohort of 1564 ≥five-year CCS with national registers. We obtained a random sample of the general population matched on year of birth, gender and calendar year per CCS retrieved. We quantified and compared hospitalization rates of CCS and reference persons from 1995 until 2005, and we analyzed risk factors for hospitalization within the CCS cohort with multivariable Poisson models. We retrieved hospitalization information from 1382 CCS and 25583 reference persons. The overall relative hospitalization rate (RHR) was 2.2 (95%CI:1.9-2.5) for CCS compared to reference persons. CCS with central nervous system and solid tumors had highest RHRs. Hospitalization rates in CCS were increased compared to reference persons up to at least 30 years after primary diagnosis, with highest rates 5-10 and 20-30 years after primary cancer. RHRs were highest for hospitalizations due to neoplasms (10.7; 95%CI:7.1-16.3) and endocrine/nutritional/metabolic disorders (7.3; 95%CI:4.6-11.7). Female gender (P<0.001), radiotherapy to head and/or neck (P<0.001) or thorax and/or abdomen (P = 0.03) and surgery (P = 0.01) were associated with higher hospitalization rates in CCS. In conclusion, CCS have increased hospitalization rates compared to the general population, up to at least 30 years after primary cancer treatment. These findings imply a high and long-term burden of unfavorable health conditions after childhood cancer on survivors and health care resources.

  8. Distribution of lod scores in oligogenic linkage analysis.

    PubMed

    Williams, J T; North, K E; Martin, L J; Comuzzie, A G; Göring, H H; Blangero, J

    2001-01-01

    In variance component oligogenic linkage analysis it can happen that the residual additive genetic variance bounds to zero when estimating the effect of the ith quantitative trait locus. Using quantitative trait Q1 from the Genetic Analysis Workshop 12 simulated general population data, we compare the observed lod scores from oligogenic linkage analysis with the empirical lod score distribution under a null model of no linkage. We find that zero residual additive genetic variance in the null model alters the usual distribution of the likelihood-ratio statistic.

  9. Identifying Candidate Chemical-Disease Linkages ...

    EPA Pesticide Factsheets

    Presentation at meeting on Environmental and Epigenetic Determinants of IBD in New York, NY on identifying candidate chemical-disease linkages by using AOPs to identify molecular initiating events and using relevant high throughput assays to screen for candidate chemicals. This hazard information is combined with exposure models to inform risk assessment. Presentation at meeting on Environmental and Epigenetic Determinants of IBD in New York, NY on identifying candidate chemical-disease linkages by using AOPs to identify molecular initiating events and using relevant high throughput assays to screen for candidate chemicals. This hazard information is combined with exposure models to inform risk assessment.

  10. Sex-specific Linkage Scans in Opioid Dependence

    PubMed Central

    Yang, Bao-Zhu; Han, Shizhong; Kranzler, Henry R.; Palmer, Abraham A.; Gelernter, Joel

    2017-01-01

    Sex influences risk for opioid dependence (OD). We hypothesized that sex might interact with genetic loci that influence the risk for OD. Therefore we performed an analysis to identify sex-specific genomic susceptibility regions for OD using linkage. Over 6000 single nucleotide polymorphism (SNP) markers were genotyped for 1758 African- and European-American (AA and EA) individuals from 739 families, ascertained via affected sib-pairs with OD and/or cocaine dependence. Autosomewide non-parametric linkage scans, stratified by sex and population, were performed. We identified one significant linkage region, segregating with OD in EA men, at 71.1 cM on chromosome 4 (LOD=3.29; point-wise p=0.00005; empirical autosome-wide p=0.042), which significantly differed from the linkage signal at the same location in EA women (empirical p=0.002). Three suggestive linkage signals were identified at 181.3 cM on chromosome 7 (LOD=2.18), 104 cM on chromosome 11 (LOD=1.85), and 60.9 cM on chromosome 16 (LOD=1.93) in EA women. In AA men, four suggestive linkage signals were detected at 201.1 cM on chromosome 3 (LOD=2.32), 152.9 cM on chromosome 6 (LOD=1.86), 16.8 cM on chromosome 7 (LOD=1.95), and 36.1 cM on chromosome 17 (LOD=1.99). The significant region, mapping to 4q12-4q13.1, harbors several OD candidate genes with interconnected functionality, including VEGFR, CLOCK, PDCL2, NMU, NRSF, and IGFBP7. In conclusion, these results provide an evidence for the existence of sex-specific and population-specific differences in OD. Furthermore, these results provide positional information that will facilitate the use of targeted next-generation sequencing to search for genes that contribute to sex-specific differences in OD. PMID:27762075

  11. A microsatellite genetic linkage map of black rockfish ( Sebastes schlegeli)

    NASA Astrophysics Data System (ADS)

    Chu, Guannan; Jiang, Liming; He, Yan; Yu, Haiyang; Wang, Zhigang; Jiang, Haibin; Zhang, Quanqi

    2014-12-01

    Ovoviviparous black rockfish ( Sebastes schlegeli) is an important marine fish species for aquaculture and fisheries in China. Genetic information of this species is scarce because of the lack of microsatellite markers. In this study, a large number of microsatellite markers of black rockfish were isolated by constructing microsatellite-enriched libraries. Female- and male-specific genetic linkage maps were constructed using 435 microsatellite markers genotyped in a full-sib family of the fish species. The female linkage map contained 140 microsatellite markers, in which 23 linkage groups had a total genetic length of 1334.1 cM and average inter-marker space of 13.3 cM. The male linkage map contained 156 microsatellite markers, in which 25 linkage groups had a total genetic length of 1359.6 cM and average inter-marker distance of 12.4 cM. The genome coverage of the female and male linkage maps was 68.6% and 69.3%, respectively. The female-to-male ratio of the recombination rate was approximately 1.07:1 in adjacent microsatellite markers. This paper presents the first genetic linkage map of microsatellites in black rockfish. The collection of polymorphic markers and sex-specific linkage maps of black rockfish could be useful for further investigations on parental assignment, population genetics, quantitative trait loci mapping, and marker-assisted selection in related breeding programs.

  12. Evaluating the Use of Existing Data Sources, Probabilistic Linkage, and Multiple Imputation to Build Population-based Injury Databases Across Phases of Trauma Care

    PubMed Central

    Newgard, Craig; Malveau, Susan; Staudenmayer, Kristan; Wang, N. Ewen; Hsia, Renee Y.; Mann, N. Clay; Holmes, James F.; Kuppermann, Nathan; Haukoos, Jason S.; Bulger, Eileen M.; Dai, Mengtao; Cook, Lawrence J.

    2012-01-01

    Objectives The objective was to evaluate the process of using existing data sources, probabilistic linkage, and multiple imputation to create large population-based injury databases matched to outcomes. Methods This was a retrospective cohort study of injured children and adults transported by 94 emergency medical systems (EMS) agencies to 122 hospitals in seven regions of the western United States over a 36-month period (2006 to 2008). All injured patients evaluated by EMS personnel within specific geographic catchment areas were included, regardless of field disposition or outcome. The authors performed probabilistic linkage of EMS records to four hospital and postdischarge data sources (emergency department [ED] data, patient discharge data, trauma registries, and vital statistics files) and then handled missing values using multiple imputation. The authors compare and evaluate matched records, match rates (proportion of matches among eligible patients), and injury outcomes within and across sites. Results There were 381,719 injured patients evaluated by EMS personnel in the seven regions. Among transported patients, match rates ranged from 14.9% to 87.5% and were directly affected by the availability of hospital data sources and proportion of missing values for key linkage variables. For vital statistics records (1-year mortality), estimated match rates ranged from 88.0% to 98.7%. Use of multiple imputation (compared to complete case analysis) reduced bias for injury outcomes, although sample size, percentage missing, type of variable, and combined-site versus single-site imputation models all affected the resulting estimates and variance. Conclusions This project demonstrates the feasibility and describes the process of constructing population-based injury databases across multiple phases of care using existing data sources and commonly available analytic methods. Attention to key linkage variables and decisions for handling missing values can be used to

  13. Bayesian linkage and segregation analysis: factoring the problem.

    PubMed

    Matthysse, S

    2000-01-01

    Complex segregation analysis and linkage methods are mathematical techniques for the genetic dissection of complex diseases. They are used to delineate complex modes of familial transmission and to localize putative disease susceptibility loci to specific chromosomal locations. The computational problem of Bayesian linkage and segregation analysis is one of integration in high-dimensional spaces. In this paper, three available techniques for Bayesian linkage and segregation analysis are discussed: Markov Chain Monte Carlo (MCMC), importance sampling, and exact calculation. The contribution of each to the overall integration will be explicitly discussed.

  14. Road traffic noise, air pollution and incident cardiovascular disease: A joint analysis of the HUNT, EPIC-Oxford and UK Biobank cohorts.

    PubMed

    Cai, Yutong; Hodgson, Susan; Blangiardo, Marta; Gulliver, John; Morley, David; Fecht, Daniela; Vienneau, Danielle; de Hoogh, Kees; Key, Tim; Hveem, Kristian; Elliott, Paul; Hansell, Anna L

    2018-05-01

    This study aimed to investigate the effects of long-term exposure to road traffic noise and air pollution on incident cardiovascular disease (CVD) in three large cohorts: HUNT, EPIC-Oxford and UK Biobank. In pooled complete-case sample of the three cohorts from Norway and the United Kingdom (N = 355,732), 21,081 incident all CVD cases including 5259 ischemic heart disease (IHD) and 2871 cerebrovascular cases were ascertained between baseline (1993-2010) and end of follow-up (2008-2013) through medical record linkage. Annual mean 24-hour weighted road traffic noise (Lden) and air pollution (particulate matter with aerodynamic diameter ≤ 10 μm [PM10], ≤2.5 μm [PM2.5] and nitrogen dioxide [NO2]) exposure at baseline address was modelled using a simplified version of the Common Noise Assessment Methods in Europe (CNOSSOS-EU) and European-wide Land Use Regression models. Individual-level covariate data were harmonised and physically pooled across the three cohorts. Analysis was via Cox proportional hazard model with mutual adjustments for both noise and air pollution and potential confounders. No significant associations were found between annual mean Lden and incident CVD, IHD or cerebrovascular disease in the overall population except that the association with incident IHD was significant among current-smokers. In the fully adjusted models including adjustment for Lden, an interquartile range (IQR) higher PM10 (4.1 μg/m3) or PM2.5 (1.4 μg/m3) was associated with a 5.8% (95%CI: 2.5%-9.3%) and 3.7% (95%CI: 0.2%-7.4%) higher risk for all incident CVD respectively. No significant associations were found between NO2 and any of the CVD outcomes. We found suggestive evidence of a possible association between road traffic noise and incident IHD, consistent with current literature. Long-term particulate air pollution exposure, even at concentrations below current European air quality standards, was significantly associated with incident CVD. Copyright

  15. Mobile assemblies of Bennett linkages from four-crease origami patterns

    NASA Astrophysics Data System (ADS)

    Zhang, Xiao; Chen, Yan

    2018-02-01

    This paper deals with constructing mobile assemblies of Bennett linkages inspired by four-crease origami patterns. A transition technique has been proposed by taking the thick-panel form of an origami pattern as an intermediate bridge. A zero-thickness rigid origami pattern and its thick-panel form share the same sector angles and folding behaviours, while the thick-panel origami and the mobile assembly of linkages are kinematically equivalent with differences only in link profiles. Applying this transition technique to typical four-crease origami patterns, we have found that the Miura-ori and graded Miura-ori patterns lead to assemblies of Bennett linkages with identical link lengths. The supplementary-type origami patterns with different mountain-valley crease assignments correspond to different types of Bennett linkage assemblies with negative link lengths. And the identical linkage-type origami pattern generates a new mobile assembly. Hence, the transition technique offers a novel approach to constructing mobile assemblies of spatial linkages from origami patterns.

  16. Mobile assemblies of Bennett linkages from four-crease origami patterns.

    PubMed

    Zhang, Xiao; Chen, Yan

    2018-02-01

    This paper deals with constructing mobile assemblies of Bennett linkages inspired by four-crease origami patterns. A transition technique has been proposed by taking the thick-panel form of an origami pattern as an intermediate bridge. A zero-thickness rigid origami pattern and its thick-panel form share the same sector angles and folding behaviours, while the thick-panel origami and the mobile assembly of linkages are kinematically equivalent with differences only in link profiles. Applying this transition technique to typical four-crease origami patterns, we have found that the Miura-ori and graded Miura-ori patterns lead to assemblies of Bennett linkages with identical link lengths. The supplementary-type origami patterns with different mountain-valley crease assignments correspond to different types of Bennett linkage assemblies with negative link lengths. And the identical linkage-type origami pattern generates a new mobile assembly. Hence, the transition technique offers a novel approach to constructing mobile assemblies of spatial linkages from origami patterns.

  17. Dimensional threshold for fracture linkage and hooking

    NASA Astrophysics Data System (ADS)

    Lamarche, Juliette; Chabani, Arezki; Gauthier, Bertrand D. M.

    2018-03-01

    Fracture connectivity in rocks depends on spatial properties of the pattern including length, abundance and orientation. When fractures form a single-strike set, they hardly cross-cut each other and the connectivity is limited. Linkage probability increases with increasing fracture abundance and length as small fractures connect to each other to form longer ones. A process for parallel fracture linkage is the "hooking", where two converging fracture tips mutually deviate and then converge to connect due to the interaction of their crack-tip stresses. Quantifying the processes and conditions for fracture linkage in single-strike fracture sets is crucial to better predicting fluid flow in Naturally Fractured Reservoirs. For 1734 fractures in Permian shales of the Lodève Basin, SE France, we measured geometrical parameters in 2D, characterizing three stages of the hooking process: underlapping, overlapping and linkage. We deciphered the threshold values, shape ratios and limiting conditions to switch from one stage to another one. The hook set up depends on the spacing (S) and fracture length (Lh) with the relation S ≈ 0.15 Lh. Once the hooking is initiated, with the fracture deviation length (L) L ≈ 0.4 Lh, the fractures reaches the linkage stage only when the spacing is reduced to S ≈ 0.02 Lh and the convergence (C) is < 0.1 L. These conditions apply to multi-scale fractures with a shape ratio L/S = 10 and for fracture curvature of 10°-20°.

  18. The linkage between childhood bullying behaviour and future offending.

    PubMed

    Jiang, Depeng; Walsh, Margaret; Augimeri, Leena K

    2011-04-01

    To examine the linkage between bullying behaviour in early childhood and any subsequent contact with the criminal justice system. A Canadian sample (570 boys and 379 girls) was derived from clients who participated in the evidenced-based programme, SNAP (STOP NOW AND PLAN), between 2001 and 2009. A court order was obtained to access any criminal record data on participants. The Early Assessment Risk Lists (EARL-20B and EARL-21G) and the Child Behavior Checklist (CBCL) were used to identify level of risk and bullying behaviour. Outcome variables included age the child first came in contact with the criminal justice system and frequency. Logistic and Cox regression analyses indicate that the risk of onset of criminal offence for bullies was significantly higher than for non-bullies. The hazard of criminal offence for bullies is 1.9 times (95% CI: 1.1-3.2) than that of non-bullies. This holds true even when adjusted for age, gender and other risk factors. We found a strong linkage between bullying behaviour during childhood and subsequent criminal offending after the age of 12. Criminal convictions for bullies were nearly twice as high for non-bullies up to the child's 18th birthday. EARLs were effective in differentiating risk associated with bullying. Copyright © 2011 John Wiley & Sons, Ltd.

  19. Linkage of a Population-Based Cohort With Primary Data Collection to Medicare Claims: The Reasons for Geographic and Racial Differences in Stroke Study.

    PubMed

    Xie, Fenglong; Colantonio, Lisandro D; Curtis, Jeffrey R; Safford, Monika M; Levitan, Emily B; Howard, George; Muntner, Paul

    2016-10-01

    We described the linkage of primary data with administrative claims using the Reasons for Geographic and Racial Differences in Stroke (REGARDS) study and Medicare. REGARDS study data were linked with Medicare claims by use of Social Security numbers. We compared REGARDS participants by Medicare linkage status, having fee-for-service (FFS) coverage or not, and with a 5% sample of Medicare beneficiaries who had FFS coverage in 2005, overall, by age (45-64 and ≥65 years), and by race. Among REGARDS participants who were ≥65 years of age, 80% had data linked to Medicare on their study-visit date (64% with FFS coverage). No differences except race and sex were present between REGARDS participants without Medicare linkage and those with data linked to Medicare with and without FFS coverage. After the age-sex-race adjustment, comorbid conditions and health-care utilization were similar for those with FFS coverage in the REGARDS study and the 5% sample of Medicare beneficiaries. Among REGARDS participants aged 45-64 years, 11% had FFS coverage on their study-visit date. In this age group, differences were present between participants with and without FFS coverage and the Medicare 5% sample with FFS coverage. In conclusion, REGARDS participants aged ≥65 years with FFS coverage are representative of the study cohort and the US population aged ≥65 years with FFS coverage. © The Author 2016. Published by Oxford University Press on behalf of the Johns Hopkins Bloomberg School of Public Health. All rights reserved. For permissions, please e-mail: journals.permissions@oup.com.

  20. Stennis hosts NASA Night in Oxford

    NASA Technical Reports Server (NTRS)

    2010-01-01

    A young visitor to the Powerhouse Community Arts and Cultural Center in Oxford, Miss., enjoys a balloon rocket transportation activity during a NASA Night in the Neighborhood on March 29. NASA's John C. Stennis Space Center near Bay St. Louis visited the center with a variety of space-related displays and educational activities. Events targeted for children included moon phasers and build-your-own rocket transportation exercises, as well as an astronaut ice cream tasting station. Visitors also were able to take photos in the astronaut suit display. Displays focused on the 40th anniversaries of the Apollo 11 and Apollo 13 lunar missions, the International Space Station, and various aspects of Stennis work. The event was sponsored by the NASA Office of External Affairs and Education at Stennis.

  1. Reporting Errors in Siblings’ Survival Histories and Their Impact on Adult Mortality Estimates: Results From a Record Linkage Study in Senegal

    PubMed Central

    Helleringer, Stéphane; Pison, Gilles; Kanté, Almamy M.; Duthé, Géraldine; Andro, Armelle

    2014-01-01

    Estimates of adult mortality in countries with limited vital registration (e.g., sub-Saharan Africa) are often derived from information about the survival of a respondent’s siblings. We evaluated the completeness and accuracy of such data through a record linkage study conducted in Bandafassi, located in southeastern Senegal. We linked at the individual level retrospective siblings’ survival histories (SSH) reported by female respondents (n = 268) to prospective mortality data and genealogies collected through a health and demographic surveillance system (HDSS). Respondents often reported inaccurate lists of siblings. Additions to these lists were uncommon, but omissions were frequent: respondents omitted 3.8 % of their live sisters, 9.1 % of their deceased sisters, and 16.6 % of their sisters who had migrated out of the DSS area. Respondents underestimated the age at death of the siblings they reported during the interview, particularly among siblings who had died at older ages (≥45 years). Restricting SSH data to person-years and events having occurred during a recent reference period reduced list errors but not age and date errors. Overall, SSH data led to a 20 % underestimate of 45q15 relative to HDSS data. Our study suggests new quality improvement strategies for SSH data and demonstrates the potential use of HDSS data for the validation of “unconventional” demographic techniques. PMID:24493063

  2. Reporting errors in siblings' survival histories and their impact on adult mortality estimates: results from a record linkage study in Senegal.

    PubMed

    Helleringer, Stéphane; Pison, Gilles; Kanté, Almamy M; Duthé, Géraldine; Andro, Armelle

    2014-04-01

    Estimates of adult mortality in countries with limited vital registration (e.g., sub-Saharan Africa) are often derived from information about the survival of a respondent's siblings. We evaluated the completeness and accuracy of such data through a record linkage study conducted in Bandafassi, located in southeastern Senegal. We linked at the individual level retrospective siblings' survival histories (SSH) reported by female respondents (n = 268) to prospective mortality data and genealogies collected through a health and demographic surveillance system (HDSS). Respondents often reported inaccurate lists of siblings. Additions to these lists were uncommon, but omissions were frequent: respondents omitted 3.8 % of their live sisters, 9.1 % of their deceased sisters, and 16.6 % of their sisters who had migrated out of the DSS area. Respondents underestimated the age at death of the siblings they reported during the interview, particularly among siblings who had died at older ages (≥45 years). Restricting SSH data to person-years and events having occurred during a recent reference period reduced list errors but not age and date errors. Overall, SSH data led to a 20 % underestimate of 45 q 15 relative to HDSS data. Our study suggests new quality improvement strategies for SSH data and demonstrates the potential use of HDSS data for the validation of "unconventional" demographic techniques.

  3. Effects of maltreatment and parental schizophrenia spectrum disorders on early childhood social-emotional functioning: a population record linkage study.

    PubMed

    Matheson, S L; Kariuki, M; Green, M J; Dean, K; Harris, F; Tzoumakis, S; Tarren-Sweeney, M; Brinkman, S; Chilvers, M; Sprague, T; Carr, V J; Laurens, K R

    2017-12-01

    Childhood maltreatment and a family history of a schizophrenia spectrum disorder (SSD) are each associated with social-emotional dysfunction in childhood. Both are also strong risk factors for adult SSDs, and social-emotional dysfunction in childhood may be an antecedent of these disorders. We used data from a large Australian population cohort to determine the independent and moderating effects of maltreatment and parental SSDs on early childhood social-emotional functioning. The New South Wales Child Development Study combines intergenerational multi-agency data using record linkage methods. Multiple measures of social-emotional functioning (social competency, prosocial/helping behaviour, anxious/fearful behaviour; aggressive behaviour, and hyperactivity/inattention) on 69 116 kindergarten children (age ~5 years) were linked with government records of child maltreatment and parental presentations to health services for SSD. Multivariable analyses investigated the association between maltreatment and social-emotional functioning, adjusting for demographic variables and parental SSD history, in the population sample and in sub-cohorts exposed and not exposed to parental SSD history. We also examined the association of parental SSD history and social-emotional functioning, adjusting for demographic variables and maltreatment. Medium-sized associations were identified between maltreatment and poor social competency, aggressive behaviour and hyperactivity/inattention; small associations were revealed between maltreatment and poor prosocial/helping and anxious/fearful behaviours. These associations did not differ greatly when adjusted for parental SSD, and were greater in magnitude among children with no history of parental SSD. Small associations between parental SSD and poor social-emotional functioning remained after adjusting for demographic variables and maltreatment. Childhood maltreatment and history of parental SSD are associated independently with poor early

  4. Calcaneal Scoring as an Adjunct to Modified Oxford Hip Scores: Prediction of Contralateral Slipped Capital Femoral Epiphysis.

    PubMed

    Nicholson, Allen D; Huez, Coridon M; Sanders, James O; Liu, Raymond W; Cooperman, Daniel R

    2016-03-01

    In 2 recent studies, modified Oxford hip scores of 16 through 18 have been shown to predict an extremely high risk of contralateral slipping in unilateral slipped capital femoral epiphysis (SCFE). However, the modified Oxford system is not widely used. This may be due, in part, to the complexity of the scoring system, difficulty in viewing all 5 radiographic features on a single x-ray and phenotypic variation in the features. Ossification of the calcaneal apophysis provides an osteologic marker of skeletal maturation in relation to peak height velocity and has been described previously. We examine the value of the calcaneal apophyseal ossification sequence for predicting modified Oxford hip scores. We examined 279 pelvis and matching foot x-rays that were taken at the same session from 94 healthy children aged 3 to 18 years. A fellowship-trained pediatric orthopaedist determined the modified Oxford hip score for each hip radiograph. The calcaneal x-rays had been previously graded. Modified Oxford hip scores were compared with calcaneal scores for each set of matched hip and calcaneal x-rays. Stage 0 to 2 calcanei had 94% of corresponding hip radiographs rated as modified Oxford scores of 16 to 18. Stage 3 calcanei had 54% rated as 16 to 18 and 31% rated as scores 19 to 21. Stage 4 calcanei had 31% rated as scores 19 to 21, and 68% rated as scores 22 to 26. Stage 5 calcanei had 100% rated as 22 to 26. Using data from Popejoy and colleagues' study, the weighted risk of contralateral SCFE was 94% for calcaneal stage 0, 86.5% for calcaneal stage 1, 90.3% for calcaneal stage 2, 55.8% for calcaneal stage 3, 6.1% for calcaneal stage 4, and 0 for calcaneal stage 5. Calcaneal stages 0 to 3 correspond entirely to modified Oxford scores indicating elevated risk of contralateral SCFE. The calcaneal scoring system has potential for adjunctive use with the modified Oxford score for prediction of contralateral SCFE.

  5. Three Degree of Freedom Parallel Mechanical Linkage

    NASA Technical Reports Server (NTRS)

    Adelstein, Bernard D. (Inventor)

    1998-01-01

    A three degree of freedom parallel mechanism or linkage that couples three degree of freedom translational displacements at an endpoint, such as a handle, a hand grip, or a robot tool, to link rotations about three axes that are fixed with respect to a common base or ground link. The mechanism includes a three degree of freedom spherical linkage formed of two closed loops, and a planar linkage connected to the endpoint. The closed loops are rotatably interconnected, and made of eight rigid links connected by a plurality of single degree of freedom revolute joints. Three of these revolute joints are base joints and are connected to a common ground. such that the axis lines passing through the revolute joints intersect at a common fixed center point K forming the center of a spherical work volume in which the endpoint is capable of moving. 'Me three degrees of freedom correspond to the spatial displacement of the endpoint, for instance. The mechanism provides a new overall spatial kinematic linkage composed of a minimal number of rigid links and rotary joints. The mechanism has improved mechanical stiffness, and conveys mechanical power bidirectionally between the human operator and the electromechanical actuators. It does not require gears, belts. cable, screw or other types of transmission elements, and is useful in applications requiring full backdrivability. Thus, this invention can serve as the mechanical linkage for actively powered devices such as compliant robotic manipulators and force-reflecting hand controllers, and passive devices such as manual input devices for computers and other systems.

  6. [Linkage to care among new human immunodeficiency virus diagnoses in Spain].

    PubMed

    Oliva, Jesús; Malo, Carmen; Fernández, Ana; Izquierdo, Ana; Marcos, Henar; Cevallos, Carlos; Castilla, Jesús; García, Rocio; Díez, Mercedes

    2014-03-01

    To describe linkage to care among new HIV diagnoses in Spain; and to estimate factors associated to linkage to care within three months after diagnosis. The distribution of the time elapsing between the date of HIV diagnosis and the date of first determination of CD4 (considered to be the date of linkage to care) was calculated among new HIV diagnoses in 2010 in the seven Autonomous Regions participating, where data on date of CD4 count was available. Linkage to care was considered «correct» if done within three months after diagnosis. Factors associated to correct linkage to care were estimated using logistic regression. A total of 1769 new HIV diagnoses were included. Of them, 83.1% had evidence of linkage to care within a year, and 75.7% were linked within three months after diagnosis. Being an injectable drug user (IDU) was the only factor inversely associated with linkage to care within 3 months (OR = 0.3; 95% CI: 0.2-0.6). In Spain linkage to care after HIV diagnosis is good, but there is still room for improvement, especially among IDUs. Copyright © 2013 Elsevier España, S.L. y Sociedad Española de Enfermedades Infecciosas y Microbiología Clínica. All rights reserved.

  7. Phase-Division-Based Dynamic Optimization of Linkages for Drawing Servo Presses

    NASA Astrophysics Data System (ADS)

    Zhang, Zhi-Gang; Wang, Li-Ping; Cao, Yan-Ke

    2017-11-01

    Existing linkage-optimization methods are designed for mechanical presses; few can be directly used for servo presses, so development of the servo press is limited. Based on the complementarity of linkage optimization and motion planning, a phase-division-based linkage-optimization model for a drawing servo press is established. Considering the motion-planning principles of a drawing servo press, and taking account of work rating and efficiency, the constraints of the optimization model are constructed. Linkage is optimized in two modes: use of either constant eccentric speed or constant slide speed in the work segments. The performances of optimized linkages are compared with those of a mature linkage SL4-2000A, which is optimized by a traditional method. The results show that the work rating of a drawing servo press equipped with linkages optimized by this new method improved and the root-mean-square torque of the servo motors is reduced by more than 10%. This research provides a promising method for designing energy-saving drawing servo presses with high work ratings.

  8. Sex-specific linkage scans in opioid dependence.

    PubMed

    Yang, Bao-Zhu; Han, Shizhong; Kranzler, Henry R; Palmer, Abraham A; Gelernter, Joel

    2017-04-01

    Sex influences risk for opioid dependence (OD). We hypothesized that sex might interact with genetic loci that influence the risk for OD. Therefore we performed an analysis to identify sex-specific genomic susceptibility regions for OD using linkage. Over 6,000 single nucleotide polymorphism (SNP) markers were genotyped for 1,758 African- and European-American (AA and EA) individuals from 739 families, ascertained via affected sib-pairs with OD and/or cocaine dependence. Autosomewide non-parametric linkage scans, stratified by sex and population, were performed. We identified one significant linkage region, segregating with OD in EA men, at 71.1 cM on chromosome 4 (LOD = 3.29; point-wise P = 0.00005; empirical autosome-wide P = 0.042), which significantly differed from the linkage signal at the same location in EA women (empirical P = 0.002). Three suggestive linkage signals were identified at 181.3 cM on chromosome 7 (LOD = 2.18), 104 cM on chromosome 11 (LOD = 1.85), and 60.9 cM on chromosome 16 (LOD = 1.93) in EA women. In AA men, four suggestive linkage signals were detected at 201.1 cM on chromosome 3 (LOD = 2.32), 152.9 cM on chromosome 6 (LOD = 1.86), 16.8 cM on chromosome 7 (LOD = 1.95), and 36.1 cM on chromosome 17 (LOD = 1.99). The significant region, mapping to 4q12-4q13.1, harbors several OD candidate genes with interconnected functionality, including VEGFR, CLOCK, PDCL2, NMU, NRSF, and IGFBP7. In conclusion, these results provide an evidence for the existence of sex-specific and population-specific differences in OD. Furthermore, these results provide positional information that will facilitate the use of targeted next-generation sequencing to search for genes that contribute to sex-specific differences in OD. © 2016 Wiley Periodicals, Inc. © 2016 Wiley Periodicals, Inc.

  9. Student-Teacher Linkage Verification: Model Process and Recommendations

    ERIC Educational Resources Information Center

    Watson, Jeffery; Graham, Matthew; Thorn, Christopher A.

    2012-01-01

    As momentum grows for tracking the role of individual educators in student performance, school districts across the country are implementing projects that involve linking teachers to their students. Programs that link teachers to student outcomes require a verification process for student-teacher linkages. Linkage verification improves accuracy by…

  10. Prospective Industrial Linkage at Aqaba University College, Jordan

    ERIC Educational Resources Information Center

    Abu-Hamatteh, Zeid; Al-Amyan, Mozfi; Al-Azzam, Farouq

    2008-01-01

    The present study intends to examine the overall situation and the environment of Aqaba University College (AUC) in relation to industrial-educational interaction, and to discuss existing and possible future industrial linkage strategies. This article presents observations from AUC, as well as suggestions for action on industrial linkage. The…

  11. SNP Discovery and Linkage Map Construction in Cultivated Tomato

    PubMed Central

    Shirasawa, Kenta; Isobe, Sachiko; Hirakawa, Hideki; Asamizu, Erika; Fukuoka, Hiroyuki; Just, Daniel; Rothan, Christophe; Sasamoto, Shigemi; Fujishiro, Tsunakazu; Kishida, Yoshie; Kohara, Mitsuyo; Tsuruoka, Hisano; Wada, Tsuyuko; Nakamura, Yasukazu; Sato, Shusei; Tabata, Satoshi

    2010-01-01

    Few intraspecific genetic linkage maps have been reported for cultivated tomato, mainly because genetic diversity within Solanum lycopersicum is much less than that between tomato species. Single nucleotide polymorphisms (SNPs), the most abundant source of genomic variation, are the most promising source of polymorphisms for the construction of linkage maps for closely related intraspecific lines. In this study, we developed SNP markers based on expressed sequence tags for the construction of intraspecific linkage maps in tomato. Out of the 5607 SNP positions detected through in silico analysis, 1536 were selected for high-throughput genotyping of two mapping populations derived from crosses between ‘Micro-Tom’ and either ‘Ailsa Craig’ or ‘M82’. A total of 1137 markers, including 793 out of the 1338 successfully genotyped SNPs, along with 344 simple sequence repeat and intronic polymorphism markers, were mapped onto two linkage maps, which covered 1467.8 and 1422.7 cM, respectively. The SNP markers developed were then screened against cultivated tomato lines in order to estimate the transferability of these SNPs to other breeding materials. The molecular markers and linkage maps represent a milestone in the genomics and genetics, and are the first step toward molecular breeding of cultivated tomato. Information on the DNA markers, linkage maps, and SNP genotypes for these tomato lines is available at http://www.kazusa.or.jp/tomato/. PMID:21044984

  12. Translation and cultural adaptation of the Manchester-Oxford Foot Questionnaire (MOXFQ) into Persian language.

    PubMed

    Mousavian, Alireza; Ebrahimzadeh, Mohammad H; Birjandinejad, Ali; Omidi-Kashani, Farzad; Kachooei, Amir Reza

    2015-12-01

    In this study, we aimed to translate and test the validity and reliablity of the Persian version of the Manchester-Oxford Foot Questionnaire in foot and ankle patients. We translated the Manchester-Oxford Foot Questionnaire to Persian language according to the accepted guidelines, then assessed the psychometric properties including the validity and reliability on 308 patients with long-standing foot and ankle problems. To test the reliability, we calculated the intra-class correlation coefficient (ICC) for test-retest reliability and measured Cronbach's alpha to test the internal consistency. To test the construct validity of the Manchester-Oxford Foot Questionnaire we also administered the Short-Form 36 to patients. Construct validity was supported by significant correlation with SF36 subscales except for pain subscale of the persian MOXFQ with mental health of the SF36 (r=0.207). Intraclass correlation coefficient was 0.79 for the total MOXFQ and ranged from 0.83 to 0.89 for the three subscales. Cronbach's alpha for pain, walking/standing, and social interaction was 0.86, 0.88, and 0.89, respectively, and was 0.79 for the total MOXFQ showing good internal consistency in each domain. The Persian Manchester-Oxford Foot Questionnaire health scoring system is a valid and reliable patient-reported instrument for foot and ankle problems. Copyright © 2015. Published by Elsevier Ltd.

  13. Intragroup Emotions: Physiological Linkage and Social Presence.

    PubMed

    Järvelä, Simo; Kätsyri, Jari; Ravaja, Niklas; Chanel, Guillaume; Henttonen, Pentti

    2016-01-01

    We investigated how technologically mediating two different components of emotion-communicative expression and physiological state-to group members affects physiological linkage and self-reported feelings in a small group during video viewing. In different conditions the availability of second screen text chat (communicative expression) and visualization of group level physiological heart rates and their dyadic linkage (physiology) was varied. Within this four person group two participants formed a physically co-located dyad and the other two were individually situated in two separate rooms. We found that text chat always increased heart rate synchrony but HR visualization only with non-co-located dyads. We also found that physiological linkage was strongly connected to self-reported social presence. The results encourage further exploration of the possibilities of sharing group member's physiological components of emotion by technological means to enhance mediated communication and strengthen social presence.

  14. A high-density SNP linkage scan with 142 combined subtype ADHD sib pairs identifies linkage regions on chromosomes 9 and 16.

    PubMed

    Asherson, P; Zhou, K; Anney, R J L; Franke, B; Buitelaar, J; Ebstein, R; Gill, M; Altink, M; Arnold, R; Boer, F; Brookes, K; Buschgens, C; Butler, L; Cambell, D; Chen, W; Christiansen, H; Feldman, L; Fleischman, K; Fliers, E; Howe-Forbes, R; Goldfarb, A; Heise, A; Gabriëls, I; Johansson, L; Lubetzki, I; Marco, R; Medad, S; Minderaa, R; Mulas, F; Müller, U; Mulligan, A; Neale, B; Rijsdijk, F; Rabin, K; Rommelse, N; Sethna, V; Sorohan, J; Uebel, H; Psychogiou, L; Weeks, A; Barrett, R; Xu, X; Banaschewski, T; Sonuga-Barke, E; Eisenberg, J; Manor, I; Miranda, A; Oades, R D; Roeyers, H; Rothenberger, A; Sergeant, J; Steinhausen, H-C; Taylor, E; Thompson, M; Faraone, S V

    2008-05-01

    As part of the International Multi-centre ADHD Genetics project we completed an affected sibling pair study of 142 narrowly defined Diagnostic and Statistical Manual of Mental Disorders, fourth edition combined type attention deficit hyperactivity disorder (ADHD) proband-sibling pairs. No linkage was observed on the most established ADHD-linked genomic regions of 5p and 17p. We found suggestive linkage signals on chromosomes 9 and 16, respectively, with the highest multipoint nonparametric linkage signal on chromosome 16q23 at 99 cM (log of the odds, LOD=3.1) overlapping data published from the previous UCLA (University of California, Los Angeles) (LOD>1, approximately 95 cM) and Dutch (LOD>1, approximately 100 cM) studies. The second highest peak in this study was on chromosome 9q22 at 90 cM (LOD=2.13); both the previous UCLA and German studies also found some evidence of linkage at almost the same location (UCLA LOD=1.45 at 93 cM; German LOD=0.68 at 100 cM). The overlap of these two main peaks with previous findings suggests that loci linked to ADHD may lie within these regions. Meta-analysis or reanalysis of the raw data of all the available ADHD linkage scan data may help to clarify whether these represent true linked loci.

  15. An Autosomal Genetic Linkage Map of the Sheep Genome

    PubMed Central

    Crawford, A. M.; Dodds, K. G.; Ede, A. J.; Pierson, C. A.; Montgomery, G. W.; Garmonsway, H. G.; Beattie, A. E.; Davies, K.; Maddox, J. F.; Kappes, S. W.; Stone, R. T.; Nguyen, T. C.; Penty, J. M.; Lord, E. A.; Broom, J. E.; Buitkamp, J.; Schwaiger, W.; Epplen, J. T.; Matthew, P.; Matthews, M. E.; Hulme, D. J.; Beh, K. J.; McGraw, R. A.; Beattie, C. W.

    1995-01-01

    We report the first extensive ovine genetic linkage map covering 2070 cM of the sheep genome. The map was generated from the linkage analysis of 246 polymorphic markers, in nine three-generation fullsib pedigrees, which make up the AgResearch International Mapping Flock. We have exploited many markers from cattle so that valuable comparisons between these two ruminant linkage maps can be made. The markers, used in the segregation analyses, comprised 86 anonymous microsatellite markers derived from the sheep genome, 126 anonymous microsatellites from cattle, one from deer, and 33 polymorphic markers of various types associated with known genes. The maximum number of informative meioses within the mapping flock was 222. The average number of informative meioses per marker was 140 (range 18-209). Linkage groups have been assigned to all 26 sheep autosomes. PMID:7498748

  16. Linkages between ACE Vocational Provision and Mainstream VET.

    ERIC Educational Resources Information Center

    Saunders, John

    A study investigated linkages between adult community education (ACE) and mainstream vocational education and training (VET) in Australia, which enable people to move between the two sectors in their pursuit of vocational learning, and the ways in which linkages might be improved or new ones developed. The data from the study were derived from 69…

  17. Validation of an instrument to measure inter-organisational linkages in general practice.

    PubMed

    Amoroso, Cheryl; Proudfoot, Judith; Bubner, Tanya; Jayasinghe, Upali W; Holton, Christine; Winstanley, Julie; Beilby, Justin; Harris, Mark F

    2007-12-03

    Linkages between general medical practices and external services are important for high quality chronic disease care. The purpose of this research is to describe the development, evaluation and use of a brief tool that measures the comprehensiveness and quality of a general practice's linkages with external providers for the management of patients with chronic disease. In this study, clinical linkages are defined as the communication, support, and referral arrangements between services for the care and assistance of patients with chronic disease. An interview to measure surgery-level (rather than individual clinician-level) clinical linkages was developed, piloted, reviewed, and evaluated with 97 Australian general practices. Two validated survey instruments were posted to patients, and a survey of locally available services was developed and posted to participating Divisions of General Practice (support organisations). Hypotheses regarding internal validity, association with local services, and patient satisfaction were tested using factor analysis, logistic regression and multilevel regression models. The resulting General Practice Clinical Linkages Interview (GP-CLI) is a nine-item tool with three underlying factors: referral and advice linkages, shared care and care planning linkages, and community access and awareness linkages. Local availability of chronic disease services has no affect on the comprehensiveness of services with which practices link, however, comprehensiveness of clinical linkages has an association with patient assessment of access, receptionist services, and of continuity of care in their general practice. The GP-CLI may be useful to researchers examining comparable health care systems for measuring the comprehensiveness and quality of linkages at a general practice-level with related services, possessing both internal and external validity. The tool can be used with large samples exploring the impact, outcomes, and facilitators of high

  18. Estimation and test for linkage between markers: a comparison of lod score and χ (2) test in a linkage study of maritime pine (Pinus pinaster Ait.).

    PubMed

    Gerber, S; Rodolphe, F

    1994-06-01

    The first step in the construction of a linkage map involves the estimation and test for linkage between all possible pairs of markers. The lod score method is used in many linkage studies for the latter purpose. In contrast with classical statistical tests, this method does not rely on the choice of a first-type error level. We thus provide a comparison between the lod score and a χ (2) test on linkage data from a gymnosperm, the maritime pine. The lod score appears to be a very conservative test with the usual thresholds. Its severity depends on the type of data used.

  19. Linkage mapping in sheep and deer identifies a conserved pecora ruminant linkage group orthologous to two regions of HSA16 and a portion of HSA7Q

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

    Broom, J.E.; Tate, M.L.; Dodds, K.G.

    1996-05-01

    Two orthologous linkage groups have been mapped in sheep and deer. Seven loci have been mapped in deer, and 12 in sheep. The sheep linkage group is assigned of ovine chromosome 24. The linkage groups consist of loci from the short arm of human chromosome 16, spanning the region containing the human Batten disease locus, and from human chromosome 7. One locus from the long arm of human chromosome 16 is also present, demonstrating a previously unknown rearrangement between human and ruminant chromosomes. There is no significant difference in marker order and distances between the two linkage groups, implying thatmore » this linkage pattern was present in the genome of the common ancestor of the pecora ruminants. 35 refs., 1 fig., 2 tabs.« less

  20. Recombination patterns reveal information about centromere location on linkage maps.

    PubMed

    Limborg, Morten T; McKinney, Garrett J; Seeb, Lisa W; Seeb, James E

    2016-05-01

    Linkage mapping is often used to identify genes associated with phenotypic traits and for aiding genome assemblies. Still, many emerging maps do not locate centromeres - an essential component of the genomic landscape. Here, we demonstrate that for genomes with strong chiasma interference, approximate centromere placement is possible by phasing the same data used to generate linkage maps. Assuming one obligate crossover per chromosome arm, information about centromere location can be revealed by tracking the accumulated recombination frequency along linkage groups, similar to half-tetrad analyses. We validate the method on a linkage map for sockeye salmon (Oncorhynchus nerka) with known centromeric regions. Further tests suggest that the method will work well in other salmonids and other eukaryotes. However, the method performed weakly when applied to a male linkage map (rainbow trout; O. mykiss) characterized by low and unevenly distributed recombination - a general feature of male meiosis in many species. Further, a high frequency of double crossovers along chromosome arms in barley reduced resolution for locating centromeric regions on most linkage groups. Despite these limitations, our method should work well for high-density maps in species with strong recombination interference and will enrich many existing and future mapping resources. © 2015 The Authors. Molecular Ecology Resources published by John Wiley & Sons Ltd.

  1. Intragroup Emotions: Physiological Linkage and Social Presence

    PubMed Central

    Järvelä, Simo; Kätsyri, Jari; Ravaja, Niklas; Chanel, Guillaume; Henttonen, Pentti

    2016-01-01

    We investigated how technologically mediating two different components of emotion—communicative expression and physiological state—to group members affects physiological linkage and self-reported feelings in a small group during video viewing. In different conditions the availability of second screen text chat (communicative expression) and visualization of group level physiological heart rates and their dyadic linkage (physiology) was varied. Within this four person group two participants formed a physically co-located dyad and the other two were individually situated in two separate rooms. We found that text chat always increased heart rate synchrony but HR visualization only with non-co-located dyads. We also found that physiological linkage was strongly connected to self-reported social presence. The results encourage further exploration of the possibilities of sharing group member's physiological components of emotion by technological means to enhance mediated communication and strengthen social presence. PMID:26903913

  2. Intra-facility linkage of HIV-positive mothers and HIV-exposed babies into HIV chronic care: rural and urban experience in a resource limited setting.

    PubMed

    Mugasha, Christine; Kigozi, Joanita; Kiragga, Agnes; Muganzi, Alex; Sewankambo, Nelson; Coutinho, Alex; Nakanjako, Damalie

    2014-01-01

    Linkage of HIV-infected pregnant women to HIV care remains critical for improvement of maternal and child outcomes through prevention of maternal-to-child transmission of HIV (PMTCT) and subsequent chronic HIV care. This study determined proportions and factors associated with intra-facility linkage to HIV care and Early Infant Diagnosis care (EID) to inform strategic scale up of PMTCT programs. A cross-sectional review of records was done at 2 urban and 3 rural public health care facilities supported by the Infectious Diseases Institute (IDI). HIV-infected pregnant mothers, identified through routine antenatal care (ANC) and HIV-exposed babies were evaluated for enrollment in HIV clinics by 6 weeks post-delivery. Overall, 1,025 HIV-infected pregnant mothers were identified during ANC between January and June, 2012; 267/1,025 (26%) in rural and 743/1,025 (74%) in urban facilities. Of these 375/1,025 (37%) were linked to HIV clinics [67/267(25%) rural and 308/758(41%) urban]. Of 636 HIV-exposed babies, 193 (30%) were linked to EID. Linkage of mother-baby pairs to HIV chronic care and EID was 16% (101/636); 8/179 (4.5%)] in rural and 93/457(20.3%) in urban health facilities. Within rural facilities, ANC registration <28 weeks-of-gestation was associated with mothers' linkage to HIV chronic care [AoR, 2.0 95% CI, 1.1-3.7, p = 0.019] and mothers' multi-parity was associated with baby's linkage to EID; AoR 4.4 (1.3-15.1), p = 0.023. Stigma, long distance to health facilities and vertical PMTCT services affected linkage in rural facilities, while peer mothers, infant feeding services, long patient queues and limited privacy hindered linkage to HIV care in urban settings. Post-natal linkage of HIV-infected mothers to chronic HIV care and HIV-exposed babies to EID programs was low. Barriers to linkage to HIV care vary in urban and rural settings. We recommend targeted interventions to rapidly improve linkage to antiretroviral therapy for elimination of MTCT.

  3. Solid-Phase Synthesis of RNA Analogs Containing Phosphorodithioate Linkages.

    PubMed

    Yang, Xianbin

    2017-09-18

    The oligoribonucleotide phosphorodithioate (PS2-RNA) modification uses two sulfur atoms to replace two non-bridging oxygen atoms at an internucleotide phosphorodiester backbone linkage. Like a natural phosphodiester RNA backbone linkage, a PS2-modified backbone linkage is achiral at phosphorus. PS2-RNAs are highly stable to nucleases and several in vitro assays have demonstrated their biological activity. For example, PS2-RNAs silenced mRNA in vitro and bound to protein targets in the form of PS2-aptamers (thioaptamers). Thus, the interest in and promise of PS2-RNAs has drawn attention to synthesizing, isolating, and characterizing these compounds. RNA-thiophosphoramidite monomers are commercially available from AM Biotechnologies and this unit describes an effective methodology for solid-phase synthesis, deprotection, and purification of RNAs having PS2 internucleotide linkages. © 2017 by John Wiley & Sons, Inc. Copyright © 2017 John Wiley & Sons, Inc.

  4. An autosomal genetic linkage map of the sheep genome

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

    Crawford, A.M.; Ede, A.J.; Pierson, C.A.

    1995-06-01

    We report the first extensive ovine genetic linkage map covering 2070 cM of the sheep genome. The map was generated from the linkage analysis of 246 polymorphic markers, in nine three-generation full-sib pedigrees, which make up the AgResearch International Mapping Flock. We have exploited many markers from cattle so that valuable comparisons between these two ruminant linkage maps can be made. The markers, used in the segregation analyses, comprised 86 anonymous microsatellite markers derived from the sheep genome, 126 anonymous microsatellites from cattle, one from deer, and 33 polymorphic markers of various types associated with known genes. The maximum numbermore » of informative meioses within the mapping flock was 22. The average number of informative meioses per marker was 140 (range 18-209). Linkage groups have been assigned to all 26 sheep autosomes. 102 refs., 8 figs., 5 tabs.« less

  5. PEOPLE IN PHYSICS: Interview with Scott Durow, Software Engineer, Oxford

    NASA Astrophysics Data System (ADS)

    Burton, Conducted by Paul

    1998-05-01

    Scott Durow was educated at Bootham School, York. He studied Physics, Mathematics and Chemistry to A-level and went on to Nottingham University to read Medical Physics. After graduating from Nottingham he embarked on his present career as a Software Engineer based in Oxford. He is a musician in his spare time, as a member of a band and playing the French horn.

  6. Data Linkage in VET Research: Opportunities, Challenges and Principles. Discussion Paper

    ERIC Educational Resources Information Center

    Osborne, Kristen; Fowler, Craig; Circelli, Michelle

    2018-01-01

    This discussion paper explores the possibilities and risks that data linkage presents for the vocational education and training (VET) sector. Along with a broad overview of the nature of data linkage, it highlights possible applications for data linkage in the VET sector and examines the key challenges associated with its use. A number of case…

  7. Appliation of rad-sequencing to linkage mapping in citrus

    USDA-ARS?s Scientific Manuscript database

    High density linkage maps can be developed for modest cost using high-throughput DNA sequencing to genotype a defined fraction (representation) of the genome. We developed linkage maps in two citrus populations using the RAD (Restriction site Associated DNA) genotyping method which involves restrict...

  8. A Comprehensive Linkage Map of the Dog Genome

    PubMed Central

    Wong, Aaron K.; Ruhe, Alison L.; Dumont, Beth L.; Robertson, Kathryn R.; Guerrero, Giovanna; Shull, Sheila M.; Ziegle, Janet S.; Millon, Lee V.; Broman, Karl W.; Payseur, Bret A.; Neff, Mark W.

    2010-01-01

    We have leveraged the reference sequence of a boxer to construct the first complete linkage map for the domestic dog. The new map improves access to the dog's unique biology, from human disease counterparts to fascinating evolutionary adaptations. The map was constructed with ∼3000 microsatellite markers developed from the reference sequence. Familial resources afforded 450 mostly phase-known meioses for map assembly. The genotype data supported a framework map with ∼1500 loci. An additional ∼1500 markers served as map validators, contributing modestly to estimates of recombination rate but supporting the framework content. Data from ∼22,000 SNPs informing on a subset of meioses supported map integrity. The sex-averaged map extended 21 M and revealed marked region- and sex-specific differences in recombination rate. The map will enable empiric coverage estimates and multipoint linkage analysis. Knowledge of the variation in recombination rate will also inform on genomewide patterns of linkage disequilibrium (LD), and thus benefit association, selective sweep, and phylogenetic mapping approaches. The computational and wet-bench strategies can be applied to the reference genome of any nonmodel organism to assemble a de novo linkage map. PMID:19966068

  9. Arctic-midlatitude weather linkages in North America

    NASA Astrophysics Data System (ADS)

    Overland, James E.; Wang, Muyin

    2018-06-01

    There is intense public interest in whether major Arctic changes can and will impact midlatitude weather such as cold air outbreaks on the central and east side of continents. Although there is progress in linkage research for eastern Asia, a clear gap is conformation for North America. We show two stationary temperature/geopotential height patterns where warmer Arctic temperatures have reinforced existing tropospheric jet stream wave amplitudes over North America: a Greenland/Baffin Block pattern during December 2010 and an Alaska Ridge pattern during December 2017. Even with continuing Arctic warming over the past decade, other recent eastern US winter months were less susceptible for an Arctic linkage: the jet stream was represented by either zonal flow, progressive weather systems, or unfavorable phasing of the long wave pattern. The present analysis lays the scientific controversy over the validity of linkages to the inherent intermittency of jet stream dynamics, which provides only an occasional bridge between Arctic thermodynamic forcing and extended midlatitude weather events.

  10. High-frequency stock linkage and multi-dimensional stationary processes

    NASA Astrophysics Data System (ADS)

    Wang, Xi; Bao, Si; Chen, Jingchao

    2017-02-01

    In recent years, China's stock market has experienced dramatic fluctuations; in particular, in the second half of 2014 and 2015, the market rose sharply and fell quickly. Many classical financial phenomena, such as stock plate linkage, appeared repeatedly during this period. In general, these phenomena have usually been studied using daily-level data or minute-level data. Our paper focuses on the linkage phenomenon in Chinese stock 5-second-level data during this extremely volatile period. The method used to select the linkage points and the arbitrage strategy are both based on multi-dimensional stationary processes. A new program method for testing the multi-dimensional stationary process is proposed in our paper, and the detailed program is presented in the paper's appendix. Because of the existence of the stationary process, the strategy's logarithmic cumulative average return will converge under the condition of the strong ergodic theorem, and this ensures the effectiveness of the stocks' linkage points and the more stable statistical arbitrage strategy.

  11. Linkage of the National Health Interview Survey to air quality data.

    PubMed

    Parker, Jennifer D; Kravets, Nataliya; Woodruff, Tracey J

    2008-02-01

    This report describes the linkage between the National Health Interview Survey (NHIS) and air monitoring data from the U.S. Environmental Protection Agency (EPA). There have been few linkages of these data sources, partly because of restrictions on releasing geographic detail from NHIS on public-use files in order to protect participant confidentiality. Pollution exposures for NHIS respondents were calculated by averaging the annual average exposure estimates from EPA air monitors both within 5, 10, 15, and 20 miles of the respondent's block-group location (which is available on restricted NHIS data files) and by county of residence. The 1987-2005 linked data files--referred to as NHIS-EPAAnnualAir--were used to describe the percentage of NHIS respondents linked and the median exposures by linkage method, survey year, and pollutant. Using the 2005 NHIS-EPAAnnualAir data file, the percentage linked and median exposure were described by respondent characteristics, linkage method, and pollutant. Many decisions were made to define pollution exposures for NHIS respondents, including monitor selection, location assignment for NHIS respondents, and geographic linkage criteria. Geographic linkage criteria for assigning area-level exposure estimates affected the percentage and composition of respondents included in the resulting linked sample. Median exposure estimates, however, were similar among geographic linkage methods. NHIS-EPAAnnualAir data files for 1985 through 2005 are currently available to users in the NCHS Research Data Center.

  12. Using Object Oriented Bayesian Networks to Model Linkage, Linkage Disequilibrium and Mutations between STR Markers

    PubMed Central

    Kling, Daniel; Egeland, Thore; Mostad, Petter

    2012-01-01

    In a number of applications there is a need to determine the most likely pedigree for a group of persons based on genetic markers. Adequate models are needed to reach this goal. The markers used to perform the statistical calculations can be linked and there may also be linkage disequilibrium (LD) in the population. The purpose of this paper is to present a graphical Bayesian Network framework to deal with such data. Potential LD is normally ignored and it is important to verify that the resulting calculations are not biased. Even if linkage does not influence results for regular paternity cases, it may have substantial impact on likelihood ratios involving other, more extended pedigrees. Models for LD influence likelihoods for all pedigrees to some degree and an initial estimate of the impact of ignoring LD and/or linkage is desirable, going beyond mere rules of thumb based on marker distance. Furthermore, we show how one can readily include a mutation model in the Bayesian Network; extending other programs or formulas to include such models may require considerable amounts of work and will in many case not be practical. As an example, we consider the two STR markers vWa and D12S391. We estimate probabilities for population haplotypes to account for LD using a method based on data from trios, while an estimate for the degree of linkage is taken from the literature. The results show that accounting for haplotype frequencies is unnecessary in most cases for this specific pair of markers. When doing calculations on regular paternity cases, the markers can be considered statistically independent. In more complex cases of disputed relatedness, for instance cases involving siblings or so-called deficient cases, or when small differences in the LR matter, independence should not be assumed. (The networks are freely available at http://arken.umb.no/~dakl/BayesianNetworks.) PMID:22984448

  13. Oxford and Cambridge Boat Race: Performance, Pacing and Tactics Between 1890 and 2014.

    PubMed

    Edwards, Andrew M; Guy, Joshua H; Hettinga, Florentina J

    2016-10-01

    Currently no studies have examined the historical performances of Oxford and Cambridge Boat Race crews in the context of performance, pacing and tactics which is surprising as the event has routinely taken place annually for over 150 years on the same course. The purpose of this study was twofold, to firstly examine the historical development of performances and physical characteristics of crews over 124 years of the Oxford and Cambridge Boat Race between 1890 and 2014 and secondly to investigate the pacing and tactics employed by crews over that period. Linear regression modelling was applied to investigate the development of performance and body size for crews of eight male individuals over time from Boat Race archive data. Performance change over time was further assessed in 10-year clusters while four intra-race checkpoints were used to examine pacing and tactics. Significant correlations were observed between performance and time (1890-2014) for both Oxford (r = -0.67; p < 0.01) and Cambridge (r = -0.64; p < 0.01). There was no difference in mean performance times for Oxford (1170 ± 88 s) and Cambridge (1168 ± 89.8 s) during 1890-2014. Crew performance times improved over time with significant gains from baseline achieved in the 1950s (Cambridge) and the 1960s (Oxford), which coincided with significant change in the physicality of the competing crews (p < 0.01). There was no tactical advantage from commencing on either the Surrey or Middlesex station beyond chance alone; however, all crews (n = 228) adopted a fast-start strategy, with 81 % of victories achieved by the crew leading the race at the first intra-race checkpoint (24 % of total distance). Crews leading the race at the final checkpoint (83 % of total distance; 1143 m) achieved victory on 94 % of occasions. Performances and physical characteristics of the crews have changed markedly since 1890, with faster heavier crews now common. Tactically, gaining the early lead position

  14. The impact of childhood residential mobility on mental health outcomes in adolescence and early adulthood: a record linkage study.

    PubMed

    Tseliou, Foteini; Maguire, Aideen; Donnelly, Michael; O'Reilly, Dermot

    2016-03-01

    Understanding the causes of poor mental health in early childhood and adolescence is important as this can be a significant determinant of mental well-being in later years. One potential and relatively unexplored factor is residential mobility in formative years. Previous studies have been relatively small and potentially limited due to methodological issues. The main aim of this study was to investigate the relationship between early residential instability and poor mental health among adolescents and young adults in Northern Ireland. A Census-based record linkage study of 28% of children aged 0-8 years in 2001 in Northern Ireland (n=49,762) was conducted, with six monthly address change assessments from health registration data and self-reported mental health status from the 2011 Census. Logistic regression models were built adjusting for socioeconomic status (SES), household composition and marital dissolution. There was a graded relationship between the number of address changes and mental ill-health (adjusted OR 3.67, 95% CIs 2.11 to 6.39 for 5 or more moves). This relationship was not modified by SES or household composition. Marital dissolution was associated with poor mental health but did not modify the relationship between address change and mental health (p=0.206). There was some indication that movement after the age of five was associated with an increased likelihood of poor mental health. This large study clearly confirms the close relationship between address change in early years and later poor mental health. Residential mobility may be a useful marker for children at risk of poorer mental health in adolescence and early adulthood. 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/

  15. Record Linkage Techniques - 1985. Proceedings of the Workshop on Exact Matching Methodologies

    DOT National Transportation Integrated Search

    1985-12-01

    The Workshop on Exact Matching Methodologies was held on May 9-10, 1985, at the Rosslyn Westpark Hotel in Arlington, Virginia. The conference grew out of the efforts of the Matching Group, Administrative Records Subcommittee, of the Federal Committee...

  16. Linkage of Viral Sequences among HIV-Infected Village Residents in Botswana: Estimation of Linkage Rates in the Presence of Missing Data

    PubMed Central

    Carnegie, Nicole Bohme; Wang, Rui; Novitsky, Vladimir; De Gruttola, Victor

    2014-01-01

    Linkage analysis is useful in investigating disease transmission dynamics and the effect of interventions on them, but estimates of probabilities of linkage between infected people from observed data can be biased downward when missingness is informative. We investigate variation in the rates at which subjects' viral genotypes link across groups defined by viral load (low/high) and antiretroviral treatment (ART) status using blood samples from household surveys in the Northeast sector of Mochudi, Botswana. The probability of obtaining a sequence from a sample varies with viral load; samples with low viral load are harder to amplify. Pairwise genetic distances were estimated from aligned nucleotide sequences of HIV-1C env gp120. It is first shown that the probability that randomly selected sequences are linked can be estimated consistently from observed data. This is then used to develop estimates of the probability that a sequence from one group links to at least one sequence from another group under the assumption of independence across pairs. Furthermore, a resampling approach is developed that accounts for the presence of correlation across pairs, with diagnostics for assessing the reliability of the method. Sequences were obtained for 65% of subjects with high viral load (HVL, n = 117), 54% of subjects with low viral load but not on ART (LVL, n = 180), and 45% of subjects on ART (ART, n = 126). The probability of linkage between two individuals is highest if both have HVL, and lowest if one has LVL and the other has LVL or is on ART. Linkage across groups is high for HVL and lower for LVL and ART. Adjustment for missing data increases the group-wise linkage rates by 40–100%, and changes the relative rates between groups. Bias in inferences regarding HIV viral linkage that arise from differential ability to genotype samples can be reduced by appropriate methods for accommodating missing data. PMID:24415932

  17. Linkage of viral sequences among HIV-infected village residents in Botswana: estimation of linkage rates in the presence of missing data.

    PubMed

    Carnegie, Nicole Bohme; Wang, Rui; Novitsky, Vladimir; De Gruttola, Victor

    2014-01-01

    Linkage analysis is useful in investigating disease transmission dynamics and the effect of interventions on them, but estimates of probabilities of linkage between infected people from observed data can be biased downward when missingness is informative. We investigate variation in the rates at which subjects' viral genotypes link across groups defined by viral load (low/high) and antiretroviral treatment (ART) status using blood samples from household surveys in the Northeast sector of Mochudi, Botswana. The probability of obtaining a sequence from a sample varies with viral load; samples with low viral load are harder to amplify. Pairwise genetic distances were estimated from aligned nucleotide sequences of HIV-1C env gp120. It is first shown that the probability that randomly selected sequences are linked can be estimated consistently from observed data. This is then used to develop estimates of the probability that a sequence from one group links to at least one sequence from another group under the assumption of independence across pairs. Furthermore, a resampling approach is developed that accounts for the presence of correlation across pairs, with diagnostics for assessing the reliability of the method. Sequences were obtained for 65% of subjects with high viral load (HVL, n = 117), 54% of subjects with low viral load but not on ART (LVL, n = 180), and 45% of subjects on ART (ART, n = 126). The probability of linkage between two individuals is highest if both have HVL, and lowest if one has LVL and the other has LVL or is on ART. Linkage across groups is high for HVL and lower for LVL and ART. Adjustment for missing data increases the group-wise linkage rates by 40-100%, and changes the relative rates between groups. Bias in inferences regarding HIV viral linkage that arise from differential ability to genotype samples can be reduced by appropriate methods for accommodating missing data.

  18. The Oxford Handbook of Deaf Studies, Language, and Education, Volume 2

    ERIC Educational Resources Information Center

    Marschark, Marc, Ed.; Spencer, Patricia Elizabeth, Ed.

    2010-01-01

    "The Oxford Handbook of Deaf Studies, Language, and Education, Volume 2," is an updated edition of the landmark original volume. A range of international experts present a comprehensive overview of the field of deaf studies, language, and education. This area has grown dramatically over the past forty years. From work on the linguistics…

  19. Data linkage between existing healthcare databases to support hospital epidemiology.

    PubMed

    García Álvarez, L; Aylin, P; Tian, J; King, C; Catchpole, M; Hassall, S; Whittaker-Axon, K; Holmes, A

    2011-11-01

    Enhancing the use of existing datasets within acute hospitals will greatly facilitate hospital epidemiology, surveillance, the monitoring of a variety of processes, outcomes and risk factors, and the provision of alert systems. Multiple overlapping data systems exist within National Health Service (NHS) hospitals in the UK, and many duplicate data recordings take place because of the lack of linkage and interfaces. This results in hospital-collected data not being used efficiently. The objective was to create an inventory of all existing systems, including administrative, management, human resources, microbiology, patient care and other platforms, to describe the data architecture that could contribute valuable information for a hospital epidemiology unit. These datasets were investigated as to how they could be used to generate surveillance data, key performance indicators and risk information that could be shared at board, clinical programme group, specialty and ward level. An example of an output of this integrated data platform and its application in influenza resilience planning and responsiveness is described. The development of metrics for staff absence and staffing levels may also be used as key indicators for risk-monitoring for infection prevention. This work demonstrates the value of such a data inventory and linkage and the importance of more sophisticated uses of existing NHS data, and innovative collaborative approaches to support clinical care, quality improvement, surveillance, emergency planning and research. Copyright © 2011 The Healthcare Infection Society. All rights reserved.

  20. The Why, What, and Impact of GPA at Oxford Brookes University

    ERIC Educational Resources Information Center

    Andrews, Matthew

    2016-01-01

    This paper examines the introduction at Oxford Brookes University of a Grade Point Average (GPA) scheme alongside the traditional honours degree classification. It considers the reasons for the introduction of GPA, the way in which the scheme was implemented, and offers an insight into the impact of GPA at Brookes. Finally, the paper considers…

  1. Tracking linkage to HIV care for former prisoners

    PubMed Central

    Montague, Brian T.; Rosen, David L.; Solomon, Liza; Nunn, Amy; Green, Traci; Costa, Michael; Baillargeon, Jacques; Wohl, David A.; Paar, David P.; Rich, Josiah D.; Study Group, on behalf of the LINCS

    2012-01-01

    Improving testing and uptake to care among highly impacted populations is a critical element of Seek, Test, Treat and Retain strategies for reducing HIV incidence in the community. HIV disproportionately impacts prisoners. Though, incarceration provides an opportunity to diagnose and initiate therapy, treatment is frequently disrupted after release. Though model programs exist to support linkage to care on release, there is a lack of scalable metrics with which to assess adequacy of linkage to care after release. The linking data from Ryan White program Client Level Data (CLD) files reported to HRSA with corrections release data offers an attractive means of generating these metrics. Identified only by use of a confidential encrypted Unique Client Identifier (eUCI) these CLD files allow collection of key clinical indicators across the system of Ryan White funded providers. Using eUCIs generated from corrections release data sets as a linkage tool, the time to the first service at community providers along with key clinical indicators of patient status at entry into care can be determined as measures of linkage adequacy. Using this strategy, high and low performing sites can be identified and best practices can be identified to reproduce these successes in other settings. PMID:22561157

  2. A national survey assessing the number of records allowed open in electronic health records at hospitals and ambulatory sites.

    PubMed

    Adelman, Jason S; Berger, Matthew A; Rai, Amisha; Galanter, William L; Lambert, Bruce L; Schiff, Gordon D; Vawdrey, David K; Green, Robert A; Salmasian, Hojjat; Koppel, Ross; Schechter, Clyde B; Applebaum, Jo R; Southern, William N

    2017-09-01

    To reduce the risk of wrong-patient errors, safety experts recommend limiting the number of patient records providers can open at once in electronic health records (EHRs). However, it is unknown whether health care organizations follow this recommendation or what rationales drive their decisions. To address this gap, we conducted an electronic survey via 2 national listservs. Among 167 inpatient and outpatient study facilities using EHR systems designed to open multiple records at once, 44.3% were configured to allow ≥3 records open at once (unrestricted), 38.3% allowed only 1 record open (restricted), and 17.4% allowed 2 records open (hedged). Decision-making centered on efforts to balance safety and efficiency, but there was disagreement among organizations about how to achieve that balance. Results demonstrate no consensus on the number of records to be allowed open at once in EHRs. Rigorous studies are needed to determine the optimal number of records that balances safety and efficiency. © 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.

  3. Construction of a reference genetic linkage map for carnation (Dianthus caryophyllus L.)

    PubMed Central

    2013-01-01

    Background Genetic linkage maps are important tools for many genetic applications including mapping of quantitative trait loci (QTLs), identifying DNA markers for fingerprinting, and map-based gene cloning. Carnation (Dianthus caryophyllus L.) is an important ornamental flower worldwide. We previously reported a random amplified polymorphic DNA (RAPD)-based genetic linkage map derived from Dianthus capitatus ssp. andrezejowskianus and a simple sequence repeat (SSR)-based genetic linkage map constructed using data from intraspecific F2 populations; however, the number of markers was insufficient, and so the number of linkage groups (LGs) did not coincide with the number of chromosomes (x = 15). Therefore, we aimed to produce a high-density genetic map to improve its usefulness for breeding purposes and genetic research. Results We improved the SSR-based genetic linkage map using SSR markers derived from a genomic library, expression sequence tags, and RNA-seq data. Linkage analysis revealed that 412 SSR loci (including 234 newly developed SSR loci) could be mapped to 17 linkage groups (LGs) covering 969.6 cM. Comparison of five minor LGs covering less than 50 cM with LGs in our previous RAPD-based genetic map suggested that four LGs could be integrated into two LGs by anchoring common SSR loci. Consequently, the number of LGs corresponded to the number of chromosomes (x = 15). We added 192 new SSRs, eight RAPD, and two sequence-tagged site loci to refine the RAPD-based genetic linkage map, which comprised 15 LGs consisting of 348 loci covering 978.3 cM. The two maps had 125 SSR loci in common, and most of the positions of markers were conserved between them. We identified 635 loci in carnation using the two linkage maps. We also mapped QTLs for two traits (bacterial wilt resistance and anthocyanin pigmentation in the flower) and a phenotypic locus for flower-type by analyzing previously reported genotype and phenotype data. Conclusions The improved genetic

  4. Construction of a reference genetic linkage map for carnation (Dianthus caryophyllus L.).

    PubMed

    Yagi, Masafumi; Yamamoto, Toshiya; Isobe, Sachiko; Hirakawa, Hideki; Tabata, Satoshi; Tanase, Koji; Yamaguchi, Hiroyasu; Onozaki, Takashi

    2013-10-26

    Genetic linkage maps are important tools for many genetic applications including mapping of quantitative trait loci (QTLs), identifying DNA markers for fingerprinting, and map-based gene cloning. Carnation (Dianthus caryophyllus L.) is an important ornamental flower worldwide. We previously reported a random amplified polymorphic DNA (RAPD)-based genetic linkage map derived from Dianthus capitatus ssp. andrezejowskianus and a simple sequence repeat (SSR)-based genetic linkage map constructed using data from intraspecific F2 populations; however, the number of markers was insufficient, and so the number of linkage groups (LGs) did not coincide with the number of chromosomes (x = 15). Therefore, we aimed to produce a high-density genetic map to improve its usefulness for breeding purposes and genetic research. We improved the SSR-based genetic linkage map using SSR markers derived from a genomic library, expression sequence tags, and RNA-seq data. Linkage analysis revealed that 412 SSR loci (including 234 newly developed SSR loci) could be mapped to 17 linkage groups (LGs) covering 969.6 cM. Comparison of five minor LGs covering less than 50 cM with LGs in our previous RAPD-based genetic map suggested that four LGs could be integrated into two LGs by anchoring common SSR loci. Consequently, the number of LGs corresponded to the number of chromosomes (x = 15). We added 192 new SSRs, eight RAPD, and two sequence-tagged site loci to refine the RAPD-based genetic linkage map, which comprised 15 LGs consisting of 348 loci covering 978.3 cM. The two maps had 125 SSR loci in common, and most of the positions of markers were conserved between them. We identified 635 loci in carnation using the two linkage maps. We also mapped QTLs for two traits (bacterial wilt resistance and anthocyanin pigmentation in the flower) and a phenotypic locus for flower-type by analyzing previously reported genotype and phenotype data. The improved genetic linkage maps and SSR markers developed

  5. Linkage localization of X-linked Charcot-Marie-Tooth disease

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

    Bergoffen, J.; Trofatter, J.; Haines, J.L.

    1993-02-01

    Charcot-Marie-Tooth disease (CMT), also known as hereditary motor and sensory neuropathy, is a heterogeneous group of slowly progressive, degenerative disorders of peripheral nerve. X-linked CMT (CMTX) (McKusick 302800), a subdivision of type I, or demyelinating, CMT is an X-linked dominant condition with variable penetrance. Previous linkage analysis using RFLPs demonstrated linkage to markers on the proximal long and short arms of the X chromosome, with the more likely localization on the proximal long arm of the X chromosome. Available variable simple-sequence repeats (VSSRs) broaden the possibilities for linkage analysis. This paper presents new linkage data and recombination analysis derived frommore » work with four VSSR markers - AR, PGKP1, DXS453, and DXYS1X - in addition to analysis using RFLP markers described elsewhere. These studies localize the CMTX gene to the proximal Xq segment between PGKP1 (Xq11.2-12) and DXS72 (Xq21.1), with a combined maximum multipoint lod score of 15.3 at DXS453 ([theta] = 0). 32 refs., 3 figs., 2 tabs.« less

  6. Identifying risk factors for progression to critical care admission and death among individuals with acute pancreatitis: a record linkage analysis of Scottish healthcare databases

    PubMed Central

    Mole, Damian J; Gungabissoon, Usha; Johnston, Philip; Cochrane, Lynda; Hopkins, Leanne; Wyper, Grant M A; Skouras, Christos; Dibben, Chris; Sullivan, Frank; Morris, Andrew; Ward, Hester J T; Lawton, Andrew M; Donnan, Peter T

    2016-01-01

    Objectives Acute pancreatitis (AP) can initiate systemic complications that require support in critical care (CC). Our objective was to use the unified national health record to define the epidemiology of AP in Scotland, with a specific focus on deterministic and prognostic factors for CC admission in AP. Setting Health boards in Scotland (n=4). Participants We included all individuals in a retrospective observational cohort with at least one episode of AP (ICD10 code K85) occurring in Scotland from 1 April 2009 to 31 March 2012. 3340 individuals were coded as AP. Methods Data from 16 sources, spanning general practice, community prescribing, Accident and Emergency attendances, hospital in-patient, CC and mortality registries, were linked by a unique patient identifier in a national safe haven. Logistic regression and gamma models were used to define independent predictive factors for severe AP (sAP) requiring CC admission or leading to death. Results 2053 individuals (61.5% (95% CI 59.8% to 63.2%)) met the definition for true AP (tAP). 368 patients (17.9% of tAP (95% CI 16.2% to 19.6%)) were admitted to CC. Predictors of sAP were pre-existing angina or hypertension, hypocalcaemia and age 30–39 years, if type 2 diabetes mellitus was present. The risk of sAP was lower in patients with multiple previous episodes of AP. In-hospital mortality in tAP was 5.0% (95% CI 4.1% to 5.9%) overall and 21.7% (95% CI 19.9% to 23.5%) in those with tAP necessitating CC admission. Conclusions National record-linkage analysis of routinely collected data constitutes a powerful resource to model CC admission and prognosticate death during AP. Mortality in patients with AP who require CC admission remains high. PMID:27311912

  7. The Hepatitis Testing and Linkage-to-Care Data Review Process: An Approach to Ensuring the Quality of Program Data.

    PubMed

    Mezzo, Jennifer L; Lamia, Tamara L; Danelski, Lisa L; Schipani, Anne Marie; Stokes, Scott A; Jacobs-Ware, Elizabeth D

    2016-01-01

    CDC's 2012 Hepatitis Testing and Linkage to Care (HepTLC) initiative was a nationally coordinated effort to conduct hepatitis B and hepatitis C screening, posttest counseling, and linkage to care at 34 U.S. sites. This project provided support for data management and monthly data reviews between awardees and a data manager, which facilitated monitoring of awardee progress and regular program improvement opportunities. CDC provided technical assistance to awardees for testing processes and program improvement, including Internet-based data submission, reporting software and data management to awardees, offering assistance with submitting, and reviewing data in real time. We describe how one awardee, AIDS Resource Center of Wisconsin (ARCW), used the data management process to improve data quality, inform testing processes and implementation, and measure and report missing variables from an online database. From October 2012 through July 2014, ARCW performed 2,255 HCV antibody (anti-HCV) tests and 244 HCV ribonucleic acid (RNA) tests as part of the HepTLC initiative. Participants who tested HCV RNA positive (n=189) were referred to medical care. At the end of the study, no records were missing for the anti-HCV test result or HCV RNA test result variables, and only one record was missing for those who were referred to medical care. Regular data review and monitoring by awardees and CDC-supported data managers provided opportunities for data quality and program improvement. Through regular data review, ARCW reduced the amount of missing data and promoted timely follow-up with participants testing positive for HCV to ensure receipt of results and linkage to care. Other programs can adopt a similar data management model.

  8. Linkage disequilibrium fine mapping of quantitative trait loci: A simulation study

    PubMed Central

    Abdallah, Jihad M; Goffinet, Bruno; Cierco-Ayrolles, Christine; Pérez-Enciso, Miguel

    2003-01-01

    Recently, the use of linkage disequilibrium (LD) to locate genes which affect quantitative traits (QTL) has received an increasing interest, but the plausibility of fine mapping using linkage disequilibrium techniques for QTL has not been well studied. The main objectives of this work were to (1) measure the extent and pattern of LD between a putative QTL and nearby markers in finite populations and (2) investigate the usefulness of LD in fine mapping QTL in simulated populations using a dense map of multiallelic or biallelic marker loci. The test of association between a marker and QTL and the power of the test were calculated based on single-marker regression analysis. The results show the presence of substantial linkage disequilibrium with closely linked marker loci after 100 to 200 generations of random mating. Although the power to test the association with a frequent QTL of large effect was satisfactory, the power was low for the QTL with a small effect and/or low frequency. More powerful, multi-locus methods may be required to map low frequent QTL with small genetic effects, as well as combining both linkage and linkage disequilibrium information. The results also showed that multiallelic markers are more useful than biallelic markers to detect linkage disequilibrium and association at an equal distance. PMID:12939203

  9. Clinical and genetic linkage analysis of a large Venezuelan kindred with Usher syndrome.

    PubMed

    Keogh, Ivan J; Godinho, R N; Wu, T Po; Diaz de Palacios, A M; Palacios, N; Bello de Alford, M; De Almada, M I; MarPalacios, N; Vazquez, A; Mattei, R; Seidman, C; Seidman, J; Eavey, R D

    2004-08-01

    To undertake a comprehensive investigation into the very high incidence of congenital deafness on the Macano peninsula of Margarita Island, Venezuela. Numerous visits were made to the isolated island community over a 4-year-period. During these visits, it became apparent that a significant number of individuals complained of problems with hearing and vision. Socioeconomic assessments, family pedigrees and clinical histories were recorded on standard questionnaires. All individuals underwent thorough otolaryngologic and ophthalmologic examinations. Twenty milliliters of peripheral venous blood was obtained from each participant. A genome-wide linkage analysis study was performed. Polymorphic microsatellite markers were amplified by polymerase chain reaction and separated on polyacrylamide gels. An ABI 377XL sequencer was used to separate fragments and LOD scores were calculated by using published software. Twenty-four families were identified, comprising 329 individuals, age range 1-80 years, including 184 children. All families were categorized in the lower two (least affluent) socioeconomic categories. A high incidence of consanguinity was detected. Fifteen individuals (11 adults, 4 children) had profound congenital sensorineural hearing loss, vestibular areflexia and retinitis pigmentosa. A maximum LOD score of 6.76 (Linkage >3.0), between markers D11s4186 and D11s911, confirmed linkage to chromosome 11q13.5. The gene myosin VIIA (MYO7A) was confirmed in the interval. Clinical and genetic findings are consistent with a diagnosis of Usher syndrome 1B for those with hearing and vision problems. We report 15 Usher syndrome 1B individuals from a newly detected Latin American socio-demographic origin, with a very high prevalence of 76 per 100,000 population.

  10. Developing a Structured Teaching Plan for Psychiatry Tutors at Oxford University

    ERIC Educational Resources Information Center

    Al-Taiar, Hasanen

    2014-01-01

    Purpose: The purpose of this thesis was to examine the teaching ways I undertook in teaching medical students and to examine the use of a structured teaching plan for the academic and clinical tutors in psychiatry. The teaching plan was developed for use, initially by Oxford University Academic tutors at the Department of Psychiatry. In addition,…

  11. Grammar Coding in the "Oxford Advanced Learner's Dictionary of Current English."

    ERIC Educational Resources Information Center

    Wekker, Herman

    1992-01-01

    Focuses on the revised system of grammar coding for verbs in the fourth edition of the "Oxford Advanced Learner's Dictionary of Current English" (OALD4), comparing it with two other similar dictionaries. It is shown that the OALD4 is found to be more favorable on many criteria than the other comparable dictionaries. (16 references) (VWL)

  12. Intra-Facility Linkage of HIV-Positive Mothers and HIV-Exposed Babies into HIV Chronic Care: Rural and Urban Experience in a Resource Limited Setting

    PubMed Central

    Mugasha, Christine; Kigozi, Joanita; Kiragga, Agnes; Muganzi, Alex; Sewankambo, Nelson; Coutinho, Alex; Nakanjako, Damalie

    2014-01-01

    Introduction Linkage of HIV-infected pregnant women to HIV care remains critical for improvement of maternal and child outcomes through prevention of maternal-to-child transmission of HIV (PMTCT) and subsequent chronic HIV care. This study determined proportions and factors associated with intra-facility linkage to HIV care and Early Infant Diagnosis care (EID) to inform strategic scale up of PMTCT programs. Methods A cross-sectional review of records was done at 2 urban and 3 rural public health care facilities supported by the Infectious Diseases Institute (IDI). HIV-infected pregnant mothers, identified through routine antenatal care (ANC) and HIV-exposed babies were evaluated for enrollment in HIV clinics by 6 weeks post-delivery. Results Overall, 1,025 HIV-infected pregnant mothers were identified during ANC between January and June, 2012; 267/1,025 (26%) in rural and 743/1,025 (74%) in urban facilities. Of these 375/1,025 (37%) were linked to HIV clinics [67/267(25%) rural and 308/758(41%) urban]. Of 636 HIV-exposed babies, 193 (30%) were linked to EID. Linkage of mother-baby pairs to HIV chronic care and EID was 16% (101/636); 8/179 (4.5%)] in rural and 93/457(20.3%) in urban health facilities. Within rural facilities, ANC registration <28 weeks-of-gestation was associated with mothers' linkage to HIV chronic care [AoR, 2.0 95% CI, 1.1–3.7, p = 0.019] and mothers' multi-parity was associated with baby's linkage to EID; AoR 4.4 (1.3–15.1), p = 0.023. Stigma, long distance to health facilities and vertical PMTCT services affected linkage in rural facilities, while peer mothers, infant feeding services, long patient queues and limited privacy hindered linkage to HIV care in urban settings. Conclusion Post-natal linkage of HIV-infected mothers to chronic HIV care and HIV-exposed babies to EID programs was low. Barriers to linkage to HIV care vary in urban and rural settings. We recommend targeted interventions to rapidly improve linkage to

  13. Linkage mechanisms in the vertebrate skull: Structure and function of three-dimensional, parallel transmission systems.

    PubMed

    Olsen, Aaron M; Westneat, Mark W

    2016-12-01

    Many musculoskeletal systems, including the skulls of birds, fishes, and some lizards consist of interconnected chains of mobile skeletal elements, analogous to linkage mechanisms used in engineering. Biomechanical studies have applied linkage models to a diversity of musculoskeletal systems, with previous applications primarily focusing on two-dimensional linkage geometries, bilaterally symmetrical pairs of planar linkages, or single four-bar linkages. Here, we present new, three-dimensional (3D), parallel linkage models of the skulls of birds and fishes and use these models (available as free kinematic simulation software), to investigate structure-function relationships in these systems. This new computational framework provides an accessible and integrated workflow for exploring the evolution of structure and function in complex musculoskeletal systems. Linkage simulations show that kinematic transmission, although a suitable functional metric for linkages with single rotating input and output links, can give misleading results when applied to linkages with substantial translational components or multiple output links. To take into account both linear and rotational displacement we define force mechanical advantage for a linkage (analogous to lever mechanical advantage) and apply this metric to measure transmission efficiency in the bird cranial mechanism. For linkages with multiple, expanding output points we propose a new functional metric, expansion advantage, to measure expansion amplification and apply this metric to the buccal expansion mechanism in fishes. Using the bird cranial linkage model, we quantify the inaccuracies that result from simplifying a 3D geometry into two dimensions. We also show that by combining single-chain linkages into parallel linkages, more links can be simulated while decreasing or maintaining the same number of input parameters. This generalized framework for linkage simulation and analysis can accommodate linkages of differing

  14. Use of record linkage to examine alcohol use in pregnancy.

    PubMed

    Burns, Lucy; Mattick, Richard P; Cooke, Margaret

    2006-04-01

    To date, no population-level data have been published examining the obstetric and neonatal outcomes for women with an alcohol-related hospital admission during pregnancy compared with the general obstetric population. This information is critical to planning and implementing appropriate services. Antenatal and delivery admissions to New South Wales (NSW) hospitals from the NSW Inpatient Statistics Collection were linked to birth information from the NSW Midwives Data Collection over a 5-year period (1998-2002). Birth admissions were flagged as positive for maternal alcohol use where a birth admission or any pregnancy admission for that birth involved an alcohol-related International Statistical Classification of Diseases and Related Health Problems, 10th Revision, Australian Modification (ICD-10-AM) code. Key demographic, obstetric, and neonatal variables were compared for births to mothers in the alcohol group with births where no alcohol-related ICD10-AM was recorded. A total of 416,834 birth records were analyzed over a 5-year period (1998-2002). In this time, 342 of these were coded as positive for at least 1 alcohol-related ICD-10-AM diagnosis. Mothers in the alcohol group had a higher number of previous pregnancies, smoked more heavily, were not privately insured, and were more often indigenous. They also presented later on in their pregnancy to antenatal services and were more likely to arrive at hospital unbooked for delivery. Deliveries involved less epidural and local and more general anesthesia. Cesarean sections were more common to women in the alcohol group and were performed more often for intrauterine growth retardation. Neonates born to women in the alcohol group were smaller for gestational age, had lower Apgar scores at 5 minutes, and were admitted to special care nursery more often. This study shows that linked population-level administrative data provide a powerful new source of information for examining the maternal and neonatal outcomes

  15. Accuracy of Definitions for Linkage to Care in Persons Living with HIV

    PubMed Central

    KELLER, Sara C.; YEHIA, Baligh R.; EBERHART, Michael G.; BRADY, Kathleen A.

    2013-01-01

    Objective To compare the accuracy of linkage to care metrics for patients diagnosed with HIV using retention in care and virologic suppression as the gold standards of effective linkage. Design A retrospective cohort study of patients aged 18 and over with newly-diagnosed HIV infection in the City of Philadelphia, 2007 to 2008. Methods Times from diagnosis to clinic visits or laboratory testing were used as linkage measures. Outcome variables included being retained in care and achieving virologic suppression, 366-730 days after diagnosis. Positive predictive value (PPV), negative predictive value (NPV), and area under the curve (AUC) for each linkage measure and retention and virologic suppression outcomes are described. Results Of the 1781 patients in the study, 503 (28.2%) were retained in care in the Ryan White system and 418 (23.5%) achieved virologic suppression 366-730 days after diagnosis. The linkage measure with the highest PPV for retention was having two clinic visits within 365 days of diagnosis, separated by 90 days (74.2%). Having a clinic visit between 21 and 365 days after diagnosis had both the highest NPV for retention (94.5%) and the highest adjusted AUC for retention (0.872). Having two tests within 365 days of diagnosis, separated by 90 days, had the highest adjusted AUC for virologic suppression (0.780). Conclusions Linkage measures associated with clinic visits had higher PPV and NPV for retention, while linkage measures associated with laboratory testing had higher PPV and NPV for retention. Linkage measures should be chosen based on the outcome of interest. PMID:23614992

  16. Performance evaluation of roundabouts for traffic delay and crash reductions in Oxford, MS.

    DOT National Transportation Integrated Search

    2011-06-30

    Due to increased traffic volume, congestion, and capacity limitations, two roundabouts have been constructed on South Lamar : Boulevard ramp intersections with MS Highway 6 in Oxford, MS. Roundabouts replaced the existing signalized intersection : on...

  17. Femoral Component Sizing in Oxford Unicompartmental Knee Replacement: Existing Guidelines Do Not Work for Indian Patients.

    PubMed

    Malhotra, Rajesh; Gaba, Sahil; Wahal, Naman; Kumar, Vijay; Srivastava, Deep N; Pandit, Hemant

    2018-02-28

    Oxford unicompartmental knee replacement (OUKR) has shown excellent long-term clinical outcomes as well as implant survival when used for correct indications with optimal surgical technique. Anteromedial osteoarthritis is highly prevalent in Indian patients, and OUKR is the ideal treatment option in such cases. Uncertainty prevails about the best method to determine femoral component size in OUKR. Preoperative templating has been shown to be inaccurate, while height- and gender-based guidelines based on European population might not apply to the Indian patients. Microplasty instrumentation introduced in 2012 introduced the sizing spoon, which has the dual function of femoral component sizing and determining the level of tibia cut. We aimed to check the accuracy of sizing spoon and also to determine whether the present guidelines are appropriate for use in the Indian patients. A total of 130 consecutive Oxford mobile bearing medial cemented UKR performed using the Microplasty instrumentation were included. The ideal femoral component size for each knee was recorded by looking for overhang and underhang in post-operative lateral knee radiograph. The accuracy of previous guidelines was determined by applying them to our study population. Previously published guidelines (which were based on Western population) proved to be accurate in only 37% of cases. Hence, based on the demographics of our study population, we formulated modified height- and gender-based guidelines, which would better suit the Indian population. Accuracy of modified guidelines was estimated to be 74%. The overall accuracy of sizing spoon (75%), when used as an intraoperative guide, was similar to that of modified guidelines. Existing guidelines for femoral component sizing do not work in Indian patients. Modified guidelines and use of intraoperative spoon should be used to choose the optimal implant size while performing OUKR in Indian patients. Thieme Medical Publishers 333 Seventh Avenue, New York

  18. The Oxford SWIFT integral field spectrograph

    NASA Astrophysics Data System (ADS)

    Thatte, Niranjan; Tecza, Matthias; Clarke, Fraser; Goodsall, Timothy; Lynn, James; Freeman, David; Davies, Roger L.

    2006-06-01

    We present the design of the Oxford SWIFT integral field spectrograph, a dedicated I and z band instrument (0.65μm micron - 1.0μm micron at R~4000), designed to be used in conjunction with the Palomar laser guide star adaptive optics system (PALAO, and its planned upgrade PALM-3000). It builds on two recent developments (i) the improved ability of second generation adaptive optics systems to correct for atmospheric turbulence at wavelengths less than or equal to 1μm micron, and (ii) the availability of CCD array detectors with high quantum efficiency at very red wavelengths (close to the silicon band edge). Combining these with a state-of-the-art integral field unit design using an all-glass image slicer, SWIFT's design provides very high throughput and low scattered light. SWIFT simultaneously provides spectra of ~4000 spatial elements, arranged in a rectangular field-of-view of 44 × 89 pixels. It has three on-the-fly selectable pixel scales of 0.24", 0.16" and 0.08'. First light is expected in spring 2008.

  19. Weak linkage between the heaviest rainfall and tallest storms.

    PubMed

    Hamada, Atsushi; Takayabu, Yukari N; Liu, Chuntao; Zipser, Edward J

    2015-02-24

    Conventionally, the heaviest rainfall has been linked to the tallest, most intense convective storms. However, the global picture of the linkage between extreme rainfall and convection remains unclear. Here we analyse an 11-year record of spaceborne precipitation radar observations and establish that a relatively small fraction of extreme convective events produces extreme rainfall rates in any region of the tropics and subtropics. Robust differences between extreme rainfall and convective events are found in the rainfall characteristics and environmental conditions, irrespective of region; most extreme rainfall events are characterized by less intense convection with intense radar echoes not extending to extremely high altitudes. Rainfall characteristics and environmental conditions both indicate the importance of warm-rain processes in producing extreme rainfall rates. Our results demonstrate that, even in regions where severe convective storms are representative extreme weather events, the heaviest rainfall events are mostly associated with less intense convection.

  20. Failure to find a chromosome 18 pericentric linkage in families with schizophrenia

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

    De Lisi, L.E.; Shields, G.; Lehner, T.

    1995-12-18

    A recent report of a possible linkage of bipolar affective disorder to a pericentric region of chromosome 18 initiated the present investigation to search for a similar linkage in 32 families with schizophrenia. The results of a study using 5 markers mapped to this region show negative lod scores and only weak evidence for any linkage by nonparametric analyses. If the previously reported finding is a true positive linkage for bipolar disorder, then either it is unlikely to be related to the genetics of schizophrenia, or the proportion of families linked to this region is small. 12 refs., 4 tabs.

  1. Tropical-Subpolar Linkages in the North Atlantic during the last Glacial Period

    NASA Astrophysics Data System (ADS)

    Vautravers, M. J.; Hodell, D. A.

    2010-12-01

    We studied millennial-scale changes in planktonic foraminifera assemblages from the last glacial period in a high-resolution core (KN166-14-JPC13) recovered from the southern part of the Gardar Drift in the subpolar North Atlantic. Similar to recent findings reported by Jonkers et al. (2010), we also found that the sub-polar North Atlantic Ocean experienced some seasonal warming during each of the Heinrich Events (HEs). In addition, increasing abundances of tropical species are found just prior to the IRD event marking the end of each Bond cycle, suggesting that summer warming may have been involved in triggering Heinrich events. We suggest that tropical-subtropical water transported via the Gulf Stream and North Atlantic Drift may have triggered the collapse of large NH ice-shelves. Sharp decreases in polar species are tied to abrupt warming following Heinrich Events as documented in Greenland Ice cores and other marine records in the North Atlantic. The record bears a strong resemblance to the tropical record of Cariaco basin (Peterson et al., 2000), suggesting strong tropical-subpolar linkages in the glacial North Atlantic. Enhanced spring productivity, possibly related to eddy activity along the Subpolar Front, is recorded by increased shell size, high δ13C in G. bulloides and other biological indices early during the transition from HE stadials to the following interstadial.

  2. An Enhanced Linkage Map of the Sheep Genome Comprising More Than 1000 Loci

    PubMed Central

    Maddox, Jillian F.; Davies, Kizanne P.; Crawford, Allan M.; Hulme, Dennis J.; Vaiman, Daniel; Cribiu, Edmond P.; Freking, Bradley A.; Beh, Ken J.; Cockett, Noelle E.; Kang, Nina; Riffkin, Christopher D.; Drinkwater, Roger; Moore, Stephen S.; Dodds, Ken G.; Lumsden, Joanne M.; van Stijn, Tracey C.; Phua, Sin H.; Adelson, David L.; Burkin, Heather R.; Broom, Judith E.; Buitkamp, Johannes; Cambridge, Lisa; Cushwa, William T.; Gerard, Emily; Galloway, Susan M.; Harrison, Blair; Hawken, Rachel J.; Hiendleder, Stefan; Henry, Hannah M.; Medrano, Juan F.; Paterson, Korena A.; Schibler, Laurent; Stone, Roger T.; van Hest, Beryl

    2001-01-01

    A medium-density linkage map of the ovine genome has been developed. Marker data for 550 new loci were generated and merged with the previous sheep linkage map. The new map comprises 1093 markers representing 1062 unique loci (941 anonymous loci, 121 genes) and spans 3500 cM (sex-averaged) for the autosomes and 132 cM (female) on the X chromosome. There is an average spacing of 3.4 cM between autosomal loci and 8.3 cM between highly polymorphic [polymorphic information content (PIC) ≥ 0.7] autosomal loci. The largest gap between markers is 32.5 cM, and the number of gaps of >20 cM between loci, or regions where loci are missing from chromosome ends, has been reduced from 40 in the previous map to 6. Five hundred and seventy-three of the loci can be ordered on a framework map with odds of >1000 : 1. The sheep linkage map contains strong links to both the cattle and goat maps. Five hundred and seventy-two of the loci positioned on the sheep linkage map have also been mapped by linkage analysis in cattle, and 209 of the loci mapped on the sheep linkage map have also been placed on the goat linkage map. Inspection of ruminant linkage maps indicates that the genomic coverage by the current sheep linkage map is comparable to that of the available cattle maps. The sheep map provides a valuable resource to the international sheep, cattle, and goat gene mapping community. PMID:11435411

  3. The Oxford unicompartmental knee fails at a high rate in a high-volume knee practice.

    PubMed

    Schroer, William C; Barnes, C Lowry; Diesfeld, Paul; LeMarr, Angela; Ingrassia, Rachel; Morton, Diane J; Reedy, Mary

    2013-11-01

    The Oxford knee is a unicompartmental implant featuring a mobile-bearing polyethylene component with excellent long-term survivorship results reported by the implant developers and early adopters. By contrast, other studies have reported higher revision rates in large academic practices and in national registries. Registry data have shown increased failure with this implant especially by lower-volume surgeons and institutions. In the setting of a high-volume knee arthroplasty practice, we sought to determine (1) the failure rate of the Oxford unicompartmental knee implant using a failure definition for aseptic loosening that combined clinical features, plain radiographs, and scintigraphy, and (2) whether increased experience with this implant would decrease failure rate, if there is a learning curve effect. Eighty-three Oxford knee prostheses were implanted between September 2005 and July 2008 by the principal investigator. Radiographic and clinical data were available for review for all cases. A failed knee was defined as having recurrent pain after an earlier period of recovery from surgery, progressive radiolucent lines compared with initial postoperative radiographs, and a bone scan showing an isolated area of uptake limited to the area of the replaced compartment. Eleven knees in this series failed (13%); Kaplan-Meier survivorship was 86.5% (95% CI, 78.0%-95.0%) at 5 years. Failure occurrences were distributed evenly over the course of the study period. No learning curve effect was identified. Based on these findings, including a high failure rate of the Oxford knee implant and the absence of any discernible learning curve effect, the principal investigator no longer uses this implant.

  4. An AFLP genetic linkage map of pacific abalone ( Haliotis discus hannai)

    NASA Astrophysics Data System (ADS)

    Qi, Li; Yanhong, Xu; Ruihai, Yu; Akihiro, Kijima

    2007-07-01

    A genetic linkage map of Pacific abalone ( Haliotis discus hannai) was constructed using AFLP markers based on a two-way pseudo-testeross strategy in a full-sib family. With 33 primer combinations, a total of 455 markers (225 from the female parent and 230 from the male parent) segregated in a 1:1 ratio, corresponding to DNA polymorphism: heterozygous in one parent and null in the other. The female framework map consisted of 174 markers distributed in 18 linkage groups, equivalent to the H. discus hannai haploid chromosome number, and spanning a total length of 2031.4 cM, with an average interval of 13.0 cM between adjacent markers. The male framework map consisted of 195 markers mapped on 19 linkage groups, spanning a total length of 2273.4 cM, with an average spacing of 12.9 cM between adjacent markers. The estimated coverage for the framework linkage maps was 81.2% for the female and 82.1% for the male, on the basis of two estimates of genome length. Fifty-two markers (11.4%) remained unlinked. The level of segregation distortion observed in this cross was 20.4%. These linkage maps will serve as a starting point for linkage studies in the Pacific abalone with potential application for marker-assisted selection in breeding programs.

  5. Genetic linkage analysis in 26 families with Bardet-Biedl syndrome

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

    Wright, A.F.; Bruford, E.A.; Mansfield, D.C.

    Bardet-Biedl syndrome is an autosomal recessive disorder characterized by polydactyly, obesity, hypogonadism, retinitis pigmentosa, renal anomalies and mental retardation. Clinical heterogeneity is quite marked both within and between families. Linkage has been reported between Bardet-Biedl syndrome and the D16408 marker in chromosomal region 16q21 in an extended Bedouin kindred and, more recently, in a subset of 17 out of 31 families using the PYGM/D11S913 markers in chromosomal region 11q13. We have analyzed linkage to the 16q21 and 11q13 regions and used markers covering chromosomes 2, 3, 17 and 18 in a set of 26 Bardet-Biedl families, each containing at leastmore » two affected individuals, with a total of 57 affected members. Evidence of linkage to the D11S527 locus has been identified assuming linkage homogeneity with a lod score of 2.72 at a recombination fraction of 0.11 (95% limits 0.03-0.25).« less

  6. Making Academic OER Easy: Reflections on Technology and Openness at Oxford University

    ERIC Educational Resources Information Center

    Highton, Melissa; Fresen, Jill; Wild, Joanna

    2011-01-01

    Due to its stringent entry requirements, academic reputation and world ranking, Oxford University in the United Kingdom is perceived by some as being a closed, exclusive, and elitist institution. As learning technologists working in the institution, we have experienced an enthusiasm amongst academic colleagues for openness in publication and…

  7. A Genetic Linkage Map of the Male Goat Genome

    PubMed Central

    Vaiman, D.; Schibler, L.; Bourgeois, F.; Oustry, A.; Amigues, Y.; Cribiu, E. P.

    1996-01-01

    This paper presents a first genetic linkage map of the goat genome. Primers derived from the flanking sequences of 612 bovine, ovine and goat microsatellite markers were gathered and tested for amplification with goat DNA under standardized PCR conditions. This screen made it possible to choose a set of 55 polymorphic markers that can be used in the three species and to define a panel of 223 microsatellites suitable for the goat. Twelve half-sib paternal goat families were then used to build a linkage map of the goat genome. The linkage analysis made it possible to construct a meiotic map covering 2300 cM, i.e., >80% of the total estimated length of the goat genome. Moreover, eight cosmids containing microsatellites were mapped by fluorescence in situ hybridization in goat and sheep. Together with 11 microsatellite-containing cosmids previously mapped in cattle (and supposing conservation of the banding pattern between this species and the goat) and data from the sheep map, these results made the orientation of 15 linkage groups possible. Furthermore, 12 coding sequences were mapped either genetically or physically, providing useful data for comparative mapping. PMID:8878693

  8. Nance-Horan syndrome: linkage analysis in a family from The Netherlands.

    PubMed

    Bergen, A A; ten Brink, J; Schuurman, E J; Bleeker-Wagemakers, E M

    1994-05-01

    Linkage analysis was carried out in a Dutch family with Nance-Horan (NH) syndrome. Close linkage without recombination between NH and the Xp loci DXS207, DXS43, and DXS365 (zmax = 3.23) was observed. Multipoint linkage analysis and the analysis of recombinations in multiple informative meioses suggest the genetic order Xcen-DMD (exon 49)-DXS451-(NH, DXS207, DXS365, DXS43)-(STS, DXF30)-Xpter. These data refine the localization of the NH locus on the distal Xp.

  9. Validity of using linked hospital and police traffic crash records to analyse motorcycle injury crash characteristics.

    PubMed

    Wilson, Suzanne J; Begg, Dorothy J; Samaranayaka, Ari

    2012-11-01

    Linking hospital discharge and police traffic crash records has been used to provide information on causes and outcomes for hospitalised traffic crash cases. Motorcyclists are particularly vulnerable to injury in a traffic crash, but no published linkage studies have reported in detail on this road user group. The present study examined motorcycle traffic crash injury cases in New Zealand in 2000-2004 by probabilistically linking national hospital discharge records with police traffic crash reports. Injury cases had to have spent at least one night in hospital before being discharged and were defined as serious or moderate based on their International Classification of Disease Injury Severity Scores (ICISS). Despite a robust linkage process, only 46% of cases could be linked to a police record; 60% of the serious injuries and 41% of the moderate. The low linkage was most likely due to under-reporting of crashes to or by the police. While moderate injury cases were expected to be under-reported, the level of under-reporting of cases with serious threat-to-life injuries is concerning. To assess whether the linked dataset could provide valid information on the crash circumstances and injury outcomes of hospitalised motorcycle crash cases, the characteristics of the linked and unlinked hospital discharge cases were compared using chi-square tests and multivariate logistic regression. Serious injury cases were less likely to be linked if only one vehicle was involved, or the injured riders and passengers were younger than 20 years or spent less than one week in hospital. For moderate injury cases, there were also differences in linkage by injured body region and crash month. While these discrepancies need to taken into consideration when interpreting results, the linked hospital-police dataset has the potential to provide insights into motorcycle crash circumstances and outcomes not otherwise obtainable. Copyright © 2011 Elsevier Ltd. All rights reserved.

  10. Autosomal Linkage Scan for Loci Predisposing to Comorbid Dependence on Multiple Substances

    PubMed Central

    Yang, Bao-Zhu; Han, Shizhong; Kranzler, Henry R.; Farrer, Lindsay A.; Elston, Robert C.; Gelernter, Joel

    2014-01-01

    Multiple substance dependence (MSD) trait comorbidity is common, and MSD patients are often severely affected clinically. While shared genetic risks have been documented, so far there has been no published report using the linkage scan approach to survey risk loci for MSD as a phenotype. A total of 1,758 individuals in 739 families [384 African American (AA) and 355 European American (EA) families] ascertained via affected sib-pairs with cocaine or opioid or alcohol dependence were genotyped using an array-based linkage panel of single-nucleotide polymorphism markers. Fuzzy clustering analysis was conducted on individuals with alcohol, cannabis, cocaine, opioid, and nicotine dependence for AAs and EAs separately, and linkage scans were conducted for the output membership coefficients using Merlin-regression. In EAs, we observed an autosome-wide significant linkage signal on chromosome 4 (peak lod = 3.31 at 68.3 cM; empirical autosome-wide P = 0.038), and a suggestive linkage signal on chromosome 21 (peak lod = 2.37 at 19.4 cM). In AAs, four suggestive linkage peaks were observed: two peaks on chromosome 10 (lod = 2.66 at 96.7 cM and lod = 3.02 at 147.6 cM] and the other two on chromosomes 3 (lod = 2.81 at 145.5 cM) and 9 (lod = 1.93 at 146.8 cM). Three particularly promising candidate genes, GABRA4, GABRB1, and CLOCK, are located within or very close to the autosome-wide significant linkage region for EAs on chromosome 4. This is the first linkage evidence supporting existence of genetic loci influencing risk for several comorbid disorders simultaneously in two major US populations. PMID:22354695

  11. Genotyping-by-sequencing enables linkage mapping in three octoploid cultivated strawberry families

    PubMed Central

    Salinas, Natalia; Tennessen, Jacob A.; Zurn, Jason D.; Sargent, Daniel James; Hancock, James; Bassil, Nahla V.

    2017-01-01

    Genotyping-by-sequencing (GBS) was used to survey genome-wide single-nucleotide polymorphisms (SNPs) in three biparental strawberry (Fragaria × ananassa) populations with the goal of evaluating this technique in a species with a complex octoploid genome. GBS sequence data were aligned to the F. vesca ‘Fvb’ reference genome in order to call SNPs. Numbers of polymorphic SNPs per population ranged from 1,163 to 3,190. Linkage maps consisting of 30–65 linkage groups were produced from the SNP sets derived from each parent. The linkage groups covered 99% of the Fvb reference genome, with three to seven linkage groups from a given parent aligned to any particular chromosome. A phylogenetic analysis performed using the POLiMAPS pipeline revealed linkage groups that were most similar to ancestral species F. vesca for each chromosome. Linkage groups that were most similar to a second ancestral species, F. iinumae, were only resolved for Fvb 4. The quantity of missing data and heterogeneity in genome coverage inherent in GBS complicated the analysis, but POLiMAPS resolved F. × ananassa chromosomal regions derived from diploid ancestor F. vesca. PMID:28875078

  12. Linking temporal medical records using non-protected health information data.

    PubMed

    Bonomi, Luca; Jiang, Xiaoqian

    2017-01-01

    Modern medical research relies on multi-institutional collaborations which enhance the knowledge discovery and data reuse. While these collaborations allow researchers to perform analytics otherwise impossible on individual datasets, they often pose significant challenges in the data integration process. Due to the lack of a unique identifier, data integration solutions often have to rely on patient's protected health information (PHI). In many situations, such information cannot leave the institutions or must be strictly protected. Furthermore, the presence of noisy values for these attributes may result in poor overall utility. While much research has been done to address these challenges, most of the current solutions are designed for a static setting without considering the temporal information of the data (e.g. EHR). In this work, we propose a novel approach that uses non-PHI for linking patient longitudinal data. Specifically, our technique captures the diagnosis dependencies using patterns which are shown to provide important indications for linking patient records. Our solution can be used as a standalone technique to perform temporal record linkage using non-protected health information data or it can be combined with Privacy Preserving Record Linkage solutions (PPRL) when protected health information is available. In this case, our approach can solve ambiguities in results. Experimental evaluations on real datasets demonstrate the effectiveness of our technique.

  13. Cross-cultural adaptation and validation of the Turkish version of Oxford hip score.

    PubMed

    Tuğay, Baki Umut; Tuğay, Nazan; Güney, Hande; Hazar, Zeynep; Yüksel, İnci; Atilla, Bülent

    2015-06-01

    The purpose of this study was to translate the Oxford hip score (OHS) into Turkish and to evaluate the psychometric properties by testing the internal consistency, reproducibility, construct validity, and responsiveness in patients with hip osteoarthritis (OA). Oxford hip score was translated and culturally adapted according to the guidelines in the literature. Seventy patients (mean age 61.45 ± 9.29 years) with hip osteoarthritis participated in the study. Patients completed the Turkish Oxford hip score (OHS-TR), the Short-Form 36 (SF-36), and Western Ontario and McMaster Universities Index (WOMAC). Internal consistency was tested using Cronbach's α coefficient. Patients completed OHS-TR questionnaire twice in 7 days for determining the reproducibility. Correlation between the total results of both tests was determined by the Pearson correlation coefficient and intraclass correlation coefficient (ICC). Validity was assessed by calculating the Pearson correlation coefficient between the OHS-TR and WOMAC and SF-36 scores. Floor and ceiling effects were analyzed. The internal consistency was high (Cronbach's α 0.93). The construct validity showed a significant correlation between the OHS-TR and WOMAC and related SF-36 domains (p < 0.001). The ICC's ranged between 0.80 and 0.99. There was no floor or ceiling effect in total OHS-TR score. The OHS-TR questionnaire is valid, reliable, and responsive for the Turkish-speaking patients with hip OA.

  14. Meta-analysis of 32 genome-wide linkage studies of schizophrenia

    PubMed Central

    Ng, MYM; Levinson, DF; Faraone, SV; Suarez, BK; DeLisi, LE; Arinami, T; Riley, B; Paunio, T; Pulver, AE; Irmansyah; Holmans, PA; Escamilla, M; Wildenauer, DB; Williams, NM; Laurent, C; Mowry, BJ; Brzustowicz, LM; Maziade, M; Sklar, P; Garver, DL; Abecasis, GR; Lerer, B; Fallin, MD; Gurling, HMD; Gejman, PV; Lindholm, E; Moises, HW; Byerley, W; Wijsman, EM; Forabosco, P; Tsuang, MT; Hwu, H-G; Okazaki, Y; Kendler, KS; Wormley, B; Fanous, A; Walsh, D; O’Neill, FA; Peltonen, L; Nestadt, G; Lasseter, VK; Liang, KY; Papadimitriou, GM; Dikeos, DG; Schwab, SG; Owen, MJ; O’Donovan, MC; Norton, N; Hare, E; Raventos, H; Nicolini, H; Albus, M; Maier, W; Nimgaonkar, VL; Terenius, L; Mallet, J; Jay, M; Godard, S; Nertney, D; Alexander, M; Crowe, RR; Silverman, JM; Bassett, AS; Roy, M-A; Mérette, C; Pato, CN; Pato, MT; Roos, J Louw; Kohn, Y; Amann-Zalcenstein, D; Kalsi, G; McQuillin, A; Curtis, D; Brynjolfson, J; Sigmundsson, T; Petursson, H; Sanders, AR; Duan, J; Jazin, E; Myles-Worsley, M; Karayiorgou, M; Lewis, CM

    2009-01-01

    A genome scan meta-analysis (GSMA) was carried out on 32 independent genome-wide linkage scan analyses that included 3255 pedigrees with 7413 genotyped cases affected with schizophrenia (SCZ) or related disorders. The primary GSMA divided the autosomes into 120 bins, rank-ordered the bins within each study according to the most positive linkage result in each bin, summed these ranks (weighted for study size) for each bin across studies and determined the empirical probability of a given summed rank (PSR) by simulation. Suggestive evidence for linkage was observed in two single bins, on chromosomes 5q (142-168 Mb) and 2q (103-134 Mb). Genome-wide evidence for linkage was detected on chromosome 2q (119-152 Mb) when bin boundaries were shifted to the middle of the previous bins. The primary analysis met empirical criteria for ‘aggregate’ genome-wide significance, indicating that some or all of 10 bins are likely to contain loci linked to SCZ, including regions of chromosomes 1, 2q, 3q, 4q, 5q, 8p and 10q. In a secondary analysis of 22 studies of European-ancestry samples, suggestive evidence for linkage was observed on chromosome 8p (16-33 Mb). Although the newer genome-wide association methodology has greater power to detect weak associations to single common DNA sequence variants, linkage analysis can detect diverse genetic effects that segregate in families, including multiple rare variants within one locus or several weakly associated loci in the same region. Therefore, the regions supported by this meta-analysis deserve close attention in future studies. PMID:19349958

  15. COCACOLA: binning metagenomic contigs using sequence COmposition, read CoverAge, CO-alignment and paired-end read LinkAge.

    PubMed

    Lu, Yang Young; Chen, Ting; Fuhrman, Jed A; Sun, Fengzhu

    2017-03-15

    The advent of next-generation sequencing technologies enables researchers to sequence complex microbial communities directly from the environment. Because assembly typically produces only genome fragments, also known as contigs, instead of an entire genome, it is crucial to group them into operational taxonomic units (OTUs) for further taxonomic profiling and down-streaming functional analysis. OTU clustering is also referred to as binning. We present COCACOLA, a general framework automatically bin contigs into OTUs based on sequence composition and coverage across multiple samples. The effectiveness of COCACOLA is demonstrated in both simulated and real datasets in comparison with state-of-art binning approaches such as CONCOCT, GroopM, MaxBin and MetaBAT. The superior performance of COCACOLA relies on two aspects. One is using L 1 distance instead of Euclidean distance for better taxonomic identification during initialization. More importantly, COCACOLA takes advantage of both hard clustering and soft clustering by sparsity regularization. In addition, the COCACOLA framework seamlessly embraces customized knowledge to facilitate binning accuracy. In our study, we have investigated two types of additional knowledge, the co-alignment to reference genomes and linkage of contigs provided by paired-end reads, as well as the ensemble of both. We find that both co-alignment and linkage information further improve binning in the majority of cases. COCACOLA is scalable and faster than CONCOCT, GroopM, MaxBin and MetaBAT. The software is available at https://github.com/younglululu/COCACOLA . fsun@usc.edu. Supplementary data are available at Bioinformatics online. © The Author 2016. Published by Oxford University Press. All rights reserved. For Permissions, please e-mail: journals.permissions@oup.com

  16. A record linkage study of outcomes in patients with mild primary hyperparathyroidism: the Parathyroid Epidemiology and Audit Research Study (PEARS).

    PubMed

    Yu, Ning; Donnan, Peter T; Leese, Graham P

    2011-08-01

    Primary hyperparathyroidism (PHPT) is a common endocrine disorder, but the majority of cases are perceived to be mild and remain untreated. To determine the risk of mortality and morbidities in patients with mild PHPT. Tayside, Scotland, 1997-2006. A historical, prospective, record-linkage, population-based, matched cohort study. All patients with diagnosed but untreated, mild PHPT. METHOD AND OUTCOME MEASURES: Each patient with PHPT was matched with five population-based comparators, by age, gender and calendar year of PHPT diagnosis, selected from the general population. Primary outcomes were all-cause mortality, fatal and nonfatal cardiovascular disease (CVD). Secondary outcomes were cancer-related deaths and other hospital admitted morbidities, including cerebrovascular disease, fractures, hypertension, psychiatric disease, renal complications, cancer and diabetes. The risk was assessed using the Cox proportional hazards model, adjusting for confounding factors of pre-existing co-morbidities, previous prescription of bisphosphonates, socio-economic deprivation score and the probability of having a calcium check. Compared to the matched cohort, the risk of all cause mortality, fatal and nonfatal CVD was increased in patients with asymptomatic PHPT: adjusted hazard ratios (HR) 1·64 (95% CI: 1·43-1·87), 1·64 (95% CI: 1·32-2·04) and 2·48 (95% CI: 2·13-2·89), respectively. The risk was also increased in all secondary outcomes, with the risk of renal failure and renal stones being the highest, adjusted HRs being 13·83 (95% CI: 10·41-18·37) and 5·15 (95% CI: 2·69-9·83), respectively. Patients with mild PHPT had an increased risk of mortality, fatal and nonfatal CVD, and the risk of developing other co-morbidities was also increased. © 2011 Blackwell Publishing Ltd.

  17. Oxford International Conference on the Mechanical Properties of Materials at High Rates of Strain (4th) Held in Oxford, United Kingdom on 19-22 March 1989

    DTIC Science & Technology

    1989-03-22

    models are used in the computer program EPIC2 to describe the structural response in the cylinder impact test are compared and the differences are...Inc. 8600 Le Salle Road Suite 614, Oxford Building Towson, Maryland 21204 This paper describes the development and application of a computer program ...performed using a dynamic viscoplastic finite element computer program . The resolution of the procedure has been investigated by obtaining replicate

  18. Linkage analysis of the Nail-patella syndrome

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

    Campeau, E.; Watkins, D.; Rouleau, G.A.

    1995-01-01

    Nail-patella syndrome (NPS) is an autosomal dominant disorder characterized by dysplasia of nails and patella, decreased mobility of the elbow, iliac horns, and, in some cases, nephropathy. The disorder has been mapped to the long arm of chromosome 9, but the precise localization and identity of the NPS gene are unknown. Linkage analysis in three NPS families, using highly informative dinucleotide repeat polymorphisms on 9q33-q34, confirmed linkage of NPS to this chromosome. Recombinations were detected, by two-point linkage analysis, between NPS and the centromeric markers D9S60 and the gelsolin gene and the telomeric markers D9S64 and D9S66, in one ofmore » the families. Haplotype analysis suggested an additional recombination between NPS and the argininosuccinate synthetase (ASS) gene. These results localize the NPS gene to an interval on 9q34.1, distal to D9S60 an proximal to ASS, comprising a genetic distance of {approximately}9 cM. This represents a significant refinement in the localization of the NPS gene. 25 refs., 2 figs., 1 tab.« less

  19. Quantitative trait locus mapping of deep rooting by linkage and association analysis in rice.

    PubMed

    Lou, Qiaojun; Chen, Liang; Mei, Hanwei; Wei, Haibin; Feng, Fangjun; Wang, Pei; Xia, Hui; Li, Tiemei; Luo, Lijun

    2015-08-01

    Deep rooting is a very important trait for plants' drought avoidance, and it is usually represented by the ratio of deep rooting (RDR). Three sets of rice populations were used to determine the genetic base for RDR. A linkage mapping population with 180 recombinant inbred lines and an association mapping population containing 237 rice varieties were used to identify genes linked to RDR. Six quantitative trait loci (QTLs) of RDR were identified as being located on chromosomes 1, 2, 4, 7, and 10. Using 1 019 883 single-nucleotide polymorphisms (SNPs), a genome-wide association study of the RDR was performed. Forty-eight significant SNPs of the RDR were identified and formed a clear peak on the short arm of chromosome 1 in a Manhattan plot. Compared with the shallow-rooting group and the whole collection, the deep-rooting group had selective sweep regions on chromosomes 1 and 2, especially in the major QTL region on chromosome 2. Seven of the nine candidate SNPs identified by association mapping were verified in two RDR extreme groups. The findings from this study will be beneficial to rice drought-resistance research and breeding. © The Author 2015. Published by Oxford University Press on behalf of the Society for Experimental Biology.

  20. Academia-Industry-Government Linkages in Tanzania: Trends, Challenges and Prospects

    ERIC Educational Resources Information Center

    Mpehongwa, Gasper

    2013-01-01

    This paper analyzed trends, challenges and prospects of academia-industry-government linkages in Tanzania. Using case study design, and documentary review to gather the required data, the study sought to answer three research questions: (1) what are the trends of academia-industry-government linkages in Tanzania?, (2) what are the challenges…

  1. Robust LOD scores for variance component-based linkage analysis.

    PubMed

    Blangero, J; Williams, J T; Almasy, L

    2000-01-01

    The variance component method is now widely used for linkage analysis of quantitative traits. Although this approach offers many advantages, the importance of the underlying assumption of multivariate normality of the trait distribution within pedigrees has not been studied extensively. Simulation studies have shown that traits with leptokurtic distributions yield linkage test statistics that exhibit excessive Type I error when analyzed naively. We derive analytical formulae relating the deviation from the expected asymptotic distribution of the lod score to the kurtosis and total heritability of the quantitative trait. A simple correction constant yields a robust lod score for any deviation from normality and for any pedigree structure, and effectively eliminates the problem of inflated Type I error due to misspecification of the underlying probability model in variance component-based linkage analysis.

  2. Preliminary genetic linkage map of the abalone Haliotis diversicolor Reeve

    NASA Astrophysics Data System (ADS)

    Shi, Yaohua; Guo, Ximing; Gu, Zhifeng; Wang, Aimin; Wang, Yan

    2010-05-01

    Haliotis diversicolor Reeve is one of the most important mollusks cultured in South China. Preliminary genetic linkage maps were constructed with amplified fragment length polymorphism (AFLP) markers. A total of 2 596 AFLP markers were obtained from 28 primer combinations in two parents and 78 offsprings. Among them, 412 markers (15.9%) were polymorphic and segregated in the mapping family. Chi-square tests showed that 151 (84.4%) markers segregated according to the expected 1:1 Mendelian ratio ( P<0.05) in the female parent, and 200 (85.8%) in the male parent. For the female map, 179 markers were used for linkage analysis and 90 markers were assigned to 17 linkage groups with an average interval length of 25.7 cm. For the male map, 233 markers were used and 94 were mapped into 18 linkage groups, with an average interval of 25.0 cm. The estimated genome length was 2 773.0 cm for the female and 2 817.1 cm for the male map. The observed length of the linkage map was 1 875.2 cm and 1 896.5 cm for the female and male maps, respectively. When doublets were considered, the map length increased to 2 152.8 cm for the female and 2 032.7 cm for the male map, corresponding to genome coverage of 77.6% and 72.2%, respectively.

  3. Sensitivity of the Oxford Foot Model to marker misplacement: A systematic single-case investigation.

    PubMed

    Carty, Christopher P; Walsh, Henry P J; Gillett, Jarred G

    2015-09-01

    The purpose of this paper was to systematically assess the effect of Oxford Foot Model (OFM) marker misplacement on hindfoot relative to tibia, and forefoot relative to hindfoot kinematic calculations during the stance phase of gait. Marker trajectories were recorded with an 8-camera motion analysis system (Vicon Motion Systems Ltd., UK) and ground reaction forces were recorded from three force platforms (AMTI, USA). A custom built marker cluster consisting of 4 markers in a square arrangement (diagonal distance 2 cm) was used to assess the effect of marker misplacement in the superior, inferior, anterior and posterior direction for the sustentaculum tali (STL), the proximal 1st metatarsal (P1M), distal 5th metatarsal (D5M), proximal 5th metatarsal (P5M) and lateral calcaneus (LCA) markers. In addition manual movement of the heel complex 1 cm superiorly, inferiorly, medially and laterally, and also an alignment error of 10° inversion and 10° eversion was assessed. Clinically meaningful effects of marker misplacement were determined using a threshold indicating the minimal clinically important difference. Misplacement of the heel-wand complex had the most pronounced effect on mean kinematic profiles during the stance phase across all degrees-of-freedom with respect to hindfoot-tibia and forefoot-hindfoot angles. Vertical marker misplacement of the D5M and P5M markers affected the sagittal plane, and to a lesser extent frontal plane, forefoot-hindfoot kinematics. In conclusion, the OFM is highly sensitive to misplacement of the heel-wand complex in all directions and the P5M marker in the vertical direction. Crown Copyright © 2015. Published by Elsevier B.V. All rights reserved.

  4. Diet and risk of diverticular disease in Oxford cohort of European Prospective Investigation into Cancer and Nutrition (EPIC): prospective study of British vegetarians and non-vegetarians.

    PubMed

    Crowe, Francesca L; Appleby, Paul N; Allen, Naomi E; Key, Timothy J

    2011-07-19

    To examine the associations of a vegetarian diet and dietary fibre intake with risk of diverticular disease. Prospective cohort study. The EPIC-Oxford study, a cohort of mainly health conscious participants recruited from around the United Kingdom. 47,033 men and women living in England or Scotland of whom 15,459 (33%) reported consuming a vegetarian diet. Diet group was assessed at baseline; intake of dietary fibre was estimated from a 130 item validated food frequency questionnaire. Cases of diverticular disease were identified through linkage with hospital records and death certificates. Hazard ratios and 95% confidence intervals for the risk of diverticular disease by diet group and fifths of intake of dietary fibre were estimated with multivariate Cox proportional hazards regression models. After a mean follow-up time of 11.6 years, there were 812 cases of diverticular disease (806 admissions to hospital and six deaths). After adjustment for confounding variables, vegetarians had a 31% lower risk (relative risk 0.69, 95% confidence interval 0.55 to 0.86) of diverticular disease compared with meat eaters. The cumulative probability of admission to hospital or death from diverticular disease between the ages of 50 and 70 for meat eaters was 4.4% compared with 3.0% for vegetarians. There was also an inverse association with dietary fibre intake; participants in the highest fifth (≥25.5 g/day for women and ≥26.1 g/day for men) had a 41% lower risk (0.59, 0.46 to 0.78; P<0.001 trend) compared with those in the lowest fifth (<14 g/day for both women and men). After mutual adjustment, both a vegetarian diet and a higher intake of fibre were significantly associated with a lower risk of diverticular disease. Consuming a vegetarian diet and a high intake of dietary fibre were both associated with a lower risk of admission to hospital or death from diverticular disease.

  5. [Linkage analysis of a family with familial hypertriglyceridemia].

    PubMed

    Tang, Xin; Lin, Ying; Liu, Bing; Ma, Shi; Yang, Yang; Yang, Zheng-lin

    2009-10-01

    To perform linkage analysis and mutation screening in a Chinese family with familial hpertriglyceridemia (FHTG). Thirty-two family members including 12 hypertriglyceridemia patients participated in the study. Genotyping and haplotype analysis for 22 subjects were performed using short tandem repeat (STR) microsatellite polymorphism markers on 16 candidate genes and/or loci related to lipid metabolism. Two of the sixteen known candidate genes, APOA2 and USF1 were screened for mutation by direct DNA sequencing. No linkage was found between the candidate genes/loci of APOA5, LIPI, RP1, APOC2, ABC1, LMF1, APOA1-APOC3-APOA4, LPL, APOB, CETP, LCAT, LDLR, APOE and the phenotype in this family. The two-point Lod scores (theta =0) were all less than-1.0 for all the markers tested. Linkage analysis suggested linkage to chromosome 1q23.3-24.2 between the disease phenotype and STR marker D1S194 with a two-point maximum Lod score of 2.44 at theta =0. Fine mapping indicated that the disease gene was localized to a 5.87 cM interval between D1S104 and D1S196. No disease-causing mutation was detected in the APOA2 and USF1 genes. The above mentioned candidate genes were excluded as the disease causing genes for this family. The results implied that there might be a novel gene/locus for FHTG on chromosome 1q23.3-1q24.2.

  6. Genetic linkage map and comparative genome analysis for the estuarine Atlantic killifish (Fundulus heteroclitus)

    EPA Pesticide Factsheets

    Genetic linkage maps are valuable tools in evolutionary biology; however, their availability for wild populations is extremely limited. Fundulus heteroclitus (Atlantic killifish) is a non-migratory estuarine fish that exhibits high allelic and phenotypic diversity partitioned among subpopulations that reside in disparate environmental conditions. An ideal candidate model organism for studying gene-environment interactions, the molecular toolbox for F. heteroclitus is limited. We identified hundreds of novel microsatellites which, when combined with existing microsatellites and single nucleotide polymorphisms (SNPs), were used to construct the first genetic linkage map for this species. By integrating independent linkage maps from three genetic crosses, we developed a consensus map containing 24 linkage groups, consistent with the number of chromosomes reported for this species. These linkage groups span 2300 centimorgans (cM) of recombinant genomic space, intermediate in size relative to the current linkage maps for the teleosts, medaka and zebrafish. Comparisons between fish genomes support a high degree of synteny between the consensus F. heteroclitus linkage map and the medaka and (to a lesser extent) zebrafish physical genome assemblies.This dataset is associated with the following publication:Waits , E., J. Martinson , B. Rinner, S. Morris, D. Proestou, D. Champlin , and D. Nacci. Genetic linkage map and comparative genome analysis for the estuarine Atlanti

  7. Hereditary spastic paraplegia: LOD-score considerations for confirmation of linkage in a heterogeneous trait.

    PubMed

    Dubé, M P; Mlodzienski, M A; Kibar, Z; Farlow, M R; Ebers, G; Harper, P; Kolodny, E H; Rouleau, G A; Figlewicz, D A

    1997-03-01

    Hereditary spastic paraplegia (HSP) is a degenerative disorder of the motor system, defined by progressive weakness and spasticity of the lower limbs. HSP may be inherited as an autosomal dominant (AD), autosomal recessive, or an X-linked trait. AD HSP is genetically heterogeneous, and three loci have been identified so far: SPG3 maps to chromosome 14q, SPG4 to 2p, and SPG4a to 15q. We have undertaken linkage analysis with 21 uncomplicated AD families to the three AD HSP loci. We report significant linkage for three of our families to the SPG4 locus and exclude several families by multipoint linkage. We used linkage information from several different research teams to evaluate the statistical probability of linkage to the SPG4 locus for uncomplicated AD HSP families and established the critical LOD-score value necessary for confirmation of linkage to the SPG4 locus from Bayesian statistics. In addition, we calculated the empirical P-values for the LOD scores obtained with all families with computer simulation methods. Power to detect significant linkage, as well as type I error probabilities, were evaluated. This combined analytical approach permitted conclusive linkage analyses on small to medium-size families, under the restrictions of genetic heterogeneity.

  8. Global linkages between teleconnection patterns and the terrestrial biosphere

    NASA Astrophysics Data System (ADS)

    Dahlin, Kyla M.; Ault, Toby R.

    2018-07-01

    Interannual variability in the global carbon cycle is largely due to variations in carbon uptake by terrestrial ecosystems, yet linkages between climate variability and variability in the terrestrial carbon cycle are not well understood at the global scale. Using a 30-year satellite record of semi-monthly leaf area index (LAI), we show that four modes of climate variability - El Niño/Southern Oscillation, the North Atlantic Oscillation, the Atlantic Meridional Mode, and the Indian Ocean Dipole Mode - strongly impact interannual vegetation growth patterns, with 68% of the land surface impacted by at least one of these teleconnection patterns, yet the spatial distribution of these impacts is heterogeneous. Considering the patterns' impacts by biome, none has an exclusively positive or negative relationship with LAI. Our findings imply that future changes in the frequency and/or magnitude of teleconnection patterns will lead to diverse changes to the terrestrial biosphere and the global carbon cycle.

  9. Antecedents of Neonatal Encephalopathy in the Vermont Oxford Network Encephalopathy Registry

    PubMed Central

    Bingham, Peter; Edwards, Erika M.; Horbar, Jeffrey D.; Kenny, Michael J.; Inder, Terrie; Pfister, Robert H.; Raju, Tonse; Soll, Roger F.

    2012-01-01

    BACKGROUND: Neonatal encephalopathy (NE) is a major predictor of death and long-term neurologic disability, but there are few studies of antecedents of NE. OBJECTIVES: To identify antecedents in a large registry of infants who had NE. METHODS: This was a maternal and infant record review of 4165 singleton neonates, gestational age of ≥36 weeks, meeting criteria for inclusion in the Vermont Oxford Network Neonatal Encephalopathy Registry. RESULTS: Clinically recognized seizures were the most prevalent condition (60%); 49% had a 5-minute Apgar score of ≤3 and 18% had a reduced level of consciousness. An abnormal maternal or fetal condition predated labor in 46%; maternal hypertension (16%) or small for gestational age (16%) were the most frequent risk factors. In 8%, birth defects were identified. The most prevalent birth complication was elevated maternal temperature in labor of ≥37.5°C in 27% of mothers with documented temperatures compared with 2% to 3.2% in controls in population-based studies. Clinical chorioamnionitis, prolonged membrane rupture, and maternal hypothyroidism exceeded rates in published controls. Acute asphyxial indicators were reported in 15% (in 35% if fetal bradycardia included) and inflammatory indicators in 24%. Almost one-half had neither asphyxial nor inflammatory indicators. Although most infants with NE were observably ill since the first minutes of life, only 54% of placentas were submitted for examination. CONCLUSIONS: Clinically recognized asphyxial birth events, indicators of intrauterine exposure to inflammation, fetal growth restriction, and birth defects were each observed in term infants with NE, but much of NE in this large registry remained unexplained. PMID:23071210

  10. Ten- to 15-year results of the Oxford Phase III mobile unicompartmental knee arthroplasty: a prospective study from a non-designer group.

    PubMed

    Lisowski, L A; Meijer, L I; Bekerom, M P J van den; Pilot, P; Lisowski, A E

    2016-10-01

    The interest in unicompartmental knee arthroplasty (UKA) for medial osteoarthritis has increased rapidly but the long-term follow-up of the Oxford UKAs has yet to be analysed in non-designer centres. We have examined our ten- to 15-year clinical and radiological follow-up data for the Oxford Phase III UKAs. Between January 1999 and January 2005 a total of 138 consecutive Oxford Phase III arthroplasties were performed by a single surgeon in 129 patients for medial compartment osteoarthritis (71 right and 67 left knees, mean age 72.0 years (47 to 91), mean body mass index 28.2 (20.7 to 52.2)). Both clinical data and radiographs were prospectively recorded and obtained at intervals. Of the 129 patients, 32 patients (32 knees) died, ten patients (12 knees) were not able to take part in the final clinical and radiological assessment due to physical and mental conditions, but via telephone interview it was confirmed that none of these ten patients (12 knees) had a revision of the knee arthroplasty. One patient (two knees) was lost to follow-up. The mean follow-up was 11.7 years (10 to 15). A total of 11 knees (8%) were revised. The survival at 15 years with revision for any reason as the endpoint was 90.6% (95% confidence interval (CI) 85.2 to 96.0) and revision related to the prosthesis was 99.3% (95% CI 97.9 to 100). The mean total Knee Society Score was 47 (0 to 80) pre-operatively and 81 (30 to 100) at latest follow-up. The mean Oxford Knee Score was 19 (12 to 40) pre-operatively and 42 (28 to 55) at final follow-up. Radiolucency beneath the tibial component occurred in 22 of 81 prostheses (27.2%) without evidence of loosening. This study supports the use of UKA in medial compartment osteoarthritis with excellent long-term functional and radiological outcomes with an excellent 15-year survival rate. Cite this article: Bone Joint J 2016;98-B(10 Suppl B):41-7. ©2016 Lisowski et al.

  11. 75 FR 35829 - Bear Lake National Wildlife Refuge, Oxford Slough Waterfowl Production Area, ID

    Federal Register 2010, 2011, 2012, 2013, 2014

    2010-06-23

    ... substantially modified the natural hydrology of the former Dingle Swamp by diverting the Bear River to flow into... hydrology and ecological processes of the Bear Lake Watershed. Oxford Slough Waterfowl Production Area...

  12. The diagnosis, burden and prognosis of dementia: A record-linkage cohort study in England.

    PubMed

    Pujades-Rodriguez, Mar; Assi, Valentina; Gonzalez-Izquierdo, Arturo; Wilkinson, Tim; Schnier, Christian; Sudlow, Cathie; Hemingway, Harry; Whiteley, William N

    2018-01-01

    Electronic health records (EHR) might be a useful resource to study the risk factors and clinical care of people with dementia. We sought to determine the diagnostic validity of dementia captured in linked EHR. A cohort of adults in linked primary care, hospital, disease registry and mortality records in England, [CALIBER (CArdiovascular disease research using LInked Bespoke studies and Electronic health Records)]. The proportion of individuals with dementia, Alzheimer's disease, vascular and rare dementia in each data source was determined. A comparison was made of symptoms and care between people with dementia and age-, sex- and general practice-matched controls, using conditional logistic regression. The lifetime risk and prevalence of dementia and mortality rates in people with and without dementia were estimated with random-effects Poisson models. There were 47,386 people with dementia: 12,633 with Alzheimer's disease, 9540 with vascular and 1539 with rare dementia. Seventy-four percent of cases had corroborating evidence of dementia. People with dementia were more likely to live in a deprived area (conditional OR 1.26;95%CI:1.20-1.31 most vs least deprived), have documented memory impairment (cOR = 11.97;95%CI:11.24-12.75), falls (cOR = 2.36;95%CI:2.31-2.41), depression (cOR = 2.03; 95%CI:1.98-2.09) or anxiety (cOR = 1.27; 95%CI:1.23-1.32). The lifetime risk of dementia at age 65 was 9.2% (95%CI:9.0%-9.4%), in men and 14.9% (95%CI:14.7%-15.1%) in women. The population prevalence of recorded dementia increased from 0.3% in 2000 to 0.7% in 2010. A higher mortality rate was observed in people with than without dementia (IRR = 1.56;95%CI:1.54-1.58). Most people with a record of dementia in linked UK EHR had some corroborating evidence for diagnosis. The estimated 10-year risk of dementia was higher than published population-based estimations. EHR are therefore a promising source of data for dementia research.

  13. The acceptability of conducting data linkage research without obtaining consent: lay people's views and justifications.

    PubMed

    Xafis, Vicki

    2015-11-17

    A key ethical issue arising in data linkage research relates to consent requirements. Patients' consent preferences in the context of health research have been explored but their consent preferences regarding data linkage specifically have been under-explored. In addition, the views on data linkage are often those of patient groups. As a result, little is known about lay people's views and their preferences about consent requirements in the context of data linkage. This study explores lay people's views and justifications regarding the acceptability of conducting data linkage research without obtaining consent. A qualitative study explored lay people's views regarding consent requirements in data linkage via four hypothetical data linkage scenarios of increasing complexity. Prior to considering the scenarios, participants were provided with information regarding best practice data linkage processes via discussion and a diagrammatic representation of the process. Lay people were able to understand the intricate processes involved in data linkage and the key protections afforded within a short amount of time. They were supportive of data linkage research and, on the whole, believed it should be conducted without consent provided a data linkage organization de-identifies the data used so that researchers do not handle identifiable data. Many thought that de-identified data holds a different status to identifiable data and should be used without specific consent in research that aims to benefit society. In weighing up conflicting values and interests, participants shifted consent preferences before arriving at their final consent preference for each scenario and provided justifications for their choices. They considered the protection of people's information, societal benefits, and the nature and constraints of research and recognized that these need to be balanced. With some exposure to the features of data linkage, lay people have the capacity to understand the

  14. Dynamic RSA for the evaluation of inducible micromotion of Oxford UKA during step-up and step-down motion.

    PubMed

    Horsager, Kristian; Kaptein, Bart L; Rømer, Lone; Jørgensen, Peter B; Stilling, Maiken

    2017-06-01

    Background and purpose - Implant inducible micromotions have been suggested to reflect the quality of the fixation interface. We investigated the usability of dynamic RSA for evaluation of inducible micromotions of the Oxford Unicompartmental Knee Arthroplasty (UKA) tibial component, and evaluated factors that have been suggested to compromise the fixation, such as fixation method, component alignment, and radiolucent lines (RLLs). Patients and methods - 15 patients (12 men) with a mean age of 69 (55-86) years, with an Oxford UKA (7 cemented), were studied after a mean time in situ of 4.4 (3.6-5.1) years. 4 had tibial RLLs. Each patient was recorded with dynamic RSA (10 frames/second) during a step-up/step-down motion. Inducible micromotions were calculated for the tibial component with respect to the tibia bone. Postoperative component alignment was measured with model-based RSA and RLLs were measured on screened radiographs. Results - All tibial components showed inducible micromotions as a function of the step-cycle motion with a mean subsidence of up to -0.06 mm (95% CI: -0.10 to -0.03). Tibial component inducible micromotions were similar for cemented fixation and cementless fixation. Patients with tibial RLLs had 0.5° (95% CI: 0.18-0.81) greater inducible medio-lateral tilt of the tibial component. There was a correlation between postoperative posterior slope of the tibial plateau and inducible anterior-posterior tilt. Interpretation - All patients had inducible micromotions of the tibial component during step-cycle motion. RLLs and a high posterior slope increased the magnitude of inducible micromotions. This suggests that dynamic RSA is a valuable clinical tool for the evaluation of functional implant fixation.

  15. The Oxford scanning proton microprobe: A medical diagnostic application

    NASA Astrophysics Data System (ADS)

    Watt, F.; Grime, G. W.; Takacs, J.; Vaux, D. J. T.

    1984-04-01

    Primary biliary cirrhosis (PBC) is a disease characterised by progressive destruction of small intrahepatic bile ducts, cholestasis, and high levels of copper within the liver. The Oxford 1 μm scanning proton microprobe (SPM) has been used to construct elemental maps of a 7 μm section of diseased liver at several different magnifications. The results of these investigations have shown that the copper is distributed in small deposits ( < 5 μm) at specific locations in the liver. Further there appears to be a 1:1 atomic correlation between copper and sulphur, indicating the presence of an inorganic salt or a protein with approximately equal numbers of copper and sulphur atoms.

  16. Linkage Disequilibrium Under Recurrent Bottlenecks

    PubMed Central

    Schaper, E.; Eriksson, A.; Rafajlovic, M.; Sagitov, S.; Mehlig, B.

    2012-01-01

    To model deviations from selectively neutral genetic variation caused by different forms of selection, it is necessary to first understand patterns of neutral variation. Best understood is neutral genetic variation at a single locus. But, as is well known, additional insights can be gained by investigating multiple loci. The resulting patterns reflect the degree of association (linkage) between loci and provide information about the underlying multilocus gene genealogies. The statistical properties of two-locus gene genealogies have been intensively studied for populations of constant size, as well as for simple demographic histories such as exponential population growth and single bottlenecks. By contrast, the combined effect of recombination and sustained demographic fluctuations is poorly understood. Addressing this issue, we study a two-locus Wright–Fisher model of a population subject to recurrent bottlenecks. We derive coalescent approximations for the covariance of the times to the most recent common ancestor at two loci in samples of two chromosomes. This covariance reflects the degree of association and thus linkage disequilibrium between these loci. We find, first, that an effective population-size approximation describes the numerically observed association between two loci provided that recombination occurs either much faster or much more slowly than the population-size fluctuations. Second, when recombination occurs frequently between but rarely within bottlenecks, we observe that the association of gene histories becomes independent of physical distance over a certain range of distances. Third, we show that in this case, a commonly used measure of linkage disequilibrium, σd2 (closely related to r^2), fails to capture the long-range association between two loci. The reason is that constituent terms, each reflecting the long-range association, cancel. Fourth, we analyze a limiting case in which the long-range association can be described in terms of

  17. Real-Time DNA Sequencing in the Antarctic Dry Valleys Using the Oxford Nanopore Sequencer

    PubMed Central

    Johnson, Sarah S.; Zaikova, Elena; Goerlitz, David S.; Bai, Yu; Tighe, Scott W.

    2017-01-01

    The ability to sequence DNA outside of the laboratory setting has enabled novel research questions to be addressed in the field in diverse areas, ranging from environmental microbiology to viral epidemics. Here, we demonstrate the application of offline DNA sequencing of environmental samples using a hand-held nanopore sequencer in a remote field location: the McMurdo Dry Valleys, Antarctica. Sequencing was performed using a MK1B MinION sequencer from Oxford Nanopore Technologies (ONT; Oxford, United Kingdom) that was equipped with software to operate without internet connectivity. One-direction (1D) genomic libraries were prepared using portable field techniques on DNA isolated from desiccated microbial mats. By adequately insulating the sequencer and laptop, it was possible to run the sequencing protocol for up to 2½ h under arduous conditions. PMID:28337073

  18. The Oxford Guide to the History of Physics and Astronomy

    NASA Astrophysics Data System (ADS)

    Heilbron, John L.

    2005-06-01

    With over 150 alphabetically arranged entries about key scientists, concepts, discoveries, technological innovations, and learned institutions, the Oxford Guide to Physics and Astronomy traces the history of physics and astronomy from the Renaissance to the present. For students, teachers, historians, scientists, and readers of popular science books such as Galileo's Daughter , this guide deciphers the methods and philosophies of physics and astronomy as well as the historical periods from which they emerged. Meant to serve the lay reader and the professional alike, this book can be turned to for the answer to how scientists learned to measure the speed of light, or consulted for neat, careful summaries of topics as complicated as quantum field theory and as vast as the universe. The entries, each written by a noted scholar and edited by J. L. Heilbron, Professor of History and Vice Chancellor, Emeritus, University of California, Berkeley, reflect the most up-to-date research and discuss the applications of the scientific disciplines to the wider world of religion, law, war, art and literature. No other source on these two branches of science is as informative or as inviting. Thoroughly cross-referenced and accented by dozens of black and white illustrations, the Oxford Guide to Physics and Astronomy is the source to turn to for anyone looking for a quick explanation of alchemy, x-rays and any type of matter or energy in between.

  19. The Japanese Histologic Classification and T-score in the Oxford Classification system could predict renal outcome in Japanese IgA nephropathy patients.

    PubMed

    Kaihan, Ahmad Baseer; Yasuda, Yoshinari; Katsuno, Takayuki; Kato, Sawako; Imaizumi, Takahiro; Ozeki, Takaya; Hishida, Manabu; Nagata, Takanobu; Ando, Masahiko; Tsuboi, Naotake; Maruyama, Shoichi

    2017-12-01

    The Oxford Classification is utilized globally, but has not been fully validated. In this study, we conducted a comparative analysis between the Oxford Classification and Japanese Histologic Classification (JHC) to predict renal outcome in Japanese patients with IgA nephropathy (IgAN). A retrospective cohort study including 86 adult IgAN patients was conducted. The Oxford Classification and the JHC were evaluated by 7 independent specialists. The JHC, MEST score in the Oxford Classification, and crescents were analyzed in association with renal outcome, defined as a 50% increase in serum creatinine. In multivariate analysis without the JHC, only the T score was significantly associated with renal outcome. While, a significant association was revealed only in the JHC on multivariate analysis with JHC. The JHC and T score in the Oxford Classification were associated with renal outcome among Japanese patients with IgAN. Superiority of the JHC as a predictive index should be validated with larger study population and cohort studies in different ethnicities.

  20. Physiological Linkage in Couples and its Implications for Individual and Interpersonal Functioning: A Literature Review

    PubMed Central

    Timmons, Adela C.; Margolin, Gayla; Saxbe, Darby E.

    2015-01-01

    Do partners’ levels of physiological arousal become linked in close relationships? The term “physiological linkage” describes covariation between people in their moment-to-moment physiological states. The current review presents a conceptual framework to guide research on linkage in romantic relationships and discusses the potential implications of being “linked.” Evidence of linkage was found across a broad range of physiological indices and in a variety of contexts, including during laboratory-based conflict and in daily life. Four hypotheses regarding how linkage relates to individual and interpersonal functioning are evaluated: (1) co-activation of the sympathetic nervous system or hypothalamic-pituitary adrenal axis is “bad,” (2) moderate physiological linkage is “just right,” (3) physiological linkage is problematic if the individual or couple is overloaded, and (4) the implications of physiological linkage depend on the emotional context. We found partial support for the first hypothesis and determined that more research is needed to evaluate the remaining hypotheses. Linkage in cortisol was negatively associated with relationship satisfaction; but at the same time, linkage in multiple systems was positively associated with indices of relationship connectedness, such as the amount of time spent together and the ability to identify the emotions of one’s partner. These results suggest that linkage may confer benefits but also may put couples at risk if they become entrenched in patterns of conflict or stress. With research in this area burgeoning in recent years, this review indicates that linkage is a promising construct with applications for interventions targeting individual health and couple functioning. PMID:26147932

  1. Identification of Nursing Diagnosis-Outcome-Intervention Linkages for Inpatients in the Obstetrics Department Nursing Unit in South Korea.

    PubMed

    Yang, Min Ji; Kim, Hye Young; Ko, Eun; Kim, Hyun Kyung

    2017-09-08

    To identify the NANDA-I-NOC-NIC (NNN) linkages for inpatients of the obstetrics nursing unit using electronic nursing records. In this retrospective, descriptive survey, the electronic nursing records for 220 adult patients aged ≥18 years who were discharged after obstetrics nursing unit were analyzed. The 7 most frequent nursing diagnoses were found to be associated with 9 nursing outcomes and 26 nursing interventions. Herein, the list of nursing diagnoses was observed to comprise the safety/protection domain, the list of nursing outcomes the physiological health domain, and the list of nursing interventions the physiological: complex domain. This result can contribute to improving the nursing quality and will help continuing education and documentation system refinement. © 2017 NANDA International, Inc.

  2. Linkage mapping of beta 2 EEG waves via non-parametric regression.

    PubMed

    Ghosh, Saurabh; Begleiter, Henri; Porjesz, Bernice; Chorlian, David B; Edenberg, Howard J; Foroud, Tatiana; Goate, Alison; Reich, Theodore

    2003-04-01

    Parametric linkage methods for analyzing quantitative trait loci are sensitive to violations in trait distributional assumptions. Non-parametric methods are relatively more robust. In this article, we modify the non-parametric regression procedure proposed by Ghosh and Majumder [2000: Am J Hum Genet 66:1046-1061] to map Beta 2 EEG waves using genome-wide data generated in the COGA project. Significant linkage findings are obtained on chromosomes 1, 4, 5, and 15 with findings at multiple regions on chromosomes 4 and 15. We analyze the data both with and without incorporating alcoholism as a covariate. We also test for epistatic interactions between regions of the genome exhibiting significant linkage with the EEG phenotypes and find evidence of epistatic interactions between a region each on chromosome 1 and chromosome 4 with one region on chromosome 15. While regressing out the effect of alcoholism does not affect the linkage findings, the epistatic interactions become statistically insignificant. Copyright 2003 Wiley-Liss, Inc.

  3. Caucasian Families Exhibit Significant Linkage of Myopia to Chromosome 11p.

    PubMed

    Musolf, Anthony M; Simpson, Claire L; Moiz, Bilal A; Long, Kyle A; Portas, Laura; Murgia, Federico; Ciner, Elise B; Stambolian, Dwight; Bailey-Wilson, Joan E

    2017-07-01

    Myopia is a common visual disorder caused by eye overgrowth, resulting in blurry vision. It affects one in four Americans, and its prevalence is increasing. The genetic mechanisms that underpin myopia are not completely understood. Here, we use genotype data and linkage analyses to identify high-risk genetic loci that are significantly linked to myopia. Individuals from 56 Caucasian families with a history of myopia were genotyped on an exome-based array, and the single nucleotide polymorphism (SNP) data were merged with microsatellite genotype data. Refractive error measures on the samples were converted into binary phenotypes consisting of affected, unaffected, or unknown myopia status. Parametric linkage analyses assuming an autosomal dominant model with 90% penetrance and 10% phenocopy rate were performed. Single variant two-point analyses yielded three significantly linked SNPs at 11p14.1 and 11p11.2; a further 45 SNPs at 11p were found to be suggestive. No other chromosome had any significant SNPs or more than seven suggestive linkages. Two of the significant SNPs were located in BBOX1-AS1 and one in the intergenic region between ORA47 and TRIM49B. Collapsed haplotype pattern two-point analysis and multipoint analyses also yielded multiple suggestively linked genes at 11p. Multipoint analysis also identified suggestive evidence of linkage on 20q13. We identified three genome-wide significant linked variants on 11p for myopia in Caucasians. Although the novel specific signals still need to be replicated, 11p is a promising region that has been identified by other linkage studies with a number of potentially interesting candidate genes. We hope that the identification of these regions on 11p as potential causal regions for myopia will lead to more focus on these regions and maybe possible replication of our specific linkage peaks in other studies. We further plan targeted sequencing on 11p for our most highly linked families to more clearly understand the

  4. Markov chain Monte Carlo linkage analysis: effect of bin width on the probability of linkage.

    PubMed

    Slager, S L; Juo, S H; Durner, M; Hodge, S E

    2001-01-01

    We analyzed part of the Genetic Analysis Workshop (GAW) 12 simulated data using Monte Carlo Markov chain (MCMC) methods that are implemented in the computer program Loki. The MCMC method reports the "probability of linkage" (PL) across the chromosomal regions of interest. The point of maximum PL can then be taken as a "location estimate" for the location of the quantitative trait locus (QTL). However, Loki does not provide a formal statistical test of linkage. In this paper, we explore how the bin width used in the calculations affects the max PL and the location estimate. We analyzed age at onset (AO) and quantitative trait number 5, Q5, from 26 replicates of the general simulated data in one region where we knew a major gene, MG5, is located. For each trait, we found the max PL and the corresponding location estimate, using four different bin widths. We found that bin width, as expected, does affect the max PL and the location estimate, and we recommend that users of Loki explore how their results vary with different bin widths.

  5. The quality of Indigenous identification in administrative health data in Australia: insights from studies using data linkage

    PubMed Central

    2012-01-01

    Background Missing or incorrect Indigenous status in health records hinders monitoring of Indigenous health indicators. Linkage of administrative data has been used to improve the ascertainment of Indigenous status. Data linkage was pioneered in Western Australia (WA) and is now being used in other Australian states. This systematic review appraises peer-reviewed Australian studies that used data linkage to elucidate the impact of under-ascertainment of Indigenous status on health indicators. Methods A PubMed search identified eligible studies that used Australian linked data to interrogate Indigenous identification using more than one identifier and interrogated the impact of the different identifiers on estimation of Indigenous health indicators. Results Eight papers were included, five from WA and three from New South Wales (NSW). The WA papers included a self-identified Indigenous community cohort and showed improved identification in hospital separation data after 2000. In CVD hospitalised patients (2000–05), under-identification was greater in urban residents, older people and socially more advantaged Indigenous people, with varying algorithms giving different estimates of under-count. Age-standardised myocardial infarction incidence rates (2000–2004) increased by about 10%-15% with improved identification. Under-ascertainment of Indigenous identification overestimated secular improvements in life expectancy and mortality whereas correcting infectious disease notifications resulted in lower Indigenous/ non-Indigenous rate ratios. NSW has a history of poor Indigenous identification in administrative data systems, but the NSW papers confirmed the usefulness of data linkage for improving Indigenous identification and the potential for very different estimates of Indigenous disease indicators depending upon the algorithm used for identification. Conclusions Under-identification of Indigenous status must be addressed in health analyses concerning Indigenous

  6. Short Communication Mendelian inheritance, linkage, and genotypic disequilibrium in microsatellite loci of Hymenaea stigonocarpa Mart. ex Hayne (Fabaceae-Caesalpinioideae).

    PubMed

    Moraes, M A; Kubota, T Y K; Silva, E C B; Silva, A M; Cambuim, J; Moraes, M L T; Furlani Junior, E; Sebbenn, A M

    2016-07-29

    Hymenaea stigonocarpa is a deciduous and monoecious Neotropical tree species pollinated by bats. Due to overexploitation and habitat destruction, the population size has drastically diminished in nature. No previous study has investigated Mendelian inheritance, linkage, and genotypic disequilibrium in the available microsatellite markers in this species. So, our aim was to estimate these parameters using six microsatellite loci in a sample of 470 adults and 219 juveniles from two populations of H. stigonocarpa. In addition, 30 seeds per tree from 35 seed-trees were collected. Each seed was kept record of the seed-trees and fruit origin. Based on the six microsatellite loci, we found that only 10.6% of the cases showed significant deviations from Mendelian segregation and 15.3% showed linkage. We detected no evidence of genotypic disequilibrium between the loci in the adult trees or juveniles. Thus, our results suggest that these loci can be used with great accuracy in future genetic analyses of H. stigonocarpa populations.

  7. ARE COASTAL WETLAND-LAKE LINKAGES IMPORTANT?

    EPA Science Inventory

    Because coastal werlands typically comprise only a small percentage of the overall surface area in large lakes, an assumption has often been made that functional links between wetlands and the lake proper are of little significance. Recent investigations of functional linkages be...

  8. Oxford Grading Scale vs manometer for assessment of pelvic floor strength in nulliparous sports students.

    PubMed

    Da Roza, T; Mascarenhas, T; Araujo, M; Trindade, V; Jorge, R Natal

    2013-09-01

    To compare pelvic floor muscle strength in nulliparous sports students measured using the modified Oxford Grading Scale and a Peritron manometer; and to compare the manometric measurements between continent and incontinent subjects. Cross-sectional study. All subjects were evaluated twice on the same day; first by vaginal digital examination and subsequently by vaginal pressure using a Peritron manometer. Forty-three nulliparous female sports students [mean age 21 (standard deviation 4) years] from the Sports Faculty of the University of Porto. This study found a significant moderate correlation between the Oxford Grading Scale score and peak pressure on manometry (r=0.646, P=0.002). Mean maximal strength for the entire group was 70.4cmH2O (range 21 to 115cmH2O). Out of 43 subjects, 37% (n=16) demonstrated signs of incontinence. On manometry, no significant differences were found in vaginal resting pressure or peak pressure between the continent and incontinent groups. There was moderate correlation between peak pressure on manometry and the Oxford Grading Scale score. Peritron manometer measurements of pelvic floor muscle contractions showed no significant differences in vaginal resting pressure and peak pressure in continent and incontinent subjects. Copyright © 2012 Chartered Society of Physiotherapy. Published by Elsevier Ltd. All rights reserved.

  9. de novo assembly and population genomic survey of natural yeast isolates with the Oxford Nanopore MinION sequencer.

    PubMed

    Istace, Benjamin; Friedrich, Anne; d'Agata, Léo; Faye, Sébastien; Payen, Emilie; Beluche, Odette; Caradec, Claudia; Davidas, Sabrina; Cruaud, Corinne; Liti, Gianni; Lemainque, Arnaud; Engelen, Stefan; Wincker, Patrick; Schacherer, Joseph; Aury, Jean-Marc

    2017-02-01

    Oxford Nanopore Technologies Ltd (Oxford, UK) have recently commercialized MinION, a small single-molecule nanopore sequencer, that offers the possibility of sequencing long DNA fragments from small genomes in a matter of seconds. The Oxford Nanopore technology is truly disruptive; it has the potential to revolutionize genomic applications due to its portability, low cost, and ease of use compared with existing long reads sequencing technologies. The MinION sequencer enables the rapid sequencing of small eukaryotic genomes, such as the yeast genome. Combined with existing assembler algorithms, near complete genome assemblies can be generated and comprehensive population genomic analyses can be performed. Here, we resequenced the genome of the Saccharomyces cerevisiae S288C strain to evaluate the performance of nanopore-only assemblers. Then we de novo sequenced and assembled the genomes of 21 isolates representative of the S. cerevisiae genetic diversity using the MinION platform. The contiguity of our assemblies was 14 times higher than the Illumina-only assemblies and we obtained one or two long contigs for 65 % of the chromosomes. This high contiguity allowed us to accurately detect large structural variations across the 21 studied genomes. Because of the high completeness of the nanopore assemblies, we were able to produce a complete cartography of transposable elements insertions and inspect structural variants that are generally missed using a short-read sequencing strategy. Our analyses show that the Oxford Nanopore technology is already usable for de novo sequencing and assembly; however, non-random errors in homopolymers require polishing the consensus using an alternate sequencing technology. © The Author 2017. Published by Oxford University Press.

  10. Conversion from depression to bipolar disorder in a cohort of young people in England, 1999-2011: A national record linkage study.

    PubMed

    James, Anthony; Wotton, Clare J; Duffy, Anne; Hoang, Uy; Goldacre, Michael

    2015-10-01

    To estimate the conversion rate from unipolar depression (ICD10 codes F32-F33) to bipolar disorder (BP) (ICD10 codes F31) in an English national cohort. It was hypothesised that early-onset BP (age <18 years) is a more severe form of the disorder, with a more rapid, and higher rate of conversion from depression to BP. This record linkage study used English national Hospital Episode Statistics (HES) covering all NHS inpatient and day case admissions between 1999 and 2011. The overall rate of conversion from depression to BP for all ages was 5.65% (95% CI: 5.48-5.83) over a minimum 4-year follow-up period. The conversion rate from depression to BP increased in a linear manner with age from 10-14 years - 2.21% (95% C: 1.16-4.22) to 30-34 years - 7.06% (95% CI: 6.44-7.55) (F1,23=77.6, p=0.001, R(2)=0.77). The time to conversion was constant across the age range. The rate of conversion was higher in females (6.77%; 95% CI: 6.53-7.02) compared to males, (4.17%; 95% CI: 3.95-4.40) (χ(2)=194, p<0.0001), and in those with psychotic depression 8.12% (95% CI: 7.65-8.62) compared to non-psychotic depression 5.65% (95% CI: 5.48-5.83) (χ(2)=97.0, p<0.0001). The study was limited to hospital discharges and diagnoses were not standardised. Increasing conversion rate from depression to bipolar disorder with age, and constant time for conversion across the age range does not support the notion that early-onset BP is a more severe form of the disorder. Copyright © 2015 Elsevier B.V. All rights reserved.

  11. Two-trait-locus linkage analysis: A powerful strategy for mapping complex genetic traits

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

    Schork, N.J.; Boehnke, M.; Terwilliger, J.D.

    1993-11-01

    Nearly all diseases mapped to date follow clear Mendelian, single-locus segregation patterns. In contrast, many common familial diseases such as diabetes, psoriasis, several forms of cancer, and schizophrenia are familial and appear to have a genetic component but do not exhibit simple Mendelian transmission. More complex models are required to explain the genetics of these important diseases. In this paper, the authors explore two-trait-locus, two-marker-locus linkage analysis in which two trait loci are mapped simultaneously to separate genetic markers. The authors compare the utility of this approach to standard one-trait-locus, one-marker-locus linkage analysis with and without allowance for heterogeneity. Themore » authors also compare the utility of the two-trait-locus, two-marker-locus analysis to two-trait-locus, one-marker-locus linkage analysis. For common diseases, pedigrees are often bilineal, with disease genes entering via two or more unrelated pedigree members. Since such pedigrees often are avoided in linkage studies, the authors also investigate the relative information content of unilineal and bilineal pedigrees. For the dominant-or-recessive and threshold models that the authors consider, the authors find that two-trait-locus, two-marker-locus linkage analysis can provide substantially more linkage information, as measured by expected maximum lod score, than standard one-trait-locus, one-marker-locus methods, even allowing for heterogeneity, while, for a dominant-or-dominant generating model, one-locus models that allow for heterogeneity extract essentially as much information as the two-trait-locus methods. For these three models, the authors also find that bilineal pedigrees provide sufficient linkage information to warrant their inclusion in such studies. The authors discuss strategies for assessing the significance of the two linkages assumed in two-trait-locus, two-marker-locus models. 37 refs., 1 fig., 4 tabs.« less

  12. Linkage Disequilibrium in a Finite Population That Is Partially Selfing

    PubMed Central

    Golding, G. B.; Strobeck, C.

    1980-01-01

    The linkage disequilibrium expected in a finite, partially selfing population is analyzed, assuming the infinite allele model. Formulas for the expected sum of squares of the linkage disequilibria and the squared standard linkage disequilibrium are derived from the equilibrium values of sixteen inbreeding coefficients required to describe the behavior of the system. These formulas are identical to those obtained with random mating if the effective population size Ne = (1-½S)N and the effective recombination value re = (1-S)r/(1-½S), where S is the proportion of selfing, are substituted for the population size and the recombination value. Therefore, the effect of partial selfing at equilibrium is to reduce the population size by a factor 1-½S and the recombination value by a factor (1-S)/(1-½S). PMID:17249017

  13. Large-scale linkage analysis of 1302 affected relative pairs with rheumatoid arthritis

    PubMed Central

    Hamshere, Marian L; Segurado, Ricardo; Moskvina, Valentina; Nikolov, Ivan; Glaser, Beate; Holmans, Peter A

    2007-01-01

    Rheumatoid arthritis is the most common systematic autoimmune disease and its etiology is believed to have both strong genetic and environmental components. We demonstrate the utility of including genetic and clinical phenotypes as covariates within a linkage analysis framework to search for rheumatoid arthritis susceptibility loci. The raw genotypes of 1302 affected relative pairs were combined from four large family-based samples (North American Rheumatoid Arthritis Consortium, United Kingdom, European Consortium on Rheumatoid Arthritis Families, and Canada). The familiality of the clinical phenotypes was assessed. The affected relative pairs were subjected to autosomal multipoint affected relative-pair linkage analysis. Covariates were included in the linkage analysis to take account of heterogeneity within the sample. Evidence of familiality was observed with age at onset (p << 0.001) and rheumatoid factor (RF) IgM (p << 0.001), but not definite erosions (p = 0.21). Genome-wide significant evidence for linkage was observed on chromosome 6. Genome-wide suggestive evidence for linkage was observed on chromosomes 13 and 20 when conditioning on age at onset, chromosome 15 conditional on gender, and chromosome 19 conditional on RF IgM after allowing for multiple testing of covariates. PMID:18466440

  14. Linkage analysis of quantitative refraction and refractive errors in the Beaver Dam Eye Study.

    PubMed

    Klein, Alison P; Duggal, Priya; Lee, Kristine E; Cheng, Ching-Yu; Klein, Ronald; Bailey-Wilson, Joan E; Klein, Barbara E K

    2011-07-13

    Refraction, as measured by spherical equivalent, is the need for an external lens to focus images on the retina. While genetic factors play an important role in the development of refractive errors, few susceptibility genes have been identified. However, several regions of linkage have been reported for myopia (2q, 4q, 7q, 12q, 17q, 18p, 22q, and Xq) and for quantitative refraction (1p, 3q, 4q, 7p, 8p, and 11p). To replicate previously identified linkage peaks and to identify novel loci that influence quantitative refraction and refractive errors, linkage analysis of spherical equivalent, myopia, and hyperopia in the Beaver Dam Eye Study was performed. Nonparametric, sibling-pair, genome-wide linkage analyses of refraction (spherical equivalent adjusted for age, education, and nuclear sclerosis), myopia and hyperopia in 834 sibling pairs within 486 extended pedigrees were performed. Suggestive evidence of linkage was found for hyperopia on chromosome 3, region q26 (empiric P = 5.34 × 10(-4)), a region that had shown significant genome-wide evidence of linkage to refraction and some evidence of linkage to hyperopia. In addition, the analysis replicated previously reported genome-wide significant linkages to 22q11 of adjusted refraction and myopia (empiric P = 4.43 × 10(-3) and 1.48 × 10(-3), respectively) and to 7p15 of refraction (empiric P = 9.43 × 10(-4)). Evidence was also found of linkage to refraction on 7q36 (empiric P = 2.32 × 10(-3)), a region previously linked to high myopia. The findings provide further evidence that genes controlling refractive errors are located on 3q26, 7p15, 7p36, and 22q11.

  15. Linkage Analysis of Quantitative Refraction and Refractive Errors in the Beaver Dam Eye Study

    PubMed Central

    Duggal, Priya; Lee, Kristine E.; Cheng, Ching-Yu; Klein, Ronald; Bailey-Wilson, Joan E.; Klein, Barbara E. K.

    2011-01-01

    Purpose. Refraction, as measured by spherical equivalent, is the need for an external lens to focus images on the retina. While genetic factors play an important role in the development of refractive errors, few susceptibility genes have been identified. However, several regions of linkage have been reported for myopia (2q, 4q, 7q, 12q, 17q, 18p, 22q, and Xq) and for quantitative refraction (1p, 3q, 4q, 7p, 8p, and 11p). To replicate previously identified linkage peaks and to identify novel loci that influence quantitative refraction and refractive errors, linkage analysis of spherical equivalent, myopia, and hyperopia in the Beaver Dam Eye Study was performed. Methods. Nonparametric, sibling-pair, genome-wide linkage analyses of refraction (spherical equivalent adjusted for age, education, and nuclear sclerosis), myopia and hyperopia in 834 sibling pairs within 486 extended pedigrees were performed. Results. Suggestive evidence of linkage was found for hyperopia on chromosome 3, region q26 (empiric P = 5.34 × 10−4), a region that had shown significant genome-wide evidence of linkage to refraction and some evidence of linkage to hyperopia. In addition, the analysis replicated previously reported genome-wide significant linkages to 22q11 of adjusted refraction and myopia (empiric P = 4.43 × 10−3 and 1.48 × 10−3, respectively) and to 7p15 of refraction (empiric P = 9.43 × 10−4). Evidence was also found of linkage to refraction on 7q36 (empiric P = 2.32 × 10−3), a region previously linked to high myopia. Conclusions. The findings provide further evidence that genes controlling refractive errors are located on 3q26, 7p15, 7p36, and 22q11. PMID:21571680

  16. If You Build It, They Will Scan: Oxford University's Exploration of Community Collections

    ERIC Educational Resources Information Center

    Lee, Stuart D.; Lindsay, Kate

    2009-01-01

    Traditional large digitization projects demand massive resources from the central unit (library, museum, or university) that has acquired funding for them. Another model, enabled by easy access to cameras, scanners, and web tools, calls for public contributions to community collections of artifacts. In 2009, the University of Oxford ran a…

  17. Student Apprenticeship Linkage in Vocational Education.

    ERIC Educational Resources Information Center

    Alabama State Dept. of Education, Montgomery. Div. of Vocational Education Services.

    The Student Apprenticeship Linkage Program bridges skill training programs in secondary schools with high technology apprenticeship training programs in industry. The program returns quality to Alabama's Vocational Education System and meets work force needs of business and industry. The program has eight objectives: demonstrate a model for…

  18. The Association between Bankruptcy and Hospital-Presenting Attempted Suicide: A Record Linkage Study

    ERIC Educational Resources Information Center

    Kidger, Judi; Gunnell, David; Jarvik, Jeffrey G.; Overstreet, Karen A.; Hollingworth, William

    2011-01-01

    The associations between admissions to an emergency department following attempted suicide and personal bankruptcy in the preceding and subsequent 2 years were evaluated. Records from a level 1 trauma center (June 1993-December 2002) in Seattle, WA, were linked with case files from the local U.S. District Bankruptcy Court (June 1991 onward).…

  19. Modelling of lateral fold growth and fold linkage: Applications to fold-and-thrust belt tectonics

    NASA Astrophysics Data System (ADS)

    Grasemann, Bernhard; Schmalholz, Stefan

    2013-04-01

    We use a finite element model to investigate the three-dimensional fold growth and interference of two initially isolated fold segments. The most critical parameter, which controls the fold linkage mode, is the phase difference between the laterally growing fold hinge lines: 1) "Linear-linkage" yields a sub-cylindrical fold with a saddle at the location where the two initial folds linked. 2) "Oblique-linkage" produces a curved fold resembling a Type II refold structure. 3) "Oblique-no-linkage" results in two curved folds with fold axes plunging in opposite directions. 4) "Linear-no-linkage" yields a fold train of two separate sub-cylindrical folds with fold axes plunging in opposite directions. The transition from linkage to no-linkage occurs when the fold separation between the initially isolated folds is slightly larger than one half of the low-amplitude fold wavelength. The model results compare well with previously published plasticine analogue models and can be directly applied to the investigation of fold growth history in fold-and-thust belts. An excellent natural example of lateral fold linkage is described from the Zagros fold-and-thrust belt in the Kurdistan Region of Iraq. The fold growth in this region is not controlled by major thrust faults but the shortening of the Paleozoic to Cenozoic passive margin sediments of the Arabian plate occurred mainly by detachment folding. The sub-cylindrical anticlines with hinge-parallel lengths of more than 50 km have not developed from single sub-cylindrical embryonic folds but they have merged from different fold segments that joined laterally during fold amplification and lateral fold growth. Linkage points are marked by geomorphological saddle points which are structurally the lowermost points of antiforms and points of principal curvatures with opposite sign. Linkage points can significantly influence the migration of mineral-rich fluids and hydrocarbons and are therefore of great economic importance.

  20. Speleothem records of western Mediterranean. Hydrological variability along the Last Interglacial Period and marine linkages

    NASA Astrophysics Data System (ADS)

    Torner, Judit; Cacho, Isabel; Moreno, Ana; Stoll, Heather; Belmonte, Anchel; Sierro, Francisco J.; Frigola, Jaime; Martrat, Belen; Fornós, Joan; Arnau Fernández, Pedro; Hellstrom, John; Cheng, Hai; Edwards, R. Lawrence

    2016-04-01

    This study aims to identify and characterize regional hydrological variability in the western Mediterranean region in base to different geochemical parameters (δ18O, δ13C, and Mg/Ca ratios). Speleothems have been recovered from several caves located in southern central Pyrenees one and the others form the Balearic Islands. Their chronologies have been constructed in base on U/Th absolute dating and indicate that the speleothem sequences cover the end of the last interglacial and the glacial inception. One of the most remarkable features of the records is the intense and abrupt shift toward more arid conditions that marks the end of the last interglacial (MIS 5e). Furthermore, our speleothem records also show relatively humid but highly variable hydrological conditions during the interstadial periods from MIS 5c to 5a. These speleothem records have been compared with new generated western Mediterranean marine records from the Balearic Sea (MD99-2343) and Alboran Sea (OPD-977). Marine records include (1) proxies of sea surface temperature and changes in evaporation-precipitation rates based on pair analysis of δ18O and the Mg/Ca ratios in planktonic foraminifera Globigerina bulloides; (2) proxies of deep-water currents associated with the Western Mediterranean Deep Water (WMDW) based on grain size analyses. The results reveal that arid conditions on land were coeval with cold sea surface sub-stages (MIS 5b and 5d), and also with increases in the intensity of the WMDW-related currents. By contrast, humid and hydrological unstable atmosphere conditions were synchronous with sea surface warm sub-stages, and lower WMDW-related currents intensities (MIS 5a, c and e). Consequently, our results highly evidence a strong atmospheric-oceanic coupling, involving parallel changes in both surface but also deep western Mediterranean Sea conditions during the last interglacial period and the glacial inception.

  1. Strike-slip tectonics during rift linkage

    NASA Astrophysics Data System (ADS)

    Pagli, C.; Yun, S. H.; Ebinger, C.; Keir, D.; Wang, H.

    2017-12-01

    The kinematics of triple junction linkage and the initiation of transforms in magmatic rifts remain debated. Strain patterns from the Afar triple junction provide tests of current models of how rifts grow to link in area of incipient oceanic spreading. Here we present a combined analysis of seismicity, InSAR and GPS derived strain rate maps to reveal that the plate boundary deformation in Afar is accommodated primarily by extensional tectonics in the Red Sea and Gulf of Aden rifts, and does not require large rotations about vertical axes (bookshelf faulting). Additionally, models of stress changes and seismicity induced by recent dykes in one sector of the Afar triple junction provide poor fit to the observed strike-slip earthquakes. Instead we explain these patterns as rift-perpendicular shearing at the tips of spreading rifts where extensional strains terminate against less stretched lithosphere. Our results demonstrate that rift-perpendicular strike-slip faulting between rift segments achieves plate boundary linkage during incipient seafloor spreading.

  2. How home HIV testing and counselling with follow-up support achieves high testing coverage and linkage to treatment and prevention: a qualitative analysis from Uganda.

    PubMed

    Ware, Norma C; Wyatt, Monique A; Asiimwe, Stephen; Turyamureeba, Bosco; Tumwesigye, Elioda; van Rooyen, Heidi; Barnabas, Ruanne V; Celum, Connie L

    2016-01-01

    The successes of HIV treatment scale-up and the availability of new prevention tools have raised hopes that the epidemic can finally be controlled and ended. Reduction in HIV incidence and control of the epidemic requires high testing rates at population levels, followed by linkage to treatment or prevention. As effective linkage strategies are identified, it becomes important to understand how these strategies work. We use qualitative data from The Linkages Study, a recent community intervention trial of community-based testing with linkage interventions in sub-Saharan Africa, to show how lay counsellor home HIV testing and counselling (home HTC) with follow-up support leads to linkage to clinic-based HIV treatment and medical male circumcision services. We conducted 99 semi-structured individual interviews with study participants and three focus groups with 16 lay counsellors in Kabwohe, Sheema District, Uganda. The participant sample included both HIV+ men and women (N=47) and HIV-uncircumcised men (N=52). Interview and focus group audio-recordings were translated and transcribed. Each transcript was summarized. The summaries were analyzed inductively to identify emergent themes. Thematic concepts were grouped to develop general constructs and framing propositional statements. Trial participants expressed interest in linking to clinic-based services at testing, but faced obstacles that eroded their initial enthusiasm. Follow-up support by lay counsellors intervened to restore interest and inspire action. Together, home HTC and follow-up support improved morale, created a desire to reciprocate, and provided reassurance that services were trustworthy. In different ways, these functions built links to the health service system. They worked to strengthen individuals' general sense of capability, while making the idea of accessing services more manageable and familiar, thus reducing linkage barriers. Home HTC with follow-up support leads to linkage by building

  3. HIV-1 transmission linkage in an HIV-1 prevention clinical trial

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

    Leitner, Thomas; Campbell, Mary S; Mullins, James I

    2009-01-01

    HIV-1 sequencing has been used extensively in epidemiologic and forensic studies to investigate patterns of HIV-1 transmission. However, the criteria for establishing genetic linkage between HIV-1 strains in HIV-1 prevention trials have not been formalized. The Partners in Prevention HSV/HIV Transmission Study (ClinicaITrials.gov NCT00194519) enrolled 3408 HIV-1 serodiscordant heterosexual African couples to determine the efficacy of genital herpes suppression with acyclovir in reducing HIV-1 transmission. The trial analysis required laboratory confirmation of HIV-1 linkage between enrolled partners in couples in which seroconversion occurred. Here we describe the process and results from HIV-1 sequencing studies used to perform transmission linkage determinationmore » in this clinical trial. Consensus Sanger sequencing of env (C2-V3-C3) and gag (p17-p24) genes was performed on plasma HIV-1 RNA from both partners within 3 months of seroconversion; env single molecule or pyrosequencing was also performed in some cases. For linkage, we required monophyletic clustering between HIV-1 sequences in the transmitting and seroconverting partners, and developed a Bayesian algorithm using genetic distances to evaluate the posterior probability of linkage of participants sequences. Adjudicators classified transmissions as linked, unlinked, or indeterminate. Among 151 seroconversion events, we found 108 (71.5%) linked, 40 (26.5%) unlinked, and 3 (2.0%) to have indeterminate transmissions. Nine (8.3%) were linked by consensus gag sequencing only and 8 (7.4%) required deep sequencing of env. In this first use of HIV-1 sequencing to establish endpoints in a large clinical trial, more than one-fourth of transmissions were unlinked to the enrolled partner, illustrating the relevance of these methods in the design of future HIV-1 prevention trials in serodiscordant couples. A hierarchy of sequencing techniques, analysis methods, and expert adjudication contributed to the linkage

  4. Saturation of an intra-gene pool linkage map: toward unified consensus linkage map in common bean

    USDA-ARS?s Scientific Manuscript database

    Map-based cloning to find genes of interest and marker assisted selection (MAS) requires good genetic maps with high reproducible markers. In this study, we saturated the linkage map of the intra-gene pool population of common bean DOR364×BAT477 (DB) by evaluating 2,706 molecular markers in includin...

  5. 75 FR 52484 - Proposed Removal and Amendment of Class E Airspace, Oxford, CT

    Federal Register 2010, 2011, 2012, 2013, 2014

    2010-08-26

    ... Class E airspace extending upward from 700 feet at Oxford, CT. Decommissioning of the Waterbury Non... extension to Class D airspace and amend the description of the Class E airspace extending upward 700 feet... extension to Class D and the Class E 700 foot airspace designations are published in Paragraph 6004 and 6005...

  6. Quantifying landscape linkages among giant panda subpopulations in regional scale conservation.

    PubMed

    Qi, Dunwu; Hu, Yibo; Gu, Xiaodong; Yang, Xuyi; Yang, Guang; Wei, Fuwen

    2012-06-01

    Understanding habitat requirements and identifying landscape linkages are essential for the survival of isolated populations of endangered species. Currently, some of the giant panda populations are isolated, which threatens their long-term survival, particularly in the Xiaoxiangling mountains. In the present study, we quantified niche requirements and then identified potential linkages of giant panda subpopulations in the most isolated region, using ecological niche factor analysis and a least-cost path model. Giant pandas preferred habitat with conifer forest and gentle slopes (>20 to ≤30°). Based on spatial distribution of suitable habitat, linkages were identified for the Yele subpopulation to 4 other subpopulations (Liziping, Matou, Xinmin and Wanba). Their lengths ranged from 15 to 54 km. The accumulated cost ranged from 693 to 3166 and conifer forest covered over 31%. However, a variety of features (e.g. major roads, human settlements and large unforested areas) might act as barriers along the linkages for giant panda dispersal. Our analysis quantified giant panda subpopulation connectivity to ensure long-term survival. © 2012 ISZS, Blackwell Publishing and IOZ/CAS.

  7. Significant Linkage for Tourette Syndrome in a Large French Canadian Family

    PubMed Central

    Mérette, Chantal; Brassard, Andrée; Potvin, Anne; Bouvier, Hélène; Rousseau, François; Émond, Claudia; Bissonnette, Luc; Roy, Marc-André; Maziade, Michel; Ott, Jurg; Caron, Chantal

    2000-01-01

    Family and twin studies provide strong evidence that genetic factors are involved in the transmission of Gilles de la Tourette syndrome (TS) and related psychiatric disorders. To detect the underlying susceptibility gene(s) for TS, we performed linkage analysis in one large French Canadian family (127 members) from the Charlevoix region, in which 20 family members were definitely affected by TS and 20 others showed related tic disorders. Using model-based linkage analysis, we observed a LOD score of 3.24 on chromosome 11 (11q23). This result was obtained in a multipoint approach involving marker D11S1377, the marker for which significant linkage disequilibrium with TS recently has been detected in an Afrikaner population. Altogether, 25 markers were studied, and, for level of significance, we derived a criterion that took into account the multiple testing arising from the use of three phenotype definitions and three modes of inheritance, a procedure that yielded a LOD score of 3.18. Hence, even after adjustment for multiple testing, the present study shows statistically significant evidence for genetic linkage with TS. PMID:10986045

  8. Linkage analysis of candidate genes as susceptibility loci for osteoarthritis-suggestive linkage of COL9A1 to female hip osteoarthritis.

    PubMed

    Mustafa, Z; Chapman, K; Irven, C; Carr, A J; Clipsham, K; Chitnavis, J; Sinsheimer, J S; Bloomfield, V A; McCartney, M; Cox, O; Sykes, B; Loughlin, J

    2000-03-01

    To examine 11 candidate genes as susceptibility loci for osteoarthritis (OA). A total of 481 families have been ascertained in which at least two siblings have had joint replacement surgery of the hip, or knee, or hip and knee for idiopathic OA. Each candidate gene was targeted using one or more intragenic or closely linked microsatellite marker. The linkage data were analysed unstratified and following stratification by sex and by joint replaced (hip or knee). The analyses revealed suggestive linkage of the type IX collagen gene COL9A1 (6q12-q13) to a subset of 132 families that contained affected females who were concordant for hip OA (female-hip) with a P-value of 0.00053 and logarithm of the odds (LOD) score of 2.33 [corrected P-value of 0. 0016, corrected LOD score of 1.85]. COL9A1 may therefore be a susceptibility locus for female hip OA. In addition, there was weak evidence of linkage to HLA/COL11A2 (6p21.3) in female hip OA with a corrected P-value of 0.016.

  9. On computation of p-values in parametric linkage analysis.

    PubMed

    Kurbasic, Azra; Hössjer, Ola

    2004-01-01

    Parametric linkage analysis is usually used to find chromosomal regions linked to a disease (phenotype) that is described with a specific genetic model. This is done by investigating the relations between the disease and genetic markers, that is, well-characterized loci of known position with a clear Mendelian mode of inheritance. Assume we have found an interesting region on a chromosome that we suspect is linked to the disease. Then we want to test the hypothesis of no linkage versus the alternative one of linkage. As a measure we use the maximal lod score Z(max). It is well known that the maximal lod score has asymptotically a (2 ln 10)(-1) x (1/2 chi2(0) + 1/2 chi2(1)) distribution under the null hypothesis of no linkage when only one point (one marker) on the chromosome is studied. In this paper, we show, both by simulations and theoretical arguments, that the null hypothesis distribution of Zmax has no simple form when more than one marker is used (multipoint analysis). In fact, the distribution of Zmax depends on the number of families, their structure, the assumed genetic model, marker denseness, and marker informativity. This means that a constant critical limit of Zmax leads to tests associated with different significance levels. Because of the above-mentioned problems, from the statistical point of view the maximal lod score should be supplemented by a p-value when results are reported. Copyright (c) 2004 S. Karger AG, Basel.

  10. Nickel-catalyzed proton-deuterium exchange (HDX) for linkage analysis of complex carbohydrates

    USDA-ARS?s Scientific Manuscript database

    The structural assignment of complex carbohydrates typically requires the analysis of at least three parameters: 1. composition; 2. linkage; and 3. substituents. These are often assigned on a small scale by gas chromatography/mass spectrometry (GC/MS). Linkage positions are determined by permethylat...

  11. Increased risk of suicide in schizophrenia patients with linkage to chromosome 13q.

    PubMed

    Malherbe, P J; Karayiorgou, M; Ehlers, R; Roos, J L

    2017-05-01

    We link schizophrenia in families from the genetically isolated South African Afrikaner population to chromosome 13q (n =51), 1p (n =23) and combined 13q & 1p (n =18). Patients with linkages to chromosome 13q were 4.16 times more likely to meet diagnostic criteria for schizoaffective disorder compared to patients with linkage to 1p. A third of patients with linkage to both 13q &1p met diagnostic criteria for SAD. There was a significant positive relationship between suicidality and a diagnosis of schizoaffective disorder. Identifying linkage to chromosome 13q may be informative in identifying suicide risk early and prevent morbidity and mortality in schizophrenia patients. Copyright © 2017 Elsevier Ireland Ltd. All rights reserved.

  12. Efficient Privacy-Aware Record Integration.

    PubMed

    Kuzu, Mehmet; Kantarcioglu, Murat; Inan, Ali; Bertino, Elisa; Durham, Elizabeth; Malin, Bradley

    2013-01-01

    The integration of information dispersed among multiple repositories is a crucial step for accurate data analysis in various domains. In support of this goal, it is critical to devise procedures for identifying similar records across distinct data sources. At the same time, to adhere to privacy regulations and policies, such procedures should protect the confidentiality of the individuals to whom the information corresponds. Various private record linkage (PRL) protocols have been proposed to achieve this goal, involving secure multi-party computation (SMC) and similarity preserving data transformation techniques. SMC methods provide secure and accurate solutions to the PRL problem, but are prohibitively expensive in practice, mainly due to excessive computational requirements. Data transformation techniques offer more practical solutions, but incur the cost of information leakage and false matches. In this paper, we introduce a novel model for practical PRL, which 1) affords controlled and limited information leakage, 2) avoids false matches resulting from data transformation. Initially, we partition the data sources into blocks to eliminate comparisons for records that are unlikely to match. Then, to identify matches, we apply an efficient SMC technique between the candidate record pairs. To enable efficiency and privacy, our model leaks a controlled amount of obfuscated data prior to the secure computations. Applied obfuscation relies on differential privacy which provides strong privacy guarantees against adversaries with arbitrary background knowledge. In addition, we illustrate the practical nature of our approach through an empirical analysis with data derived from public voter records.

  13. Factors Affecting Applications to Oxford and Cambridge--Repeat Survey. Executive Summary with Statistics

    ERIC Educational Resources Information Center

    Ridley, Kate; White, Kerensa; Styles, Ben; Morrison, Jo

    2005-01-01

    This research follows up a study conducted in 1998 by the National Foundation for Educational Research (NFER) to investigate teachers' and students' views on the factors affecting students' choices of whether or not to apply to Oxford and Cambridge universities. It identifies what has changed since 1998 and areas in which the universities could…

  14. Forks in the road: choices in procedures for designing wildland linkages.

    PubMed

    Beier, Paul; Majka, Daniel R; Spencer, Wayne D

    2008-08-01

    Models are commonly used to identify lands that will best maintain the ability of wildlife to move between wildland blocks through matrix lands after the remaining matrix has become incompatible with wildlife movement. We offer a roadmap of 16 choices and assumptions that arise in designing linkages to facilitate movement or gene flow of focal species between 2 or more predefined wildland blocks. We recommend designing linkages to serve multiple (rather than one) focal species likely to serve as a collective umbrella for all native species and ecological processes, explicitly acknowledging untested assumptions, and using uncertainty analysis to illustrate potential effects of model uncertainty. Such uncertainty is best displayed to stakeholders as maps of modeled linkages under different assumptions. We also recommend modeling corridor dwellers (species that require more than one generation to move their genes between wildland blocks) differently from passage species (for which an individual can move between wildland blocks within a few weeks). We identify a problem, which we call the subjective translation problem, that arises because the analyst must subjectively decide how to translate measurements of resource selection into resistance. This problem can be overcome by estimating resistance from observations of animal movement, genetic distances, or interpatch movements. There is room for substantial improvement in the procedures used to design linkages robust to climate change and in tools that allow stakeholders to compare an optimal linkage design to alternative designs that minimize costs or achieve other conservation goals.

  15. Evaluation of the Oxford Classification of IgA nephropathy: a systematic review and meta-analysis.

    PubMed

    Lv, Jicheng; Shi, Sufang; Xu, Damin; Zhang, Hong; Troyanov, Stéphan; Cattran, Daniel C; Wang, Haiyan

    2013-11-01

    The Oxford Classification of the pathology of immunoglobulin A (IgA) nephropathy, developed in 2009, is highly predictive of renal prognosis. It has been validated in different populations, but the results remain inconsistent. Systematic review and meta-analysis. Patients with biopsy-proven primary IgA nephropathy. Studies assessing the Oxford Classification of IgA nephropathy published between January 2009 and December 2012 were included following systematic searching of the MEDLINE and EMBASE databases. 4 pathologic lesions of the Oxford Classification: mesangial hypercellularity (M), endocapillary hypercellularity (E), segmental glomerulosclerosis (S), and tubular atrophy/interstitial fibrosis (T). Kidney failure defined as doubled serum creatinine level, 50% decline in estimated glomerular filtration rate, or end-stage kidney disease. 16 retrospective cohort studies with 3,893 patients and 570 kidney failure events were included. In a multivariate model, HRs for kidney failure were 0.6 (95% CI, 0.5-0.8; P < 0.001), 1.8 (95% CI, 1.4-2.4; P < 0.001), and 3.2 (95% CI, 1.8-5.6; P < 0.001) for scores of M0 (mesangial hypercellularity score ≤0.5), S1 (presence of segmental glomerulosclerosis), and T1/2 (>25% tubular atrophy/interstitial fibrosis), respectively, without evidence of heterogeneity. Pooled results showed that E lesions were not associated with kidney failure (HR, 1.4; 95% CI, 0.9-2.0; P = 0.1), with evidence of heterogeneity (I(2) = 54.1%; P = 0.01). Crescent (C) lesions were associated with kidney failure (HR, 2.3; 95% CI, 1.6-3.4; P < 0.001), with no evidence of heterogeneity (I(2) = 14.7%; P = 0.3). All studies were retrospective. This was not an individual-patient-data meta-analysis. This study suggests that M, S, T, and C lesions, but not E lesions, are associated strongly with progression to kidney failure and thus should be included in the Oxford Classification system. Copyright © 2013 National Kidney Foundation, Inc. Published by Elsevier Inc

  16. Dialogic Linkage and Resonance in Autism

    ERIC Educational Resources Information Center

    Hobson, R. Peter; Hobson, Jessica A.; Garcia-Perez, Rosa; Du Bois, John

    2012-01-01

    We evaluated how children with autism make linguistic adjustments when talking with someone else. We devised two novel measures to assess (a) overall conversational linkage and (b) utterance-by-utterance resonance within dialogue between an adult and matched participants with and without autism (n = 12 per group). Participants with autism were…

  17. Job Linkages Review: Promise and Challenge.

    ERIC Educational Resources Information Center

    Welch, Nancy

    In 1996, the City of Phoenix Enterprise Community Job Linkages Initiative sought to increase employment by matching local people with local jobs. Evaluation of the second project at Friendly House found that Friendly House, during the 18 months of the grant, increased residents' employability skills and linked them with Enterprise Community…

  18. Developing Industry Linkages: Learning from Practice.

    ERIC Educational Resources Information Center

    Misko, Josie

    Linkages between Australia's vocational education and training (VET) and technical and further education (TAFE) sectors and industry were examined through 13 case studies involving a variety of industrial sectors in South Australia, New South Wales, and Victoria. Special attention was paid to the processes established by school clusters to develop…

  19. Saturation of an Intra-Gene Pool Linkage Map: Towards a Unified Consensus Linkage Map for Fine Mapping and Synteny Analysis in Common Bean

    PubMed Central

    Galeano, Carlos H.; Fernandez, Andrea C.; Franco-Herrera, Natalia; Cichy, Karen A.; McClean, Phillip E.; Vanderleyden, Jos; Blair, Matthew W.

    2011-01-01

    Map-based cloning and fine mapping to find genes of interest and marker assisted selection (MAS) requires good genetic maps with reproducible markers. In this study, we saturated the linkage map of the intra-gene pool population of common bean DOR364×BAT477 (DB) by evaluating 2,706 molecular markers including SSR, SNP, and gene-based markers. On average the polymorphism rate was 7.7% due to the narrow genetic base between the parents. The DB linkage map consisted of 291 markers with a total map length of 1,788 cM. A consensus map was built using the core mapping populations derived from inter-gene pool crosses: DOR364×G19833 (DG) and BAT93×JALO EEP558 (BJ). The consensus map consisted of a total of 1,010 markers mapped, with a total map length of 2,041 cM across 11 linkage groups. On average, each linkage group on the consensus map contained 91 markers of which 83% were single copy markers. Finally, a synteny analysis was carried out using our highly saturated consensus maps compared with the soybean pseudo-chromosome assembly. A total of 772 marker sequences were compared with the soybean genome. A total of 44 syntenic blocks were identified. The linkage group Pv6 presented the most diverse pattern of synteny with seven syntenic blocks, and Pv9 showed the most consistent relations with soybean with just two syntenic blocks. Additionally, a co-linear analysis using common bean transcript map information against soybean coding sequences (CDS) revealed the relationship with 787 soybean genes. The common bean consensus map has allowed us to map a larger number of markers, to obtain a more complete coverage of the common bean genome. Our results, combined with synteny relationships provide tools to increase marker density in selected genomic regions to identify closely linked polymorphic markers for indirect selection, fine mapping or for positional cloning. PMID:22174773

  20. Identifying causal linkages between environmental variables and African conflicts

    NASA Astrophysics Data System (ADS)

    Nguy-Robertson, A. L.; Dartevelle, S.

    2017-12-01

    Environmental variables that contribute to droughts, flooding, and other natural hazards are often identified as factors contributing to conflict; however, few studies attempt to quantify these causal linkages. Recent research has demonstrated that the environment operates within a dynamical system framework and the influence of variables can be identified from convergent cross mapping (CCM) between shadow manifolds. We propose to use CCM to identify causal linkages between environmental variables and incidences of conflict. This study utilizes time series data from Climate Forecast System ver. 2 and MODIS satellite sensors processed using Google Earth Engine to aggregate country and regional trends. These variables are then compared to Armed Conflict Location & Event Data Project observations at similar scales. Results provide relative rankings of variables and their linkage to conflict. Being able to identify which factors contributed more strongly to a conflict can allow policy makers to prepare solutions to mitigate future crises. Knowledge of the primary environmental factors can lead to the identification of other variables to examine in the causal network influencing conflict.

  1. Remaking the medico-legal scene: a social history of the late-Victorian coroner in Oxford.

    PubMed

    Hurren, Elizabeth T

    2010-04-01

    There have been wide-ranging debates about medicine and the law encapsulated in the figure of the coroner in Victorian England. Recently the historical literature on coroners has been enriched by macro-studies. Despite this important research, the social lives of coroners and their daily interactions remain relatively neglected in standard historical accounts. This article redresses that issue by examining the working life of the coroner for Oxford during the late-Victorian era. Edward Law Hussey kept very detailed records of his time in office as coroner. New research material makes it feasible to trace his professional background, from doctor of the sick poor, to hospital house surgeon and then busy coroner. His career trajectory, personal interactions, and professional disputes, provide an important historical prism illuminating contemporary debates that occupied coroners in their working lives. Hussey tried to improve his medico-legal reach and the public image of his coroner's office by reducing infanticide rates, converting a public mortuary, and acquiring a proper coroner's court. His campaigns had limited success because the social scene in which he worked was complicated by the dominance of health and welfare agencies that resented his role as an expanding arm of the Victorian information state.

  2. Maximum likelihood estimation of linkage disequilibrium in half-sib families.

    PubMed

    Gomez-Raya, L

    2012-05-01

    Maximum likelihood methods for the estimation of linkage disequilibrium between biallelic DNA-markers in half-sib families (half-sib method) are developed for single and multifamily situations. Monte Carlo computer simulations were carried out for a variety of scenarios regarding sire genotypes, linkage disequilibrium, recombination fraction, family size, and number of families. A double heterozygote sire was simulated with recombination fraction of 0.00, linkage disequilibrium among dams of δ=0.10, and alleles at both markers segregating at intermediate frequencies for a family size of 500. The average estimates of δ were 0.17, 0.25, and 0.10 for Excoffier and Slatkin (1995), maternal informative haplotypes, and the half-sib method, respectively. A multifamily EM algorithm was tested at intermediate frequencies by computer simulation. The range of the absolute difference between estimated and simulated δ was between 0.000 and 0.008. A cattle half-sib family was genotyped with the Illumina 50K BeadChip. There were 314,730 SNP pairs for which the sire was a homo-heterozygote with average estimates of r2 of 0.115, 0.067, and 0.111 for half-sib, Excoffier and Slatkin (1995), and maternal informative haplotypes methods, respectively. There were 208,872 SNP pairs for which the sire was double heterozygote with average estimates of r2 across the genome of 0.100, 0.267, and 0.925 for half-sib, Excoffier and Slatkin (1995), and maternal informative haplotypes methods, respectively. Genome analyses for all possible sire genotypes with 829,042 tests showed that ignoring half-sib family structure leads to upward biased estimates of linkage disequilibrium. Published inferences on population structure and evolution of cattle should be revisited after accommodating existing half-sib family structure in the estimation of linkage disequilibrium.

  3. Maximum Likelihood Estimation of Linkage Disequilibrium in Half-Sib Families

    PubMed Central

    Gomez-Raya, L.

    2012-01-01

    Maximum likelihood methods for the estimation of linkage disequilibrium between biallelic DNA-markers in half-sib families (half-sib method) are developed for single and multifamily situations. Monte Carlo computer simulations were carried out for a variety of scenarios regarding sire genotypes, linkage disequilibrium, recombination fraction, family size, and number of families. A double heterozygote sire was simulated with recombination fraction of 0.00, linkage disequilibrium among dams of δ = 0.10, and alleles at both markers segregating at intermediate frequencies for a family size of 500. The average estimates of δ were 0.17, 0.25, and 0.10 for Excoffier and Slatkin (1995), maternal informative haplotypes, and the half-sib method, respectively. A multifamily EM algorithm was tested at intermediate frequencies by computer simulation. The range of the absolute difference between estimated and simulated δ was between 0.000 and 0.008. A cattle half-sib family was genotyped with the Illumina 50K BeadChip. There were 314,730 SNP pairs for which the sire was a homo-heterozygote with average estimates of r2 of 0.115, 0.067, and 0.111 for half-sib, Excoffier and Slatkin (1995), and maternal informative haplotypes methods, respectively. There were 208,872 SNP pairs for which the sire was double heterozygote with average estimates of r2 across the genome of 0.100, 0.267, and 0.925 for half-sib, Excoffier and Slatkin (1995), and maternal informative haplotypes methods, respectively. Genome analyses for all possible sire genotypes with 829,042 tests showed that ignoring half-sib family structure leads to upward biased estimates of linkage disequilibrium. Published inferences on population structure and evolution of cattle should be revisited after accommodating existing half-sib family structure in the estimation of linkage disequilibrium. PMID:22377635

  4. Linkage analysis of high myopia susceptibility locus in 26 families.

    PubMed

    Paget, Sandrine; Julia, Sophie; Vitezica, Zulma G; Soler, Vincent; Malecaze, François; Calvas, Patrick

    2008-01-01

    We conducted a linkage analysis in high myopia families to replicate suggestive results from chromosome 7q36 using a model of autosomal dominant inheritance and genetic heterogeneity. We also performed a genome-wide scan to identify novel loci. Twenty-six families, with at least two high-myopic subjects (ie. refractive value in the less affected eye of -5 diopters) in each family, were included. Phenotypic examination included standard autorefractometry, ultrasonographic eye length measurement, and clinical confirmation of the non-syndromic character of the refractive disorder. Nine families were collected de novo including 136 available members of whom 34 were highly myopic subjects. Twenty new subjects were added in 5 of the 17 remaining families. A total of 233 subjects were submitted to a genome scan using ABI linkage mapping set LMSv2-MD-10, additional markers in all regions where preliminary LOD scores were greater than 1.5 were used. Multipoint parametric and non-parametric analyses were conducted with the software packages Genehunter 2.0 and Merlin 1.0.1. Two autosomal recessive, two autosomal dominant, and four autosomal additive models were used in the parametric linkage analyses. No linkage was found using the subset of nine newly collected families. Study of the entire population of 26 families with a parametric model did not yield a significant LOD score (>3), even for the previously suggestive locus on 7q36. A non-parametric model demonstrated significant linkage to chromosome 7p15 in the entire population (Z-NPL=4.07, p=0.00002). The interval is 7.81 centiMorgans (cM) between markers D7S2458 and D7S2515. The significant interval reported here needs confirmation in other cohorts. Among possible susceptibility genes in the interval, certain candidates are likely to be involved in eye growth and development.

  5. The need for substance abuse after-care: longitudinal analysis of Oxford House.

    PubMed

    Jason, Leonard A; Davis, Margaret I; Ferrari, Joseph R

    2007-04-01

    There is a need to explore the processes of social support and self-efficacy change over time among individuals in recovery homes, and to assess the extent to which residents remain abstinent, obtain and maintain employment, refrain from criminal activity, and utilize health care systems both while within the and after leaving such settings. Residents were recruited and interviewed at an initial baseline phase and then re-interviewed at three subsequent 4-month intervals. Oxford Houses are recovery home residences for individuals with substance abuse and dependence problems who seek a supportive, democratic, mutual-help setting. A national US sample of Oxford House residents (n=897: 604 men, 293 women). Information was gathered on abstinence, social support, self-efficacy, employment, criminal history, and medical care utilization. Change in cumulative abstinence was predicted by support for alcohol use, abstinence self-efficacy, and length of residency in OH (i.e., less than versus >or=6 months), even after controlling for initial time spent in OH. Results suggest that receiving abstinence support, guidance, and information from recovery home members committed to the goal of long-term sobriety may enhance residents' abstinence self-efficacy and enable persons recovering from alcohol and other drug addiction to reduce the probability of a relapse.

  6. A Simple Sequence Repeat- and Single-Nucleotide Polymorphism-Based Genetic Linkage Map of the Brown Planthopper, Nilaparvata lugens

    PubMed Central

    Jairin, Jirapong; Kobayashi, Tetsuya; Yamagata, Yoshiyuki; Sanada-Morimura, Sachiyo; Mori, Kazuki; Tashiro, Kosuke; Kuhara, Satoru; Kuwazaki, Seigo; Urio, Masahiro; Suetsugu, Yoshitaka; Yamamoto, Kimiko; Matsumura, Masaya; Yasui, Hideshi

    2013-01-01

    In this study, we developed the first genetic linkage map for the major rice insect pest, the brown planthopper (BPH, Nilaparvata lugens). The linkage map was constructed by integrating linkage data from two backcross populations derived from three inbred BPH strains. The consensus map consists of 474 simple sequence repeats, 43 single-nucleotide polymorphisms, and 1 sequence-tagged site, for a total of 518 markers at 472 unique positions in 17 linkage groups. The linkage groups cover 1093.9 cM, with an average distance of 2.3 cM between loci. The average number of marker loci per linkage group was 27.8. The sex-linkage group was identified by exploiting X-linked and Y-specific markers. Our linkage map and the newly developed markers used to create it constitute an essential resource and a useful framework for future genetic analyses in BPH. PMID:23204257

  7. Genetic linkage study of bipolar disorder and the serotonin transporter

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

    Kelsoe, J.R.; Morison, M.; Mroczkowski-Parker, Z.

    1996-04-09

    The serotonin transporter (HTT) is an important candidate gene for the genetic transmission of bipolar disorder. It is the site of action of many antidepressants, and plays a key role in the regulation of serotonin neurotransmission. Many studies of affectively ill patients have found abnormalities in serotonin metabolism, and dysregulation of the transporter itself. The human serotonin transporter has been recently cloned and mapped to chromosome 17. We have identified a PstI RFLP at the HTT locus, and here report our examination of this polymorphism for possible linkage to bipolar disorder. Eighteen families were examined from three populations: the Oldmore » Order Amish, Iceland, and the general North American population. In addition to HTT, three other microsatellite markers were examined, which span an interval known to contain HTT. Linkage analyses were conducted under both dominant and recessive models, as well as both narrow (bipolar only) and broad (bipolar + recurrent unipolar) diagnostic models. Linkage could be excluded to HTT under all models examined. Linkage to the interval spanned by the microsatellites was similarly excluded under the dominant models. In two individual families, maximum lod scores of 1.02 and 0.84 were obtained at D17S798 and HTT, respectively. However, these data overall do not support the presence of a susceptibility locus for bipolar disorder near the serotonin transporter. 20 refs., 2 tabs.« less

  8. The ties that bind: interorganizational linkages and physician-system alignment.

    PubMed

    Alexander, J A; Waters, T M; Burns, L R; Shortell, S M; Gillies, R R; Budetti, P P; Zuckerman, H S

    2001-07-01

    To examine the association between the degree of alignment between physicians and health care systems, and interorganizational linkages between physician groups and health care systems. The study used a cross sectional, comparative analysis using a sample of 1,279 physicians practicing in loosely affiliated arrangements and 1,781 physicians in 61 groups closely affiliated with 14 vertically integrated health systems. Measures of physician alignment were based on multiitem scales validated in previous studies and derived from surveys sent to individual physicians. Measures of interorganizational linkages were specified at the institutional, administrative, and technical core levels of the physician group and were developed from surveys sent to the administrator of each of the 61 physician groups in the sample. Two stage Heckman models with fixed effects adjustments in the second stage were used to correct for sample selection and clustering respectively. After accounting for sample selection, fixed effects, and group and individual controls, physicians in groups with more valued practice service linkages display consistently higher alignment with systems than physicians in groups that have fewer such linkages. Results also suggest that centralized administrative control lowers physician-system alignment for selected measures of alignment. Governance interlocks exhibited only weak associations with alignment. Our findings suggest that alignment generally follows resource exchanges that promote value-added contributions to physicians and physician groups while preserving control and authority within the group.

  9. Localization of genes involved in the metabolic syndrome using multivariate linkage analysis.

    PubMed

    Olswold, Curtis; de Andrade, Mariza

    2003-12-31

    There are no well accepted criteria for the diagnosis of the metabolic syndrome. However, the metabolic syndrome is identified clinically by the presence of three or more of these five variables: larger waist circumference, higher triglyceride levels, lower HDL-cholesterol concentrations, hypertension, and impaired fasting glucose. We use sets of two or three variables, which are available in the Framingham Heart Study data set, to localize genes responsible for this syndrome using multivariate quantitative linkage analysis. This analysis demonstrates the applicability of using multivariate linkage analysis and how its use increases the power to detect linkage when genes are involved in the same disease mechanism.

  10. Allele-sharing models: LOD scores and accurate linkage tests.

    PubMed

    Kong, A; Cox, N J

    1997-11-01

    Starting with a test statistic for linkage analysis based on allele sharing, we propose an associated one-parameter model. Under general missing-data patterns, this model allows exact calculation of likelihood ratios and LOD scores and has been implemented by a simple modification of existing software. Most important, accurate linkage tests can be performed. Using an example, we show that some previously suggested approaches to handling less than perfectly informative data can be unacceptably conservative. Situations in which this model may not perform well are discussed, and an alternative model that requires additional computations is suggested.

  11. Allele-sharing models: LOD scores and accurate linkage tests.

    PubMed Central

    Kong, A; Cox, N J

    1997-01-01

    Starting with a test statistic for linkage analysis based on allele sharing, we propose an associated one-parameter model. Under general missing-data patterns, this model allows exact calculation of likelihood ratios and LOD scores and has been implemented by a simple modification of existing software. Most important, accurate linkage tests can be performed. Using an example, we show that some previously suggested approaches to handling less than perfectly informative data can be unacceptably conservative. Situations in which this model may not perform well are discussed, and an alternative model that requires additional computations is suggested. PMID:9345087

  12. Dosage Transmission Disequilibrium Test (dTDT) for Linkage and Association Detection

    PubMed Central

    Zhang, Zhehao; Wang, Jen-Chyong; Howells, William; Lin, Peng; Agrawal, Arpana; Edenberg, Howard J.; Tischfield, Jay A.; Schuckit, Marc A.; Bierut, Laura J.; Goate, Alison; Rice, John P.

    2013-01-01

    Both linkage and association studies have been successfully applied to identify disease susceptibility genes with genetic markers such as microsatellites and Single Nucleotide Polymorphisms (SNPs). As one of the traditional family-based studies, the Transmission/Disequilibrium Test (TDT) measures the over-transmission of an allele in a trio from its heterozygous parents to the affected offspring and can be potentially useful to identify genetic determinants for complex disorders. However, there is reduced information when complete trio information is unavailable. In this study, we developed a novel approach to “infer” the transmission of SNPs by combining both the linkage and association data, which uses microsatellite markers from families informative for linkage together with SNP markers from the offspring who are genotyped for both linkage and a Genome-Wide Association Study (GWAS). We generalized the traditional TDT to process these inferred dosage probabilities, which we name as the dosage-TDT (dTDT). For evaluation purpose, we developed a simulation procedure to assess its operating characteristics. We applied the dTDT to the simulated data and documented the power of the dTDT under a number of different realistic scenarios. Finally, we applied our methods to a family study of alcohol dependence (COGA) and performed individual genotyping on complete families for the top signals. One SNP (rs4903712 on chromosome 14) remained significant after correcting for multiple testing Methods developed in this study can be adapted to other platforms and will have widespread applicability in genomic research when case-control GWAS data are collected in families with existing linkage data. PMID:23691058

  13. Nickel-Catalyzed Proton-Deuterium Exchange (HDX) Procedures for Glycosidic Linkage Analysis of Complex Carbohydrates.

    PubMed

    Price, Neil P J; Hartman, Trina M; Vermillion, Karl E

    2015-07-21

    The structural analysis of complex carbohydrates typically requires the assignment of three parameters: monosaccharide composition, the position of glycosidic linkages between monosaccharides, and the position and nature of noncarbohydrate substituents. The glycosidic linkage positions are often determined by permethylation analysis, but this can be complicated by high viscosity or poor solubility, resulting in under-methylation. This is a drawback because an under-methylated position may be misinterpreted as the erroneous site of a linkage or substituent. Here, we describe an alternative approach to linkage analysis that makes use of a nonreversible deuterium exchange of C-H protons on the carbohydrate backbone. The exchange reaction is conducted in deuterated water catalyzed by Raney nickel, and results in the selective exchange of C-H protons adjacent to free hydroxyl groups. Hence, the position of the residual C-H protons is indicative of the position of glycosidic linkages or other substituents and can be readily assigned by heteronuclear single quantum coherence-nuclear magnetic resonance (HSQC-NMR) or, following suitable derivatization, by gas chromatography-mass spectroscopy (GC/MS) analysis. Moreover, because the only changes to the parent sugar are proton/deuterium exchanges, the composition and linkage analysis can be determined in a single step.

  14. Deliberate self-harm in Oxford University students, 1993-2005: a descriptive and case-control study.

    PubMed

    Mahadevan, Su; Hawton, Keith; Casey, Deborah

    2010-02-01

    Deliberate self-harm (DSH; intentional self-poisoning or self-injury) is a major problem among young people and has been identified as one of the key mental health problems affecting students. Data on DSH presentations to the general hospital in Oxford by Oxford University students were analysed for the 12-year period from 1993 to 2005. The characteristics of the students with DSH were compared with those of age-matched DSH controls in the Oxford City area. Problems with academic work, relationships with family, partners and friends were most likely to contribute to DSH episodes in students. Many experienced problems with psychiatric disorders and social isolation. The frequency of eating disorders was very high in students, and contributed to DSH significantly more often than in controls. Fewer students than controls self-poisoned in the DSH episode, fewer had personality disorder and fewer had problems with physical health, finance, housing and violence. Alcohol consumption in association with DSH and alcohol-related problems were common in both students and controls. Male students had significantly higher suicide intent than controls. Many students were referred to the university counselling service for follow-up, a resource not available to non-student controls. Comparison of university students following DSH with age-matched controls has shown key differences in psychiatric characteristics, problems contributing to DSH and aftercare offered. These findings may help in the design of targeted self-harm prevention and management strategies for students.

  15. Video-conferencing Telehealth Linkage attempts to Schools to Facilitate Mental Health Consultation.

    PubMed

    McLennan, John D

    2018-04-01

    Telehealth to schools may be a strategic approach to expand child mental health service delivery, however, there are only a few published examples. This report describes video-conferencing telehealth linkage attempts to schools to facilitate mental health consultation. A series of synchronous video-conferencing linkage strategies were attempted to connect a mental health consultation service to multiple schools in a Canadian setting. Consultation to support the implementation of the Daily Report Card, for students with attentional and behavioural problems, was the core content of this pilot linkage attempt. Synchronous video conference consultations were successfully delivered to six elementary schools across three school districts. Two of three linkage strategies were functional. One used existing health centre-based telehealth units to connect to school-based dedicated tablets with a video collaboration app and reliance on existing school Wi-Fi. A second used existing laptops in both the health and school system linked through a communication platform. A third connection, using 3G/4G hotspots to obviate the need to access school Wi-Fi, was deemed too expensive in this setting. The potential to use existing computer hardware to connect mental health providers and schools could facilitate scale-up. However, it is unknown whether mental health systems and school sectors will invest in such linkages and reorganize core mental health services to be delivered in this way.

  16. A ddRAD Based Linkage Map of the Cultivated Strawberry, Fragaria xananassa

    PubMed Central

    Davik, Jahn; Sargent, Daniel James; Brurberg, May Bente; Lien, Sigbjørn; Kent, Matthew; Alsheikh, Muath

    2015-01-01

    The cultivated strawberry (Fragaria ×ananassa Duch.) is an allo-octoploid considered difficult to disentangle genetically due to its four relatively similar sub-genomic chromosome sets. This has been alleviated by the recent release of the strawberry IStraw90 whole genome genotyping array. However, array resolution relies on the genotypes used in the array construction and may be of limited general use. SNP detection based on reduced genomic sequencing approaches has the potential of providing better coverage in cases where the studied genotypes are only distantly related from the SNP array’s construction foundation. Here we have used double digest restriction-associated DNA sequencing (ddRAD) to identify SNPs in a 145 seedling F1 hybrid population raised from the cross between the cultivars Sonata (♀) and Babette (♂). A linkage map containing 907 markers which spanned 1,581.5 cM across 31 linkage groups representing the 28 chromosomes of the species. Comparing the physical span of the SNP markers with the F. vesca genome sequence, the linkage groups resolved covered 79% of the estimated 830 Mb of the F. ×ananassa genome. Here, we have developed the first linkage map for F. ×ananassa using ddRAD and show that this technique and other related techniques are useful tools for linkage map development and downstream genetic studies in the octoploid strawberry. PMID:26398886

  17. Gripper deploying and inverting linkage

    DOEpatents

    Minichan, R.L.; Killian, M.A.

    1993-03-02

    An end effector deploying and inverting linkage. The linkage comprises an air cylinder mounted in a frame or tube, a sliding bracket next to the air cylinder, a stopping bracket depending from the frame and three, pivotally-attached links that are attached to the end effector and to each other in such a way as to be capable of inverting the end effector and translating it laterally. The first of the three links is a straight element that is moved up and down by the shaft of the air cylinder. The second link is attached at one end to the stopping bracket and to the side of the end effector at the other end. The first link is attached near the middle of the second, sharply angled link so that, as the shaft of the air cylinder moves up and down, the second link rotates about an axis perpendicular to the frame and inverts and translates the end effector. The rotation of the second link is stopped at both ends when the link engages stops on the stopping bracket. The third link, slightly angled, is attached to the sliding bracket at one end and to the end of the end effector at the other. The third helps to control the end effector in its motion.

  18. For the Common Good. A Guide for Developing Local Interagency Linkage Teams.

    ERIC Educational Resources Information Center

    Imel, Susan

    Developed from the Ohio At-Risk Linkage Team experiences, this guide assists local communities in organizing and strengthening effective collaborative interagency linkage teams for at-risk youth and adults. The guide proposes a series of steps, poses a number of questions relating to each step, and provides information about additional resources.…

  19. 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.

  20. RNF8- and Ube2S-Dependent Ubiquitin Lysine 11-Linkage Modification in Response to DNA Damage.

    PubMed

    Paul, Atanu; Wang, Bin

    2017-05-18

    Ubiquitin modification of proteins plays pivotal roles in the cellular response to DNA damage. Given the complexity of ubiquitin conjugation due to the formation of poly-conjugates of different linkages, functional roles of linkage-specific ubiquitin modification at DNA damage sites are largely unclear. We identify that Lys11-linkage ubiquitin modification occurs at DNA damage sites in an ATM-dependent manner, and ubiquitin-modifying enzymes, including Ube2S E2-conjugating enzyme and RNF8 E3 ligase, are responsible for the assembly of Lys11-linkage conjugates on damaged chromatin, including histone H2A/H2AX. We show that RNF8- and Ube2S-dependent Lys11-linkage ubiquitin conjugation plays an important role in regulating DNA damage-induced transcriptional silencing, distinct from the role of Lys63-linkage ubiquitin in the recruitment of DNA damage repair proteins 53BP1 and BRCA1. Thus, our study highlights the importance of linkage-specific ubiquitination at DNA damage sites, and it reveals that Lys11-linkage ubiquitin modification plays a crucial role in the DNA damage response. Copyright © 2017 Elsevier Inc. All rights reserved.

  1. Terminal sialic acid linkages determine different cell infectivities of human parainfluenza virus type 1 and type 3.

    PubMed

    Fukushima, Keijo; Takahashi, Tadanobu; Ito, Seigo; Takaguchi, Masahiro; Takano, Maiko; Kurebayashi, Yuuki; Oishi, Kenta; Minami, Akira; Kato, Tatsuya; Park, Enoch Y; Nishimura, Hidekazu; Takimoto, Toru; Suzuki, Takashi

    2014-09-01

    Human parainfluenza virus type 1 (hPIV1) and type 3 (hPIV3) initiate infection by sialic acid binding. Here, we investigated sialic acid linkage specificities for binding and infection of hPIV1 and hPIV3 by using sialic acid linkage-modified cells treated with sialidases or sialyltransferases. The hPIV1 is bound to only α2,3-linked sialic acid residues, whereas hPIV3 is bound to α2,6-linked sialic acid residues in addition to α2,3-linked sialic acid residues in human red blood cells. α2,3 linkage-specific sialidase treatment of LLC-MK2 cells and A549 cells decreased the infectivity of hPIV1 but not that of hPIV3. Treatment of A549 cells with α2,3 linkage-specific sialyltransferase increased infectivities of both hPIV1 and hPIV3, whereas α2,6 linkage-specific sialyltransferase treatment increased only hPIV3 infectivity. Clinical isolates also showed similar sialic acid linkage specificities. We concluded that hPIV1 utilizes only α2,3 sialic acid linkages and that hPIV3 makes use of α2,6 sialic acid linkages in addition to α2,3 sialic acid linkages as viral receptors. Copyright © 2014. Published by Elsevier Inc.

  2. Linkage maps of the Atlantic salmon (Salmo salar) genome derived from RAD sequencing

    PubMed Central

    2014-01-01

    Background Genetic linkage maps are useful tools for mapping quantitative trait loci (QTL) influencing variation in traits of interest in a population. Genotyping-by-sequencing approaches such as Restriction-site Associated DNA sequencing (RAD-Seq) now enable the rapid discovery and genotyping of genome-wide SNP markers suitable for the development of dense SNP linkage maps, including in non-model organisms such as Atlantic salmon (Salmo salar). This paper describes the development and characterisation of a high density SNP linkage map based on SbfI RAD-Seq SNP markers from two Atlantic salmon reference families. Results Approximately 6,000 SNPs were assigned to 29 linkage groups, utilising markers from known genomic locations as anchors. Linkage maps were then constructed for the four mapping parents separately. Overall map lengths were comparable between male and female parents, but the distribution of the SNPs showed sex-specific patterns with a greater degree of clustering of sire-segregating SNPs to single chromosome regions. The maps were integrated with the Atlantic salmon draft reference genome contigs, allowing the unique assignment of ~4,000 contigs to a linkage group. 112 genome contigs mapped to two or more linkage groups, highlighting regions of putative homeology within the salmon genome. A comparative genomics analysis with the stickleback reference genome identified putative genes closely linked to approximately half of the ordered SNPs and demonstrated blocks of orthology between the Atlantic salmon and stickleback genomes. A subset of 47 RAD-Seq SNPs were successfully validated using a high-throughput genotyping assay, with a correspondence of 97% between the two assays. Conclusions This Atlantic salmon RAD-Seq linkage map is a resource for salmonid genomics research as genotyping-by-sequencing becomes increasingly common. This is aided by the integration of the SbfI RAD-Seq SNPs with existing reference maps and the draft reference genome, as well

  3. A second-generation anchored genetic linkage map of the tammar wallaby (Macropus eugenii)

    PubMed Central

    2011-01-01

    Background The tammar wallaby, Macropus eugenii, a small kangaroo used for decades for studies of reproduction and metabolism, is the model Australian marsupial for genome sequencing and genetic investigations. The production of a more comprehensive cytogenetically-anchored genetic linkage map will significantly contribute to the deciphering of the tammar wallaby genome. It has great value as a resource to identify novel genes and for comparative studies, and is vital for the ongoing genome sequence assembly and gene ordering in this species. Results A second-generation anchored tammar wallaby genetic linkage map has been constructed based on a total of 148 loci. The linkage map contains the original 64 loci included in the first-generation map, plus an additional 84 microsatellite loci that were chosen specifically to increase coverage and assist with the anchoring and orientation of linkage groups to chromosomes. These additional loci were derived from (a) sequenced BAC clones that had been previously mapped to tammar wallaby chromosomes by fluorescence in situ hybridization (FISH), (b) End sequence from BACs subsequently FISH-mapped to tammar wallaby chromosomes, and (c) tammar wallaby genes orthologous to opossum genes predicted to fill gaps in the tammar wallaby linkage map as well as three X-linked markers from a published study. Based on these 148 loci, eight linkage groups were formed. These linkage groups were assigned (via FISH-mapped markers) to all seven autosomes and the X chromosome. The sex-pooled map size is 1402.4 cM, which is estimated to provide 82.6% total coverage of the genome, with an average interval distance of 10.9 cM between adjacent markers. The overall ratio of female/male map length is 0.84, which is comparable to the ratio of 0.78 obtained for the first-generation map. Conclusions Construction of this second-generation genetic linkage map is a significant step towards complete coverage of the tammar wallaby genome and considerably

  4. A second-generation anchored genetic linkage map of the tammar wallaby (Macropus eugenii).

    PubMed

    Wang, Chenwei; Webley, Lee; Wei, Ke-jun; Wakefield, Matthew J; Patel, Hardip R; Deakin, Janine E; Alsop, Amber; Marshall Graves, Jennifer A; Cooper, Desmond W; Nicholas, Frank W; Zenger, Kyall R

    2011-08-19

    The tammar wallaby, Macropus eugenii, a small kangaroo used for decades for studies of reproduction and metabolism, is the model Australian marsupial for genome sequencing and genetic investigations. The production of a more comprehensive cytogenetically-anchored genetic linkage map will significantly contribute to the deciphering of the tammar wallaby genome. It has great value as a resource to identify novel genes and for comparative studies, and is vital for the ongoing genome sequence assembly and gene ordering in this species. A second-generation anchored tammar wallaby genetic linkage map has been constructed based on a total of 148 loci. The linkage map contains the original 64 loci included in the first-generation map, plus an additional 84 microsatellite loci that were chosen specifically to increase coverage and assist with the anchoring and orientation of linkage groups to chromosomes. These additional loci were derived from (a) sequenced BAC clones that had been previously mapped to tammar wallaby chromosomes by fluorescence in situ hybridization (FISH), (b) End sequence from BACs subsequently FISH-mapped to tammar wallaby chromosomes, and (c) tammar wallaby genes orthologous to opossum genes predicted to fill gaps in the tammar wallaby linkage map as well as three X-linked markers from a published study. Based on these 148 loci, eight linkage groups were formed. These linkage groups were assigned (via FISH-mapped markers) to all seven autosomes and the X chromosome. The sex-pooled map size is 1402.4 cM, which is estimated to provide 82.6% total coverage of the genome, with an average interval distance of 10.9 cM between adjacent markers. The overall ratio of female/male map length is 0.84, which is comparable to the ratio of 0.78 obtained for the first-generation map. Construction of this second-generation genetic linkage map is a significant step towards complete coverage of the tammar wallaby genome and considerably extends that of the first

  5. Accurate Typing of Human Leukocyte Antigen Class I Genes by Oxford Nanopore Sequencing.

    PubMed

    Liu, Chang; Xiao, Fangzhou; Hoisington-Lopez, Jessica; Lang, Kathrin; Quenzel, Philipp; Duffy, Brian; Mitra, Robi David

    2018-04-03

    Oxford Nanopore Technologies' MinION has expanded the current DNA sequencing toolkit by delivering long read lengths and extreme portability. The MinION has the potential to enable expedited point-of-care human leukocyte antigen (HLA) typing, an assay routinely used to assess the immunologic compatibility between organ donors and recipients, but the platform's high error rate makes it challenging to type alleles with accuracy. We developed and validated accurate typing of HLA by Oxford nanopore (Athlon), a bioinformatic pipeline that i) maps nanopore reads to a database of known HLA alleles, ii) identifies candidate alleles with the highest read coverage at different resolution levels that are represented as branching nodes and leaves of a tree structure, iii) generates consensus sequences by remapping the reads to the candidate alleles, and iv) calls the final diploid genotype by blasting consensus sequences against the reference database. Using two independent data sets generated on the R9.4 flow cell chemistry, Athlon achieved a 100% accuracy in class I HLA typing at the two-field resolution. Copyright © 2018 American Society for Investigative Pathology and the Association for Molecular Pathology. Published by Elsevier Inc. All rights reserved.

  6. Cardiovascular disease treatment among patients with severe mental illness: a data linkage study between primary and secondary care.

    PubMed

    Woodhead, Charlotte; Ashworth, Mark; Broadbent, Matthew; Callard, Felicity; Hotopf, Matthew; Schofield, Peter; Soncul, Murat; Stewart, Robert J; Henderson, Max J

    2016-06-01

    Suboptimal treatment of cardiovascular diseases (CVD) among patients with severe mental illness (SMI) may contribute to physical health disparities. To identify SMI characteristics associated with meeting CVD treatment and prevention guidelines. Population-based electronic health record database linkage between primary care and the sole provider of secondary mental health care services in south east London, UK. Cardiovascular disease prevalence, risk factor recording, and Quality and Outcomes Framework (QOF) clinical target achievement were compared among 4056 primary care patients with SMI whose records were linked to secondary healthcare records and 270 669 patients without SMI who were not known to secondary care psychiatric services, using multivariate logistic regression modelling. Data available from secondary care records were then used to identify SMI characteristics associated with QOF clinical target achievement. Patients with SMI and with coronary heart disease and heart failure experienced reduced prescribing of beta blockers and angiotensin-converting enzyme inhibitor/angiotensin receptor blockers (ACEI/ARB). A diagnosis of schizophrenia, being identified with any indicator of risk or illness severity, and being prescribed with depot injectable antipsychotic medication was associated with the lowest likelihood of prescribing. Linking primary and secondary care data allows the identification of patients with SMI most at risk of undertreatment for physical health problems. © British Journal of General Practice 2016.

  7. Synthesis and properties of ApA analogues with shortened phosphonate internucleotide linkage.

    PubMed

    Králíková, Sárka; Buděšínský, Miloš; Barvík, Ivan; Masojídková, Milena; Točík, Zdeněk; Rosenberg, Ivan

    2011-01-01

    A complete series of the 2 '-5 ' and 3 '-5 ' regioisomeric types of r(ApA) and 2 '-d(ApA) analogues with the α-hydroxy-phosphonate C3 '-O-P-CH(OH)-C4 ″ internucleotide linkage, isopolar but non-isosteric with the phosphodiester one, were synthesized and their hybridization properties with polyU studied. Due to the chirality on the 5 '-carbon atom of the modified internucleotide linkage bearing phosphorus and hydroxy moieties, each regioisomeric type of ApA dimer is split into epimeric pairs. To examine the role of the 5 '-hydroxyl of the α-hydroxy-phosphonate moiety during hybridization, the appropriate r(ApA) analogues with 3 '(2 ')-O-P-CH(2)-C4 ″ linkage lacking the 5 '-hydroxyl were synthesized. Nuclear magnetic resonance (NMR) spectroscopy study on the conformation of the modified sugar-phosphate backbone, along with the hybridization measurements, revealed remarkable differences in the stability of complexes with polyU, depending on the 5 '-carbon atom configuration. Potential usefulness of the α-hydroxy-phosphonate linkage in modified oligoribonucleotides is discussed.

  8. Critical Evaluation of the Linkage Between Tick-Based Risk Measures and the Occurrence of Lyme Disease Cases.

    PubMed

    Eisen, Lars; Eisen, Rebecca J

    2016-06-21

    The nymphal stage of the blacklegged tick, Ixodes scapularis Say, is considered the primary vector to humans in the eastern United States of the Lyme disease spirochete Borrelia burgdorferi sensu stricto. The abundance of infected host-seeking nymphs is commonly used to estimate the fundamental risk of human exposure to B. burgdorferi, for the purpose of environmental risk assessment and as an outcome measure when evaluating environmentally based tick or pathogen control methods. However, as this tick-based risk measure does not consider the likelihoods of either human encounters with infected ticks or tick bites resulting in pathogen transmission, its linkage to the occurrence of Lyme disease cases is worth evaluating. In this Forum article, we describe different tick-based risk measures, discuss their strengths and weaknesses, and review the evidence for their capacity to predict the occurrence of Lyme disease cases. We conclude that: 1) the linkage between abundance of host-seeking B. burgdorferi-infected nymphs and Lyme disease occurrence is strong at community or county scales but weak at the fine spatial scale of residential properties where most human exposures to infected nymphs occur in Northeast, 2) the combined use of risk measures based on infected nymphs collected from the environment and ticks collected from humans is preferable to either one of these risk measures used singly when assessing the efficacy of environmentally based tick or pathogen control methods aiming to reduce the risk of human exposure to B. burgdorferi, 3) there is a need for improved risk assessment methodology for residential properties that accounts for both the abundance of infected nymphs and the likelihood of human-tick contact, and 4) we need to better understand how specific human activities conducted in defined residential microhabitats relate to risk for nymphal exposures and bites. Published by Oxford University Press on behalf of Entomological Society of America 2016

  9. Heritability and linkage analysis of personality in bipolar disorder.

    PubMed

    Greenwood, Tiffany A; Badner, Judith A; Byerley, William; Keck, Paul E; McElroy, Susan L; Remick, Ronald A; Dessa Sadovnick, A; Kelsoe, John R

    2013-11-01

    The many attempts that have been made to identify genes for bipolar disorder (BD) have met with limited success, which may reflect an inadequacy of diagnosis as an informative and biologically relevant phenotype for genetic studies. Here we have explored aspects of personality as quantitative phenotypes for bipolar disorder through the use of the Temperament and Character Inventory (TCI), which assesses personality in seven dimensions. Four temperament dimensions are assessed: novelty seeking (NS), harm avoidance (HA), reward dependence (RD), and persistence (PS). Three character dimensions are also included: self-directedness (SD), cooperativeness (CO), and self-transcendence (ST). We compared personality scores between diagnostic groups and assessed heritability in a sample of 101 families collected for genetic studies of BD. A genome-wide SNP linkage analysis was then performed in the subset of 51 families for which genetic data was available. Significant group differences were observed between BD subjects, their first-degree relatives, and independent controls for all but RD and PS, and all but HA and RD were found to be significantly heritable in this sample. Linkage analysis of the heritable dimensions produced several suggestive linkage peaks for NS (chromosomes 7q21 and 10p15), PS (chromosomes 6q16, 12p13, and 19p13), and SD (chromosomes 4q35, 8q24, and 18q12). The relatively small size of our linkage sample likely limited our ability to reach genome-wide significance in this study. While not genome-wide significant, these results suggest that aspects of personality may prove useful in the identification of genes underlying BD susceptibility. © 2013 Elsevier B.V. All rights reserved.

  10. Bronx Teens Connection's Clinic Linkage Model: Connecting Youth to Quality Sexual and Reproductive Health Care.

    PubMed

    O'Uhuru, Deborah J; Santiago, Vivian; Murray, Lauren E; Travers, Madeline; Bedell, Jane F

    2017-03-01

    Teen pregnancy and birth rates in the Bronx have been higher than in New York City, representing a longstanding health disparity. The New York City Department of Health and Mental Hygiene implemented a community-wide, multicomponent intervention to reduce unintended teen pregnancy, the Bronx Teens Connection. The Bronx Teens Connection Clinic Linkage Model sought to increase teens' access to and use of sexual and reproductive health care by increasing community partner capacity to link neighborhood clinics to youth-serving organizations, including schools. The Bronx Teens Connection Clinic Linkage Model used needs assessments, delineated the criteria for linkages, clarified roles and responsibilities of partners and staff, established trainings to support the staff engaged in linkage activities, and developed and used process evaluation methods. Early results demonstrated the strength and feasibility of the model over a 4-year period, with 31 linkages developed and maintained, over 11,300 contacts between clinic health educators and teens completed, and increasing adherence to the Centers for Disease Control and Prevention-defined clinical best practices for adolescent reproductive health. For those eight clinics that were able to provide data, there was a 25% increase in the number of teen clients seen over 4 years. There are many factors that relate to an increase in clinic utilization; some of this increase may have been a result of the linkages between schools and clinics. The Bronx Teens Connection Clinic Linkage Model is an explicit framework for clinical and youth-serving organizations seeking to establish formal linkage relationships that may be useful for other municipalities or organizations. Copyright © 2016 Society for Adolescent Health and Medicine. Published by Elsevier Inc. All rights reserved.

  11. Perspectives on Evaluation, Linkage and Program Improvement.

    ERIC Educational Resources Information Center

    Bank, Adrianne; And Others

    Actual and potential relationships between evaluators and linkers--curriculum or management specialists who disseminate the products of evaluation to school districts--were explored. Evaluation and linkage evolved as distinct educational occupations, stimulated by federal involvement in research, development, and school improvement since the early…

  12. Dual-Routine HCV/HIV Testing: Seroprevalence and Linkage to Care in Four Community Health Centers in Philadelphia, Pennsylvania.

    PubMed

    Coyle, Catelyn; Kwakwa, Helena

    2016-01-01

    Despite common risk factors, screening for hepatitis C virus (HCV) and HIV at the same time as part of routine medical care (dual-routine HCV/HIV testing) is not commonly implemented in the United States. This study examined improvements in feasibility of implementation, screening increase, and linkage to care when a dual-routine HCV/HIV testing model was integrated into routine primary care. National Nursing Centers Consortium implemented a dual-routine HCV/HIV testing model at four community health centers in Philadelphia, Pennsylvania, on September 1, 2013. Routine HCV and opt-out HIV testing replaced the routine HCV and opt-in HIV testing model through medical assistant-led, laboratory-based testing and electronic medical record modification to prompt, track, report, and facilitate reimbursement for tests performed on uninsured individuals. This study examined testing, seropositivity, and linkage-to-care comparison data for the nine months before (December 1, 2012-August 31, 2013) and after (September 1, 2013-May 31, 2014) implementation of the dual-routine HCV/HIV testing model. A total of 1,526 HCV and 1,731 HIV tests were performed before, and 1,888 HCV and 3,890 HIV tests were performed after dual-routine testing implementation, resulting in a 23.7% increase in HCV tests and a 124.7% increase in HIV tests. A total of 70 currently HCV-infected and four new HIV-seropositive patients vs. 101 HCV-infected and 13 new HIV-seropositive patients were identified during these two periods, representing increases of 44.3% for HCV antibody-positive and RNA-positive tests and 225.0% for HIV-positive tests. Linkage to care increased from 27 currently infected HCV--positive and one HIV-positive patient pre-dual-routine testing to 39 HCV--positive and nine HIV-positive patients post-dual-routine testing. The dual-routine HCV/HIV testing model shows that integrating dual-routine testing in a primary care setting is possible and leads to increased HCV and HIV screening

  13. Dual-Routine HCV/HIV Testing: Seroprevalence and Linkage to Care in Four Community Health Centers in Philadelphia, Pennsylvania

    PubMed Central

    Kwakwa, Helena

    2016-01-01

    Objective Despite common risk factors, screening for hepatitis C virus (HCV) and HIV at the same time as part of routine medical care (dual-routine HCV/HIV testing) is not commonly implemented in the United States. This study examined improvements in feasibility of implementation, screening increase, and linkage to care when a dual-routine HCV/HIV testing model was integrated into routine primary care. Methods National Nursing Centers Consortium implemented a dual-routine HCV/HIV testing model at four community health centers in Philadelphia, Pennsylvania, on September 1, 2013. Routine HCV and opt-out HIV testing replaced the routine HCV and opt-in HIV testing model through medical assistant-led, laboratory-based testing and electronic medical record modification to prompt, track, report, and facilitate reimbursement for tests performed on uninsured individuals. This study examined testing, seropositivity, and linkage-to-care comparison data for the nine months before (December 1, 2012–August 31, 2013) and after (September 1, 2013–May 31, 2014) implementation of the dual-routine HCV/HIV testing model. Results A total of 1,526 HCV and 1,731 HIV tests were performed before, and 1,888 HCV and 3,890 HIV tests were performed after dual-routine testing implementation, resulting in a 23.7% increase in HCV tests and a 124.7% increase in HIV tests. A total of 70 currently HCV-infected and four new HIV-seropositive patients vs. 101 HCV-infected and 13 new HIV-seropositive patients were identified during these two periods, representing increases of 44.3% for HCV antibody-positive and RNA-positive tests and 225.0% for HIV-positive tests. Linkage to care increased from 27 currently infected HCV--positive and one HIV-positive patient pre-dual-routine testing to 39 HCV--positive and nine HIV-positive patients post-dual-routine testing. Conclusion The dual-routine HCV/HIV testing model shows that integrating dual-routine testing in a primary care setting is possible and leads

  14. Testing for linkage disequilibrium in the New Zealand radiata pine breeding population

    Treesearch

    S. Kumar; Craig Echt; P.L. Wilcox; T.E. Richardson

    2004-01-01

    Linkage analysis is commonly uscd to find marker-trait associations within the full-sib families of forest tree and other species. Study of marker-trait associations at the population level is termed linkage-disequilibrium (LD) mapping. A female-tester design comprising 200 full-sib families generated by crossing 40 pollen parents with five female parents was used to...

  15. Can Network Linkage Effects Determine Return? Evidence from Chinese Stock Market.

    PubMed

    Qiao, Haishu; Xia, Yue; Li, Ying

    2016-01-01

    This study used the dynamic conditional correlations (DCC) method to identify the linkage effects of Chinese stock market, and further detected the influence of network linkage effects on magnitude of security returns across different industries. Applying two physics-derived techniques, the minimum spanning tree and the hierarchical tree, we analyzed the stock interdependence within the network of the China Securities Index (CSI) industry index basket. We observed that that obvious linkage effects existed among stock networks. CII and CCE, CAG and ITH as well as COU, CHA and REI were confirmed as the core nodes in the three different networks respectively. We also investigated the stability of linkage effects by estimating the mean correlations and mean distances, as well as the normalized tree length of these indices. In addition, using the GMM model approach, we found inter-node influence within the stock network had a pronounced effect on stock returns. Our results generally suggested that there appeared to be greater clustering effect among the indexes belonging to related industrial sectors than those of diverse sectors, and network comovement was significantly affected by impactive financial events in the reality. Besides, stocks that were more central within the network of stock market usually had higher returns for compensation because they endured greater exposure to correlation risk.

  16. Maternal alcohol disorders and school achievement: a population cohort record linkage study in Western Australia.

    PubMed

    Johnson, Sarah E; O'Leary, Colleen; Bower, Carol; Lawrence, David; Cunningham, Nadia; Semmens, James; Zubrick, Stephen R

    2017-05-09

    Maternal alcohol use disorder is a risk factor for a range of developmental outcomes in children. This study examines school achievement in children of Indigenous and non-Indigenous mothers with an alcohol-related diagnosis. This is a Western Australian population cohort study of mothers with a record of an alcohol-related diagnosis classified by the International Classification of Diseases Revisions 9/10 codes as recorded on administrative databases, and of their offspring born between 1989 and 2007 (n=18 486 exposed children), with a frequency matched comparison cohort of mothers with no record of alcohol diagnosis and their offspring (n=48 262 comparison children). Records were linked with school achievement data for numeracy and literacy from Years 3, 5, 7 and 9 (age range: ~8-14 years) based on statewide and national testing. Mixed multivariate models with a random intercept per child were used to assess the relationship between exposure and the timing of exposure with failure to meet minimum standardised benchmarks. Academic achievement was lower in all testing domains (reading, writing, spelling and numeracy) among children of mothers with an alcohol diagnosis and persisted across all year groups examined. The highest ORs at Year 9 for non-Indigenous children were in reading (adjusted OR (aOR) 1.6, 95% CI 1.4 to 1.8) and in writing for Indigenous children (aOR 2.0, 95% CI 1.8 to 2.3). Children of mothers with alcohol use disorders are at risk of not meeting minimum educational benchmarks in numeracy and literacy, with the risk highest among Indigenous children. © Article author(s) (or their employer(s) unless otherwise stated in the text of the article) 2017. All rights reserved. No commercial use is permitted unless otherwise expressly granted.

  17. Salmonid Chromosome Evolution as Revealed by a Novel Method for Comparing RADseq Linkage Maps

    PubMed Central

    Gosselin, Thierry; Normandeau, Eric; Lamothe, Manuel; Isabel, Nathalie; Audet, Céline; Bernatchez, Louis

    2016-01-01

    Whole genome duplication (WGD) can provide material for evolutionary innovation. Family Salmonidae is ideal for studying the effects of WGD as the ancestral salmonid underwent WGD relatively recently, ∼65 Ma, then rediploidized and diversified. Extensive synteny between homologous chromosome arms occurs in extant salmonids, but each species has both conserved and unique chromosome arm fusions and fissions. Assembly of large, outbred eukaryotic genomes can be difficult, but structural rearrangements within such taxa can be investigated using linkage maps. RAD sequencing provides unprecedented ability to generate high-density linkage maps for nonmodel species, but can result in low numbers of homologous markers between species due to phylogenetic distance or differences in library preparation. Here, we generate a high-density linkage map (3,826 markers) for the Salvelinus genera (Brook Charr S. fontinalis), and then identify corresponding chromosome arms among the other available salmonid high-density linkage maps, including six species of Oncorhynchus, and one species for each of Salmo, Coregonus, and the nonduplicated sister group for the salmonids, Northern Pike Esox lucius for identifying post-duplicated homeologs. To facilitate this process, we developed MapComp to identify identical and proximate (i.e. nearby) markers between linkage maps using a reference genome of a related species as an intermediate, increasing the number of comparable markers between linkage maps by 5-fold. This enabled a characterization of the most likely history of retained chromosomal rearrangements post-WGD, and several conserved chromosomal inversions. Analyses of RADseq-based linkage maps from other taxa will also benefit from MapComp, available at: https://github.com/enormandeau/mapcomp/ PMID:28173098

  18. Biomechanical design of escalading lower limb exoskeleton with novel linkage joints.

    PubMed

    Zhang, Guoan; Liu, Gangfeng; Ma, Sun; Wang, Tianshuo; Zhao, Jie; Zhu, Yanhe

    2017-07-20

    In this paper, an obstacle-surmounting-enabled lower limb exoskeleton with novel linkage joints that perfectly mimicked human motions was proposed. Currently, most lower exoskeletons that use linear actuators have a direct connection between the wearer and the controlled part. Compared to the existing joints, the novel linkage joint not only fitted better into compact chasis, but also provided greater torque when the joint was at a large bend angle. As a result, it extended the angle range of joint peak torque output. With any given power, torque was prioritized over rotational speed, because instead of rotational speed, sufficiency of torque is the premise for most joint actions. With insufficient torque, the exoskeleton will be a burden instead of enhancement to its wearer. With optimized distribution of torque among the joints, the novel linkage method may contribute to easier exoskeleton movements.

  19. Self-reported and employer-recorded sickness absence in doctors.

    PubMed

    Murphy, I J

    2014-09-01

    Doctors' sickness absence reduces the quality and continuity of patient care and is financially costly. Doctors have lower rates of sickness absence than other healthcare workers. To compare self-reported with recorded sickness absence in doctors in a UK National Health Service hospital trust. A retrospective questionnaire study. The main outcome measures were self-reported and trust-recorded sickness absence episodes of 4 days or more in two consecutive 6-month periods. The response rate was 82% (607/736). Self-reported sickness absence rates were 1.2% compared with a rate of 0.6% from trust-recorded data. There were 38 matched pairs of self-reported (mean duration: 18 days, standard deviation: 22 days) and trust-recorded (mean duration: 10 days, standard deviation: 17 days) sickness absence episodes of 4 days or more in the 12 months studied. A matched pairs t-test determined that the difference between the two means was significant (t = 2.57, P < 0.05). Doctors' sickness absence was significantly under-recorded in this study population. © The Author 2014. Published by Oxford University Press on behalf of the Society of Occupational Medicine. All rights reserved. For Permissions, please email: journals.permissions@oup.com.

  20. Genomewide Linkage Scan for Diabetic Renal Failure and Albuminuria: The FIND Study

    PubMed Central

    Igo, Robert P.; Iyengar, Sudha K.; Nicholas, Susanne B.; Goddard, Katrina A.B.; Langefeld, Carl D.; Hanson, Robert L.; Duggirala, Ravindranath; Divers, Jasmin; Abboud, Hanna; Adler, Sharon G.; Arar, Nedal H.; Horvath, Amanda; Elston, Robert C.; Bowden, Donald W.; Guo, Xiuqing; Ipp, Eli; Kao, W.H. Linda; Kimmel, Paul L.; Knowler, William C.; Meoni, Lucy A.; Molineros, Julio; Nelson, Robert G.; Pahl, Madeline V.; Parekh, Rulan S.; Rasooly, Rebekah S.; Schelling, Jeffrey R.; Shah, Vallabh O.; Smith, Michael W.; Winkler, Cheryl A.; Zager, Philip G.; Sedor, John R.; Freedman, Barry I.

    2011-01-01

    Background Diabetic nephropathy (DN) is a leading cause of mortality and morbidity in patients with type 1 and type 2 diabetes. The multicenter FIND consortium aims to identify genes for DN and its associated quantitative traits, e.g. the urine albumin:creatinine ratio (ACR). Herein, the results of whole-genome linkage analysis and a sparse association scan for ACR and a dichotomous DN phenotype are reported in diabetic individuals. Methods A genomewide scan comprising more than 5,500 autosomal single nucleotide polymorphism markers (average spacing of 0.6 cM) was performed on 1,235 nuclear and extended pedigrees (3,972 diabetic participants) ascertained for DN from African-American (AA), American-Indian (AI), European-American (EA) and Mexican-American (MA) populations. Results Strong evidence for linkage to DN was detected on chromosome 6p (p = 8.0 × 10−5, LOD = 3.09) in EA families as well as suggestive evidence for linkage to chromosome 7p in AI families. Regions on chromosomes 3p in AA, 7q in EA, 16q in AA and 22q in MA displayed suggestive evidence of linkage for urine ACR. The linkage peak on chromosome 22q overlaps the MYH9/APOL1 gene region, previously implicated in AA diabetic and nondiabetic nephropathies. Conclusion These results strengthen the evidence for previously identified genomic regions and implicate several novel loci potentially involved in the pathogenesis of DN. PMID:21454968

  1. Effectiveness of service linkages in primary mental health care: a narrative review part 1

    PubMed Central

    2011-01-01

    Background With the move to community care and increased involvement of generalist health care providers in mental health, the need for health service partnerships has been emphasised in mental health policy. Within existing health system structures the active strategies that facilitate effective partnership linkages are not clear. The objective of this study was to examine the evidence from peer reviewed literature regarding the effectiveness of service linkages in primary mental health care. Methods A narrative and thematic review of English language papers published between 1998 and 2009. Studies of analytic, descriptive and qualitative designs from Australia, New Zealand, UK, Europe, USA and Canada were included. Data were extracted to examine what service linkages have been used in studies of collaboration in primary mental health care. Findings from the randomised trials were tabulated to show the proportion that demonstrated clinical, service delivery and economic benefits. Results A review of 119 studies found ten linkage types. Most studies used a combination of linkage types and so the 42 RCTs were grouped into four broad linkage categories for meaningful descriptive analysis of outcomes. Studies that used multiple linkage strategies from the suite of "direct collaborative activities" plus "agreed guidelines" plus "communication systems" showed positive clinical (81%), service (78%) and economic (75%) outcomes. Most evidence of effectiveness came from studies of depression. Long term benefits were attributed to medication concordance and the use of case managers with a professional background who received expert supervision. There were fewer randomised trials related to collaborative care of people with psychosis and there were almost none related to collaboration with the wider human service sectors. Because of the variability of study types we did not exclude on quality or attempt to weight findings according to power or effect size. Conclusion There is

  2. Proteinases, their receptors and inflammatory signalling: the Oxford South Parks Road connection*

    PubMed Central

    Hollenberg, M D

    2015-01-01

    In keeping with the aim of the Paton Memorial Lecture to ‘facilitate the historical study of pharmacology’, this overview, which is my distinct honour to write, represents a ‘Janus-like’ personal perspective looking both backwards and forwards at the birth and growth of ‘receptor molecular pharmacology’ with special relevance to inflammatory diseases. The overview begins in the Oxford Department of Pharmacology in the mid-1960s and then goes on to provide a current perspective of signalling by proteinases. Looking backwards, the synopsis describes the fruitful Oxford Pharmacology Department infrastructure that Bill Paton generated in keeping with the blueprint begun by his predecessor, J H Burn. Looking forwards, the overview illustrates the legacy of that environment in generating some of the first receptor ligand-binding data and providing the inspiration and vision for those like me who were training in the department at the same time. With apologies, I mention only in passing a number of individuals who benefitted from the ‘South Parks Road connection’ using myself as one of the ‘outcome study’ examples. It is also by looking forward that I can meet the complementary aim of summarizing the lecture presented at a ‘BPS 2014 Focused Meeting on Cell Signalling’ to provide an overview of the role of proteinases and their signalling mechanisms in the setting of inflammation. PMID:25521749

  3. Icefield-to-ocean linkages across the northern Pacific coastal temperate rainforest ecosystem

    USGS Publications Warehouse

    O'Neel, Shad; Hood, Eran; Bidlack, Allison L.; Fleming, Sean W.; Arimitsu, Mayumi L.; Arendt, Anthony; Burgess, Evan W.; Sergeant, Christopher J.; Beaudreau, Anne E.; Timm, Kristin; Hayward, Gregory D.; Reynolds, Joel H.; Pyare, Sanjay

    2015-01-01

    Rates of glacier mass loss in the northern Pacific coastal temperate rainforest (PCTR) are among the highest on Earth, and changes in glacier volume and extent will affect the flow regime and chemistry of coastal rivers, as well as the nearshore marine ecosystem of the Gulf of Alaska. Here we synthesize physical, chemical and biological linkages that characterize the northern PCTR ecosystem, with particular emphasis on the potential impacts of glacier change in the coastal mountain ranges on the surface–water hydrology, biogeochemistry, coastal oceanography and aquatic ecology. We also evaluate the relative importance and interplay between interannual variability and long-term trends in key physical drivers and ecological responses. To advance our knowledge of the northern PCTR, we advocate for cross-disciplinary research bridging the icefield-to-ocean ecosystem that can be paired with long-term scientific records and designed to inform decisionmakers.

  4. No evidence for linkage between the X-chromosome marker DXS7 and schizophrenia

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

    Okoro, C.; Bell, R.; Sham, P.

    DeLisi et al. have examined the X and Y chromosomes for linkage to schizophrenia in 126 small families and report a small positive LOD score for the marker DXS7, adjacent to the MAO locus at Xp11.4-11.3. Because of this, we have examined the DXS7 for linkage to schizophrenia using 17 pedigrees in which male-to-male transmission of schizophrenia was absent. Alleles at DXS7 were genotyped using the PCR and LOD scores calculated using five models of inheritance, including classical dominant, recessive and intermediate models. LOD scores were substantially negative for all models examined and analysis for linkage heterogeneity using the LOD2more » method showed no significance. Analysis by the nonparametric affected sib-pair method likewise indicated no linkage. We conclude that DXS7 is not a major locus for schizophrenia in our collection of pedigrees. 29 refs., 1 tab.« less

  5. Initial Reactivity of Linkages and Monomer Rings in Lignin Pyrolysis Revealed by ReaxFF Molecular Dynamics.

    PubMed

    Zhang, Tingting; Li, Xiaoxia; Guo, Li

    2017-10-24

    The initial conversion pathways of linkages and their linked monomer units in lignin pyrolysis were investigated comprehensively by ReaxFF MD simulations facilitated by the unique VARxMD for reaction analysis. The simulated molecular model contains 15 920 atoms and was constructed on the basis of Adler's softwood lignin model. The simulations uncover the initial conversion ratio of various linkages and their linked aryl monomers. For linkages and their linked monomer aryl rings of α-O-4, β-O-4 and α-O-4 & β-5, the C α /C β ether bond cracking dominates the initial pathway accounting for at least up to 80% of their consumption. For the linkage of β-β & γ-O-α, both the C α -O ether bond cracking and its linked monomer aryl ring opening are equally important. Ring-opening reactions dominate the initial consumption of other 4-O-5, 5-5, β-1, β-2, and β-5 linkages and their linked monomers. The ether bond cracking of C α -O and C β -O occurs at low temperature, and the aryl ring-opening reactions take place at relatively high temperature. The important intermediates leading to the stable aryl ring opening are the phenoxy radicals, the bridged five-membered and three-membered rings and the bridged six-membered and three-membered rings. In addition, the reactivity of a linkage and its monomer aryl ring may be affected by other linkages. The ether bond cracking of α-O-4 and β-O-4 linkages can activate its neighboring linkage or monomer ring through the formed phenoxy radicals as intermediates. The important intermediates revealed in this article should be of help in deepening the understanding of the controlling mechanism for producing aromatic chemicals from lignin pyrolysis.

  6. Hospital admission rates and emergency department use in relation to glycated hemoglobin in people with diabetes mellitus: a linkage study using electronic medical record and administrative data in Ontario

    PubMed Central

    Birtwhistle, Richard; Green, Michael E.; Frymire, Eliot; Dahrouge, Simone; Whitehead, Marlo; Khan, Shahriar; Greiver, Michelle; Glazier, Richard H.

    2017-01-01

    Background: The Canadian Primary Care Sentinel Surveillance Network (CPCSSN) collects extensive data on primary care patients but it currently does not gather reliable information on outcomes in other settings. The objectives of this study were to link electronic medical record (EMR) data from Ontario patients in the CPCSSN with administrative data from the Institute for Clinical Evaluative Sciences (ICES), to assess the representativeness of the CPCSSN population, and to identify people with diabetes in the CPCSSN data and describe their emergency department (ED) visits and hospital admissions over a 2-year period (2010-2012) by HbA1c level. Methods: We conducted a cross-sectional study linking 2014 Ontario CPCSSN data with ICES administrative data and a retrospective cohort study using the 2014 data extraction linked with data from the Ontario health care registry, hospital discharge abstracts and a database of emergency department visits. Demographics of CPCSSN patients were compared with those of the Ontario population. Patients with a CPCSSN diagnosis of diabetes were compared by HbA1c category for ED visits, hospital admissions and diagnosis of diabetes-related complications. Results: The linkage rate was 99%. We identified 12 358 patients with diabetes, 2356 of whom were missing data on HbAIc, for a final sample of 10 002. Patients with diabetes had a mean age of 64 years. Those with a higher HbA1c were younger, more likely to be male, had a lower income, had more comorbidities and were more likely to live in rural or suburban areas than patients with a lower HbA1c. Over the study period 31.8% of patients had 1 or more ED visits and 13.7% had a hospital admission for a diabetes-related complication. Patients with HbA1c greater than 8 had significantly more hospital admissions, ED visits and diabetes-related complications than patients with a lower HbA1c . Interpretation: The linkage between EMR and administrative data was successful. In this study population

  7. Construction of an SSR and RAD-Marker Based Molecular Linkage Map of Vigna vexillata (L.) A. Rich

    PubMed Central

    Chankaew, Sompong; Kaga, Akito; Naito, Ken; Ehara, Hiroshi; Tomooka, Norihiko

    2015-01-01

    Vigna vexillata (L.) A. Rich. (tuber cowpea) is an underutilized crop for consuming its tuber and mature seeds. Wild form of V. vexillata is a pan-tropical perennial herbaceous plant which has been used by local people as a food. Wild V. vexillata has also been considered as useful gene(s) source for V. unguiculata (cowpea), since it was reported to have various resistance gene(s) for insects and diseases of cowpea. To exploit the potential of V. vexillata, an SSR-based linkage map of V. vexillata was developed. A total of 874 SSR markers successfully amplified single DNA fragment in V. vexillata among 1,336 SSR markers developed from Vigna angularis (azuki bean), V. unguiculata and Phaseolus vulgaris (common bean). An F2 population of 300 plants derived from a cross between salt resistant (V1) and susceptible (V5) accessions was used for mapping. A genetic linkage map was constructed using 82 polymorphic SSR markers loci, which could be assigned to 11 linkage groups spanning 511.5 cM in length with a mean distance of 7.2 cM between adjacent markers. To develop higher density molecular linkage map and to confirm SSR markers position in a linkage map, RAD markers were developed and a combined SSR and RAD markers linkage map of V. vexillata was constructed. A total of 559 (84 SSR and 475 RAD) markers loci could be assigned to 11 linkage groups spanning 973.9 cM in length with a mean distance of 1.8 cM between adjacent markers. Linkage and genetic position of all SSR markers in an SSR linkage map were confirmed. When an SSR genetic linkage map of V. vexillata was compared with those of V. radiata and V. unguiculata, it was suggested that the structure of V. vexillata chromosome was considerably differentiated. This map is the first SSR and RAD marker-based V. vexillata linkage map which can be used for the mapping of useful traits. PMID:26398819

  8. Whose body is it anyway?: trading the dead poor, coroner's disputes, and the business of anatomy at Oxford University, 1885-1929.

    PubMed

    Hurren, Elizabeth T

    2008-01-01

    This article examines the application of the Anatomy Act (1832) at Oxford University, circa 1885-1929. For the first time it retraces the economy of supply in dead bodies, sold by various black-market intermediaries and welfare agencies, transported on the railway to Oxford. Both pauper cadavers and body parts were used to train doctors in human anatomy at a time when student demand always exceeded the economy of supply. An added problem was that the trade in dead bodies was disrupted by a city coroner for Oxford in a bid to improve his professional standing. Disputes about medico-legal authority over the pauper corpse meant that the Anatomy Department failed to convince the local poor in the city center to sell their loved ones' remains for dissection on a regular basis. Adverse publicity was a constant financial headache for anatomists. Consistently, they had to pay higher prices for cadavers than their competitors did. Often bodies were purchased in surrounding Midlands towns. This context explains why the Anatomy Department at Oxford failed at the business of anatomy in the late Victorian and early Edwardian eras.

  9. Impact of the Four-Hour Rule in Western Australian hospitals: Trend analysis of a large record linkage study 2002-2013.

    PubMed

    Ngo, Hanh; Forero, Roberto; Mountain, David; Fatovich, Daniel; Man, Wing Nicola; Sprivulis, Peter; Mohsin, Mohammed; Toloo, Sam; Celenza, Antonio; Fitzgerald, Gerard; McCarthy, Sally; Hillman, Ken

    2018-01-01

    In 2009, the Western Australian (WA) Government introduced the Four-Hour Rule (FHR) program. The policy stated that most patients presenting to Emergency Departments (EDs) were to be seen and either admitted, transferred, or discharged within 4 hours. This study utilised de-identified data from five participating hospitals, before and after FHR implementation, to assess the impact of the FHR on several areas of ED functioning. A state (WA) population-based intervention study design, using longitudinal data obtained from administrative health databases via record linkage methodology, and interrupted time series analysis technique. There were 3,214,802 ED presentations, corresponding to 1,203,513 ED patients. After the FHR implementation, access block for patients admitted through ED for all five sites showed a significant reduction of up to 13.2% (Rate Ratio 0.868, 95%CI 0.814, 0.925) per quarter. Rate of ED attendances for most hospitals continued to rise throughout the entire study period and were unaffected by the FHR, except for one hospital. Pattern of change in ED re-attendance rate post-FHR was similar to pre-FHR, but the trend reduced for two hospitals. ED occupancy was reduced by 6.2% per quarter post-FHR for the most 'crowded' ED. ED length of stay and ED efficiency improved in four hospitals and deteriorated in one hospital. Time to being seen by ED clinician and Did-Not-Wait rate improved for some hospitals. Admission rates in post-FHR increased, by up to 1% per quarter, for two hospitals where the pre-FHR trend was decreasing. The FHR had a consistent effect on 'flow' measures: significantly reducing ED overcrowding and access block and enhancing ED efficiency. Time-based outcome measures mostly improved with the FHR. There is some evidence of increased ED attendance, but no evidence of increased ED re-attendance. Effects on patient disposition status were mixed. Overall, this reflects the value of investing resources into the ED/hospital system to

  10. Impact of the Four-Hour Rule in Western Australian hospitals: Trend analysis of a large record linkage study 2002-2013

    PubMed Central

    Ngo, Hanh; Forero, Roberto; Mountain, David; Fatovich, Daniel; Man, Wing Nicola; Sprivulis, Peter; Mohsin, Mohammed; Toloo, Sam; Celenza, Antonio; Fitzgerald, Gerard; McCarthy, Sally; Hillman, Ken

    2018-01-01

    Background In 2009, the Western Australian (WA) Government introduced the Four-Hour Rule (FHR) program. The policy stated that most patients presenting to Emergency Departments (EDs) were to be seen and either admitted, transferred, or discharged within 4 hours. This study utilised de-identified data from five participating hospitals, before and after FHR implementation, to assess the impact of the FHR on several areas of ED functioning. Methods A state (WA) population-based intervention study design, using longitudinal data obtained from administrative health databases via record linkage methodology, and interrupted time series analysis technique. Findings There were 3,214,802 ED presentations, corresponding to 1,203,513 ED patients. After the FHR implementation, access block for patients admitted through ED for all five sites showed a significant reduction of up to 13.2% (Rate Ratio 0.868, 95%CI 0.814, 0.925) per quarter. Rate of ED attendances for most hospitals continued to rise throughout the entire study period and were unaffected by the FHR, except for one hospital. Pattern of change in ED re-attendance rate post-FHR was similar to pre-FHR, but the trend reduced for two hospitals. ED occupancy was reduced by 6.2% per quarter post-FHR for the most ‘crowded’ ED. ED length of stay and ED efficiency improved in four hospitals and deteriorated in one hospital. Time to being seen by ED clinician and Did-Not-Wait rate improved for some hospitals. Admission rates in post-FHR increased, by up to 1% per quarter, for two hospitals where the pre-FHR trend was decreasing. Conclusions The FHR had a consistent effect on ‘flow’ measures: significantly reducing ED overcrowding and access block and enhancing ED efficiency. Time-based outcome measures mostly improved with the FHR. There is some evidence of increased ED attendance, but no evidence of increased ED re-attendance. Effects on patient disposition status were mixed. Overall, this reflects the value of

  11. Academic Linkage and Credentialing. Drug Program Report.

    ERIC Educational Resources Information Center

    Contee, Jerome A., Ed.

    This report describes several examples of successful academic linkages between state training offices and postsecondary institutions that result in enhanced professional development opportunities for drug abuse workers. The role of federal and state governments in drug abuse training is discussed along with several articles that are designed to…

  12. Can University-Industry Linkages Stimulate Student Employability?

    ERIC Educational Resources Information Center

    Ishengoma, Esther; Vaaland, Terje I.

    2016-01-01

    Purpose: The purpose of this paper is to identify important university-industry linkage (UIL) activities that can stimulate the likelihood of employability among students. Design/methodology/approach: A total of 404 respondents located in Tanzania, comprising students, faculty members and employees from 20 companies operating within the oil and…

  13. Alocomotino Control Algorithm for Robotic Linkage Systems

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

    Dohner, Jeffrey L.

    This dissertation describes the development of a control algorithm that transitions a robotic linkage system between stabilized states producing responsive locomotion. The developed algorithm is demonstrated using a simple robotic construction consisting of a few links with actuation and sensing at each joint. Numerical and experimental validation is presented.

  14. Linkage of A-to-I RNA Editing in Metazoans and the Impact on Genome Evolution

    PubMed Central

    Duan, Yuange; Dou, Shengqian; Zhang, Hong; Wu, Changcheng; Wu, Mingming

    2018-01-01

    Abstract The adenosine-to-inosine (A-to-I) RNA editomes have been systematically characterized in various metazoan species, and many editing sites were found in clusters. However, it remains unclear whether the clustered editing sites tend to be linked in the same RNA molecules or not. By adopting a method originally designed to detect linkage disequilibrium of DNA mutations, we examined the editomes of ten metazoan species and detected extensive linkage of editing in Drosophila and cephalopods. The prevalent linkages of editing in these two clades, many of which are conserved between closely related species and might be associated with the adaptive proteomic recoding, are maintained by natural selection at the cost of genome evolution. Nevertheless, in worms and humans, we only detected modest proportions of linked editing events, the majority of which were not conserved. Furthermore, the linkage of editing in coding regions of worms and humans might be overall deleterious, which drives the evolution of DNA sites to escape promiscuous editing. Altogether, our results suggest that the linkage landscape of A-to-I editing has evolved during metazoan evolution. This present study also suggests that linkage of editing should be considered in elucidating the functional consequences of RNA editing. PMID:29048557

  15. Is medical perspective on clinical governance practices associated with clinical units' performance and mortality? A cross-sectional study through a record-linkage procedure.

    PubMed

    Sarchielli, Guido; De Plato, Giovanni; Cavalli, Mario; Albertini, Stefano; Nonni, Ilaria; Bencivenni, Lucia; Montali, Arianna; Ventura, Antonio; Montali, Francesca

    2016-01-01

    Assessment of the knowledge and application as well as perceived utility by doctors of clinical governance tools in order to explore their impact on clinical units' performance measured through mortality rates and efficiency indicators. This research is a cross-sectional study with a deterministic record-linkage procedure. The sample includes n = 1250 doctors (n = 249 chiefs of clinical units; n = 1001 physicians) working in six public hospitals located in the Emilia-Romagna Region in Italy. Survey instruments include a checklist and a research-made questionnaire which were used for data collection about doctors' knowledge and application as well as perceived utility of clinical governance tools. The analysis was based on clinical units' performance indicators which include patients' mortality, extra-region active mobility rate, average hospital stay, bed occupancy, rotation and turnover rates, and the comparative performance index as efficiency indicators. The clinical governance tools are known and applied differently in all the considered clinical units. Significant differences emerged between roles and organizational levels at which the medical leadership is carried out. The levels of knowledge and application of clinical governance practices are correlated with the clinical units' efficiency indicators (bed occupancy rate, bed turnover interval, and extra-region mobility). These multiple linear regression analyses highlighted that the clinical governance knowledge and application is correlated with clinical units' mortality rates (odds ratio, -8.677; 95% confidence interval, -16.654, -0.700). The knowledge and application, as well as perceived utility by medical professionals of clinical governance tools, are associated with the mortality rates of their units and with some efficiency indicators. However, the medical frontline staff seems to not consider homogeneously useful the clinical governance tools application on its own clinical practice.

  16. A Genomewide Linkage Scan of Cocaine Dependence and Major Depressive Episode in Two Populations

    PubMed Central

    Yang, Bao-Zhu; Han, Shizhong; Kranzler, Henry R; Farrer, Lindsay A; Gelernter, Joel

    2011-01-01

    Cocaine dependence (CD) and major depressive episode (MDE) frequently co-occur with poorer treatment outcome and higher relapse risk. Shared genetic risk was affirmed; to date, there have been no reports of genomewide linkage scans (GWLSs) surveying the susceptibility regions for comorbid CD and MDE (CD–MDE). We aimed to identify chromosomal regions and candidate genes susceptible to CD, MDE, and CD–MDE in African Americans (AAs) and European Americans (EAs). A total of 1896 individuals were recruited from 384 AA and 355 EA families, each with at least a sibling-pair with CD and/or opioid dependence. Array-based genotyping of about 6000 single-nucleotide polymorphisms was completed for all individuals. Parametric and non-parametric genomewide linkage analyses were performed. We found a genomewide-significant linkage peak on chromosome 7 at 183.4 cM for non-parametric analysis of CD–MDE in AAs (lod=3.8, genomewide empirical p=0.016; point-wise p=0.00001). A nearly genomewide significant linkage was identified for CD–MDE in EAs on chromosome 5 at 14.3 cM (logarithm of odds (lod)=2.95, genomewide empirical p=0.055; point-wise p=0.00012). Parametric analysis corroborated the findings in these two regions and improved the support for the peak on chromosome 5 so that it reached genomewide significance (heterogeneity lod=3.28, genomewide empirical p=0.046; point-wise p=0.00053). This is the first GWLS for CD–MDE. The genomewide significant linkage regions on chromosomes 5 and 7 harbor four particularly promising candidate genes: SRD5A1, UBE3C, PTPRN2, and VIPR2. Replication of the linkage findings in other populations is warranted, as is a focused analysis of the genes located in the linkage regions implicated here. PMID:21849985

  17. Revealing the fate of the phenylcoumaran linkage during lignin oxidation reactions.

    PubMed

    Lahive, Ciaran W; Lancefield, Christopher S; Codina, Anna; Kamer, Paul C J; Westwood, Nicholas J

    2018-03-14

    The fate of most lignin linkages, other than the β-O-4, under selective oxidation conditions is largely unknown. In this work we use advanced β-5 lignin model compounds to identify the fate of phenylcoumaran units in a softwood lignin during oxidation with DDQ. By using model compounds combined with detailed characterisation of the oxidised lignin polymer using HSQC and HMBC NMR we show that phenylcoumarones are a major product, and therefore constitute a novel non-native β-5 linkage in oxidised lignins. Additionally, the reactivity of these units in lignin led us to further investigate their connectivity in lignin, showing that they are found as both phenolic and etherified units. The findings and approach developed here will help improve the efficiency of selective oxidative lignin depolymerisation processes, particularly those aimed at the upgrading of softwood lignin in which phenylcoumarans are a major linkage.

  18. Construction of a BAC library and mapping BAC clones to the linkage map of Barramundi, Lates calcarifer.

    PubMed

    Wang, Chun Ming; Lo, Loong Chueng; Feng, Felicia; Gong, Ping; Li, Jian; Zhu, Ze Yuan; Lin, Grace; Yue, Gen Hua

    2008-03-25

    Barramundi (Lates calcarifer) is an important farmed marine food fish species. Its first generation linkage map has been applied to map QTL for growth traits. To identify genes located in QTL responsible for specific traits, genomic large insert libraries are of crucial importance. We reported herein a bacterial artificial chromosome (BAC) library and the mapping of BAC clones to the linkage map. This BAC library consisted of 49,152 clones with an average insert size of 98 kb, representing 6.9-fold haploid genome coverage. Screening the library with 24 microsatellites and 15 ESTs/genes demonstrated that the library had good genome coverage. In addition, 62 novel microsatellites each isolated from 62 BAC clones were mapped onto the first generation linkage map. A total of 86 BAC clones were anchored on the linkage map with at least one BAC clone on each linkage group. We have constructed the first BAC library for L. calcarifer and mapped 86 BAC clones to the first generation linkage map. This BAC library and the improved linkage map with 302 DNA markers not only supply an indispensable tool to the integration of physical and linkage maps, the fine mapping of QTL and map based cloning genes located in QTL of commercial importance, but also contribute to comparative genomic studies and eventually whole genome sequencing.

  19. Nickel-catalyzed proton-deuterium exchange (HDX) procedures for glycosidic linkage analysis of complex carbohydrates

    USDA-ARS?s Scientific Manuscript database

    The structural analysis of complex carbohydrates typically requires the assignment of three parameters: monosaccharide composition, the position of glycosidic linkages between monosaccharides, and the position and nature of non-carbohydrate substituents. The glycosidic linkage positions are often de...

  20. Meta-analysis of genome-wide linkage studies in BMI and obesity.

    PubMed

    Saunders, Catherine L; Chiodini, Benedetta D; Sham, Pak; Lewis, Cathryn M; Abkevich, Victor; Adeyemo, Adebowale A; de Andrade, Mariza; Arya, Rector; Berenson, Gerald S; Blangero, John; Boehnke, Michael; Borecki, Ingrid B; Chagnon, Yvon C; Chen, Wei; Comuzzie, Anthony G; Deng, Hong-Wen; Duggirala, Ravindranath; Feitosa, Mary F; Froguel, Philippe; Hanson, Robert L; Hebebrand, Johannes; Huezo-Dias, Patricia; Kissebah, Ahmed H; Li, Weidong; Luke, Amy; Martin, Lisa J; Nash, Matthew; Ohman, Miina; Palmer, Lyle J; Peltonen, Leena; Perola, Markus; Price, R Arlen; Redline, Susan; Srinivasan, Sathanur R; Stern, Michael P; Stone, Steven; Stringham, Heather; Turner, Stephen; Wijmenga, Cisca; Collier, David A

    2007-09-01

    The objective was to provide an overall assessment of genetic linkage data of BMI and BMI-defined obesity using a nonparametric genome scan meta-analysis. We identified 37 published studies containing data on over 31,000 individuals from more than >10,000 families and obtained genome-wide logarithm of the odds (LOD) scores, non-parametric linkage (NPL) scores, or maximum likelihood scores (MLS). BMI was analyzed in a pooled set of all studies, as a subgroup of 10 studies that used BMI-defined obesity, and for subgroups ascertained through type 2 diabetes, hypertension, or subjects of European ancestry. Bins at chromosome 13q13.2- q33.1, 12q23-q24.3 achieved suggestive evidence of linkage to BMI in the pooled analysis and samples ascertained for hypertension. Nominal evidence of linkage to these regions and suggestive evidence for 11q13.3-22.3 were also observed for BMI-defined obesity. The FTO obesity gene locus at 16q12.2 also showed nominal evidence for linkage. However, overall distribution of summed rank p values <0.05 is not different from that expected by chance. The strongest evidence was obtained in the families ascertained for hypertension at 9q31.1-qter and 12p11.21-q23 (p < 0.01). Despite having substantial statistical power, we did not unequivocally implicate specific loci for BMI or obesity. This may be because genes influencing adiposity are of very small effect, with substantial genetic heterogeneity and variable dependence on environmental factors. However, the observation that the FTO gene maps to one of the highest ranking bins for obesity is interesting and, while not a validation of this approach, indicates that other potential loci identified in this study should be investigated further.

  1. Understanding the linkages between social safety nets and childhood violence: a review of the evidence from low- and middle-income countries.

    PubMed

    Peterman, Amber; Neijhoft, Anastasia Naomi; Cook, Sarah; Palermo, Tia M

    2017-09-01

    As many as one billion children experience violence every year, and household- and community-level poverty are among the risk factors for child protection violations. Social safety nets (SSNs) are a main policy tool to address poverty and vulnerability, and there is substantial evidence demonstrating positive effects on children's health and human capital. This paper reviews evidence and develops a framework to understand linkages between non-contributory SSNs and the experience of childhood emotional, physical and sexual violence in low- and middle-income countries. We catalogue 14 rigorous impact evaluations, 11 of which are completed, analysing 57 unique impacts on diverse violence indicators. Among these impacts, approximately one in five represent statistically significant protective effects on childhood violence. Promising evidence relates to sexual violence among female adolescents in Africa, while there is less clear evidence of significant impacts in other parts of the developing world, and on young child measures, including violent discipline. Further, few studies are set up to meaningfully unpack mechanisms between SSNs and childhood violence; however, those most commonly hypothesized operate at the household level (through increases in economic security and reductions in poverty-related stress), the interpersonal level (improved parental behaviours, caregiving practices, improved psychosocial well-being) and at the child-level (protective education and decreases in problem or risky behaviours). It is important to emphasize that traditional SSNs are never designed with violence prevention as primary objectives, and thus should not be considered as standalone interventions to reduce risks for childhood violence. However, SSNs, particularly within integrated protection systems, appear to have potential to reduce violence risk. Linkages between SSNs and childhood violence are understudied, and investments should be made to close this evidence gap. © The

  2. A second-generation genetic linkage map of the domestic dog, Canis familiaris.

    PubMed Central

    Neff, M W; Broman, K W; Mellersh, C S; Ray, K; Acland, G M; Aguirre, G D; Ziegle, J S; Ostrander, E A; Rine, J

    1999-01-01

    Purebred strains, pronounced phenotypic variation, and a high incidence of heritable disease make the domestic dog uniquely suited to complement genetic analyses in humans and mice. A comprehensive genetic linkage map would afford many opportunities in dogs, ranging from the positional cloning of disease genes to the dissection of quantitative differences in size, shape, and behavior. Here we report a canine linkage map with the number of mapped loci expanded to 276 and 10-cM coverage extended to 75-90% of the genome. Most of the 38 canine autosomes are likely represented in the collection of 39 autosomal linkage groups. Eight markers were sufficiently informative to detect linkage at distances of 10-13 cM, yet remained unlinked to any other marker. Taken together, the results suggested a genome size of about 27 M. As in other species, the genetic length varied between sexes, with the female autosomal distance being approximately 1.4-fold greater than that of male meioses. Fifteen markers anchored well-described genes on the map, thereby serving as landmarks for comparative mapping in dogs. We discuss the utility of the current map and outline steps necessary for future map improvement. PMID:9927471

  3. A gift from Oxford: the Osler-Thomas connection

    PubMed Central

    2012-01-01

    In June 1926, Dr. Henry M. Thomas Jr. (“Hal”) received as a gift from Grace Osler in Oxford an Einhorn Duodenal Bucket Set that had belonged to Sir William Osler. The Thomases were a distinguished multigenerational physician family of Baltimore with high educational standards and major accomplishments in medicine and medical education. An extraordinary number of the Thomas women earned doctorates and made significant contributions in an era when this was a pioneering achievement. This is exemplified by Martha Carey Thomas, who earned a PhD in 1882 and served as dean and president of Bryn Mawr College for women. As a leading feminist and member of the Women's Fund Committee, she was a major force in providing the endowment that permitted the opening of the Johns Hopkins School of Medicine under the strict stipulations that admission requirements include an undergraduate degree and that women be admitted on the basis of total equality with men. Osler established relationships that extended over three generations of the Thomas family during his Baltimore tenure, an influence that proved mutually beneficial. PMID:23077379

  4. A Linkage Map of the Asian Tiger Mosquito (Aedes albopictus) Based on cDNA Markers

    PubMed Central

    Sutherland, Ian W.; Mori, Akio; Montgomery, John; Fleming, Karen L.; Anderson, Jennifer M.; Valenzuela, Jesus G.; Severson, David W.

    2011-01-01

    The Asian tiger mosquito, Aedes (Stegomyia) albopictus (Skuse), is an important vector of a number of arboviruses, and populations exhibit extreme variation in adaptive traits such as egg diapause, cold hardiness, and autogeny (ability to mature a batch of eggs without blood feeding). The genetic basis of some of these traits has been established, but lack of a high-resolution linkage map has prevented in-depth genetic analyses of the genes underlying these complex traits. We report here on the breeding of 4 F1 intercross mapping families and the use of these to locate 35 cDNA markers to the A. albopictus linkage map. The present study increases the number of markers on the A. albopictus cDNA linkage map from 38 to 73 and the density of markers from 1 marker/5.7 cM to 1 marker/2.9 cM and adds 9, 16, and 10 markers to the 3 linkage groups, respectively. The overall lengths of the 3 linkage groups are 64.5, 76.5, and 71.6 cM, respectively, for a combined length of 212.6 cM. Despite conservation in the order of most genes among the 4 families and a previous mapping family, we found substantial heterogeneity in the amount of recombination among markers. This was most marked in linkage group I, which varied between 16.7 and 69.3 cM. A map integrating the results from these 4 families with an earlier cDNA linkage map is presented. PMID:21148282

  5. Linkages between the South and East Asian summer monsoons: a review and revisit

    NASA Astrophysics Data System (ADS)

    Ha, Kyung-Ja; Seo, Ye-Won; Lee, June-Yi; Kripalani, R. H.; Yun, Kyung-Sook

    2017-07-01

    The relationship between the South Asia monsoon (SAM) and the East Asia monsoon (EAM) possibly modulated by both external forcings and internal dynamics has been a long-standing and controversial issue in climate sciences. This study reviews their linkages as revealed in modern records and model simulations during the past, present and future, and provides a comprehensive explanation of the key mechanisms controlling the diversity of the SAM-EAM relationship. Particular attention is paid to several external forcings that modulate the relationship, including El Niño and Southern Oscillation, Indian Ocean Dipole mode (IODM), boreal summer teleconnections, and Eurasian snow extent on intraseasonal to interdecadal timescales. The major focus is placed on two integral views of the inter-connection between the two monsoon systems: one is the positive inter-correlation, which is associated with decaying El Niño and developing Indian Ocean sea surface temperature (SST) warming anomalies; the other is the negative inter-correlation, resulting from developing El Niño and western Pacific SST cooling. The IODM mode also has a delayed impact on the negative connection by modulating Eurasian snow cover. The observed evidence reveals that the recent intensification of the negative relationship is attributable to the strengthening of the zonal SST gradient along the Indian Ocean, western Pacific, and eastern Pacific. Analysis of experiments in the fifth phase of the Coupled Model Intercomparison Project further indicates a possibility for the negative linkage to be further enhanced under anthropogenic global warming with considerable interdecadal modulation in mid and late twenty-first century.

  6. Genotyping by Sequencing in Almond: SNP Discovery, Linkage Mapping, and Marker Design

    PubMed Central

    Goonetilleke, Shashi N.; March, Timothy J.; Wirthensohn, Michelle G.; Arús, Pere; Walker, Amanda R.; Mather, Diane E.

    2017-01-01

    In crop plant genetics, linkage maps provide the basis for the mapping of loci that affect important traits and for the selection of markers to be applied in crop improvement. In outcrossing species such as almond (Prunus dulcis Mill. D. A. Webb), application of a double pseudotestcross mapping approach to the F1 progeny of a biparental cross leads to the construction of a linkage map for each parent. Here, we report on the application of genotyping by sequencing to discover and map single nucleotide polymorphisms in the almond cultivars “Nonpareil” and “Lauranne.” Allele-specific marker assays were developed for 309 tag pairs. Application of these assays to 231 Nonpareil × Lauranne F1 progeny provided robust linkage maps for each parent. Analysis of phenotypic data for shell hardness demonstrated the utility of these maps for quantitative trait locus mapping. Comparison of these maps to the peach genome assembly confirmed high synteny and collinearity between the peach and almond genomes. The marker assays were applied to progeny from several other Nonpareil crosses, providing the basis for a composite linkage map of Nonpareil. Applications of the assays to a panel of almond clones and a panel of rootstocks used for almond production demonstrated the broad applicability of the markers and provide subsets of markers that could be used to discriminate among accessions. The sequence-based linkage maps and single nucleotide polymorphism assays presented here could be useful resources for the genetic analysis and genetic improvement of almond. PMID:29141988

  7. Genome-wide linkage and association analysis of cardiometabolic phenotypes in Hispanic Americans.

    PubMed

    Hellwege, Jacklyn N; Palmer, Nicholette D; Dimitrov, Latchezar; Keaton, Jacob M; Tabb, Keri L; Sajuthi, Satria; Taylor, Kent D; Ng, Maggie C Y; Speliotes, Elizabeth K; Hawkins, Gregory A; Long, Jirong; Ida Chen, Yii-Der; Lorenzo, Carlos; Norris, Jill M; Rotter, Jerome I; Langefeld, Carl D; Wagenknecht, Lynne E; Bowden, Donald W

    2017-02-01

    Linkage studies of complex genetic diseases have been largely replaced by genome-wide association studies, due in part to limited success in complex trait discovery. However, recent interest in rare and low-frequency variants motivates re-examination of family-based methods. In this study, we investigated the performance of two-point linkage analysis for over 1.6 million single-nucleotide polymorphisms (SNPs) combined with single variant association analysis to identify high impact variants, which are both strongly linked and associated with cardiometabolic traits in up to 1414 Hispanics from the Insulin Resistance Atherosclerosis Family Study (IRASFS). Evaluation of all 50 phenotypes yielded 83 557 000 LOD (logarithm of the odds) scores, with 9214 LOD scores ⩾3.0, 845 ⩾4.0 and 89 ⩾5.0, with a maximal LOD score of 6.49 (rs12956744 in the LAMA1 gene for tumor necrosis factor-α (TNFα) receptor 2). Twenty-seven variants were associated with P<0.005 as well as having an LOD score >4, including variants in the NFIB gene under a linkage peak with TNFα receptor 2 levels on chromosome 9. Linkage regions of interest included a broad peak (31 Mb) on chromosome 1q with acute insulin response (max LOD=5.37). This region was previously documented with type 2 diabetes in family-based studies, providing support for the validity of these results. Overall, we have demonstrated the utility of two-point linkage and association in comprehensive genome-wide array-based SNP genotypes.

  8. Genotyping by Sequencing in Almond: SNP Discovery, Linkage Mapping, and Marker Design.

    PubMed

    Goonetilleke, Shashi N; March, Timothy J; Wirthensohn, Michelle G; Arús, Pere; Walker, Amanda R; Mather, Diane E

    2018-01-04

    In crop plant genetics, linkage maps provide the basis for the mapping of loci that affect important traits and for the selection of markers to be applied in crop improvement. In outcrossing species such as almond ( Prunus dulcis Mill. D. A. Webb), application of a double pseudotestcross mapping approach to the F 1 progeny of a biparental cross leads to the construction of a linkage map for each parent. Here, we report on the application of genotyping by sequencing to discover and map single nucleotide polymorphisms in the almond cultivars "Nonpareil" and "Lauranne." Allele-specific marker assays were developed for 309 tag pairs. Application of these assays to 231 Nonpareil × Lauranne F 1 progeny provided robust linkage maps for each parent. Analysis of phenotypic data for shell hardness demonstrated the utility of these maps for quantitative trait locus mapping. Comparison of these maps to the peach genome assembly confirmed high synteny and collinearity between the peach and almond genomes. The marker assays were applied to progeny from several other Nonpareil crosses, providing the basis for a composite linkage map of Nonpareil. Applications of the assays to a panel of almond clones and a panel of rootstocks used for almond production demonstrated the broad applicability of the markers and provide subsets of markers that could be used to discriminate among accessions. The sequence-based linkage maps and single nucleotide polymorphism assays presented here could be useful resources for the genetic analysis and genetic improvement of almond. Copyright © 2018 Goonetilleke et al.

  9. Combined linkage and association mapping of flowering time in Sunflower (Helianthus annuus L.).

    PubMed

    Cadic, Elena; Coque, Marie; Vear, Felicity; Grezes-Besset, Bruno; Pauquet, Jerôme; Piquemal, Joël; Lippi, Yannick; Blanchard, Philippe; Romestant, Michel; Pouilly, Nicolas; Rengel, David; Gouzy, Jerôme; Langlade, Nicolas; Mangin, Brigitte; Vincourt, Patrick

    2013-05-01

    Association mapping and linkage mapping were used to identify quantitative trait loci (QTL) and/or causative mutations involved in the control of flowering time in cultivated sunflower Helianthus annuus. A panel of 384 inbred lines was phenotyped through testcrosses with two tester inbred lines across 15 location × year combinations. A recombinant inbred line (RIL) population comprising 273 lines was phenotyped both per se and through testcrosses with one or two testers in 16 location × year combinations. In the association mapping approach, kinship estimation using 5,923 single nucleotide polymorphisms was found to be the best covariate to correct for effects of panel structure. Linkage disequilibrium decay ranged from 0.08 to 0.26 cM for a threshold of 0.20, after correcting for structure effects, depending on the linkage group (LG) and the ancestry of inbred lines. A possible hitchhiking effect is hypothesized for LG10 and LG08. A total of 11 regions across 10 LGs were found to be associated with flowering time, and QTLs were mapped on 11 LGs in the RIL population. Whereas eight regions were demonstrated to be common between the two approaches, the linkage disequilibrium approach did not detect a documented QTL that was confirmed using the linkage mapping approach.

  10. de novo assembly and population genomic survey of natural yeast isolates with the Oxford Nanopore MinION sequencer

    PubMed Central

    Istace, Benjamin; Friedrich, Anne; d'Agata, Léo; Faye, Sébastien; Payen, Emilie; Beluche, Odette; Caradec, Claudia; Davidas, Sabrina; Cruaud, Corinne; Liti, Gianni; Lemainque, Arnaud; Engelen, Stefan; Wincker, Patrick; Schacherer, Joseph

    2017-01-01

    Abstract Background: Oxford Nanopore Technologies Ltd (Oxford, UK) have recently commercialized MinION, a small single-molecule nanopore sequencer, that offers the possibility of sequencing long DNA fragments from small genomes in a matter of seconds. The Oxford Nanopore technology is truly disruptive; it has the potential to revolutionize genomic applications due to its portability, low cost, and ease of use compared with existing long reads sequencing technologies. The MinION sequencer enables the rapid sequencing of small eukaryotic genomes, such as the yeast genome. Combined with existing assembler algorithms, near complete genome assemblies can be generated and comprehensive population genomic analyses can be performed. Results: Here, we resequenced the genome of the Saccharomyces cerevisiae S288C strain to evaluate the performance of nanopore-only assemblers. Then we de novo sequenced and assembled the genomes of 21 isolates representative of the S. cerevisiae genetic diversity using the MinION platform. The contiguity of our assemblies was 14 times higher than the Illumina-only assemblies and we obtained one or two long contigs for 65 % of the chromosomes. This high contiguity allowed us to accurately detect large structural variations across the 21 studied genomes. Conclusion: Because of the high completeness of the nanopore assemblies, we were able to produce a complete cartography of transposable elements insertions and inspect structural variants that are generally missed using a short-read sequencing strategy. Our analyses show that the Oxford Nanopore technology is already usable for de novo sequencing and assembly; however, non-random errors in homopolymers require polishing the consensus using an alternate sequencing technology. PMID:28369459

  11. Can Network Linkage Effects Determine Return? Evidence from Chinese Stock Market

    PubMed Central

    Qiao, Haishu; Xia, Yue; Li, Ying

    2016-01-01

    This study used the dynamic conditional correlations (DCC) method to identify the linkage effects of Chinese stock market, and further detected the influence of network linkage effects on magnitude of security returns across different industries. Applying two physics-derived techniques, the minimum spanning tree and the hierarchical tree, we analyzed the stock interdependence within the network of the China Securities Index (CSI) industry index basket. We observed that that obvious linkage effects existed among stock networks. CII and CCE, CAG and ITH as well as COU, CHA and REI were confirmed as the core nodes in the three different networks respectively. We also investigated the stability of linkage effects by estimating the mean correlations and mean distances, as well as the normalized tree length of these indices. In addition, using the GMM model approach, we found inter-node influence within the stock network had a pronounced effect on stock returns. Our results generally suggested that there appeared to be greater clustering effect among the indexes belonging to related industrial sectors than those of diverse sectors, and network comovement was significantly affected by impactive financial events in the reality. Besides, stocks that were more central within the network of stock market usually had higher returns for compensation because they endured greater exposure to correlation risk. PMID:27257816

  12. A SSR-based composite genetic linkage map for the cultivated peanut (Arachis hypogaea L.) genome

    PubMed Central

    2010-01-01

    Background The construction of genetic linkage maps for cultivated peanut (Arachis hypogaea L.) has and continues to be an important research goal to facilitate quantitative trait locus (QTL) analysis and gene tagging for use in a marker-assisted selection in breeding. Even though a few maps have been developed, they were constructed using diploid or interspecific tetraploid populations. The most recently published intra-specific map was constructed from the cross of cultivated peanuts, in which only 135 simple sequence repeat (SSR) markers were sparsely populated in 22 linkage groups. The more detailed linkage map with sufficient markers is necessary to be feasible for QTL identification and marker-assisted selection. The objective of this study was to construct a genetic linkage map of cultivated peanut using simple sequence repeat (SSR) markers derived primarily from peanut genomic sequences, expressed sequence tags (ESTs), and by "data mining" sequences released in GenBank. Results Three recombinant inbred lines (RILs) populations were constructed from three crosses with one common female parental line Yueyou 13, a high yielding Spanish market type. The four parents were screened with 1044 primer pairs designed to amplify SSRs and 901 primer pairs produced clear PCR products. Of the 901 primer pairs, 146, 124 and 64 primer pairs (markers) were polymorphic in these populations, respectively, and used in genotyping these RIL populations. Individual linkage maps were constructed from each of the three populations and a composite map based on 93 common loci were created using JoinMap. The composite linkage maps consist of 22 composite linkage groups (LG) with 175 SSR markers (including 47 SSRs on the published AA genome maps), representing the 20 chromosomes of A. hypogaea. The total composite map length is 885.4 cM, with an average marker density of 5.8 cM. Segregation distortion in the 3 populations was 23.0%, 13.5% and 7.8% of the markers, respectively. These

  13. Analysis of Xq27-28 linkage in the international consortium for prostate cancer genetics (ICPCG) families

    PubMed Central

    2012-01-01

    Background Genetic variants are likely to contribute to a portion of prostate cancer risk. Full elucidation of the genetic etiology of prostate cancer is difficult because of incomplete penetrance and genetic and phenotypic heterogeneity. Current evidence suggests that genetic linkage to prostate cancer has been found on several chromosomes including the X; however, identification of causative genes has been elusive. Methods Parametric and non-parametric linkage analyses were performed using 26 microsatellite markers in each of 11 groups of multiple-case prostate cancer families from the International Consortium for Prostate Cancer Genetics (ICPCG). Meta-analyses of the resultant family-specific linkage statistics across the entire 1,323 families and in several predefined subsets were then performed. Results Meta-analyses of linkage statistics resulted in a maximum parametric heterogeneity lod score (HLOD) of 1.28, and an allele-sharing lod score (LOD) of 2.0 in favor of linkage to Xq27-q28 at 138 cM. In subset analyses, families with average age at onset less than 65 years exhibited a maximum HLOD of 1.8 (at 138 cM) versus a maximum regional HLOD of only 0.32 in families with average age at onset of 65 years or older. Surprisingly, the subset of families with only 2–3 affected men and some evidence of male-to-male transmission of prostate cancer gave the strongest evidence of linkage to the region (HLOD = 3.24, 134 cM). For this subset, the HLOD was slightly increased (HLOD = 3.47 at 134 cM) when families used in the original published report of linkage to Xq27-28 were excluded. Conclusions Although there was not strong support for linkage to the Xq27-28 region in the complete set of families, the subset of families with earlier age at onset exhibited more evidence of linkage than families with later onset of disease. A subset of families with 2–3 affected individuals and with some evidence of male to male disease transmission showed stronger linkage

  14. Analysis of Xq27-28 linkage in the international consortium for prostate cancer genetics (ICPCG) families.

    PubMed

    Bailey-Wilson, Joan E; Childs, Erica J; Cropp, Cheryl D; Schaid, Daniel J; Xu, Jianfeng; Camp, Nicola J; Cannon-Albright, Lisa A; Farnham, James M; George, Asha; Powell, Isaac; Carpten, John D; Giles, Graham G; Hopper, John L; Severi, Gianluca; English, Dallas R; Foulkes, William D; Mæhle, Lovise; Møller, Pål; Eeles, Rosalind; Easton, Douglas; Guy, Michelle; Edwards, Steve; Badzioch, Michael D; Whittemore, Alice S; Oakley-Girvan, Ingrid; Hsieh, Chih-Lin; Dimitrov, Latchezar; Stanford, Janet L; Karyadi, Danielle M; Deutsch, Kerry; McIntosh, Laura; Ostrander, Elaine A; Wiley, Kathleen E; Isaacs, Sarah D; Walsh, Patrick C; Thibodeau, Stephen N; McDonnell, Shannon K; Hebbring, Scott; Lange, Ethan M; Cooney, Kathleen A; Tammela, Teuvo L J; Schleutker, Johanna; Maier, Christiane; Bochum, Sylvia; Hoegel, Josef; Grönberg, Henrik; Wiklund, Fredrik; Emanuelsson, Monica; Cancel-Tassin, Geraldine; Valeri, Antoine; Cussenot, Olivier; Isaacs, William B

    2012-06-19

    Genetic variants are likely to contribute to a portion of prostate cancer risk. Full elucidation of the genetic etiology of prostate cancer is difficult because of incomplete penetrance and genetic and phenotypic heterogeneity. Current evidence suggests that genetic linkage to prostate cancer has been found on several chromosomes including the X; however, identification of causative genes has been elusive. Parametric and non-parametric linkage analyses were performed using 26 microsatellite markers in each of 11 groups of multiple-case prostate cancer families from the International Consortium for Prostate Cancer Genetics (ICPCG). Meta-analyses of the resultant family-specific linkage statistics across the entire 1,323 families and in several predefined subsets were then performed. Meta-analyses of linkage statistics resulted in a maximum parametric heterogeneity lod score (HLOD) of 1.28, and an allele-sharing lod score (LOD) of 2.0 in favor of linkage to Xq27-q28 at 138 cM. In subset analyses, families with average age at onset less than 65 years exhibited a maximum HLOD of 1.8 (at 138 cM) versus a maximum regional HLOD of only 0.32 in families with average age at onset of 65 years or older. Surprisingly, the subset of families with only 2-3 affected men and some evidence of male-to-male transmission of prostate cancer gave the strongest evidence of linkage to the region (HLOD = 3.24, 134 cM). For this subset, the HLOD was slightly increased (HLOD = 3.47 at 134 cM) when families used in the original published report of linkage to Xq27-28 were excluded. Although there was not strong support for linkage to the Xq27-28 region in the complete set of families, the subset of families with earlier age at onset exhibited more evidence of linkage than families with later onset of disease. A subset of families with 2-3 affected individuals and with some evidence of male to male disease transmission showed stronger linkage signals. Our results suggest that the genetic basis

  15. Hydrazone linkages in pH responsive drug delivery systems.

    PubMed

    Sonawane, Sandeep J; Kalhapure, Rahul S; Govender, Thirumala

    2017-03-01

    Stimuli-responsive polymeric drug delivery systems using various triggers to release the drug at the sites have become a major focus area. Among various stimuli-responsive materials, pH-responsiveness has been studied extensively. The materials used for fabricating pH-responsive drug delivery systems include a specific chemical functionality in their structure that can respond to changes in the pH of the surrounding environment. Various chemical functionalities, for example, acetal, amine, ortho ester, amine and hydrazone, have been used to design materials that are capable of releasing their payload at the acidic pH conditions of the tumor or infection sites. Hydrazone linkages are significant synthons for numerous transformations and have gained importance in pharmaceutical sciences due to their various biological and clinical applications. These linkages have been employed in various drug delivery vehicles, such as linear polymers, star shaped polymers, dendrimers, micelles, liposomes and inorganic nanoparticles, for pH-responsive drug delivery. This review paper focuses on the synthesis and characterization methods of hydrazone bond containing materials and their applications in pH-responsive drug delivery systems. It provides detailed suggestions as guidelines to materials and formulation scientists for designing biocompatible pH-responsive materials with hydrazone linkages and identifying future studies. Copyright © 2016 Elsevier B.V. All rights reserved.

  16. Can statistical linkage of missing variables reduce bias in treatment effect estimates in comparative effectiveness research studies?

    PubMed

    Crown, William; Chang, Jessica; Olson, Melvin; Kahler, Kristijan; Swindle, Jason; Buzinec, Paul; Shah, Nilay; Borah, Bijan

    2015-09-01

    Missing data, particularly missing variables, can create serious analytic challenges in observational comparative effectiveness research studies. Statistical linkage of datasets is a potential method for incorporating missing variables. Prior studies have focused upon the bias introduced by imperfect linkage. This analysis uses a case study of hepatitis C patients to estimate the net effect of statistical linkage on bias, also accounting for the potential reduction in missing variable bias. The results show that statistical linkage can reduce bias while also enabling parameter estimates to be obtained for the formerly missing variables. The usefulness of statistical linkage will vary depending upon the strength of the correlations of the missing variables with the treatment variable, as well as the outcome variable of interest.

  17. Combined linkage and association analyses identify a novel locus for obesity near PROX1 in Asians.

    PubMed

    Kim, Hyun-Jin; Yoo, Yun Joo; Ju, Young Seok; Lee, Seungbok; Cho, Sung-Il; Sung, Joohon; Kim, Jong-Il; Seo, Jeong-Sun

    2013-11-01

    Although genome-wide association studies (GWAS) have substantially contributed to understanding the genetic architecture, unidentified variants for complex traits remain an issue. One of the efficient approaches is the improvement of the power of GWAS scan by weighting P values with prior linkage signals. Our objective was to identify the novel candidates for obesity in Asian populations by using genemapping strategies that combine linkage and association analyses. To obtain linkage information for body mass index (BMI) and waist circumference (WC), we performed a multipoint genome-wide linkage study in an isolated Mongolian sample of 1,049 individuals from 74 families. Next, a family-based GWAS, which integrates within- and between-family components, was performed using the genotype data of 756 individuals of the Mongolian sample, and P values for association were weighted using linkage information obtained previously. For both BMI (LOD = 3.3) and WC (LOD = 2.6), the highest linkage peak was discovered at chromosome 10q11.22. In family-based GWAS combined with linkage information, six single-nucleotide polymorphisms (SNPs) for BMI and five SNPs for WC reached a significant level of association (linkage weighted P < 1 × 10(-5) ). Of these, only one of the SNPs associated with WC (rs1704198) was replicated in 327 Korean families comprising 1,301 individuals. This SNP was located in the proximity of the prosperorelated homeobox 1 (PROX1) gene, the function of which was validated previously in a mouse model. Our powerful strategic analysis enabled the discovery of a novel candidate gene, PROX1, associated with WC in an Asian population. Copyright © 2012 The Obesity Society.

  18. Combined genome-wide linkage and targeted association analysis of head circumference in autism spectrum disorder families.

    PubMed

    Woodbury-Smith, M; Bilder, D A; Morgan, J; Jerominski, L; Darlington, T; Dyer, T; Paterson, A D; Coon, H

    2017-01-01

    It has long been recognized that there is an association between enlarged head circumference (HC) and autism spectrum disorder (ASD), but the genetics of HC in ASD is not well understood. In order to investigate the genetic underpinning of HC in ASD, we undertook a genome-wide linkage study of HC followed by linkage signal targeted association among a sample of 67 extended pedigrees with ASD. HC measurements on members of 67 multiplex ASD extended pedigrees were used as a quantitative trait in a genome-wide linkage analysis. The Illumina 6K SNP linkage panel was used, and analyses were carried out using the SOLAR implemented variance components model. Loci identified in this way formed the target for subsequent association analysis using the Illumina OmniExpress chip and imputed genotypes. A modification of the qTDT was used as implemented in SOLAR. We identified a linkage signal spanning 6p21.31 to 6p22.2 (maximum LOD = 3.4). Although targeted association did not find evidence of association with any SNP overall, in one family with the strongest evidence of linkage, there was evidence for association (rs17586672, p  = 1.72E-07). Although this region does not overlap with ASD linkage signals in these same samples, it has been associated with other psychiatric risk, including ADHD, developmental dyslexia, schizophrenia, specific language impairment, and juvenile bipolar disorder. The genome-wide significant linkage signal represents the first reported observation of a potential quantitative trait locus for HC in ASD and may be relevant in the context of complex multivariate risk likely leading to ASD.

  19. Genome-wide scan of IQ finds significant linkage to a quantitative trait locus on 2q.

    PubMed

    Luciano, M; Wright, M J; Duffy, D L; Wainwright, M A; Zhu, G; Evans, D M; Geffen, G M; Montgomery, G W; Martin, N G

    2006-01-01

    A genome-wide linkage scan of 795 microsatellite markers (761 autosomal, 34 X chromosome) was performed on Multidimensional Aptitude Battery subtests and verbal, performance and full scale scores, the WAIS-R Digit Symbol subtest, and two word-recognition tests (Schonell Graded Word Reading Test, Cambridge Contextual Reading Test) highly predictive of IQ. The sample included 361 families comprising 2-5 siblings who ranged in age from 15.7 to 22.2 years; genotype, but not phenotype, data were available for 81% of parents. A variance components analysis which controlled for age and sex effects showed significant linkage for the Cambridge reading test and performance IQ to the same region on chromosome 2, with respective LOD scores of 4.15 and 3.68. Suggestive linkage (LOD score>2.2) for various measures was further supported on chromosomes 6, 7, 11, 14, 21 and 22. Where location of linkage peaks converged for IQ subtests within the same scale, the overall scale score provided increased evidence for linkage to that region over any individual subtest. Association studies of candidate genes, particularly those involved in neural transmission and development, will be directed to genes located under the linkage peaks identified in this study.

  20. Linkages Between Clinical Practices and Community Organizations for Prevention: A Literature Review and Environmental Scan

    PubMed Central

    Hinnant, Laurie W.; Kane, Heather; Horne, Joseph; McAleer, Kelly; Roussel, Amy

    2012-01-01

    Objectives. We conducted a literature review and environmental scan to develop a framework for interventions that utilize linkages between clinical practices and community organizations for the delivery of preventive services, and to identify and characterize these efforts. Methods. We searched 4 major health services and social science electronic databases and conducted an Internet search to identify examples of linkage interventions in the areas of tobacco cessation, obesity, nutrition, and physical activity. Results. We identified 49 interventions, of which 18 examples described their evaluation methods or reported any intervention outcomes. Few conducted evaluations that were rigorous enough to capture changes in intermediate or long-term health outcomes. Outcomes in these evaluations were primarily patient-focused and did not include organizational or linkage characteristics. Conclusions. An attractive option to increase the delivery of preventive services is to link primary care practices to community organizations; evidence is not yet conclusive, however, that such linkage interventions are effective. Findings provide recommendations to researchers and organizations that fund research, and call for a framework and metrics to study linkage interventions. PMID:22690974

  1. PolyUbiquitin Chain Linkage Topology Selects the Functions from the Underlying Binding Landscape

    PubMed Central

    Wang, Yong; Tang, Chun; Wang, Erkang; Wang, Jin

    2014-01-01

    Ubiquitin (Ub) can generate versatile molecular signals and lead to different celluar fates. The functional poly-valence of Ub is believed to be resulted from its ability to form distinct polymerized chains with eight linkage types. To provide a full picture of ubiquitin code, we explore the binding landscape of two free Ub monomers and also the functional landscapes of of all eight linkage types by theoretical modeling. Remarkably, we found that most of the compact structures of covalently connected dimeric Ub chains (diUbs) pre-exist on the binding landscape. These compact functional states were subsequently validated by corresponding linkage models. This leads to the proposal that the folding architecture of Ub monomer has encoded all functional states into its binding landscape, which is further selected by different topologies of polymeric Ub chains. Moreover, our results revealed that covalent linkage leads to symmetry breaking of interfacial interactions. We further propose that topological constraint not only limits the conformational space for effective switching between functional states, but also selects the local interactions for realizing the corresponding biological function. Therefore, the topological constraint provides a way for breaking the binding symmetry and reaching the functional specificity. The simulation results also provide several predictions that qualitatively and quantitatively consistent with experiments. Importantly, the K48 linkage model successfully predicted intermediate states. The resulting multi-state energy landscape was further employed to reconcile the seemingly contradictory experimental data on the conformational equilibrium of K48-diUb. Our results further suggest that hydrophobic interactions are dominant in the functional landscapes of K6-, K11-, K33- and K48 diUbs, while electrostatic interactions play a more important role in the functional landscapes of K27, K29, K63 and linear linkages. PMID:24992446

  2. PolyUbiquitin chain linkage topology selects the functions from the underlying binding landscape.

    PubMed

    Wang, Yong; Tang, Chun; Wang, Erkang; Wang, Jin

    2014-07-01

    Ubiquitin (Ub) can generate versatile molecular signals and lead to different celluar fates. The functional poly-valence of Ub is believed to be resulted from its ability to form distinct polymerized chains with eight linkage types. To provide a full picture of ubiquitin code, we explore the binding landscape of two free Ub monomers and also the functional landscapes of of all eight linkage types by theoretical modeling. Remarkably, we found that most of the compact structures of covalently connected dimeric Ub chains (diUbs) pre-exist on the binding landscape. These compact functional states were subsequently validated by corresponding linkage models. This leads to the proposal that the folding architecture of Ub monomer has encoded all functional states into its binding landscape, which is further selected by different topologies of polymeric Ub chains. Moreover, our results revealed that covalent linkage leads to symmetry breaking of interfacial interactions. We further propose that topological constraint not only limits the conformational space for effective switching between functional states, but also selects the local interactions for realizing the corresponding biological function. Therefore, the topological constraint provides a way for breaking the binding symmetry and reaching the functional specificity. The simulation results also provide several predictions that qualitatively and quantitatively consistent with experiments. Importantly, the K48 linkage model successfully predicted intermediate states. The resulting multi-state energy landscape was further employed to reconcile the seemingly contradictory experimental data on the conformational equilibrium of K48-diUb. Our results further suggest that hydrophobic interactions are dominant in the functional landscapes of K6-, K11-, K33- and K48 diUbs, while electrostatic interactions play a more important role in the functional landscapes of K27, K29, K63 and linear linkages.

  3. Gender identity disorders and multiple sclerosis risk: A national record-linkage study.

    PubMed

    Pakpoor, Julia; Wotton, Clare J; Schmierer, Klaus; Giovannoni, Gavin; Goldacre, Michael J

    2016-11-01

    An altered balance of gonadal hormones in males with gender identity disorders (GIDs) may increase multiple sclerosis (MS) risk both inherently and secondary to treatment in undergoing male-to-female conversion. We investigated any association between GIDs and MS through analysis of record-linked hospital statistics. Analysis of English Hospital Episode Statistics, 1999-2012. The adjusted rate ratio (RR) of MS following GIDs in males was 6.63 (95% confidence interval (95% CI) = 1.81-17.01, p = 0.0002). The RR of MS following GIDs in females was 1.44 (95% CI = 0.47-3.37, p = 0.58). We report a strong association between GIDs and MS in male-to-females, supporting a potential role for low testosterone and/or feminising hormones on MS risk in males. © The Author(s), 2016.

  4. Linkages and Interactions Analysis of Major Effect Drought Grain Yield QTLs in Rice.

    PubMed

    Vikram, Prashant; Swamy, B P Mallikarjuna; Dixit, Shalabh; Trinidad, Jennylyn; Sta Cruz, Ma Teresa; Maturan, Paul C; Amante, Modesto; Kumar, Arvind

    2016-01-01

    Quantitative trait loci conferring high grain yield under drought in rice are important genomic resources for climate resilient breeding. Major and consistent drought grain yield QTLs usually co-locate with flowering and/or plant height QTLs, which could be due to either linkage or pleiotropy. Five mapping populations used for the identification of major and consistent drought grain yield QTLs underwent multiple-trait, multiple-interval mapping test (MT-MIM) to estimate the significance of pleiotropy effects. Results indicated towards possible linkages between the drought grain yield QTLs with co-locating flowering and/or plant height QTLs. Linkages of days to flowering and plant height were eliminated through a marker-assisted breeding approach. Drought grain yield QTLs also showed interaction effects with flowering QTLs. Drought responsiveness of the flowering locus on chromosome 3 (qDTY3.2) has been revealed through allelic analysis. Considering linkage and interaction effects associated with drought QTLs, a comprehensive marker-assisted breeding strategy was followed to develop rice genotypes with improved grain yield under drought stress.

  5. A new method of linkage analysis using LOD scores for quantitative traits supports linkage of monoamine oxidase activity to D17S250 in the Collaborative Study on the Genetics of Alcoholism pedigrees.

    PubMed

    Curtis, David; Knight, Jo; Sham, Pak C

    2005-09-01

    Although LOD score methods have been applied to diseases with complex modes of inheritance, linkage analysis of quantitative traits has tended to rely on non-parametric methods based on regression or variance components analysis. Here, we describe a new method for LOD score analysis of quantitative traits which does not require specification of a mode of inheritance. The technique is derived from the MFLINK method for dichotomous traits. A range of plausible transmission models is constructed, constrained to yield the correct population mean and variance for the trait but differing with respect to the contribution to the variance due to the locus under consideration. Maximized LOD scores under homogeneity and admixture are calculated, as is a model-free LOD score which compares the maximized likelihoods under admixture assuming linkage and no linkage. These LOD scores have known asymptotic distributions and hence can be used to provide a statistical test for linkage. The method has been implemented in a program called QMFLINK. It was applied to data sets simulated using a variety of transmission models and to a measure of monoamine oxidase activity in 105 pedigrees from the Collaborative Study on the Genetics of Alcoholism. With the simulated data, the results showed that the new method could detect linkage well if the true allele frequency for the trait was close to that specified. However, it performed poorly on models in which the true allele frequency was much rarer. For the Collaborative Study on the Genetics of Alcoholism data set only a modest overlap was observed between the results obtained from the new method and those obtained when the same data were analysed previously using regression and variance components analysis. Of interest is that D17S250 produced a maximized LOD score under homogeneity and admixture of 2.6 but did not indicate linkage using the previous methods. However, this region did produce evidence for linkage in a separate data set

  6. Quaternary Charcoal Records from Western North and South America: Linkages to Fire, Climate, and Vegetation Change

    NASA Astrophysics Data System (ADS)

    Whitlock, C.; Marlon, J.; Bartlein, P.

    2006-12-01

    Particulate charcoal preserved in lake sediments has become an important tool for examining the long-term role of fire as an ecosystem process. The record of microscopic charcoal (100 micron diameter or less) offers information on regional burning patterns, whereas macroscopic particles travel less far and are used to infer local fire history. Reconstruction of past fire activity is based on observations of modern charcoal production, transport, and deposition; modeling; and information on current fire regimes. Approaches and statistics used to interpret charcoal records generally focus on (1) quantifying charcoal content in contiguous samples, (2) determining an appropriate age model, (3) converting raw data to charcoal accumulation rates, and (4) extracting fire signal from noise. Detection of signal in charcoal time series is based on knowledge of recent fires provided by dendrochronological and documentary data. Additional paleofire information is obtained from stratigraphic changes in charcoal composition, pollen assemblages adapted to fire, and other paleoenvironmental proxy. Fire-history studies from western North and South America provide examples of Holocene fire-history reconstructions at spatial scales ranging from watershed to regional. Individual sites show dramatic shifts from crown to surface fire regimes associated with major changes in vegetation. Networks of records reveal regional variations in fire activity and vegetation that are attributed to insolation- driven shifts in atmospheric circulation and changes in short-term climate variability. A global database of paleofire records under development offers an opportunity to consider continental-scale fire patterns and their broad consequences for vegetation dynamics, biogeochemical cycling, and atmospheric chemistry.

  7. Disassociation for electronic health record privacy.

    PubMed

    Loukides, Grigorios; Liagouris, John; Gkoulalas-Divanis, Aris; Terrovitis, Manolis

    2014-08-01

    The dissemination of Electronic Health Record (EHR) data, beyond the originating healthcare institutions, can enable large-scale, low-cost medical studies that have the potential to improve public health. Thus, funding bodies, such as the National Institutes of Health (NIH) in the U.S., encourage or require the dissemination of EHR data, and a growing number of innovative medical investigations are being performed using such data. However, simply disseminating EHR data, after removing identifying information, may risk privacy, as patients can still be linked with their record, based on diagnosis codes. This paper proposes the first approach that prevents this type of data linkage using disassociation, an operation that transforms records by splitting them into carefully selected subsets. Our approach preserves privacy with significantly lower data utility loss than existing methods and does not require data owners to specify diagnosis codes that may lead to identity disclosure, as these methods do. Consequently, it can be employed when data need to be shared broadly and be used in studies, beyond the intended ones. Through extensive experiments using EHR data, we demonstrate that our method can construct data that are highly useful for supporting various types of clinical case count studies and general medical analysis tasks. Copyright © 2014 Elsevier Inc. All rights reserved.

  8. North American Higher Education Cooperation: An Inventory of U.S.-Canada and U.S.-Mexico Academic Linkages.

    ERIC Educational Resources Information Center

    Institute of International Education, New York, NY.

    This report describes the variety of bilateral linkages which have been developed by U.S. institutions with specific Canadian and Mexican colleges in a wide range of fields. Out of 1,219 U.S. colleges and universities responding (35 percent response rate) to a survey concerning educational linkages, 109 reported linkages with Canadian…

  9. The variability in Oxford hip and knee scores in the preoperative period: is there an ideal time to score?

    PubMed

    Quah, C; Holmes, D; Khan, T; Cockshott, S; Lewis, J; Stephen, A

    2018-01-01

    Background All NHS-funded providers are required to collect and report patient-reported outcome measures for hip and knee arthroplasty. Although there are established guidelines for timing such measures following arthroplasty, there are no specific time-points for collection in the preoperative period. The primary aim of this study was to identify whether there was a significant amount of variability in the Oxford hip and knee scores prior to surgical intervention when completed in the outpatient clinic at the time of listing for arthroplasty or when completed at the preoperative assessment clinic. Methods A prospective cohort study of patients listed for primary hip or knee arthroplasty was conducted. Patients were asked to fill in a preoperative Oxford score in the outpatient clinic at the time of listing. They were then invited to fill in the official outcome measures questionnaire at the preoperative assessment clinic. The postoperative Oxford score was then completed when the patient was seen again at their postoperative follow up in clinic. Results Of the total of 109 patients included in this study period, there were 18 (17%) who had a worse score of 4 or more points difference and 43 (39.4%) who had an improvement of 4 or more points difference when the scores were compared between time of listing at the outpatient and at the preoperative assessment clinic. There was a statistically significant difference (P = 0.0054) in the mean Oxford scores. Conclusions The results of our study suggest that there should be standardisation of timing for completing the preoperative patient-reported outcome measures.

  10. Nicked-site substrates for a serine recombinase reveal enzyme-DNA communications and an essential tethering role of covalent enzyme-DNA linkages.

    PubMed

    Olorunniji, Femi J; McPherson, Arlene L; Pavlou, Hania J; McIlwraith, Michael J; Brazier, John A; Cosstick, Richard; Stark, W Marshall

    2015-07-13

    To analyse the mechanism and kinetics of DNA strand cleavages catalysed by the serine recombinase Tn3 resolvase, we made modified recombination sites with a single-strand nick in one of the two DNA strands. Resolvase acting on these sites cleaves the intact strand very rapidly, giving an abnormal half-site product which accumulates. We propose that these reactions mimic second-strand cleavage of an unmodified site. Cleavage occurs in a synapse of two sites, held together by a resolvase tetramer; cleavage at one site stimulates cleavage at the partner site. After cleavage of a nicked-site substrate, the half-site that is not covalently linked to a resolvase subunit dissociates rapidly from the synapse, destabilizing the entire complex. The covalent resolvase-DNA linkages in the natural reaction intermediate thus perform an essential DNA-tethering function. Chemical modifications of a nicked-site substrate at the positions of the scissile phosphodiesters result in abolition or inhibition of resolvase-mediated cleavage and effects on resolvase binding and synapsis, providing insight into the serine recombinase catalytic mechanism and how resolvase interacts with the substrate DNA. © The Author(s) 2015. Published by Oxford University Press on behalf of Nucleic Acids Research.

  11. Poor Linkage to Care Despite Significant Improvement in Access to Early cART in Central Poland - Data from Test and Keep in Care (TAK) Project.

    PubMed

    Kowalska, Justyna D; Shepherd, Leah; Ankiersztejn-Bartczak, Magdalena; Cybula, Aneta; Czeszko-Paprocka, Hanna; Firląg-Burkacka, Ewa; Mocroft, Amanda; Horban, Andrzej

    2016-01-01

    The main objective of the TAK project is investigating barriers in accessing HIV care after HIV-diagnosis at the CBVCTs of central Poland. Here we describe factors associated with and changes over time in linkage to care and access to cART. Data collected in 2010-2013 in CBVCTs were linked with HIV clinics records using unique identifiers. Individuals were followed from the day of CBVCTs visit until first clinical visit or 4/06/2014. Cox-proportional hazard models were used to identify factors associated with being linked to care and starting cART. In total 232 persons were diagnosed HIV-positive and 144 (62.1% 95%CI: 55.5-68.3) persons were linked to care. There was no change over time in linkage to care (p = 0.48), while time to starting cART decreased (p = 0.02). Multivariate factors associated with a lower rate of linkage to care were hetero/bisexual sexual orientation, lower education, not having an HIV-positive partner and not using condoms in a stable relationship. Multivariate factors associated with starting cART were lower education, recent year of linked to care, and first HIV RNA and CD4 cell count. Benefits of linkage to care, measured by access to early treatment, steadily improved in recent years. However at least 1 in 3 persons aware of their HIV status in central Poland remained outside professional healthcare. Persons at higher risk of remaining outside care, thus target population for future interventions, are bi/heterosexuals and those with lower levels of education.

  12. Highly efficient solid phase synthesis of oligonucleotide analogs containing phosphorodithioate linkages

    PubMed Central

    Capaldi, Daniel C.; Cole, Douglas L.; Ravikumar, Vasulinga T.

    2000-01-01

    A triester method for the synthesis of deoxynucleoside phosphorodithioate dimers is described. The phosphorodithioate linkage is introduced using a new dithiophosphorylating reagent DPSE-SP(S)Cl2 where DPSE = 2-diphenylmethylsilylethyl. This group is removed quickly using tetra-butylammonium fluoride leading to the quantitative formation of phosphorodithioate diesters uncontaminated with the corresponding phosphorothioates. The utility of this group is demonstrated by the synthesis of a pentadecathymidylic acid, [T(PS2)T(PO2)]7T, which contains alternating phosphorodithioate/phosphate diester internucleotide linkages. PMID:10756207

  13. Highly efficient solid phase synthesis of oligonucleotide analogs containing phosphorodithioate linkages.

    PubMed

    Capaldi, D C; Cole, D L; Ravikumar, V T

    2000-05-01

    A triester method for the synthesis of deoxynucleoside phosphorodithioate dimers is described. The phosphorodithioate linkage is introduced using a new dithiophosphorylating reagent DPSE-SP(S)Cl(2)where DPSE = 2-diphenylmethylsilylethyl. This group is removed quickly using tetra-butylammonium fluoride leading to the quantitative formation of phosphorodithioate diesters uncontaminated with the corresponding phosphorothioates. The utility of this group is demonstrated by the synthesis of a penta-decathymidylic acid, [T(PS(2))T(PO(2))](7)T, which contains alternating phosphorodithioate/phosphate diester internucleotide linkages.

  14. African American church-based HIV testing and linkage to care: assets, challenges and needs.

    PubMed

    Stewart, Jennifer M; Thompson, Keitra; Rogers, Christopher

    2016-01-01

    The US National HIV AIDS strategy promotes the use of faith communities to lessen the burden of HIV in African American communities. One specific strategy presented is the use of these non-traditional venues for HIV testing and co-location of services. African American churches can be at the forefront of this endeavour through the provision of HIV testing and linkage to care. However, there are few interventions to promote the churches' involvement in both HIV testing and linkage to care. We conducted 4 focus groups (n = 39 participants), 4 interviews and 116 surveys in a mixed-methods study to examine the feasibility of a church-based HIV testing and linkage to care intervention in Philadelphia, PA, USA. Our objectives were to examine: (1) available assets, (2) challenges and barriers and (3) needs associated with church-based HIV testing and linkage to care. Analyses revealed several factors of importance, including the role of the church as an access point for testing in low-income neighbourhoods, challenges in openly discussing the relationship between sexuality and HIV, and buy-in among church leadership. These findings can support intervention development and necessitate situating African American church-based HIV testing and linkage to care interventions within a multi-level framework.

  15. Linkage to HIV care after home-based HIV counselling and testing in sub-Saharan Africa: a systematic review.

    PubMed

    Ruzagira, Eugene; Baisley, Kathy; Kamali, Anatoli; Biraro, Samuel; Grosskurth, Heiner

    2017-07-01

    Home-based HIV counselling and testing (HBHCT) has the potential to increase HIV testing uptake in sub-Saharan Africa (SSA), but data on linkage to HIV care after HBHCT are scarce. We conducted a systematic review of linkage to care after HBHCT in SSA. Five databases were searched for studies published between 1st January 2000 and 19th August 2016 that reported on linkage to care among adults newly identified with HIV infection through HBHCT. Eligible studies were reviewed, assessed for risk of bias and findings summarised using the PRISMA guidelines. A total of 14 studies from six countries met the eligibility criteria; nine used specific strategies (point-of-care CD4 count testing, follow-up counselling, provision of transport funds to clinic and counsellor facilitation of HIV clinic visit) in addition to routine referral to facilitate linkage to care. Time intervals for ascertaining linkage ranged from 1 week to 12 months post-HBHCT. Linkage ranged from 8.2% [95% confidence interval (CI), 6.8-9.8%] to 99.1% (95% CI, 96.9-99.9%). Linkage was generally lower (<33%) if HBHCT was followed by referral only, and higher (>80%) if additional strategies were used. Only one study assessed linkage by means of a randomised trial. Five studies had data on cotrimoxazole (CTX) prophylaxis and 12 on ART eligibility and initiation. CTX uptake among those eligible ranged from 0% to 100%. The proportion of persons eligible for ART ranged from 16.5% (95% CI, 12.1-21.8) to 77.8% (95% CI, 40.0-97.2). ART initiation among those eligible ranged from 14.3% (95% CI, 0.36-57.9%) to 94.9% (95% CI, 91.3-97.4%). Additional linkage strategies, whilst seeming to increase linkage, were not associated with higher uptake of CTX and/or ART. Most of the studies were susceptible to risk of outcome ascertainment bias. A pooled analysis was not performed because of heterogeneity across studies with regard to design, setting and the key variable definitions. Only few studies from SSA investigated

  16. Seed colour loci, homoeology and linkage groups of the C genome chromosomes revealed in Brassica rapa–B. oleracea monosomic alien addition lines

    PubMed Central

    Heneen, Waheeb K.; Geleta, Mulatu; Brismar, Kerstin; Xiong, Zhiyong; Pires, J. Chris; Hasterok, Robert; Stoute, Andrew I.; Scott, Roderick J.; King, Graham J.; Kurup, Smita

    2012-01-01

    Background and Aims Brassica rapa and B. oleracea are the progenitors of oilseed rape B. napus. The addition of each chromosome of B. oleracea to the chromosome complement of B. rapa results in a series of monosomic alien addition lines (MAALs). Analysis of MAALs determines which B. oleracea chromosomes carry genes controlling specific phenotypic traits, such as seed colour. Yellow-seeded oilseed rape is a desirable breeding goal both for food and livestock feed end-uses that relate to oil, protein and fibre contents. The aims of this study included developing a missing MAAL to complement an available series, for studies on seed colour control, chromosome homoeology and assignment of linkage groups to B. oleracea chromosomes. Methods A new batch of B. rapa–B. oleracea aneuploids was produced to generate the missing MAAL. Seed colour and other plant morphological features relevant to differentiation of MAALs were recorded. For chromosome characterization, Snow's carmine, fluorescence in situ hybridization (FISH) and genomic in situ hybridization (GISH) were used. Key Results The final MAAL was developed. Morphological traits that differentiated the MAALs comprised cotyledon number, leaf morphology, flower colour and seed colour. Seed colour was controlled by major genes on two B. oleracea chromosomes and minor genes on five other chromosomes of this species. Homoeologous pairing was largely between chromosomes with similar centromeric positions. FISH, GISH and a parallel microsatellite marker analysis defined the chromosomes in terms of their linkage groups. Conclusions A complete set of MAALs is now available for genetic, genomic, evolutionary and breeding perspectives. Defining chromosomes that carry specific genes, physical localization of DNA markers and access to established genetic linkage maps contribute to the integration of these approaches, manifested in the confirmed correspondence of linkage groups with specific chromosomes. Applications include marker

  17. Development and evaluation of an instrumented linkage system for total knee surgery.

    PubMed

    Walker, Peter S; Wei, Chih-Shing; Forman, Rachel E; Balicki, M A

    2007-10-01

    The principles and application of total knee surgery using optical tracking have been well demonstrated, but electromagnetic tracking may offer further advantages. We asked whether an instrumented linkage that attaches directly to the bone can maintain the accuracy of the optical and electromagnetic systems but be quicker, more convenient, and less expensive to use. Initial testing using a table-mounted digitizer to navigate a drill guide for placing pins to mount a cutting guide demonstrated the feasibility in terms of access and availability. A first version (called the Mark 1) instrumented linkage designed to fix directly to the bone was constructed and software was written to carry out a complete total knee replacement procedure. The results showed the system largely fulfilled these goals, but some surgeons found that using a visual display for pin placement was difficult and time consuming. As a result, a second version of a linkage system (called the K-Link) was designed to further develop the concept. User-friendly flexible software was developed for facilitating each step quickly and accurately while the placement of cutting guides was facilitated. We concluded that an instrumented linkage system could be a useful and potentially lower-cost option to the current systems for total knee replacement and could possibly have application to other surgical procedures.

  18. A High-Density Linkage Map for Astyanax mexicanus Using Genotyping-by-Sequencing Technology

    PubMed Central

    Carlson, Brian M.; Onusko, Samuel W.; Gross, Joshua B.

    2014-01-01

    The Mexican tetra, Astyanax mexicanus, is a unique model system consisting of cave-adapted and surface-dwelling morphotypes that diverged >1 million years (My) ago. This remarkable natural experiment has enabled powerful genetic analyses of cave adaptation. Here, we describe the application of next-generation sequencing technology to the creation of a high-density linkage map. Our map comprises more than 2200 markers populating 25 linkage groups constructed from genotypic data generated from a single genotyping-by-sequencing project. We leveraged emergent genomic and transcriptomic resources to anchor hundreds of anonymous Astyanax markers to the genome of the zebrafish (Danio rerio), the most closely related model organism to our study species. This facilitated the identification of 784 distinct connections between our linkage map and the Danio rerio genome, highlighting several regions of conserved genomic architecture between the two species despite ∼150 My of divergence. Using a Mendelian cave-associated trait as a proof-of-principle, we successfully recovered the genomic position of the albinism locus near the gene Oca2. Further, our map successfully informed the positions of unplaced Astyanax genomic scaffolds within particular linkage groups. This ability to identify the relative location, orientation, and linear order of unaligned genomic scaffolds will facilitate ongoing efforts to improve on the current early draft and assemble future versions of the Astyanax physical genome. Moreover, this improved linkage map will enable higher-resolution genetic analyses and catalyze the discovery of the genetic basis for cave-associated phenotypes. PMID:25520037

  19. Association and linkage studies of candidate genes involved in GABAergic neurotransmission in lithium-responsive bipolar disorder.

    PubMed Central

    Duffy, A; Turecki, G; Grof, P; Cavazzoni, P; Grof, E; Joober, R; Ahrens, B; Berghöfer, A; Müller-Oerlinghausen, B; Dvoráková, M; Libigerová, E; Vojtĕchovský, M; Zvolský, P; Nilsson, A; Licht, R W; Rasmussen, N A; Schou, M; Vestergaard, P; Holzinger, A; Schumann, C; Thau, K; Robertson, C; Rouleau, G A; Alda, M

    2000-01-01

    OBJECTIVE: To test for genetic linkage and association with GABAergic candidate genes in lithium-responsive bipolar disorder. DESIGN: Polymorphisms located in genes that code for GABRA3, GABRA5 and GABRB3 subunits of the GABAA receptor were investigated using association and linkage strategies. PARTICIPANTS: A total of 138 patients with bipolar 1 disorder with a clear response to lithium prophylaxis, selected from specialized lithium clinics in Canada and Europe that are part of the International Group for the Study of Lithium-Treated Patients, and 108 psychiatrically healthy controls. Families of 24 probands were suitable for linkage analysis. OUTCOME MEASURES: The association between the candidate genes and patients with bipolar disorder versus that of controls and genetic linkage within families. RESULTS: There was no significant association or linkage found between lithium-responsive bipolar disorder and the GABAergic candidate genes investigated. CONCLUSIONS: This study does not support a major role for the GABAergic candidate genes tested in lithium-responsive bipolar disorder. PMID:11022400

  20. Linkage disequilibrium at the SCA2 locus

    PubMed Central

    Didierjean, O.; Cancel, G.; Stevanin, G.; Durr, A.; Burk, K.; Benomar, A.; Lezin, A.; Belal, S.; Abada-Bendid, M.; Klockgether, T.; Brice, A.

    1999-01-01

    Spinocerebellar ataxia type 2 (SCA2) is caused by the expansion of an unstable CAG repeat encoding a polyglutamine tract. Repeats with 32 to 200 CAGs are associated with the disease, whereas normal chromosomes contain 13 to 33 repeats. We tested 220 families of different geographical origins for the SCA2 mutation. Thirty three were positive (15%). Twenty three families with at least two affected subjects were tested for linkage disequilibium (LD) between the SCA2 mutation and three microsatellite markers, two of which (D12S1332-D12S1333) closely flanked the mutation; the other (D12S1672) was intragenic. Many different haplotypes were observed, indicating the occurrence of several ancestral mutations. However, the same haplotype, not observed in controls, was detected in the German, the Serbian, and some of the French families, suggesting a founder effect or recurrent mutations on an at risk haplotype.


Keywords: linkage disequilibrium; SCA2; trinucleotide repeat expansion; founder effect PMID:10353790

  1. Empirical characteristics of family-based linkage to a complex trait: the ADIPOQ region and adiponectin levels.

    PubMed

    Hellwege, Jacklyn N; Palmer, Nicholette D; Mark Brown, W; Brown, Mark W; Ziegler, Julie T; Sandy An, S; An, Sandy S; Guo, Xiuqing; Ida Chen, Y-D; Chen, Ida Y-D; Taylor, Kent; Hawkins, Gregory A; Ng, Maggie C Y; Speliotes, Elizabeth K; Lorenzo, Carlos; Norris, Jill M; Rotter, Jerome I; Wagenknecht, Lynne E; Langefeld, Carl D; Bowden, Donald W

    2015-02-01

    We previously identified a low-frequency (1.1 %) coding variant (G45R; rs200573126) in the adiponectin gene (ADIPOQ) which was the basis for a multipoint microsatellite linkage signal (LOD = 8.2) for plasma adiponectin levels in Hispanic families. We have empirically evaluated the ability of data from targeted common variants, exome chip genotyping, and genome-wide association study data to detect linkage and association to adiponectin protein levels at this locus. Simple two-point linkage and association analyses were performed in 88 Hispanic families (1,150 individuals) using 10,958 SNPs on chromosome 3. Approaches were compared for their ability to map the functional variant, G45R, which was strongly linked (two-point LOD = 20.98) and powerfully associated (p value = 8.1 × 10(-50)). Over 450 SNPs within a broad 61 Mb interval around rs200573126 showed nominal evidence of linkage (LOD > 3) but only four other SNPs in this region were associated with p values < 1.0 × 10(-4). When G45R was accounted for, the maximum LOD score across the interval dropped to 4.39 and the best p value was 1.1 × 10(-5). Linked and/or associated variants ranged in frequency (0.0018-0.50) and type (coding, non-coding) and had little detectable linkage disequilibrium with rs200573126 (r (2) < 0.20). In addition, the two-point linkage approach empirically outperformed multipoint microsatellite and multipoint SNP analysis. In the absence of data for rs200573126, family-based linkage analysis using a moderately dense SNP dataset, including both common and low-frequency variants, resulted in stronger evidence for an adiponectin locus than association data alone. Thus, linkage analysis can be a useful tool to facilitate identification of high-impact genetic variants.

  2. Predator community structure and trophic linkage strength to a focal prey.

    PubMed

    Lundgren, Jonathan G; Fergen, Janet K

    2014-08-01

    Predator abundance and community structure can affect the suppression of lower trophic levels, although studies of these interactions under field conditions are relatively few. We investigated how the frequency of consumption (measured using PCR-based gut content analysis) is affected by predator abundance, community diversity and evenness under realistic conditions. Soil arthropod communities in sixteen maize fields were measured (number of predators, diversity [Shannon H] and evenness [J]), and predator guts were searched for DNA of the focal subterranean herbivore, the corn rootworm (Diabrotica virgifera). Predator abundance and diversity were positively correlated with trophic linkage strength (the proportion positive for rootworm DNA), although the latter characteristic was not significantly so. The diversity and evenness of the predator community with chewing mouthparts were strongly correlated with their linkage strength to rootworms, whereas the linkage strength of fluid-feeding predators was unaffected by their community characteristics. Within this community, chewing predators are more affected by the rootworm's hemolymph defence. This research clearly shows that predator abundance and diversity influence the strength of a community's trophic linkage to a focal pest and that these community characteristics may be particularly important for less palatable or protected prey species. We also make the case for conserving diverse and abundant predator communities within agroecosystems as a form of pest management. Published 2014. This article is a U.S. Government work and is in the public domain in the USA.

  3. Systematic Assessment of Linkage to Care for Persons with HIV Released from Corrections Facilities Using Existing Datasets

    PubMed Central

    Montague, Brian T.; Rosen, David L.; Sammartino, Cara; Costa, Michael; Gutman, Roee; Solomon, Liza; Rich, Josiah

    2016-01-01

    Abstract Populations in corrections continue to have high prevalence of HIV. Expanded testing and treatment programs allow persons to be identified and stabilized on treatment while incarcerated. However, these gains and frequently lost on reentry. Systemic frameworks are needed to monitor linkage to care to guide programs supporting linkage to care. To assess the adequacy of linkage to care on reentry, incarceration data from the National Corrections Reporting Program and data from the Ryan White Services Report from 2010 to 2012 were linked using an encrypted client identification (eUCI). Time from release to the first visit and presence of detectable HIV RNA at linkage were assessed. Multivariate survival analyses were performed to identify associations between patient characteristics and time to linkage. Among those linking, only 43% in Rhode Island and 49% in North Carolina linked within 90 days, and 33% in both states had detectable viremia at the first visit. Those not previously in care and with shorter incarceration experiences longer linkage times. Persons identified as black, had median times greater than 1 year. Using existing datasets, significant gaps in linkage to care for persons with HIV on release from corrections were demonstrated in Rhode Island and North Carolina. Systemically implementing this monitoring to evaluate changes over time would provide important information to support interventions to improve linkage in high-risk populations. Using national datasets for both corrections and clinical data, this framework equally could be used to evaluate experiences of persons with HIV linking to care on release from corrections facilities nationwide. PMID:26836237

  4. Annotated genetic linkage maps of Pinus pinaster Ait. from a Central Spain population using microsatellite and gene based markers.

    PubMed

    de Miguel, Marina; de Maria, Nuria; Guevara, M Angeles; Diaz, Luis; Sáez-Laguna, Enrique; Sánchez-Gómez, David; Chancerel, Emilie; Aranda, Ismael; Collada, Carmen; Plomion, Christophe; Cabezas, José-Antonio; Cervera, María-Teresa

    2012-10-04

    Pinus pinaster Ait. is a major resin producing species in Spain. Genetic linkage mapping can facilitate marker-assisted selection (MAS) through the identification of Quantitative Trait Loci and selection of allelic variants of interest in breeding populations. In this study, we report annotated genetic linkage maps for two individuals (C14 and C15) belonging to a breeding program aiming to increase resin production. We use different types of DNA markers, including last-generation molecular markers. We obtained 13 and 14 linkage groups for C14 and C15 maps, respectively. A total of 211 and 215 markers were positioned on each map and estimated genome length was between 1,870 and 2,166 cM respectively, which represents near 65% of genome coverage. Comparative mapping with previously developed genetic linkage maps for P. pinaster based on about 60 common markers enabled aligning linkage groups to this reference map. The comparison of our annotated linkage maps and linkage maps reporting QTL information revealed 11 annotated SNPs in candidate genes that co-localized with previously reported QTLs for wood properties and water use efficiency. This study provides genetic linkage maps from a Spanish population that shows high levels of genetic divergence with French populations from which segregating progenies have been previously mapped. These genetic maps will be of interest to construct a reliable consensus linkage map for the species. The importance of developing functional genetic linkage maps is highlighted, especially when working with breeding populations for its future application in MAS for traits of interest.

  5. Annotated genetic linkage maps of Pinus pinaster Ait. from a Central Spain population using microsatellite and gene based markers

    PubMed Central

    2012-01-01

    Background Pinus pinaster Ait. is a major resin producing species in Spain. Genetic linkage mapping can facilitate marker-assisted selection (MAS) through the identification of Quantitative Trait Loci and selection of allelic variants of interest in breeding populations. In this study, we report annotated genetic linkage maps for two individuals (C14 and C15) belonging to a breeding program aiming to increase resin production. We use different types of DNA markers, including last-generation molecular markers. Results We obtained 13 and 14 linkage groups for C14 and C15 maps, respectively. A total of 211 and 215 markers were positioned on each map and estimated genome length was between 1,870 and 2,166 cM respectively, which represents near 65% of genome coverage. Comparative mapping with previously developed genetic linkage maps for P. pinaster based on about 60 common markers enabled aligning linkage groups to this reference map. The comparison of our annotated linkage maps and linkage maps reporting QTL information revealed 11 annotated SNPs in candidate genes that co-localized with previously reported QTLs for wood properties and water use efficiency. Conclusions This study provides genetic linkage maps from a Spanish population that shows high levels of genetic divergence with French populations from which segregating progenies have been previously mapped. These genetic maps will be of interest to construct a reliable consensus linkage map for the species. The importance of developing functional genetic linkage maps is highlighted, especially when working with breeding populations for its future application in MAS for traits of interest. PMID:23036012

  6. Mapping autism risk loci using genetic linkage and chromosomal rearrangements

    PubMed Central

    Szatmari, Peter; Paterson, Andrew; Zwaigenbaum, Lonnie; Roberts, Wendy; Brian, Jessica; Liu, Xiao-Qing; Vincent, John; Skaug, Jennifer; Thompson, Ann; Senman, Lili; Feuk, Lars; Qian, Cheng; Bryson, Susan; Jones, Marshall; Marshall, Christian; Scherer, Stephen; Vieland, Veronica; Bartlett, Christopher; Mangin, La Vonne; Goedken, Rhinda; Segre, Alberto; Pericak-Vance, Margaret; Cuccaro, Michael; Gilbert, John; Wright, Harry; Abramson, Ruth; Betancur, Catalina; Bourgeron, Thomas; Gillberg, Christopher; Leboyer, Marion; Buxbaum, Joseph; Davis, Kenneth; Hollander, Eric; Silverman, Jeremy; Hallmayer, Joachim; Lotspeich, Linda; Sutcliffe, James; Haines, Jonathan; Folstein, Susan; Piven, Joseph; Wassink, Thomas; Sheffield, Val; Geschwind, Daniel; Bucan, Maja; Brown, Ted; Cantor, Rita; Constantino, John; Gilliam, Conrad; Herbert, Martha; Lajonchere, Clara; Ledbetter, David; Lese-Martin, Christa; Miller, Janet; Nelson, Stan; Samango-Sprouse, Carol; Spence, Sarah; State, Matthew; Tanzi, Rudolph; Coon, Hilary; Dawson, Geraldine; Devlin, Bernie; Estes, Annette; Flodman, Pamela; Klei, Lambertus; Mcmahon, William; Minshew, Nancy; Munson, Jeff; Korvatska, Elena; Rodier, Patricia; Schellenberg, Gerard; Smith, Moyra; Spence, Anne; Stodgell, Chris; Tepper, Ping Guo; Wijsman, Ellen; Yu, Chang-En; Rogé, Bernadette; Mantoulan, Carine; Wittemeyer, Kerstin; Poustka, Annemarie; Felder, Bärbel; Klauck, Sabine; Schuster, Claudia; Poustka, Fritz; Bölte, Sven; Feineis-Matthews, Sabine; Herbrecht, Evelyn; Schmötzer, Gabi; Tsiantis, John; Papanikolaou, Katerina; Maestrini, Elena; Bacchelli, Elena; Blasi, Francesca; Carone, Simona; Toma, Claudio; Van Engeland, Herman; De Jonge, Maretha; Kemner, Chantal; Koop, Frederieke; Langemeijer, Marjolein; Hijmans, Channa; Staal, Wouter; Baird, Gillian; Bolton, Patrick; Rutter, Michael; Weisblatt, Emma; Green, Jonathan; Aldred, Catherine; Wilkinson, Julie-Anne; Pickles, Andrew; Le Couteur, Ann; Berney, Tom; Mcconachie, Helen; Bailey, Anthony; Francis, Kostas; Honeyman, Gemma; Hutchinson, Aislinn; Parr, Jeremy; Wallace, Simon; Monaco, Anthony; Barnby, Gabrielle; Kobayashi, Kazuhiro; Lamb, Janine; Sousa, Ines; Sykes, Nuala; Cook, Edwin; Guter, Stephen; Leventhal, Bennett; Salt, Jeff; Lord, Catherine; Corsello, Christina; Hus, Vanessa; Weeks, Daniel; Volkmar, Fred; Tauber, Maïté; Fombonne, Eric; Shih, Andy; Meyer, Kacie

    2007-01-01

    Autism spectrum disorders (ASD) are common, heritable neurodevelopmental conditions. The genetic architecture of ASD is complex, requiring large samples to overcome heterogeneity. Here we broaden coverage and sample size relative to other studies of ASD by using Affymetrix 10K single nucleotide polymorphism (SNP) arrays and 1168 families with ≥ 2 affected individuals to perform the largest linkage scan to date, while also analyzing copy number variation (CNV) in these families. Linkage and CNV analyses implicate chromosome 11p12-p13 and neurexins, respectively, amongst other candidate loci. Neurexins team with previously-implicated neuroligins for glutamatergic synaptogenesis, highlighting glutamate-related genes as promising candidates for ASD. PMID:17322880

  7. Validation of the Oxford classification of IgA nephropathy in cohorts with different presentations and treatments

    PubMed Central

    Coppo, Rosanna; Troyanov, Stéphan; Bellur, Shubha; Cattran, Daniel; Cook, H Terence; Feehally, John; Roberts, Ian S D; Morando, Laura; Camilla, Roberta; Tesar, Vladimir; Lunberg, Sigrid; Gesualdo, Loreto; Emma, Francesco; Rollino, Cristiana; Amore, Alessandro; Praga, Manuel; Feriozzi, Sandro; Segoloni, Giuseppe; Pani, Antonello; Cancarini, Giovanni; Durlik, Magalena; Moggia, Elisabetta; Mazzucco, Gianna; Giannakakis, Costantinos; Honsova, Eva; Sundelin, B Brigitta; Di Palma, Anna Maria; Ferrario, Franco; Gutierrez, Eduardo; Asunis, Anna Maria; Barratt, Jonathan; Tardanico, Regina; Perkowska-Ptasinska, Agnieszka

    2014-01-01

    The Oxford Classification of IgA Nephropathy (IgAN) identified mesangial hypercellularity (M), endocapillary proliferation (E), segmental glomerulosclerosis (S), and tubular atrophy/interstitial fibrosis (T) as independent predictors of outcome. Whether it applies to individuals excluded from the original study and how therapy influences the predictive value of pathology remain uncertain. The VALIGA study examined 1147 patients from 13 European countries that encompassed the whole spectrum of IgAN. Over a median follow-up of 4.7 years, 86% received renin–angiotensin system blockade and 42% glucocorticoid/immunosuppressive drugs. M, S, and T lesions independently predicted the loss of estimated glomerular filtration rate (eGFR) and a lower renal survival. Their value was also assessed in patients not represented in the Oxford cohort. In individuals with eGFR less than 30 ml/min per 1.73 m2, the M and T lesions independently predicted a poor survival. In those with proteinuria under 0.5 g/day, both M and E lesions were associated with a rise in proteinuria to 1 or 2 g/day or more. The addition of M, S, and T lesions to clinical variables significantly enhanced the ability to predict progression only in those who did not receive immunosuppression (net reclassification index 11.5%). The VALIGA study provides a validation of the Oxford classification in a large European cohort of IgAN patients across the whole spectrum of the disease. The independent predictive value of pathology MEST score is reduced by glucocorticoid/immunosuppressive therapy. PMID:24694989

  8. Allelic loss and linkage studies in prostate cancer

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

    Johnson, D.R.; Bale, A.E.; Lytton, B.

    1994-09-01

    Prostate cancer is the most common malignancy in U.S. males. Many examples of familial aggregation have been reported, and segregration analysis suggests that an autosomal dominant gene with a penetrance of 88% by age 85 accounts for 9% of all cases. Because many dominant cancer predisposition syndromes are related to germline mutations in tumor suppressor genes, we analyzed a series of sporadic and hereditary tumors for allelic loss. High grade sporadic, paraffin-embedded, primary prostate tumors were obtained from the archival collection in the Department of Pathology at Yale and hereditary tumors from three families were obtained by an advertisement inmore » the New York Times and from referrals by urologists. PCR analysis showed loss in 4/7 informative sporadic prostate tumors with NEFL (8p21), in 8/22 informative tumors with D10S169 (10q26-qter), in 2/8 informative tumors with D10S108 (10q) and in 4/23 informative tumors with D10S89 (10p) in agreement with previous studies. PYGM on chromosome 11 and D9S127 on chromosome 9 showed no loss. Linkage analysis with NEFL in 3 prostate cancer families gave strongly negative results for close linkage (Z=-2.1 at {theta}=0.01) but LOD scores were very dependent on parameters, e.g. gene frequency, phenocopy rate, and penetrance. Linkage analysis with chromosome 10 markers and systematic analysis of the genome for other area of allelic loss are underway.« less

  9. A modified technique to reduce tibial keel cutting errors during an Oxford unicompartmental knee arthroplasty.

    PubMed

    Inui, Hiroshi; Taketomi, Shuji; Tahara, Keitarou; Yamagami, Ryota; Sanada, Takaki; Tanaka, Sakae

    2017-03-01

    Bone cutting errors can cause malalignment of unicompartmental knee arthroplasties (UKA). Although the extent of tibial malalignment due to horizontal cutting errors has been well reported, there is a lack of studies evaluating malalignment as a consequence of keel cutting errors, particularly in the Oxford UKA. The purpose of this study was to examine keel cutting errors during Oxford UKA placement using a navigation system and to clarify whether two different tibial keel cutting techniques would have different error rates. The alignment of the tibial cut surface after a horizontal osteotomy and the surface of the tibial trial component was measured with a navigation system. Cutting error was defined as the angular difference between these measurements. The following two techniques were used: the standard "pushing" technique in 83 patients (group P) and a modified "dolphin" technique in 41 patients (group D). In all 123 patients studied, the mean absolute keel cutting error was 1.7° and 1.4° in the coronal and sagittal planes, respectively. In group P, there were 22 outlier patients (27 %) in the coronal plane and 13 (16 %) in the sagittal plane. Group D had three outlier patients (8 %) in the coronal plane and none (0 %) in the sagittal plane. Significant differences were observed in the outlier ratio of these techniques in both the sagittal (P = 0.014) and coronal (P = 0.008) planes. Our study demonstrated overall keel cutting errors of 1.7° in the coronal plane and 1.4° in the sagittal plane. The "dolphin" technique was found to significantly reduce keel cutting errors on the tibial side. This technique will be useful for accurate component positioning and therefore improve the longevity of Oxford UKAs. Retrospective comparative study, Level III.

  10. A Targeted Capture Linkage Map Anchors the Genome of the Schistosomiasis Vector Snail, Biomphalaria glabrata.

    PubMed

    Tennessen, Jacob A; Bollmann, Stephanie R; Blouin, Michael S

    2017-07-05

    The aquatic planorbid snail Biomphalaria glabrata is one of the most intensively-studied mollusks due to its role in the transmission of schistosomiasis. Its 916 Mb genome has recently been sequenced and annotated, but it remains poorly assembled. Here, we used targeted capture markers to map over 10,000 B. glabrata scaffolds in a linkage cross of 94 F1 offspring, generating 24 linkage groups (LGs). We added additional scaffolds to these LGs based on linkage disequilibrium (LD) analysis of targeted capture and whole-genome sequences of 96 unrelated snails. Our final linkage map consists of 18,613 scaffolds comprising 515 Mb, representing 56% of the genome and 75% of genic and nonrepetitive regions. There are 18 large (> 10 Mb) LGs, likely representing the expected 18 haploid chromosomes, and > 50% of the genome has been assigned to LGs of at least 17 Mb. Comparisons with other gastropod genomes reveal patterns of synteny and chromosomal rearrangements. Linkage relationships of key immune-relevant genes may help clarify snail-schistosome interactions. By focusing on linkage among genic and nonrepetitive regions, we have generated a useful resource for associating snail phenotypes with causal genes, even in the absence of a complete genome assembly. A similar approach could potentially improve numerous poorly-assembled genomes in other taxa. This map will facilitate future work on this host of a serious human parasite. Copyright © 2017 Tennessen et al.

  11. Creative Activities in Music--A Genome-Wide Linkage Analysis.

    PubMed

    Oikkonen, Jaana; Kuusi, Tuire; Peltonen, Petri; Raijas, Pirre; Ukkola-Vuoti, Liisa; Karma, Kai; Onkamo, Päivi; Järvelä, Irma

    2016-01-01

    Creative activities in music represent a complex cognitive function of the human brain, whose biological basis is largely unknown. In order to elucidate the biological background of creative activities in music we performed genome-wide linkage and linkage disequilibrium (LD) scans in musically experienced individuals characterised for self-reported composing, arranging and non-music related creativity. The participants consisted of 474 individuals from 79 families, and 103 sporadic individuals. We found promising evidence for linkage at 16p12.1-q12.1 for arranging (LOD 2.75, 120 cases), 4q22.1 for composing (LOD 2.15, 103 cases) and Xp11.23 for non-music related creativity (LOD 2.50, 259 cases). Surprisingly, statistically significant evidence for linkage was found for the opposite phenotype of creative activity in music (neither composing nor arranging; NCNA) at 18q21 (LOD 3.09, 149 cases), which contains cadherin genes like CDH7 and CDH19. The locus at 4q22.1 overlaps the previously identified region of musical aptitude, music perception and performance giving further support for this region as a candidate region for broad range of music-related traits. The other regions at 18q21 and 16p12.1-q12.1 are also adjacent to the previously identified loci with musical aptitude. Pathway analysis of the genes suggestively associated with composing suggested an overrepresentation of the cerebellar long-term depression pathway (LTD), which is a cellular model for synaptic plasticity. The LTD also includes cadherins and AMPA receptors, whose component GSG1L was linked to arranging. These results suggest that molecular pathways linked to memory and learning via LTD affect music-related creative behaviour. Musical creativity is a complex phenotype where a common background with musicality and intelligence has been proposed. Here, we implicate genetic regions affecting music-related creative behaviour, which also include genes with neuropsychiatric associations. We also propose

  12. Polarization-induced interference within electromagnetically induced transparency for atoms of double-V linkage

    NASA Astrophysics Data System (ADS)

    Sun, Yuan; Liu, Chang; Chen, Ping-Xing; Liu, Liang

    2018-02-01

    People have been paying attention to the role of atoms' complex internal level structures in the research of electromagnetically induced transparency (EIT) for a long time, where the various degenerate Zeeman levels usually generate complex linkage patterns for the atomic transitions. It turns out, with special choices of the atomic states and the atomic transitions' linkage structure, clear signatures of quantum interference induced by the probe and coupling light's polarizations can emerge from a typical EIT phenomena. We propose to study a four-state system with double-V linkage pattern for the transitions and analyze the polarization-induced interference under the EIT condition. We show that such interference arises naturally under mild conditions on the optical field and atom manipulation techniques. Moreover, we construct a variation form of double-M linkage pattern where the polarization-induced interference enables polarization-dependent cross modulation between incident weak lights that can be effective even at the few-photon level. The theme is to gain more insight into the essential question: how can we build a nontrivial optical medium where incident lights experience polarization-dependent nonlinear optical interactions, valid for a wide range of incidence intensities down to the few-photon level?

  13. Linkage design effect on the reliability of surface-micromachined microengines driving a load

    NASA Astrophysics Data System (ADS)

    Tanner, Danelle M.; Peterson, Kenneth A.; Irwin, Lloyd W.; Tangyunyong, Paiboon; Miller, William M.; Eaton, William P.; Smith, Norman F.; Rodgers, M. Steven

    1998-09-01

    The reliability of microengines is a function of the design of the mechanical linkage used to connect the electrostatic actuator to the drive. We have completed a series of reliability stress tests on surface micromachined microengines driving an inertial load. In these experiments, we used microengines that had pin mechanisms with guides connecting the drive arms to the electrostatic actuators. Comparing this data to previous results using flexure linkages revealed that the pin linkage design was less reliable. The devices were stressed to failure at eight frequencies, both above and below the measured resonance frequency of the microengine. Significant amounts of wear debris were observed both around the hub and pin joint of the drive gear. Additionally, wear tracks were observed in the area where the moving shuttle rubbed against the guides of the pin linkage. At each frequency, we analyzed the statistical data yielding a lifetime (t50) for median cycles to failure and (sigma) , the shape parameter of the distribution. A model was developed to describe the failure data based on fundamental wear mechanisms and forces exhibited in mechanical resonant systems. The comparison to the model will be discussed.

  14. Same organization, same electronic health records (EHRs) system, different use: exploring the linkage between practice member communication patterns and EHR use patterns in an ambulatory care setting

    PubMed Central

    Leykum, Luci K; McDaniel, Reuben R

    2011-01-01

    Objective Despite efforts made by ambulatory care organizations to standardize the use of electronic health records (EHRs), practices often incorporate these systems into their work differently from each other. One potential factor contributing to these differences is within-practice communication patterns. The authors explore the linkage between within-practice communication patterns and practice-level EHR use patterns. Design Qualitative study of six practices operating within the same multi-specialty ambulatory care organization using the same EHR system. Semistructured interviews and direct observation were conducted with all physicians, nurses, medical assistants, practice managers, and non-clinical staff from each practice. Measurements An existing model of practice relationships was used to analyze communication patterns within the practices. Practice-level EHR use was defined and analyzed as the ways in which a practice uses an EHR as a collective or a group—including the degree of feature use, level of EHR-enabled communication, and frequency that EHR use changes in a practice. Interview and observation data were analyzed for themes. Based on these themes, within-practice communication patterns were categorized as fragmented or cohesive, and practice-level EHR use patterns were categorized as heterogeneous or homogeneous. Practices where EHR use was uniformly high across all users were further categorized as having standardized EHR use. Communication patterns and EHR use patterns were compared across the six practices. Results Within-practice communication patterns were associated with practice-level EHR use patterns. In practices where communication patterns were fragmented, EHR use was heterogeneous. In practices where communication patterns were cohesive, EHR use was homogeneous. Additional analysis revealed that practices that had achieved standardized EHR use (uniformly high EHR use across all users) exhibited high levels of mindfulness and

  15. Same organization, same electronic health records (EHRs) system, different use: exploring the linkage between practice member communication patterns and EHR use patterns in an ambulatory care setting.

    PubMed

    Lanham, Holly Jordan; Leykum, Luci K; McDaniel, Reuben R

    2012-01-01

    Despite efforts made by ambulatory care organizations to standardize the use of electronic health records (EHRs), practices often incorporate these systems into their work differently from each other. One potential factor contributing to these differences is within-practice communication patterns. The authors explore the linkage between within-practice communication patterns and practice-level EHR use patterns. Qualitative study of six practices operating within the same multi-specialty ambulatory care organization using the same EHR system. Semistructured interviews and direct observation were conducted with all physicians, nurses, medical assistants, practice managers, and non-clinical staff from each practice. An existing model of practice relationships was used to analyze communication patterns within the practices. Practice-level EHR use was defined and analyzed as the ways in which a practice uses an EHR as a collective or a group-including the degree of feature use, level of EHR-enabled communication, and frequency that EHR use changes in a practice. Interview and observation data were analyzed for themes. Based on these themes, within-practice communication patterns were categorized as fragmented or cohesive, and practice-level EHR use patterns were categorized as heterogeneous or homogeneous. Practices where EHR use was uniformly high across all users were further categorized as having standardized EHR use. Communication patterns and EHR use patterns were compared across the six practices. Within-practice communication patterns were associated with practice-level EHR use patterns. In practices where communication patterns were fragmented, EHR use was heterogeneous. In practices where communication patterns were cohesive, EHR use was homogeneous. Additional analysis revealed that practices that had achieved standardized EHR use (uniformly high EHR use across all users) exhibited high levels of mindfulness and respectful interaction, whereas practices that

  16. Construction of a reference molecular linkage map of globe artichoke (Cynara cardunculus var. scolymus).

    PubMed

    Portis, E; Mauromicale, G; Mauro, R; Acquadro, A; Scaglione, D; Lanteri, S

    2009-12-01

    The genome organization of globe artichoke (Cynara cardunculus var. scolymus), unlike other species belonging to Asteraceae (=Compositae) family (i.e. sunflower, lettuce and chicory), remains largely unexplored. The species is highly heterozygous and suffers marked inbreeding depression when forced to self-fertilize. Thus a two-way pseudo-testcross represents the optimal strategy for linkage analysis. Here, we report linkage maps based on the progeny of a cross between globe artichoke (C. cardunculus var. scolymus) and cultivated cardoon (C. cardunculus var. altilis). The population was genotyped using a variety of PCR-based marker platforms, resulting in the identification of 708 testcross markers suitable for map construction. The male map consisted of 177 loci arranged in 17 major linkage groups, spanning 1,015.5 cM, while female map was built with 326 loci arranged into 20 major linkage groups, spanning 1,486.8 cM. The presence of 84 loci shared between these maps and those previously developed from a cross within globe artichoke allowed for map alignment and the definition of 17 homologous linkage groups, corresponding to the haploid number of the species. This will provide a favourable property for QTL scanning; furthermore, as 25 mapped markers (8%) correspond to coding regions, it has an additional value as functional map and might represent an important genetic tool for candidate gene studies in globe artichoke.

  17. Adaptable Hydrogel Networks with Reversible Linkages for Tissue Engineering

    PubMed Central

    Wang, Huiyuan

    2015-01-01

    Adaptable hydrogels have recently emerged as a promising platform for three-dimensional (3D) cell encapsulation and culture. In conventional, covalently crosslinked hydrogels, degradation is typically required to allow complex cellular functions to occur, leading to bulk material degradation. In contrast, adaptable hydrogels are formed by reversible crosslinks. Through breaking and re-forming of the reversible linkages, adaptable hydrogels can be locally modified to permit complex cellular functions while maintaining their long-term integrity. In addition, these adaptable materials can have biomimetic viscoelastic properties that make them well suited for several biotechnology and medical applications. In this review, adaptable hydrogel design considerations and linkage selections are overviewed, with a focus on various cell compatible crosslinking mechanisms that can be exploited to form adaptable hydrogels for tissue engineering. PMID:25989348

  18. Linkage of Bardet-Biedl syndrome to chromosome 16q and evidence for non-allelic genetic heterogeneity.

    PubMed

    Kwitek-Black, A E; Carmi, R; Duyk, G M; Buetow, K H; Elbedour, K; Parvari, R; Yandava, C N; Stone, E M; Sheffield, V C

    1993-12-01

    Bardet-Biedl syndrome is an autosomal recessive disorder characterized by mental retardation, obesity, retinitis pigmentosa, polydactyly and hypogonadism. Other findings include hypertension, diabetes mellitus and renal and cardiovascular anomalies. We have performed a genome-wide search for linkage in a large inbred Bedouin family. Pairwise analysis established linkage with the locus D16S408 with no recombination and a lod score of 4.2. A multilocus lod score of 5.3 was observed. By demonstrating homozygosity, in all affected individuals, for the same allele of marker D16S408, further support for linkage is found, and the utility of homozygosity mapping using inbred families is demonstrated. In a second family, linkage was excluded at this locus, suggesting non-allelic genetic heterogeneity in this disorder.

  19. Evaluating "Blair's Educational Legacy?": Some Comments on the Special Issue of "Oxford Review of Education"

    ERIC Educational Resources Information Center

    Whitty, Geoff

    2009-01-01

    The December 2008 special issue of the "Oxford Review of Education" provided a review of education policy during Tony Blair's tenure as Prime Minister. This paper forms a response to the ten contributions to that special issue and discusses some of the issues raised in them. While a few positive aspects of education under New Labour were…

  20. The Oxford Renal (OxRen) cross-sectional study of chronic kidney disease in the UK

    PubMed Central

    Hill, Nathan R; Lasserson, Daniel; Fatoba, Samuel; O'Callaghan, Chris A; Pugh, Chris; Perera-Salazar, Rafael; Shine, Brian; Thompson, Ben; Wolstenholme, Jane; McManus, Richard; Hobbs, F D Richard

    2013-01-01

    Introduction Chronic kidney disease (CKD) diagnosed with objective measures of kidney damage and function has been recognised as a major public health burden. Independent of age, sex, ethnicity and comorbidity, strong associations exist between cardiovascular disease, mortality, morbidity and CKD, defined by reduced glomerular filtration rate and increased urinary albumin excretion. Detection of CKD within the population is therefore a priority for health systems. Methods and analysis 15 000 patients aged 60 years or over meeting the inclusion criteria will be invited to the study. Recruitment will be stratified to represent the distribution of socioeconomic position in the UK general population. Patients will be excluded if terminally ill (expected survival <1 year), or if they have received a solid organ transplant. Patients will attend up to two screening visits, to determine if they have CKD, followed by an assessment visit where demographic and physiological parameters will be recorded alongside questionnaires on exercise, diet, cognitive assessment and quality of life. Blood and urine specimens will be taken for immediate routine assays as well as for freezing pending peptide and genetic studies. Patients will have office and home blood pressure measurements as well as pulse wave velocity assessment. Healthcare costs of screening and subsequent monitoring will be calculated. Ethics and dissemination The protocol and related documents have been approved by NRES Committee South Central—Oxford B—Reference 13/SC/0020. PMID:24345903

  1. Differential risks of cancer types in people with Parkinson's disease: a national record-linkage study.

    PubMed

    Ong, Eugene Liat Hui; Goldacre, Raph; Goldacre, Michael

    2014-09-01

    There is evidence that people with Parkinson's disease (PD) have a decreased risk of developing cancer. PD has also variably been shown to be associated with an increased risk of cancers like melanoma and breast. We investigated this relationship in a very large cohort of PD patients. We constructed two cohorts of people from an all-England record-linked hospital and mortality dataset spanning 1999-2011. One cohort comprised people with a record of PD; the other comprised people without a record of PD. We 'followed up' these two cohorts to determine observed and expected numbers of people with subsequent primary cancers in each, based on person-years at risk, and calculated standardised rate ratios (RRs). In 219,194 people with PD, the RR for all subsequent primary malignant cancers combined was 0.92 (95% confidence interval (CI) 0.91-0.93). Increased RRs (p<0.05) were found for six out of the 31 cancer types investigated, including breast, melanoma, uterus, kidney, and neurological malignancies. Decreased RRs were found for 11 cancer sites, including lung and colon cancer. We corroborate the findings of a reduced risk for the development of cancers in PD patients shown in smaller studies, including cancers associated and not known to be associated with smoking; and of an increased risk of melanoma and breast cancer. To the best of our knowledge, this is the first study to report an association between PD and elevated rates of uterine and renal cancer. Further work is warranted to understand the mechanisms behind these findings. Copyright © 2014 Elsevier Ltd. All rights reserved.

  2. Construction of Ultradense Linkage Maps with Lep-MAP2: Stickleback F2 Recombinant Crosses as an Example

    PubMed Central

    Rastas, Pasi; Calboli, Federico C. F.; Guo, Baocheng; Shikano, Takahito; Merilä, Juha

    2016-01-01

    High-density linkage maps are important tools for genome biology and evolutionary genetics by quantifying the extent of recombination, linkage disequilibrium, and chromosomal rearrangements across chromosomes, sexes, and populations. They provide one of the best ways to validate and refine de novo genome assemblies, with the power to identify errors in assemblies increasing with marker density. However, assembly of high-density linkage maps is still challenging due to software limitations. We describe Lep-MAP2, a software for ultradense genome-wide linkage map construction. Lep-MAP2 can handle various family structures and can account for achiasmatic meiosis to gain linkage map accuracy. Simulations show that Lep-MAP2 outperforms other available mapping software both in computational efficiency and accuracy. When applied to two large F2-generation recombinant crosses between two nine-spined stickleback (Pungitius pungitius) populations, it produced two high-density (∼6 markers/cM) linkage maps containing 18,691 and 20,054 single nucleotide polymorphisms. The two maps showed a high degree of synteny, but female maps were 1.5–2 times longer than male maps in all linkage groups, suggesting genome-wide recombination suppression in males. Comparison with the genome sequence of the three-spined stickleback (Gasterosteus aculeatus) revealed a high degree of interspecific synteny with a low frequency (<5%) of interchromosomal rearrangements. However, a fairly large (ca. 10 Mb) translocation from autosome to sex chromosome was detected in both maps. These results illustrate the utility and novel features of Lep-MAP2 in assembling high-density linkage maps, and their usefulness in revealing evolutionarily interesting properties of genomes, such as strong genome-wide sex bias in recombination rates. PMID:26668116

  3. Linkages, Volume 21, Numbers 1-4, 1997-98.

    ERIC Educational Resources Information Center

    Roueche, Suanne D., Ed.

    1998-01-01

    This document contains the four issues of volume 21 of the newsletter, "Linkages." The first issue discusses business partnerships, collaboration, community outreach, grants and contributions at the following community colleges: Salt Lake (UT), Monroe (NY), Niagara County (NY), Elgin (IL), Westmoreland (PA), Wayne (NC), Redlands (OK), Burlington…

  4. Genetic counseling in Usher syndrome: linkage and mutational analysis of 10 Colombian families.

    PubMed

    Tamayo, M L; Lopez, G; Gelvez, N; Medina, D; Kimberling, W J; Rodríguez, V; Tamayo, G E; Bernal, J E

    2008-01-01

    Usher Syndrome (US), an autosomal recessive disease, is characterized by retinitis pigmentosa (RP), vestibular dysfunction, and congenital sensorineural deafness. There are three recognized clinical types of the disorder. In order to improve genetic counseling for affected families, we conducted linkage analysis and DNA sequencing in 10 Colombian families with confirmed diagnosis of US (4 type I and 6 type II). Seventy-five percent of the US1 families showed linkage to locus USH1B, while the remaining 25% showed linkage to loci USH1B and USH1C. Among families showing linkage to USH1B we found two different mutations in the MYO7A gene: IVS42-26insTTGAG in exon 43 (heterozygous state) and R634X (CGA-TGA) in exon 16 (homozygous state). All six US2 families showed linkage to locus USH2A. Of them, 4 had c.2299delG mutation (1 homozygote state and 3 heterozygous); in the remaining 2 we did not identify any pathologic DNA variant. USH2A individuals with a 2299delG mutation presented a typical and homogeneous retinal phenotype with bilateral severe hearing loss, except for one individual with a heterozygous 2299delG mutation, whose hearing loss was asymmetric, but more profound than in the other cases. The study of these families adds to the genotype-phenotype characterization of the different types and subtypes of US and facilitates genetic counseling in these families. We would like to emphasize the need to perform DNA studies as a prerequisite for genetic counseling in affected families.

  5. Drought susceptibility of modern rice varieties: an effect of linkage of drought tolerance with undesirable traits

    PubMed Central

    Vikram, Prashant; Swamy, B. P. Mallikarjuna; Dixit, Shalabh; Singh, Renu; Singh, Bikram P.; Miro, Berta; Kohli, Ajay; Henry, Amelia; Singh, N. K.; Kumar, Arvind

    2015-01-01

    Green Revolution (GR) rice varieties are high yielding but typically drought sensitive. This is partly due to the tight linkage between the loci governing plant height and drought tolerance. This linkage is illustrated here through characterization of qDTY1.1, a QTL for grain yield under drought that co-segregates with the GR gene sd1 for semi-dwarf plant height. We report that the loss of the qDTY1.1 allele during the GR was due to its tight linkage in repulsion with the sd1 allele. Other drought-yield QTLs (qDTY) also showed tight linkage with traits rejected in GR varieties. Genetic diversity analysis for 11 different qDTY regions grouped GR varieties separately from traditional drought-tolerant varieties, and showed lower frequency of drought tolerance alleles. The increased understanding and breaking of the linkage between drought tolerance and undesirable traits has led to the development of high-yielding drought-tolerant dwarf lines with positive qDTY alleles and provides new hope for extending the benefits of the GR to drought-prone rice-growing regions. PMID:26458744

  6. A saturated SSR/DArT linkage map of Musa acuminata addressing genome rearrangements among bananas.

    PubMed

    Hippolyte, Isabelle; Bakry, Frederic; Seguin, Marc; Gardes, Laetitia; Rivallan, Ronan; Risterucci, Ange-Marie; Jenny, Christophe; Perrier, Xavier; Carreel, Françoise; Argout, Xavier; Piffanelli, Pietro; Khan, Imtiaz A; Miller, Robert N G; Pappas, Georgios J; Mbéguié-A-Mbéguié, Didier; Matsumoto, Takashi; De Bernardinis, Veronique; Huttner, Eric; Kilian, Andrzej; Baurens, Franc-Christophe; D'Hont, Angélique; Cote, François; Courtois, Brigitte; Glaszmann, Jean-Christophe

    2010-04-13

    The genus Musa is a large species complex which includes cultivars at diploid and triploid levels. These sterile and vegetatively propagated cultivars are based on the A genome from Musa acuminata, exclusively for sweet bananas such as Cavendish, or associated with the B genome (Musa balbisiana) in cooking bananas such as Plantain varieties. In M. acuminata cultivars, structural heterozygosity is thought to be one of the main causes of sterility, which is essential for obtaining seedless fruits but hampers breeding. Only partial genetic maps are presently available due to chromosomal rearrangements within the parents of the mapping populations. This causes large segregation distortions inducing pseudo-linkages and difficulties in ordering markers in the linkage groups. The present study aims at producing a saturated linkage map of M. acuminata, taking into account hypotheses on the structural heterozygosity of the parents. An F1 progeny of 180 individuals was obtained from a cross between two genetically distant accessions of M. acuminata, 'Borneo' and 'Pisang Lilin' (P. Lilin). Based on the gametic recombination of each parent, two parental maps composed of SSR and DArT markers were established. A significant proportion of the markers (21.7%) deviated (p < 0.05) from the expected Mendelian ratios. These skewed markers were distributed in different linkage groups for each parent. To solve some complex ordering of the markers on linkage groups, we associated tools such as tree-like graphic representations, recombination frequency statistics and cytogenetical studies to identify structural rearrangements and build parsimonious linkage group order. An illustration of such an approach is given for the P. Lilin parent. We propose a synthetic map with 11 linkage groups containing 489 markers (167 SSRs and 322 DArTs) covering 1197 cM. This first saturated map is proposed as a "reference Musa map" for further analyses. We also propose two complete parental maps with

  7. Bipolar disorder and criminal offending: a data linkage study.

    PubMed

    Daff, Elizabeth; Thomas, Stuart D M

    2014-12-01

    The current study explored criminal offending among people diagnosed with bipolar disorder with and without comorbid substance use and compared this with a community sample with no history of bipolar disorder. A case-linkage design was used to compare patterns of officially recorded criminal offending between 1,076 people with bipolar disorder drawn from a state-wide psychiatric case register with a community comparison group. Those with bipolar disorder were significantly more likely than community members to be charged with, convicted of, and be found guilty of, violent, non-violent and intermediate level criminal offences. Those with a comorbid substance use disorder were two times more likely than those without a substance use disorder to offend; both groups had a significantly higher chance of offending than the community sample. Females with bipolar disorder were significantly more likely to have been convicted of violent offences, irrespective of substance use. Significant interactions were found between bipolar disorder and substance use for males and females with respect to violent offending and for males with respect to non-violent offending. There is a statistically significant association between bipolar disorder and the likelihood of having a criminal history. Co-occurring substance use differentially impacts on the likelihood of criminal offending for males and females.

  8. Genome-wide Linkage Scan of Antisocial Behavior, Depression and Impulsive Substance Use in the UCSF Family Alcoholism Study

    PubMed Central

    Gizer, Ian R.; Ehlers, Cindy L.; Vieten, Cassandra; Feiler, Heidi S.; Gilder, David A.; Wilhelmsen, Kirk C.

    2012-01-01

    OBJECTIVE Epidemiological and clinical studies suggest that rates of antisocial behavior, depression, and impulsive substance use are increased among individuals diagnosed with alcohol dependence relative to those who are not. Thus, the present study conducted genome-wide linkage scans of antisocial behavior, depression, and impulsive substance use in the University of California at San Francisco Family Alcoholism Study. METHODS Antisocial behavior, depressive symptoms, and impulsive substance use were assessed using three scales from the MMPI-2, the Antisocial Practices content scale (ASP), the Depression content scale (DEP), and the revised MacAndrew Alcoholism scale (MAC-R). Linkage analyses were conducted using a variance components approach. RESULTS Suggestive evidence of linkage to three genomic regions independent of alcohol and cannabis dependence diagnostic status was observed: the ASP scale showed evidence of linkage to chromosome 13 at 11 cM, the MAC-R scale showed evidence of linkage to chromosome 15 at 47 cM, and all 3 scales showed evidence of linkage to chromosome 17 at 57–58 cM. CONCLUSIONS Each of these regions has shown prior evidence of linkage and association to substance dependence as well as other psychiatric disorders such as mood and anxiety disorders, ADHD, and schizophrenia thus suggesting potentially broad relations between these regions and psychopathology. PMID:22517380

  9. Short Communication: Genetic linkage map of Cucurbita maxima with molecular and morphological markers.

    PubMed

    Ge, Y; Li, X; Yang, X X; Cui, C S; Qu, S P

    2015-05-22

    Cucurbita maxima is one of the most widely cultivated vegetables in China and exhibits distinct morphological characteristics. In this study, genetic linkage analysis with 57 simple-sequence repeats, 21 amplified fragment length polymorphisms, 3 random-amplified polymorphic DNA, and one morphological marker revealed 20 genetic linkage groups of C. maxima covering a genetic distance of 991.5 cM with an average of 12.1 cM between adjacent markers. Genetic linkage analysis identified the simple-sequence repeat marker 'PU078072' 5.9 cM away from the locus 'Rc', which controls rind color. The genetic map in the present study will be useful for better mapping, tagging, and cloning of quantitative trait loci/gene(s) affecting economically important traits and for breeding new varieties of C. maxima through marker-assisted selection.

  10. High-Density Genetic Linkage Map Construction and Quantitative Trait Locus Mapping for Hawthorn (Crataegus pinnatifida Bunge).

    PubMed

    Zhao, Yuhui; Su, Kai; Wang, Gang; Zhang, Liping; Zhang, Jijun; Li, Junpeng; Guo, Yinshan

    2017-07-14

    Genetic linkage maps are an important tool in genetic and genomic research. In this study, two hawthorn cultivars, Qiujinxing and Damianqiu, and 107 progenies from a cross between them were used for constructing a high-density genetic linkage map using the 2b-restriction site-associated DNA (2b-RAD) sequencing method, as well as for mapping quantitative trait loci (QTL) for flavonoid content. In total, 206,411,693 single-end reads were obtained, with an average sequencing depth of 57× in the parents and 23× in the progeny. After quality trimming, 117,896 high-quality 2b-RAD tags were retained, of which 42,279 were polymorphic; of these, 12,951 markers were used for constructing the genetic linkage map. The map contained 17 linkage groups and 3,894 markers, with a total map length of 1,551.97 cM and an average marker interval of 0.40 cM. QTL mapping identified 21 QTLs associated with flavonoid content in 10 linkage groups, which explained 16.30-59.00% of the variance. This is the first high-density linkage map for hawthorn, which will serve as a basis for fine-scale QTL mapping and marker-assisted selection of important traits in hawthorn germplasm and will facilitate chromosome assignment for hawthorn whole-genome assemblies in the future.

  11. Developing Effective Linkages between Job Corps and One-Stop Systems: A Technical Assistance Guide.

    ERIC Educational Resources Information Center

    Dickinson, Katherine; Soukamneuth, Sengsouvanh

    This document is intended to help Job Corps centers and Office of Acquisition Policy contractors establish linkages with one-stop systems. Chapter 1 summarizes the requirements for linkages between Job Corps and one-stop systems that are specified in the Workforce Investment Act (WIA) of 1998 and compares one-stop delivery systems before and under…

  12. Comparison of dementia recorded in routinely collected hospital admission data in England with dementia recorded in primary care.

    PubMed

    Brown, Anna; Kirichek, Oksana; Balkwill, Angela; Reeves, Gillian; Beral, Valerie; Sudlow, Cathie; Gallacher, John; Green, Jane

    2016-01-01

    Electronic linkage of UK cohorts to routinely collected National Health Service (NHS) records provides virtually complete follow-up for cause-specific hospital admissions and deaths. The reliability of dementia diagnoses recorded in NHS hospital data is not well documented. For a sample of Million Women Study participants in England we compared dementia recorded in routinely collected NHS hospital data (Hospital Episode Statistics: HES) with dementia recorded in two separate sources of primary care information: a primary care database [Clinical Practice Research Datalink (CPRD), n = 340] and a survey of study participants' General Practitioners (GPs, n = 244). Dementia recorded in HES fully agreed both with CPRD and with GP survey data for 85% of women; it did not agree for 1 and 4%, respectively. Agreement was uncertain for the remaining 14 and 11%, respectively; and among those classified as having uncertain agreement in CPRD, non-specific terms compatible with dementia, such as 'memory loss', were recorded in the CPRD database for 79% of the women. Agreement was significantly better (p < 0.05 for all comparisons) for women with HES diagnoses for Alzheimer's disease (95 and 94% agreement with any dementia for CPRD and GP survey, respectively) and for vascular dementia (88 and 88%, respectively) than for women with a record only of dementia not otherwise specified (70 and 72%, respectively). Dementia in the same woman was first mentioned an average 1.6 (SD 2.6) years earlier in primary care (CPRD) than in hospital (HES) data. Age-specific rates for dementia based on the hospital admission data were lower than the rates based on the primary care data, but were similar if the delay in recording in HES was taken into account. Dementia recorded in routinely collected NHS hospital admission data for women in England agrees well with primary care records of dementia assessed separately from two different sources, and is sufficiently reliable for epidemiological

  13. Genome-wide linkage scan for maximum and length-dependent knee muscle strength in young men: significant evidence for linkage at chromosome 14q24.3.

    PubMed

    De Mars, G; Windelinckx, A; Huygens, W; Peeters, M W; Beunen, G P; Aerssens, J; Vlietinck, R; Thomis, M A I

    2008-05-01

    Maintenance of high muscular fitness is positively related to bone health, functionality in daily life and increasing insulin sensitivity, and negatively related to falls and fractures, morbidity and mortality. Heritability of muscle strength phenotypes ranges between 31% and 95%, but little is known about the identity of the genes underlying this complex trait. As a first attempt, this genome-wide linkage study aimed to identify chromosomal regions linked to muscle and bone cross-sectional area, isometric knee flexion and extension torque, and torque-length relationship for knee flexors and extensors. In total, 283 informative male siblings (17-36 years old), belonging to 105 families, were used to conduct a genome-wide SNP-based multipoint linkage analysis. The strongest evidence for linkage was found for the torque-length relationship of the knee flexors at 14q24.3 (LOD = 4.09; p<10(-5)). Suggestive evidence for linkage was found at 14q32.2 (LOD = 3.00; P = 0.005) for muscle and bone cross-sectional area, at 2p24.2 (LOD = 2.57; p = 0.01) for isometric knee torque at 30 degrees flexion, at 1q21.3, 2p23.3 and 18q11.2 (LOD = 2.33, 2.69 and 2.21; p<10(-4) for all) for the torque-length relationship of the knee extensors and at 18p11.31 (LOD = 2.39; p = 0.0004) for muscle-mass adjusted isometric knee extension torque. We conclude that many small contributing genes rather than a few important genes are involved in causing variation in different underlying phenotypes of muscle strength. Furthermore, some overlap in promising genomic regions were identified among different strength phenotypes.

  14. Genome-wide linkage scan for maximum and length-dependent knee muscle strength in young men: significant evidence for linkage at chromosome 14q24.3

    PubMed Central

    De Mars, G; Windelinckx, A; Huygens, W; Peeters, M W; Beunen, G P; Aerssens, J; Vlietinck, R; Thomis, M A I

    2008-01-01

    Background: Maintenance of high muscular fitness is positively related to bone health, functionality in daily life and increasing insulin sensitivity, and negatively related to falls and fractures, morbidity and mortality. Heritability of muscle strength phenotypes ranges between 31% and 95%, but little is known about the identity of the genes underlying this complex trait. As a first attempt, this genome-wide linkage study aimed to identify chromosomal regions linked to muscle and bone cross-sectional area, isometric knee flexion and extension torque, and torque–length relationship for knee flexors and extensors. Methods: In total, 283 informative male siblings (17–36 years old), belonging to 105 families, were used to conduct a genome-wide SNP-based multipoint linkage analysis. Results: The strongest evidence for linkage was found for the torque–length relationship of the knee flexors at 14q24.3 (LOD  = 4.09; p<10−5). Suggestive evidence for linkage was found at 14q32.2 (LOD  = 3.00; P = 0.005) for muscle and bone cross-sectional area, at 2p24.2 (LOD  = 2.57; p = 0.01) for isometric knee torque at 30° flexion, at 1q21.3, 2p23.3 and 18q11.2 (LOD  = 2.33, 2.69 and 2.21; p<10−4 for all) for the torque–length relationship of the knee extensors and at 18p11.31 (LOD  = 2.39; p = 0.0004) for muscle-mass adjusted isometric knee extension torque. Conclusions: We conclude that many small contributing genes rather than a few important genes are involved in causing variation in different underlying phenotypes of muscle strength. Furthermore, some overlap in promising genomic regions were identified among different strength phenotypes. PMID:18178634

  15. Linkage to care among adults being investigated for tuberculosis in South Africa: pilot study of a case manager intervention.

    PubMed

    Maraba, Noriah; Chihota, Violet; McCarthy, Kerrigan; Churchyard, Gavin J; Grant, Alison D

    2018-05-24

    We piloted an intervention to determine if support from a case manager would assist adults being investigated for tuberculosis (TB) to link into TB and HIV care. Pilot interventional cohort study. Patients identified by primary healthcare clinic staff in South Africa as needing TB investigations were enrolled. Participants were supported for 3 months by case managers who facilitated the care pathway by promoting HIV testing, getting laboratory results, calling patients to return for results and facilitating treatment initiation. Linkage to TB care was defined as starting TB treatment within 28 days in those with a positive test result; linkage to HIV care, for HIV-positive people, was defined as having blood taken for CD4 count and, for those eligible, starting antiretroviral therapy within 3 months. Intervention implementation was measured by number of attempts to contact participants. Among 562 participants (307 (54.6%) female, median age: 36 years (IQR 29-44)), most 477 (84.8%) had previously tested for HIV; of these, 328/475 (69.1%) self-reported being HIV-positive. Overall, 189/562 (33.6%) participants needed linkage to care (132 HIV care linkage only; 35 TB treatment linkage only; 22 both). Of 555 attempts to contact these 189 participants, 407 were to facilitate HIV care linkage, 78 for TB treatment linkage and 70 for both. At the end of 3-month follow-up, 40 participants had not linked to care (29 of the 132 (22.0%) participants needing linkage to HIV care only, 4 of the 35 (11.4%) needing to start on TB treatment only and 7 of the 22 (31.8%) needing both). Many people testing for TB need linkage to care. Despite case manager support, non-linkage into HIV care remained higher than desirable, suggesting a need to modify this intervention before implementation. Innovative strategies to enable linkage to care are needed. © Article author(s) (or their employer(s) unless otherwise stated in the text of the article) 2018. All rights reserved. No commercial

  16. Method to eliminate flux linkage DC component in load transformer for static transfer switch.

    PubMed

    He, Yu; Mao, Chengxiong; Lu, Jiming; Wang, Dan; Tian, Bing

    2014-01-01

    Many industrial and commercial sensitive loads are subject to the voltage sags and interruptions. The static transfer switch (STS) based on the thyristors is applied to improve the power quality and reliability. However, the transfer will result in severe inrush current in the load transformer, because of the DC component in the magnetic flux generated in the transfer process. The inrush current which is always 2 ~ 30 p.u. can cause the disoperation of relay protective devices and bring potential damage to the transformer. The way to eliminate the DC component is to transfer the related phases when the residual flux linkage of the load transformer and the prospective flux linkage of the alternate source are equal. This paper analyzes how the flux linkage of each winding in the load transformer changes in the transfer process. Based on the residual flux linkage when the preferred source is completely disconnected, the method to calculate the proper time point to close each phase of the alternate source is developed. Simulation and laboratory experiments results are presented to show the effectiveness of the transfer method.

  17. Does probabilistic modelling of linkage disequilibrium evolution improve the accuracy of QTL location in animal pedigree?

    PubMed

    Cierco-Ayrolles, Christine; Dejean, Sébastien; Legarra, Andrés; Gilbert, Hélène; Druet, Tom; Ytournel, Florence; Estivals, Delphine; Oumouhou, Naïma; Mangin, Brigitte

    2010-10-22

    Since 2001, the use of more and more dense maps has made researchers aware that combining linkage and linkage disequilibrium enhances the feasibility of fine-mapping genes of interest. So, various method types have been derived to include concepts of population genetics in the analyses. One major drawback of many of these methods is their computational cost, which is very significant when many markers are considered. Recent advances in technology, such as SNP genotyping, have made it possible to deal with huge amount of data. Thus the challenge that remains is to find accurate and efficient methods that are not too time consuming. The study reported here specifically focuses on the half-sib family animal design. Our objective was to determine whether modelling of linkage disequilibrium evolution improved the mapping accuracy of a quantitative trait locus of agricultural interest in these populations. We compared two methods of fine-mapping. The first one was an association analysis. In this method, we did not model linkage disequilibrium evolution. Therefore, the modelling of the evolution of linkage disequilibrium was a deterministic process; it was complete at time 0 and remained complete during the following generations. In the second method, the modelling of the evolution of population allele frequencies was derived from a Wright-Fisher model. We simulated a wide range of scenarios adapted to animal populations and compared these two methods for each scenario. Our results indicated that the improvement produced by probabilistic modelling of linkage disequilibrium evolution was not significant. Both methods led to similar results concerning the location accuracy of quantitative trait loci which appeared to be mainly improved by using four flanking markers instead of two. Therefore, in animal half-sib designs, modelling linkage disequilibrium evolution using a Wright-Fisher model does not significantly improve the accuracy of the QTL location when compared to a

  18. A SNP based high-density linkage map of Apis cerana reveals a high recombination rate similar to Apis mellifera.

    PubMed

    Shi, Yuan Yuan; Sun, Liang Xian; Huang, Zachary Y; Wu, Xiao Bo; Zhu, Yong Qiang; Zheng, Hua Jun; Zeng, Zhi Jiang

    2013-01-01

    The Eastern honey bee, Apis cerana Fabricius, is distributed in southern and eastern Asia, from India and China to Korea and Japan and southeast to the Moluccas. This species is also widely kept for honey production besides Apis mellifera. Apis cerana is also a model organism for studying social behavior, caste determination, mating biology, sexual selection, and host-parasite interactions. Few resources are available for molecular research in this species, and a linkage map was never constructed. A linkage map is a prerequisite for quantitative trait loci mapping and for analyzing genome structure. We used the Chinese honey bee, Apis cerana cerana to construct the first linkage map in the Eastern honey bee. F2 workers (N = 103) were genotyped for 126,990 single nucleotide polymorphisms (SNPs). After filtering low quality and those not passing the Mendel test, we obtained 3,000 SNPs, 1,535 of these were informative and used to construct a linkage map. The preliminary map contains 19 linkage groups, we then mapped the 19 linkage groups to 16 chromosomes by comparing the markers to the genome of A. mellfiera. The final map contains 16 linkage groups with a total of 1,535 markers. The total genetic distance is 3,942.7 centimorgans (cM) with the largest linkage group (180 loci) measuring 574.5 cM. Average marker interval for all markers across the 16 linkage groups is 2.6 cM. We constructed a high density linkage map for A. c. cerana with 1,535 markers. Because the map is based on SNP markers, it will enable easier and faster genotyping assays than randomly amplified polymorphic DNA or microsatellite based maps used in A. mellifera.

  19. The Peace Movement: An Exercise in Micro-Macro Linkages.

    ERIC Educational Resources Information Center

    Galtung, Johan

    1988-01-01

    Contends that the basic assumption of the peace movement is the abuse of military power by the state. Argues that the peace movement is most effective through linkages with cultural, political, and economic forces in society. (BSR)

  20. Effect of Linkage Disequilibrium on the Identification of Functional Variants

    PubMed Central

    Thomas, Alun; Abel, Haley J; Di, Yanming; Faye, Laura L; Jin, Jing; Liu, Jin; Wu, Zheyan; Paterson, Andrew D

    2011-01-01

    We summarize the contributions of Group 9 of Genetic Analysis Workshop 17. This group addressed the problems of linkage disequilibrium and other longer range forms of allelic association when evaluating the effects of genotypes on phenotypes. Issues raised by long-range associations, whether a result of selection, stratification, possible technical errors, or chance, were less expected but proved to be important. Most contributors focused on regression methods of various types to illustrate problematic issues or to develop adaptations for dealing with high-density genotype assays. Study design was also considered, as was graphical modeling. Although no method emerged as uniformly successful, most succeeded in reducing false-positive results either by considering clusters of loci within genes or by applying smoothing metrics that required results from adjacent loci to be similar. Two unexpected results that questioned our assumptions of what is required to model linkage disequilibrium were observed. The first was that correlations between loci separated by large genetic distances can greatly inflate single-locus test statistics, and, whether the result of selection, stratification, possible technical errors, or chance, these correlations seem overabundant. The second unexpected result was that applying principal components analysis to genome-wide genotype data can apparently control not only for population structure but also for linkage disequilibrium. PMID:22128051