13 results on '"Zietz, Michael"'
Search Results
2. Shotgun transcriptome, spatial omics, and isothermal profiling of SARS-CoV-2 infection reveals unique host responses, viral diversification, and drug interactions
- Author
-
Butler, Daniel, Mozsary, Christopher, Meydan, Cem, Foox, Jonathan, Rosiene, Joel, Shaiber, Alon, Danko, David, Afshinnekoo, Ebrahim, MacKay, Matthew, Sedlazeck, Fritz J., Ivanov, Nikolay A., Sierra, Maria, Pohle, Diana, Zietz, Michael, Gisladottir, Undina, Ramlall, Vijendra, Sholle, Evan T., Schenck, Edward J., Westover, Craig D., Hassan, Ciaran, Ryon, Krista, Young, Benjamin, Bhattacharya, Chandrima, Ng, Dianna L., Granados, Andrea C., Santos, Yale A., Servellita, Venice, Federman, Scot, Ruggiero, Phyllis, Fungtammasan, Arkarachai, Chin, Chen-Shan, Pearson, Nathaniel M., Langhorst, Bradley W., Tanner, Nathan A., Kim, Youngmi, Reeves, Jason W., Hether, Tyler D., Warren, Sarah E., Bailey, Michael, Gawrys, Justyna, Meleshko, Dmitry, Xu, Dong, Couto-Rodriguez, Mara, Nagy-Szakal, Dorottya, Barrows, Joseph, Wells, Heather, O’Hara, Niamh B., Rosenfeld, Jeffrey A., Chen, Ying, Steel, Peter A. D., Shemesh, Amos J., Xiang, Jenny, Thierry-Mieg, Jean, Thierry-Mieg, Danielle, Iftner, Angelika, Bezdan, Daniela, Sanchez, Elizabeth, Campion, Jr., Thomas R., Sipley, John, Cong, Lin, Craney, Arryn, Velu, Priya, Melnick, Ari M., Shapira, Sagi, Hajirasouliha, Iman, Borczuk, Alain, Iftner, Thomas, Salvatore, Mirella, Loda, Massimo, Westblade, Lars F., Cushing, Melissa, Wu, Shixiu, Levy, Shawn, Chiu, Charles, Schwartz, Robert E., Tatonetti, Nicholas, Rennert, Hanna, Imielinski, Marcin, and Mason, Christopher E.
- Published
- 2021
- Full Text
- View/download PDF
3. Associations between blood type and COVID-19 infection, intubation, and death
- Author
-
Zietz, Michael, Zucker, Jason, and Tatonetti, Nicholas P.
- Published
- 2020
- Full Text
- View/download PDF
4. Compressing gene expression data using multiple latent space dimensionalities learns complementary biological representations
- Author
-
Way, Gregory P., Zietz, Michael, Rubinetti, Vincent, Himmelstein, Daniel S., and Greene, Casey S.
- Published
- 2020
- Full Text
- View/download PDF
5. The probability of edge existence due to node degree: a baseline for network-based predictions.
- Author
-
Zietz, Michael, Himmelstein, Daniel S, Kloster, Kyle, Williams, Christopher, Nagle, Michael W, and Greene, Casey S
- Subjects
- *
KNOWLEDGE graphs , *PYTHON programming language , *DRUG repositioning , *RESEARCH personnel , *PRIOR learning , *BIOLOGICAL networks - Abstract
Important tasks in biomedical discovery such as predicting gene functions, gene–disease associations, and drug repurposing opportunities are often framed as network edge prediction. The number of edges connecting to a node, termed degree , can vary greatly across nodes in real biomedical networks, and the distribution of degrees varies between networks. If degree strongly influences edge prediction, then imbalance or bias in the distribution of degrees could lead to nonspecific or misleading predictions. We introduce a network permutation framework to quantify the effects of node degree on edge prediction. Our framework decomposes performance into the proportions attributable to degree and the network's specific connections using network permutation to generate features that depend only on degree. We discover that performance attributable to factors other than degree is often only a small portion of overall performance. Researchers seeking to predict new or missing edges in biological networks should use our permutation approach to obtain a baseline for performance that may be nonspecific because of degree. We released our methods as an open-source Python package (https://github.com/hetio/xswap/). [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
6. Hetnet connectivity search provides rapid insights into how biomedical entities are related.
- Author
-
Himmelstein, Daniel S, Zietz, Michael, Rubinetti, Vincent, Kloster, Kyle, Heil, Benjamin J, Alquaddoomi, Faisal, Hu, Dongbo, Nicholson, David N, Hao, Yun, Sullivan, Blair D, Nagle, Michael W, and Greene, Casey S
- Subjects
- *
PYTHON programming language , *SUPERVISED learning , *KNOWLEDGE graphs , *DRUG repositioning , *BREAST cancer - Abstract
Background Hetnets, short for "heterogeneous networks," contain multiple node and relationship types and offer a way to encode biomedical knowledge. One such example, Hetionet, connects 11 types of nodes—including genes, diseases, drugs, pathways, and anatomical structures—with over 2 million edges of 24 types. Previous work has demonstrated that supervised machine learning methods applied to such networks can identify drug repurposing opportunities. However, a training set of known relationships does not exist for many types of node pairs, even when it would be useful to examine how nodes of those types are meaningfully connected. For example, users may be curious about not only how metformin is related to breast cancer but also how a given gene might be involved in insomnia. Findings We developed a new procedure, termed hetnet connectivity search , that proposes important paths between any 2 nodes without requiring a supervised gold standard. The algorithm behind connectivity search identifies types of paths that occur more frequently than would be expected by chance (based on node degree alone). Several optimizations were required to precompute significant instances of node connectivity at the scale of large knowledge graphs. Conclusion We implemented the method on Hetionet and provide an online interface at https://het.io/search. We provide an open-source implementation of these methods in our new Python package named hetmatpy. [ABSTRACT FROM AUTHOR]
- Published
- 2023
- Full Text
- View/download PDF
7. WebGWAS: A web server for instant GWAS on arbitrary phenotypes.
- Author
-
Zietz M, Gisladottir U, LaRow Brown K, and Tatonetti NP
- Abstract
Complex disease genetics is a key area of research for reducing disease and improving human health. Genome-wide association studies (GWAS) help in this research by identifying regions of the genome that contribute to complex disease risk. However, GWAS are computationally intensive and require access to individual-level genetic and health information, which presents concerns about privacy and imposes costs on researchers seeking to study complex diseases. Publicly released pan-biobank GWAS summary statistics provide immediate access to results for a subset of phenotypes, but they do not inform about all phenotypes or hand-crafted phenotype definitions, which are often more relevant to study. Here, we present WebGWAS, a new tool that allows researchers to obtain GWAS summary statistics for a phenotype of interest without needing access to individual-level genetic and phenotypic data. Our public web app can be used to study custom phenotype definitions, including inclusion and exclusion criteria, and to produce approximate GWAS summary statistics for that phenotype. WebGWAS computes approximate GWAS summary statistics very quickly (<10 seconds), and it does not store private health information. We also show how the statistical approximation underlying WebGWAS can be used to accelerate the computation of multi-phenotype GWAS among correlated phenotypes. Our tool provides a faster approach to GWAS for researchers interested in complex disease, providing approximate summary statistics in short order, without the need to collect, process, and produce GWAS results. Overall, this method advances complex disease research by facilitating more accessible and cost-effective genetic studies using large observational data.
- Published
- 2024
- Full Text
- View/download PDF
8. Three Open Questions in Polygenic Score Portability.
- Author
-
Wang JY, Lin N, Zietz M, Mares J, Narasimhan VM, Rathouz PJ, and Harpak A
- Abstract
A major obstacle hindering the broad adoption of polygenic scores (PGS) is their lack of "portability" to people that differ-in genetic ancestry or other characteristics-from the GWAS samples in which genetic effects were estimated. Here, we use the UK Biobank to measure the change in PGS prediction accuracy as a continuous function of individuals' genome-wide genetic dissimilarity to the GWAS sample ("genetic distance"). Our results highlight three gaps in our understanding of PGS portability. First, prediction accuracy is extremely noisy at the individual level and not well predicted by genetic distance. In fact, variance in prediction accuracy is explained comparably well by socioeconomic measures. Second, trends of portability vary across traits. For several immunity-related traits, prediction accuracy drops near zero quickly even at intermediate levels of genetic distance. This quick drop may reflect GWAS associations being more ancestry-specific in immunity-related traits than in other traits. Third, we show that even qualitative trends of portability can depend on the measure of prediction accuracy used. For instance, for white blood cell count, a measure of prediction accuracy at the individual level (reduction in mean squared error) increases with genetic distance. Together, our results show that portability cannot be understood through global ancestry groupings alone. There are other, understudied factors influencing portability, such as the specifics of the evolution of the trait and its genetic architecture, social context, and the construction of the polygenic score. Addressing these gaps can aid in the development and application of PGS and inform more equitable genomic research.
- Published
- 2024
- Full Text
- View/download PDF
9. Hetnet connectivity search provides rapid insights into how two biomedical entities are related.
- Author
-
Himmelstein DS, Zietz M, Rubinetti V, Kloster K, Heil BJ, Alquaddoomi F, Hu D, Nicholson DN, Hao Y, Sullivan BD, Nagle MW, and Greene CS
- Abstract
Hetnets, short for "heterogeneous networks", contain multiple node and relationship types and offer a way to encode biomedical knowledge. One such example, Hetionet connects 11 types of nodes - including genes, diseases, drugs, pathways, and anatomical structures - with over 2 million edges of 24 types. Previous work has demonstrated that supervised machine learning methods applied to such networks can identify drug repurposing opportunities. However, a training set of known relationships does not exist for many types of node pairs, even when it would be useful to examine how nodes of those types are meaningfully connected. For example, users may be curious not only how metformin is related to breast cancer, but also how the GJA1 gene might be involved in insomnia. We developed a new procedure, termed hetnet connectivity search, that proposes important paths between any two nodes without requiring a supervised gold standard. The algorithm behind connectivity search identifies types of paths that occur more frequently than would be expected by chance (based on node degree alone). We find that predictions are broadly similar to those from previously described supervised approaches for certain node type pairs. Scoring of individual paths is based on the most specific paths of a given type. Several optimizations were required to precompute significant instances of node connectivity at the scale of large knowledge graphs. We implemented the method on Hetionet and provide an online interface at https://het.io/search . We provide an open source implementation of these methods in our new Python package named hetmatpy .
- Published
- 2023
- Full Text
- View/download PDF
10. The probability of edge existence due to node degree: a baseline for network-based predictions.
- Author
-
Zietz M, Himmelstein DS, Kloster K, Williams C, Nagle MW, and Greene CS
- Abstract
Important tasks in biomedical discovery such as predicting gene functions, gene-disease associations, and drug repurposing opportunities are often framed as network edge prediction. The number of edges connecting to a node, termed degree, can vary greatly across nodes in real biomedical networks, and the distribution of degrees varies between networks. If degree strongly influences edge prediction, then imbalance or bias in the distribution of degrees could lead to nonspecific or misleading predictions. We introduce a network permutation framework to quantify the effects of node degree on edge prediction. Our framework decomposes performance into the proportions attributable to degree and the network's specific connections. We discover that performance attributable to factors other than degree is often only a small portion of overall performance. Degree's predictive performance diminishes when the networks used for training and testing-despite measuring the same biological relationships-were generated using distinct techniques and hence have large differences in degree distribution. We introduce the permutation-derived edge prior as the probability that an edge exists based only on degree. The edge prior shows excellent discrimination and calibration for 20 biomedical networks (16 bipartite, 3 undirected, 1 directed), with AUROCs frequently exceeding 0.85. Researchers seeking to predict new or missing edges in biological networks should use the edge prior as a baseline to identify the fraction of performance that is nonspecific because of degree. We released our methods as an open-source Python package (https://github.com/hetio/xswap/).
- Published
- 2023
- Full Text
- View/download PDF
11. Testing the association between blood type and COVID-19 infection, intubation, and death.
- Author
-
Zietz M, Zucker J, and Tatonetti NP
- Abstract
The rapid global spread of the novel coronavirus SARS-CoV-2 has strained healthcare and testing resources, making the identification and prioritization of individuals most at-risk a critical challenge. Recent evidence suggests blood type may affect risk of severe COVID-19. We used observational healthcare data on 14,112 individuals tested for SARS-CoV-2 with known blood type in the New York Presbyterian (NYP) hospital system to assess the association between ABO and Rh blood types and infection, intubation, and death. We found slightly increased infection prevalence among non-O types. Risk of intubation was decreased among A and increased among AB and B types, compared with type O, while risk of death was increased for type AB and decreased for types A and B. We estimated Rh-negative blood type to have a protective effect for all three outcomes. Our results add to the growing body of evidence suggesting blood type may play a role in COVID-19., Competing Interests: Competing interests The authors have no competing interests to disclose.
- Published
- 2020
- Full Text
- View/download PDF
12. Shotgun Transcriptome and Isothermal Profiling of SARS-CoV-2 Infection Reveals Unique Host Responses, Viral Diversification, and Drug Interactions.
- Author
-
Butler DJ, Mozsary C, Meydan C, Danko D, Foox J, Rosiene J, Shaiber A, Afshinnekoo E, MacKay M, Sedlazeck FJ, Ivanov NA, Sierra M, Pohle D, Zietz M, Gisladottir U, Ramlall V, Westover CD, Ryon K, Young B, Bhattacharya C, Ruggiero P, Langhorst BW, Tanner N, Gawrys J, Meleshko D, Xu D, Steel PAD, Shemesh AJ, Xiang J, Thierry-Mieg J, Thierry-Mieg D, Schwartz RE, Iftner A, Bezdan D, Sipley J, Cong L, Craney A, Velu P, Melnick AM, Hajirasouliha I, Horner SM, Iftner T, Salvatore M, Loda M, Westblade LF, Cushing M, Levy S, Wu S, Tatonetti N, Imielinski M, Rennert H, and Mason CE
- Abstract
The Severe Acute Respiratory Syndrome Coronavirus 2 (SARS-CoV-2) has caused thousands of deaths worldwide, including >18,000 in New York City (NYC) alone. The sudden emergence of this pandemic has highlighted a pressing clinical need for rapid, scalable diagnostics that can detect infection, interrogate strain evolution, and identify novel patient biomarkers. To address these challenges, we designed a fast (30-minute) colorimetric test (LAMP) for SARS-CoV-2 infection from naso/oropharyngeal swabs, plus a large-scale shotgun metatranscriptomics platform (total-RNA-seq) for host, bacterial, and viral profiling. We applied both technologies across 857 SARS-CoV-2 clinical specimens and 86 NYC subway samples, providing a broad molecular portrait of the COVID-19 NYC outbreak. Our results define new features of SARS-CoV-2 evolution, nominate a novel, NYC-enriched viral subclade, reveal specific host responses in interferon, ACE, hematological, and olfaction pathways, and examine risks associated with use of ACE inhibitors and angiotensin receptor blockers. Together, these findings have immediate applications to SARS-CoV-2 diagnostics, public health, and new therapeutic targets., Competing Interests: Conflicts of Interest Nathan Tanner and Bradley W. Langhorst are employees at New England Biolabs.
- Published
- 2020
- Full Text
- View/download PDF
13. Opportunities and obstacles for deep learning in biology and medicine.
- Author
-
Ching T, Himmelstein DS, Beaulieu-Jones BK, Kalinin AA, Do BT, Way GP, Ferrero E, Agapow PM, Zietz M, Hoffman MM, Xie W, Rosen GL, Lengerich BJ, Israeli J, Lanchantin J, Woloszynek S, Carpenter AE, Shrikumar A, Xu J, Cofer EM, Lavender CA, Turaga SC, Alexandari AM, Lu Z, Harris DJ, DeCaprio D, Qi Y, Kundaje A, Peng Y, Wiley LK, Segler MHS, Boca SM, Swamidass SJ, Huang A, Gitter A, and Greene CS
- Subjects
- Algorithms, Biomedical Research methods, Decision Making, Delivery of Health Care methods, Delivery of Health Care trends, Disease genetics, Drug Design, Electronic Health Records trends, Humans, Terminology as Topic, Biomedical Research trends, Biomedical Technology trends, Deep Learning trends
- Abstract
Deep learning describes a class of machine learning algorithms that are capable of combining raw inputs into layers of intermediate features. These algorithms have recently shown impressive results across a variety of domains. Biology and medicine are data-rich disciplines, but the data are complex and often ill-understood. Hence, deep learning techniques may be particularly well suited to solve problems of these fields. We examine applications of deep learning to a variety of biomedical problems-patient classification, fundamental biological processes and treatment of patients-and discuss whether deep learning will be able to transform these tasks or if the biomedical sphere poses unique challenges. Following from an extensive literature review, we find that deep learning has yet to revolutionize biomedicine or definitively resolve any of the most pressing challenges in the field, but promising advances have been made on the prior state of the art. Even though improvements over previous baselines have been modest in general, the recent progress indicates that deep learning methods will provide valuable means for speeding up or aiding human investigation. Though progress has been made linking a specific neural network's prediction to input features, understanding how users should interpret these models to make testable hypotheses about the system under study remains an open challenge. Furthermore, the limited amount of labelled data for training presents problems in some domains, as do legal and privacy constraints on work with sensitive health records. Nonetheless, we foresee deep learning enabling changes at both bench and bedside with the potential to transform several areas of biology and medicine., (© 2018 The Authors.)
- Published
- 2018
- Full Text
- View/download PDF
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.