bioRxiv ScienceSearch

Biology subjects

Alipanahi, B.

Publications and source records attributed to Alipanahi, B..

3 recordsLinked to original sources

The Parkinson’s Phenome: Traits Associated with Parkinson’s Disease in a Large and Deeply Phenotyped Cohort

BackgroundObservational studies have begun to characterize the wide spectrum of phenotypes associated with Parkinsons disease (PD), but recruiting large numbers of PD cases and assaying a diversity of phenotypes has often been difficult. Here, we set out to systematically describe the PD phenome using a cross-sectional case-control design in a large database.\n\nMethodsWe analyzed the association between PD and 840 phenotypes derived from online surveys. For each phenotype, we ran a logistic regression using an average of 5,141 PD cases and 65,459 age- and sex-matched controls. We selected uncorrelated phenotypes, determined statistical significance after correcting for multiple testing, and systematically assessed the novelty of each significant association. We tested whether significant phenotypes were also associated with disease duration in PD cases.\n\nFindingsPD diagnosis was associated with 149 independent phenotypes. We replicated 32 known associations and discovered 49 associations that have not previously been reported. We found that migraine, obsessive-compulsive disorder, seasonal allergies, and anemia were associated with PD, but were not significantly associated with PD duration, and tend to occur decades before the average age of diagnosis for PD. Further work is needed to determine whether these phenotypes are PD risk factors or whether they share common disease mechanisms.\n\nInterpretationWe used a systematic approach in a single large dataset to assess the spectrum of traits that were associated with PD. Some of these traits may be risk factors for PD, features of the pre-diagnostic phase of disease, or manifestations of PD pathology. The model outputs from all 840 logistic regressions are available to the research community and may be used to generate hypotheses regarding PD etiology.\n\nFundingThe Michael J. Fox Foundation, Parkinsons UK, Barts Charity, National Institute on Aging, and 23andMe, Inc.\n\nResearch in ContextO_ST_ABSEvidence before this studyC_ST_ABSWe used PubMed to perform a MEDLINE database search for review articles published up to January 21st, 2018 that contained the keywords \"Parkinson\" and \"epidemiology\" in the title or abstract. We performed additional MEDLINE searches for each phenotype that was significantly associated with PD. Although dozens of phenotypes have been tested for an association with PD, only a few associations have been consistently repeatable (e.g. pesticide exposure, coffee consumption).\n\nAdded value of this studyWe systematically tested for an association between PD and 840 phenotypes using up to 13,546 cases and 1{middle dot}3 million controls, making this one of the largest PD epidemiology studies ever conducted. We discovered 49 novel associations that will need to be replicated or validated. We found 44 associations for phenotypes that have previously been studied in relation to PD, but for which an association has not been consistently demonstrated.\n\nImplications of all the available evidenceTaken together with results from previous studies, this series of case-control analyses adds evidence for associations between PD and many phenotypes that are not currently thought to be part of the canonical PD phenome. This work paves the way for future studies to assess whether any of these phenotypes represent PD risk factors and whether any of these risk factors are modifiable.

epidemiology

Resistome SNP Calling via Read Colored de Bruijn Graphs

MotivationThe resistome, which refers to all of the antimicrobial resistance (AMR) genes in pathogenic and non-pathogenic bacteria, is frequently studied using shotgun metagenomic data [14, 47]. Unfortunately, few existing methods are able to identify single nucleotide polymorphisms (SNPs) within metagenomic data, and to the best of our knowledge, no methods exist to detect SNPs within AMR genes within the resistome. The ability to identify SNPs in AMR genes across the resistome would represent a significant advance in understanding the dissemination and evolution of AMR, as SNP identification would enable \"fingerprinting\" of the resistome, which could then be used to track AMR dynamics across various settings and/or time periods.\n\nResultsWe present LueVari, a reference-free SNP caller based on the read colored de Bruijn graph, an extension of the traditional de Bruijn graph that allows repeated regions longer than the k-mer length and shorter than the read length to be identified unambiguously. We demonstrate LueVari was the only method that had reliable sensitivity (between 73% and 98%) as the performance of competing methods varied widely. Furthermore, we show LueVari constructs sequences containing the variation which span 93% of the gene in datasets with lower coverage (15X), and 100% of the gene in datasets with higher coverage (30X).\n\nAvailabilityCode and datasets are publicly available at https://github.com/baharpan/cosmo/tree/LueVari.

bioinformatics

Disentangled Long-Read De Bruijn Graphs via Optical Maps

Pacific Biosciences (PacBio), the main third generation sequencing technology can produce scalable, high-throughput, unprecedented sequencing results through long reads with uniform coverage. Although these long reads have been shown to increase the quality of draft genomes in repetitive regions, fundamental computational challenges remain in overcoming their high error rate and assembling them efficiently. In this paper we show that the de Bruijn graph built on the long reads can be efficiently and substantially disentangled using optical mapping data as auxiliary information. Fundamental to our approach is the use of the positional de Bruijn graph and a succinct data structure for constructing and traversing this graph. Our experimental results show that over 97.7% of directed cycles have been removed from the resulting positional de Bruijn graph as compared to its non-positional counterpart. Our results thus indicate that disentangling the de Bruijn graph using positional information is a promising direction for developing a simple and efficient assembly algorithm for long reads.

bioinformatics