CINXE.COM

Publications | The Su Lab

<!DOCTYPE html> <html lang="en" data-dark="false"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-RZSRZR84K0"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-RZSRZR84K0'); </script> <!-- put your search engine verification (e.g. Google Search Console) tag here --> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Publications | The Su Lab</title> <link rel="icon" href="/images/icon.png"> <meta name="title" content="Publications"> <meta name="description" content="at Scripps Research. The lab website for Andrew Su's lab at Scripps Research"> <meta property="og:title" content="Publications"> <meta property="og:site_title" content="The Su Lab"> <meta property="og:description" content="at Scripps Research. The lab website for Andrew Su's lab at Scripps Research"> <meta property="og:url" content="https://sulab.org"> <meta property="og:image" content="/images/share.png"> <meta property="og:locale" content="en_US"> <meta property="twitter:title" content="Publications"> <meta property="twitter:description" content="at Scripps Research. The lab website for Andrew Su's lab at Scripps Research"> <meta property="twitter:url" content="https://sulab.org"> <meta property="twitter:card" content="summary_large_image"> <meta property="twitter:image" content="/images/share.png"> <meta property="og:type" content="website"> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "WebSite", "name": "Publications", "description": "at Scripps Research. The lab website for Andrew Su's lab at Scripps Research", "headline": "Publications", "publisher": { "@type": "Organization", "logo": { "@type": "ImageObject", "url": "/images/icon.png" } }, "url": "https://sulab.org" } </script> <link rel="alternate" type="application/rss+xml" href="https://sulab.org/feed.xml"> <!-- Google Fonts --> <!-- automatically get url from fonts used in theme file --> <link rel="preconnect" href="https://fonts.gstatic.com"> <link href="https://fonts.googleapis.com/css2?display=swap&&family=Barlow:ital,wght@0,200;0,400;0,500;0,600;1,200;1,400;1,500;1,600&amp;family=Roboto+Mono:ital,wght@0,200;0,400;0,500;0,600;1,200;1,400;1,500;1,600" rel="stylesheet"> <!-- Font Awesome icons (load asynchronously due to size) --> <link href="https://use.fontawesome.com/releases/v6.5.0/css/all.css" rel="stylesheet" media="none" onload="this.removeAttribute('media'); this.onload = null;"> <noscript> <link href="https://use.fontawesome.com/releases/v6.5.0/css/all.css" rel="stylesheet"> </noscript> <!-- third party styles --> <!-- https://stylishthemes.github.io/Syntax-Themes/pygments/ --> <link href="https://cdn.jsdelivr.net/gh/StylishThemes/Syntax-Themes/pygments/css-github/pygments-tomorrow-night-eighties.css" rel="stylesheet"> <!-- include all sass in styles folder --> <link href="/_styles/-theme.css" rel="stylesheet"> <link href="/_styles/alert.css" rel="stylesheet"> <link href="/_styles/all.css" rel="stylesheet"> <link href="/_styles/anchor.css" rel="stylesheet"> <link href="/_styles/background.css" rel="stylesheet"> <link href="/_styles/body.css" rel="stylesheet"> <link href="/_styles/bold.css" rel="stylesheet"> <link href="/_styles/button.css" rel="stylesheet"> <link href="/_styles/card.css" rel="stylesheet"> <link href="/_styles/checkbox.css" rel="stylesheet"> <link href="/_styles/citation.css" rel="stylesheet"> <link href="/_styles/code.css" rel="stylesheet"> <link href="/_styles/cols.css" rel="stylesheet"> <link href="/_styles/dark-toggle.css" rel="stylesheet"> <link href="/_styles/feature.css" rel="stylesheet"> <link href="/_styles/figure.css" rel="stylesheet"> <link href="/_styles/float.css" rel="stylesheet"> <link href="/_styles/font.css" rel="stylesheet"> <link href="/_styles/footer.css" rel="stylesheet"> <link href="/_styles/form.css" rel="stylesheet"> <link href="/_styles/grid.css" rel="stylesheet"> <link href="/_styles/header.css" rel="stylesheet"> <link href="/_styles/heading.css" rel="stylesheet"> <link href="/_styles/highlight.css" rel="stylesheet"> <link href="/_styles/icon.css" rel="stylesheet"> <link href="/_styles/image.css" rel="stylesheet"> <link href="/_styles/link.css" rel="stylesheet"> <link href="/_styles/list.css" rel="stylesheet"> <link href="/_styles/main.css" rel="stylesheet"> <link href="/_styles/paragraph.css" rel="stylesheet"> <link href="/_styles/portrait.css" rel="stylesheet"> <link href="/_styles/post-excerpt.css" rel="stylesheet"> <link href="/_styles/post-info.css" rel="stylesheet"> <link href="/_styles/post-nav.css" rel="stylesheet"> <link href="/_styles/quote.css" rel="stylesheet"> <link href="/_styles/rule.css" rel="stylesheet"> <link href="/_styles/search-box.css" rel="stylesheet"> <link href="/_styles/search-info.css" rel="stylesheet"> <link href="/_styles/section.css" rel="stylesheet"> <link href="/_styles/table.css" rel="stylesheet"> <link href="/_styles/tags.css" rel="stylesheet"> <link href="/_styles/textbox.css" rel="stylesheet"> <link href="/_styles/tooltip.css" rel="stylesheet"> <link href="/_styles/util.css" rel="stylesheet"> <!-- include all css in styles folder --> <!-- third party scripts --> <script src="https://unpkg.com/@popperjs/core@2" defer></script> <script src="https://unpkg.com/tippy.js@6" defer></script> <script src="https://unpkg.com/mark.js@8" defer></script> <!-- include all js in scripts folder --> <script src="/_scripts/anchors.js"></script> <script src="/_scripts/dark-mode.js"></script> <script src="/_scripts/fetch-tags.js"></script> <script src="/_scripts/search.js"></script> <script src="/_scripts/site-search.js"></script> <script src="/_scripts/table-wrap.js"></script> <script src="/_scripts/tooltip.js"></script> </head> <body> <header class="background" style="--image: url('/images/background-radial-blur.jpg')" data-dark="true"> <a href="/" class="home"> <span class="logo"> <img src="/images/logo.png" alt="logo"> </span> </a> <input class="nav-toggle" type="checkbox" aria-label="show/hide nav"> <nav> <a href="/projects/" data-tooltip="Projects in the lab"> Projects </a> <a href="/pubs/" data-tooltip="Published works"> Publications </a> <a href="/team/" data-tooltip="Meet the team"> Team </a> <a href="/conduct/" data-tooltip="Code of Conduct"> Code of Conduct </a> <a href="/contact/" data-tooltip="Contact information"> Contact </a> </nav> </header> <main> <!-- modify main content of page: - add section breaks - attach section properties - filter out blank sections --> <section class="background" data-size="page"> <h1 id="publications"> <i class="icon fa-regular fa-newspaper"></i>Publications</h1> <center> <!-- Generated from https://shiny.rcg.sfu.ca/u/rdmorin/pubmedcloud3/ --> <img src="../images/wordcloud.png" alt="A word cloud of publication titles" style="width:600px"> </center> <div class="search-box"> <input type="text" class="search-input" oninput="onSearchInput(this)" placeholder="Search items on this page"> <button disabled data-tooltip="Clear search" aria-label="clear search" onclick="onSearchClear()"> <i class="icon fa-solid fa-magnifying-glass"></i> </button> </div> <div class="search-info"></div> <h3 id="2024">2024</h3> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gtr8pk" class="citation-image" aria-label="Repositioning the Early Pathology of Type 1 Diabetes to the Extraislet Vasculature"> <img src="/images/m_ji2300769f2.png" alt="Repositioning the Early Pathology of Type 1 Diabetes to the Extraislet Vasculature" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gtr8pk" class="citation-title"> Repositioning the Early Pathology of Type 1 Diabetes to the Extraislet Vasculature </a> <div class="citation-authors" data-tooltip="Anne Costanzo, Don Clarke, Marie Holt, Siddhartha Sharma, Kenna Nagy, Xuqian Tan, Lisa Kain, Brian Abe, Sandrine Luce, Christian Boitard, Tine Wyseure, Laurent O Mosnier, Andrew I Su, Catherine Grimes, M G Finn, Paul B Savage, Michael Gottschalk, Jeremy Pettus, Luc Teyton " tabindex="0"> Anne Costanzo, Don Clarke, Marie Holt, Siddhartha Sharma, Kenna Nagy, …, M G Finn, Paul B Savage, Michael Gottschalk, Jeremy Pettus, Luc Teyton </div> <div class="citation-details"> <span class="citation-publisher">The Journal of Immunology</span>  ·  <span class="citation-date">01 Mar 2024</span>  ·  <span class="citation-id">doi:10.4049/jimmunol.2300769</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/38426888">38426888</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC10944819">PMC10944819</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Costanzo_2024.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/g587fp" class="citation-image" aria-label="Perspectives on tracking data reuse across biodata resources"> <img src="" alt="Perspectives on tracking data reuse across biodata resources" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/g587fp" class="citation-title"> Perspectives on tracking data reuse across biodata resources </a> <div class="citation-authors" data-tooltip="Karen E Ross, Frederic B Bastian, Matt Buys, Charles E Cook, Peter D’Eustachio, Melissa Harrison, Henning Hermjakob, Donghui Li, Phillip Lord, Darren A Natale, Bjoern Peters, Paul W Sternberg, Andrew I Su, Matthew Thakur, Paul D Thomas, Alex Bateman, Alex Bateman, Maria-Jesus Martin, Sandra Orchard, Michele Magrane, Shadab Ahmad, Emily H Bowler-Barnett, Hema Bye-A-Jee, Paul Denny, Tunca Dogan, ThankGod Ebenezer, Jun Fan, Leonardo Jose da Costa Gonzales, Abdulrahman Hussein, Alexandr Ignatchenko, Giuseppe Insana, Rizwan Ishtiaq, Vishal Joshi, Dushyanth Jyothi, Swaathi Kandasaamy, Antonia Lock, Aurelien Luciani, Jie Luo, Yvonne Lussi, Pedro Raposo, Daniel L Rice, Rabie Saidi, Rafael Santos, Elena Speretta, James Stephenson, Prabhat Totoo, Nidhi Tyagi, Preethi Vasudev, Kate Warner, Rossana Zaru, Supun Wijerathne, Khawaja Talal Ibrahim, Minjoon Kim, Juan Marin, Alan J Bridge, Lucila Aimo, Ghislaine Argoud-Puy, Andrea H Auchincloss, Kristian B Axelsen, Parit Bansal, Delphine Baratin, Teresa M Batista Neto, Jerven T Bolleman, Emmanuel Boutet, Lionel Breuza, Blanca Cabrera Gil, Cristina Casals-Casas, Elisabeth Coudert, Beatrice Cuche, Edouard de Castro, Anne Estreicher, Maria L Famiglietti, Marc Feuermann, Elisabeth Gasteiger, Sebastien Gehant, Arnaud Gos, Nadine Gruaz, Chantal Hulo, Nevila Hyka-Nouspikel, Florence Jungo, Arnaud Kerhornou, Philippe Le Mercier, Damien Lieberherr, Patrick Masson, Anne Morgat, Ivo Pedruzzi, Sandrine Pilbout, Lucille Pourcel, Sylvain Poux, Monica Pozzato, Manuela Pruess, Nicole Redaschi, Catherine Rivoire, Christian J A Sigrist, Shyamala Sundaram, Anastasia Sveshnikova, Cathy H Wu, Cecilia N Arighi, Chuming Chen, Yongxing Chen, Hongzhan Huang, Kati Laiho, Minna Lehvaslaiho, Peter McGarvey, Darren A Natale, Karen Ross, C R Vinayaka, Yuqi Wang, Jian Zhang " tabindex="0"> Karen E Ross, Frederic B Bastian, Matt Buys, Charles E Cook, Peter D’Eustachio, …, Darren A Natale, Karen Ross, C R Vinayaka, Yuqi Wang, Jian Zhang </div> <div class="citation-details"> <span class="citation-publisher">Bioinformatics Advances</span>  ·  <span class="citation-date">01 Jan 2024</span>  ·  <span class="citation-id">doi:10.1093/bioadv/vbae057</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/38721398">38721398</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC11076920">PMC11076920</a> </span> </div> </div> </div> </div> <h3 id="2023">2023</h3> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gtrg2b" class="citation-image" aria-label="DrugMechDB: A Curated Database of Drug Mechanisms"> <img src="https://media.springernature.com/full/springer-static/image/art%3A10.1038%2Fs41597-023-02534-z/MediaObjects/41597_2023_2534_Fig1_HTML.png" alt="DrugMechDB: A Curated Database of Drug Mechanisms" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gtrg2b" class="citation-title"> DrugMechDB: A Curated Database of Drug Mechanisms </a> <div class="citation-authors" tabindex="0"> Adriana Carolina Gonzalez-Cavazos, Anna Tanska, Michael Mayers, Denise Carvalho-Silva, Brindha Sridharan, Patrick A. Rewers, Umasri Sankarlal, Lakshmanan Jagannathan, Andrew I. Su </div> <div class="citation-details"> <span class="citation-publisher">Scientific Data</span>  ·  <span class="citation-date">16 Sep 2023</span>  ·  <span class="citation-id">doi:10.1038/s41597-023-02534-z</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/37717042">37717042</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC10505144">PMC10505144</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Gonzalez-Cavazos_2023b.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gtrg2c" class="citation-image" aria-label="BioThings Explorer: a query engine for a federated knowledge graph of biomedical APIs"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC11015316/bin/btad570f1.jpg" alt="BioThings Explorer: a query engine for a federated knowledge graph of biomedical APIs" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gtrg2c" class="citation-title"> BioThings Explorer: a query engine for a federated knowledge graph of biomedical APIs </a> <div class="citation-authors" data-tooltip="Jackson Callaghan, Colleen H Xu, Jiwen Xin, Marco Alvarado Cano, Anders Riutta, Eric Zhou, Rohan Juneja, Yao Yao, Madhumita Narayan, Kristina Hanspers, Ayushi Agrawal, Alexander R Pico, Chunlei Wu, Andrew I Su " tabindex="0"> Jackson Callaghan, Colleen H Xu, Jiwen Xin, Marco Alvarado Cano, Anders Riutta, …, Kristina Hanspers, Ayushi Agrawal, Alexander R Pico, Chunlei Wu, Andrew I Su </div> <div class="citation-details"> <span class="citation-publisher">Bioinformatics</span>  ·  <span class="citation-date">01 Sep 2023</span>  ·  <span class="citation-id">doi:10.1093/bioinformatics/btad570</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/37707514">37707514</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC11015316">PMC11015316</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Callaghan_2023.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gtr8pn" class="citation-image" aria-label="Association study between drug prescriptions and Alzheimer’s disease claims in a commercial insurance database"> <img src="https://media.springernature.com/full/springer-static/image/art%3A10.1186%2Fs13195-023-01255-0/MediaObjects/13195_2023_1255_Fig3_HTML.png?as=webp" alt="Association study between drug prescriptions and Alzheimer’s disease claims in a commercial insurance database" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gtr8pn" class="citation-title"> Association study between drug prescriptions and Alzheimer’s disease claims in a commercial insurance database </a> <div class="citation-authors" tabindex="0"> Eric Hu, Tong Shu Li, Nathan E. Wineinger, Andrew I. Su </div> <div class="citation-details"> <span class="citation-publisher">Alzheimer's Research &amp; Therapy</span>  ·  <span class="citation-date">24 Jun 2023</span>  ·  <span class="citation-id">doi:10.1186/s13195-023-01255-0</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/37355615">37355615</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC10290352">PMC10290352</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Hu_2023.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gtrg2d" class="citation-image" aria-label="Drug Repurposing using consilience of Knowledge Graph Completion methods"> <img src="https://www.biorxiv.org/content/biorxiv/early/2023/12/20/2023.05.12.540594/F1.large.jpg" alt="Drug Repurposing using consilience of Knowledge Graph Completion methods" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gtrg2d" class="citation-title"> Drug Repurposing using consilience of Knowledge Graph Completion methods </a> <div class="citation-authors" tabindex="0"> Roger Tu, Meghamala Sinha, Carolina González, Eric Hu, Shehzaad Dhuliawala, Andrew McCallum, Andrew I. Su </div> <div class="citation-details"> <span class="citation-publisher">Cold Spring Harbor Laboratory</span>  ·  <span class="citation-date">14 May 2023</span>  ·  <span class="citation-id">doi:10.1101/2023.05.12.540594</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/39149283">39149283</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC11326126">PMC11326126</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Tu_2023.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gr9ccd" class="citation-image" aria-label="Schema Playground: a tool for authoring, extending, and using metadata schemas to improve FAIRness of biomedical data"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC10116472/bin/12859_2023_5258_Fig1_HTML.jpg" alt="Schema Playground: a tool for authoring, extending, and using metadata schemas to improve FAIRness of biomedical data" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gr9ccd" class="citation-title"> Schema Playground: a tool for authoring, extending, and using metadata schemas to improve FAIRness of biomedical data </a> <div class="citation-authors" tabindex="0"> Marco A. Cano, Ginger Tsueng, Xinghua Zhou, Jiwen Xin, Laura D. Hughes, Julia L. Mullen, Andrew I. Su, Chunlei Wu </div> <div class="citation-details"> <span class="citation-publisher">BMC Bioinformatics</span>  ·  <span class="citation-date">20 Apr 2023</span>  ·  <span class="citation-id">doi:10.1186/s12859-023-05258-4</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/37081398">37081398</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC10116472">PMC10116472</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Cano_2023.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gr9gvs" class="citation-image" aria-label="Outbreak.info genomic reports: scalable and dynamic surveillance of SARS-CoV-2 variants and mutations"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC10399614/bin/nihms-1918406-f0001.jpg" alt="Outbreak.info genomic reports: scalable and dynamic surveillance of SARS-CoV-2 variants and mutations" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gr9gvs" class="citation-title"> Outbreak.info genomic reports: scalable and dynamic surveillance of SARS-CoV-2 variants and mutations </a> <div class="citation-authors" data-tooltip="Karthik Gangavarapu, Alaa Abdel Latif, Julia L. Mullen, Manar Alkuzweny, Emory Hufbauer, Ginger Tsueng, Emily Haag, Mark Zeller, Christine M. Aceves, Karina Zaiets, Marco Cano, Xinghua Zhou, Zhongchao Qian, Rachel Sattler, Nathaniel L. Matteson, Joshua I. Levy, Raphael T. C. Lee, Lucas Freitas, Sebastian Maurer-Stroh, Marc A. Suchard, Chunlei Wu, Andrew I. Su, Kristian G. Andersen, Laura D. Hughes " tabindex="0"> Karthik Gangavarapu, Alaa Abdel Latif, Julia L. Mullen, Manar Alkuzweny, Emory Hufbauer, …, Marc A. Suchard, Chunlei Wu, Andrew I. Su, Kristian G. Andersen, Laura D. Hughes </div> <div class="citation-details"> <span class="citation-publisher">Nature Methods</span>  ·  <span class="citation-date">23 Feb 2023</span>  ·  <span class="citation-id">doi:10.1038/s41592-023-01769-3</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/36823332">36823332</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC10399614">PMC10399614</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Gangavarapu_2023.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gtr8pr" class="citation-image" aria-label="Outbreak.info Research Library: a standardized, searchable platform to discover and explore COVID-19 resources"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8820656/bin/nihpp-2022.01.20.477133v5-f0004.jpg" alt="Outbreak.info Research Library: a standardized, searchable platform to discover and explore COVID-19 resources" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gtr8pr" class="citation-title"> Outbreak.info Research Library: a standardized, searchable platform to discover and explore COVID-19 resources </a> <div class="citation-authors" data-tooltip="Ginger Tsueng, Julia L. Mullen, Manar Alkuzweny, Marco Cano, Benjamin Rush, Emily Haag, Jason Lin, Dylan J. Welzel, Xinghua Zhou, Zhongchao Qian, Alaa Abdel Latif, Emory Hufbauer, Mark Zeller, Kristian G. Andersen, Chunlei Wu, Andrew I. Su, Karthik Gangavarapu, Laura D. Hughes " tabindex="0"> Ginger Tsueng, Julia L. Mullen, Manar Alkuzweny, Marco Cano, Benjamin Rush, …, Kristian G. Andersen, Chunlei Wu, Andrew I. Su, Karthik Gangavarapu, Laura D. Hughes </div> <div class="citation-details"> <span class="citation-publisher">Nature Methods</span>  ·  <span class="citation-date">23 Feb 2023</span>  ·  <span class="citation-id">doi:10.1038/s41592-023-01770-w</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/36823331">36823331</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC10393269">PMC10393269</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Tsueng_2023c.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gtr8pq" class="citation-image" aria-label="Developing a standardized but extendable framework to increase the findability of infectious disease datasets"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC9950378/bin/41597_2023_1968_Fig1_HTML.jpg" alt="Developing a standardized but extendable framework to increase the findability of infectious disease datasets" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gtr8pq" class="citation-title"> Developing a standardized but extendable framework to increase the findability of infectious disease datasets </a> <div class="citation-authors" data-tooltip="Ginger Tsueng, Marco A. Alvarado Cano, José Bento, Candice Czech, Mengjia Kang, Lars Pache, Luke V. Rasmussen, Tor C. Savidge, Justin Starren, Qinglong Wu, Jiwen Xin, Michael R. Yeaman, Xinghua Zhou, Andrew I. Su, Chunlei Wu, Liliana Brown, Reed S. Shabman, Laura D. Hughes, Serdar Turkarslan " tabindex="0"> Ginger Tsueng, Marco A. Alvarado Cano, José Bento, Candice Czech, Mengjia Kang, …, Chunlei Wu, Liliana Brown, Reed S. Shabman, Laura D. Hughes, Serdar Turkarslan </div> <div class="citation-details"> <span class="citation-publisher">Scientific Data</span>  ·  <span class="citation-date">23 Feb 2023</span>  ·  <span class="citation-id">doi:10.1038/s41597-023-01968-9</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/36823157">36823157</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC9950378">PMC9950378</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Tsueng_2023b.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gtr8pp" class="citation-image" aria-label="Addressing barriers in FAIR data practices for biomedical data"> <img src="" alt="Addressing barriers in FAIR data practices for biomedical data" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gtr8pp" class="citation-title"> Addressing barriers in FAIR data practices for biomedical data </a> <div class="citation-authors" data-tooltip="Laura D. Hughes, Ginger Tsueng, Jack DiGiovanna, Thomas D. Horvath, Luke V. Rasmussen, Tor C. Savidge, Thomas Stoeger, Serdar Turkarslan, Qinglong Wu, Chunlei Wu, Andrew I. Su, Lars Pache " tabindex="0"> Laura D. Hughes, Ginger Tsueng, Jack DiGiovanna, Thomas D. Horvath, Luke V. Rasmussen, …, Serdar Turkarslan, Qinglong Wu, Chunlei Wu, Andrew I. Su, Lars Pache </div> <div class="citation-details"> <span class="citation-publisher">Scientific Data</span>  ·  <span class="citation-date">23 Feb 2023</span>  ·  <span class="citation-id">doi:10.1038/s41597-023-01969-8</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/36823198">36823198</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC9950056">PMC9950056</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Hughes_2023.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gtr8pm" class="citation-image" aria-label="An approach for collaborative development of a federated biomedical knowledge graph-based question-answering system: Question-of-the-Month challenges"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC10603356/bin/S2059866123006192_fig2.jpg" alt="An approach for collaborative development of a federated biomedical knowledge graph-based question-answering system: Question-of-the-Month challenges" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gtr8pm" class="citation-title"> An approach for collaborative development of a federated biomedical knowledge graph-based question-answering system: Question-of-the-Month challenges </a> <div class="citation-authors" data-tooltip="Karamarie Fecho, Chris Bizon, Tursynay Issabekova, Sierra Moxon, Anne E. Thessen, Shervin Abdollahi, Sergio E. Baranzini, Basazin Belhu, William E. Byrd, Lawrence Chung, Andrew Crouse, Marc P. Duby, Stephen Ferguson, Aleksandra Foksinska, Laura Forero, Jennifer Friedman, Vicki Gardner, Gwênlyn Glusman, Jennifer Hadlock, Kristina Hanspers, Eugene Hinderer, Charlotte Hobbs, Gregory Hyde, Sui Huang, David Koslicki, Philip Mease, Sandrine Muller, Christopher J. Mungall, Stephen A. Ramsey, Jared Roach, Irit Rubin, Shepherd H. Schurman, Anath Shalev, Brett Smith, Karthik Soman, Sarah Stemann, Andrew I. Su, Casey Ta, Paul B. Watkins, Mark D. Williams, Chunlei Wu, Colleen H. Xu " tabindex="0"> Karamarie Fecho, Chris Bizon, Tursynay Issabekova, Sierra Moxon, Anne E. Thessen, …, Casey Ta, Paul B. Watkins, Mark D. Williams, Chunlei Wu, Colleen H. Xu </div> <div class="citation-details"> <span class="citation-publisher">Journal of Clinical and Translational Science</span>  ·  <span class="citation-date">01 Jan 2023</span>  ·  <span class="citation-id">doi:10.1017/cts.2023.619</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/37900350">37900350</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC10603356">PMC10603356</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Fecho_2023.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <h3 id="2022">2022</h3> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gtr8pt" class="citation-image" aria-label="A retrospective evaluation of a decade of Gene Wiki Reviews and their impact"> <img src="https://ars.els-cdn.com/content/image/1-s2.0-S0378111922003535-gr1.jpg" alt="A retrospective evaluation of a decade of Gene Wiki Reviews and their impact" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gtr8pt" class="citation-title"> A retrospective evaluation of a decade of Gene Wiki Reviews and their impact </a> <div class="citation-authors" tabindex="0"> Andre J. van Wijnen, Erica Golemis, Israel Hanukoglu, Stephen Kwok-Wing Tsui, Eric Hu, Sabah Ul-Hasan, Janet Joy, Andrew I. Su, Ginger Tsueng </div> <div class="citation-details"> <span class="citation-publisher">Gene</span>  ·  <span class="citation-date">01 Jul 2022</span>  ·  <span class="citation-id">doi:10.1016/j.gene.2022.146534</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/35525475">35525475</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Wijnen_2022.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gq6hdk" class="citation-image" aria-label="Progress toward a universal biomedical data translator"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC9372428/bin/CTS-15-1838-g002.jpg" alt="Progress toward a universal biomedical data translator" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gq6hdk" class="citation-title"> Progress toward a universal biomedical data translator </a> <div class="citation-authors" data-tooltip="Karamarie Fecho, Anne E. Thessen, Sergio E. Baranzini, Chris Bizon, Jennifer J. Hadlock, Sui Huang, Ryan T. Roper, Noel Southall, Casey Ta, Paul B. Watkins, Mark D. Williams, Hao Xu, William Byrd, Vlado Dančík, Marc P. Duby, Michel Dumontier, Gustavo Glusman, Nomi L. Harris, Eugene W. Hinderer, Greg Hyde, Adam Johs, Andrew I. Su, Guangrong Qin, Qian Zhu " tabindex="0"> Karamarie Fecho, Anne E. Thessen, Sergio E. Baranzini, Chris Bizon, Jennifer J. Hadlock, …, Greg Hyde, Adam Johs, Andrew I. Su, Guangrong Qin, Qian Zhu </div> <div class="citation-details"> <span class="citation-publisher">Clinical and Translational Science</span>  ·  <span class="citation-date">06 Jun 2022</span>  ·  <span class="citation-id">doi:10.1111/cts.13301</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/35611543">35611543</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC9372428">PMC9372428</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Fecho_2022.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gq6hdn" class="citation-image" aria-label="Biolink Model: A universal schema for knowledge graphs in clinical, biomedical, and translational science"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC9372416/bin/CTS-15-1848-g002.jpg" alt="Biolink Model: A universal schema for knowledge graphs in clinical, biomedical, and translational science" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gq6hdn" class="citation-title"> Biolink Model: A universal schema for knowledge graphs in clinical, biomedical, and translational science </a> <div class="citation-authors" data-tooltip="Deepak R. Unni, Sierra A. T. Moxon, Michael Bada, Matthew Brush, Richard Bruskiewich, J. Harry Caufield, Paul A. Clemons, Vlado Dancik, Michel Dumontier, Karamarie Fecho, Gustavo Glusman, Jennifer J. Hadlock, Nomi L. Harris, Arpita Joshi, Tim Putman, Guangrong Qin, Stephen A. Ramsey, Kent A. Shefchek, Harold Solbrig, Karthik Soman, Anne E. Thessen, Melissa A. Haendel, Chris Bizon, Christopher J. Mungall " tabindex="0"> Deepak R. Unni, Sierra A. T. Moxon, Michael Bada, Matthew Brush, Richard Bruskiewich, …, Karthik Soman, Anne E. Thessen, Melissa A. Haendel, Chris Bizon, Christopher J. Mungall </div> <div class="citation-details"> <span class="citation-publisher">Clinical and Translational Science</span>  ·  <span class="citation-date">06 Jun 2022</span>  ·  <span class="citation-id">doi:10.1111/cts.13302</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/36125173">36125173</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC9372416">PMC9372416</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Unni_2022.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gptwsz" class="citation-image" aria-label="Design and application of a knowledge network for automatic prioritization of drug mechanisms"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC9113361/bin/btac205f3.jpg" alt="Design and application of a knowledge network for automatic prioritization of drug mechanisms" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gptwsz" class="citation-title"> Design and application of a knowledge network for automatic prioritization of drug mechanisms </a> <div class="citation-authors" tabindex="0"> Michael Mayers, Roger Tu, Dylan Steinecke, Tong Shu Li, Núria Queralt-Rosinach, Andrew I Su </div> <div class="citation-details"> <span class="citation-publisher">Bioinformatics</span>  ·  <span class="citation-date">06 Apr 2022</span>  ·  <span class="citation-id">doi:10.1093/bioinformatics/btac205</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/35561182">35561182</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC9113361">PMC9113361</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Mayers_2022.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gtr736" class="citation-image" aria-label="Quantitative Metaproteomics and Activity-based Protein Profiling of Patient Fecal Microbiome Identifies Host and Microbial Serine-type Endopeptidase Activity Associated With Ulcerative Colitis"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8941213/bin/gr1.jpg" alt="Quantitative Metaproteomics and Activity-based Protein Profiling of Patient Fecal Microbiome Identifies Host and Microbial Serine-type Endopeptidase Activity Associated With Ulcerative Colitis" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gtr736" class="citation-title"> Quantitative Metaproteomics and Activity-based Protein Profiling of Patient Fecal Microbiome Identifies Host and Microbial Serine-type Endopeptidase Activity Associated With Ulcerative Colitis </a> <div class="citation-authors" tabindex="0"> Peter S. Thuy-Boun, Ana Y. Wang, Ana Crissien-Martinez, Janice H. Xu, Sandip Chatterjee, Gregory S. Stupp, Andrew I. Su, Walter J. Coyle, Dennis W. Wolan </div> <div class="citation-details"> <span class="citation-publisher">Molecular &amp; Cellular Proteomics</span>  ·  <span class="citation-date">01 Mar 2022</span>  ·  <span class="citation-id">doi:10.1016/j.mcpro.2022.100197</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/35033677">35033677</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8941213">PMC8941213</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Thuy-Boun_2022.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gqn66z" class="citation-image" aria-label="BioThings SDK: a toolkit for building high-performance data APIs in biomedical research"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8963279/bin/btac017f1.jpg" alt="BioThings SDK: a toolkit for building high-performance data APIs in biomedical research" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gqn66z" class="citation-title"> BioThings SDK: a toolkit for building high-performance data APIs in biomedical research </a> <div class="citation-authors" data-tooltip="Sebastien Lelong, Xinghua Zhou, Cyrus Afrasiabi, Zhongchao Qian, Marco Alvarado Cano, Ginger Tsueng, Jiwen Xin, Julia Mullen, Yao Yao, Ricardo Avila, Greg Taylor, Andrew I Su, Chunlei Wu " tabindex="0"> Sebastien Lelong, Xinghua Zhou, Cyrus Afrasiabi, Zhongchao Qian, Marco Alvarado Cano, …, Yao Yao, Ricardo Avila, Greg Taylor, Andrew I Su, Chunlei Wu </div> <div class="citation-details"> <span class="citation-publisher">Bioinformatics</span>  ·  <span class="citation-date">10 Jan 2022</span>  ·  <span class="citation-id">doi:10.1093/bioinformatics/btac017</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/35020801">35020801</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8963279">PMC8963279</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Lelong_2022.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <h3 id="2021">2021</h3> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gndrg7" class="citation-image" aria-label="A protocol for adding knowledge to Wikidata: aligning resources on human coronaviruses"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7820539/bin/12915_2020_940_Fig1_HTML.jpg" alt="A protocol for adding knowledge to Wikidata: aligning resources on human coronaviruses" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gndrg7" class="citation-title"> A protocol for adding knowledge to Wikidata: aligning resources on human coronaviruses </a> <div class="citation-authors" tabindex="0"> Andra Waagmeester, Egon L. Willighagen, Andrew I. Su, Martina Kutmon, Jose Emilio Labra Gayo, Daniel Fernández-Álvarez, Quentin Groom, Peter J. Schaap, Lisa M. Verhagen, Jasper J. Koehorst </div> <div class="citation-details"> <span class="citation-publisher">BMC Biology</span>  ·  <span class="citation-date">22 Jan 2021</span>  ·  <span class="citation-id">doi:10.1186/s12915-020-00940-y</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/33482803">33482803</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7820539">PMC7820539</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Waagmeester_2021.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <h3 id="2020">2020</h3> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/ghstqb" class="citation-image" aria-label="Multi-Omics Database Analysis of Aminoacyl-tRNA Synthetases in Cancer"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7700366/bin/genes-11-01384-g002.jpg" alt="Multi-Omics Database Analysis of Aminoacyl-tRNA Synthetases in Cancer" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/ghstqb" class="citation-title"> Multi-Omics Database Analysis of Aminoacyl-tRNA Synthetases in Cancer </a> <div class="citation-authors" tabindex="0"> Justin Wang, Ingrid Vallee, Aditi Dutta, Yu Wang, Zhongying Mo, Ze Liu, Haissi Cui, Andrew I. Su, Xiang-Lei Yang </div> <div class="citation-details"> <span class="citation-publisher">Genes</span>  ·  <span class="citation-date">22 Nov 2020</span>  ·  <span class="citation-id">doi:10.3390/genes11111384</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/33266490">33266490</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7700366">PMC7700366</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Wang_2020.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gm32nd" class="citation-image" aria-label="Mohawk is a transcription factor that promotes meniscus cell phenotype and tissue repair and reduces osteoarthritis severity"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7955769/bin/nihms-1659893-f0003.jpg" alt="Mohawk is a transcription factor that promotes meniscus cell phenotype and tissue repair and reduces osteoarthritis severity" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gm32nd" class="citation-title"> Mohawk is a transcription factor that promotes meniscus cell phenotype and tissue repair and reduces osteoarthritis severity </a> <div class="citation-authors" data-tooltip="Kwang Il Lee, Ramya Gamini, Merissa Olmer, Yasunari Ikuta, Joe Hasei, Jihye Baek, Oscar Alvarez-Garcia, Shawn P. Grogan, Darryl D. D’Lima, Hiroshi Asahara, Andrew I. Su, Martin K. Lotz " tabindex="0"> Kwang Il Lee, Ramya Gamini, Merissa Olmer, Yasunari Ikuta, Joe Hasei, …, Shawn P. Grogan, Darryl D. D’Lima, Hiroshi Asahara, Andrew I. Su, Martin K. Lotz </div> <div class="citation-details"> <span class="citation-publisher">Science Translational Medicine</span>  ·  <span class="citation-date">28 Oct 2020</span>  ·  <span class="citation-id">doi:10.1126/scitranslmed.aan7967</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/33115953">33115953</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7955769">PMC7955769</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Lee_2020.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gg5zh8" class="citation-image" aria-label="Discovery of SARS-CoV-2 antiviral drugs through large-scale compound repurposing"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7603405/bin/nihms-1613359-f0001.jpg" alt="Discovery of SARS-CoV-2 antiviral drugs through large-scale compound repurposing" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gg5zh8" class="citation-title"> Discovery of SARS-CoV-2 antiviral drugs through large-scale compound repurposing </a> <div class="citation-authors" data-tooltip="Laura Riva, Shuofeng Yuan, Xin Yin, Laura Martin-Sancho, Naoko Matsunaga, Lars Pache, Sebastian Burgstaller-Muehlbacher, Paul D. De Jesus, Peter Teriete, Mitchell V. Hull, Max W. Chang, Jasper Fuk-Woo Chan, Jianli Cao, Vincent Kwok-Man Poon, Kristina M. Herbert, Kuoyuan Cheng, Tu-Trinh H. Nguyen, Andrey Rubanov, Yuan Pu, Courtney Nguyen, Angela Choi, Raveen Rathnasinghe, Michael Schotsaert, Lisa Miorin, Marion Dejosez, Thomas P. Zwaka, Ko-Yung Sit, Luis Martinez-Sobrido, Wen-Chun Liu, Kris M. White, Mackenzie E. Chapman, Emma K. Lendy, Richard J. Glynne, Randy Albrecht, Eytan Ruppin, Andrew D. Mesecar, Jeffrey R. Johnson, Christopher Benner, Ren Sun, Peter G. Schultz, Andrew I. Su, Adolfo García-Sastre, Arnab K. Chatterjee, Kwok-Yung Yuen, Sumit K. Chanda " tabindex="0"> Laura Riva, Shuofeng Yuan, Xin Yin, Laura Martin-Sancho, Naoko Matsunaga, …, Andrew I. Su, Adolfo García-Sastre, Arnab K. Chatterjee, Kwok-Yung Yuen, Sumit K. Chanda </div> <div class="citation-details"> <span class="citation-publisher">Nature</span>  ·  <span class="citation-date">24 Jul 2020</span>  ·  <span class="citation-id">doi:10.1038/s41586-020-2577-1</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/32707573">32707573</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7603405">PMC7603405</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Riva_2020.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/ggqqc6" class="citation-image" aria-label="Wikidata as a knowledge graph for the life sciences"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7077981/bin/elife-52614-fig1.jpg" alt="Wikidata as a knowledge graph for the life sciences" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/ggqqc6" class="citation-title"> Wikidata as a knowledge graph for the life sciences </a> <div class="citation-authors" data-tooltip="Andra Waagmeester, Gregory Stupp, Sebastian Burgstaller-Muehlbacher, Benjamin M Good, Malachi Griffith, Obi L Griffith, Kristina Hanspers, Henning Hermjakob, Toby S Hudson, Kevin Hybiske, Sarah M Keating, Magnus Manske, Michael Mayers, Daniel Mietchen, Elvira Mitraka, Alexander R Pico, Timothy Putman, Anders Riutta, Nuria Queralt-Rosinach, Lynn M Schriml, Thomas Shafee, Denise Slenter, Ralf Stephan, Katherine Thornton, Ginger Tsueng, Roger Tu, Sabah Ul-Hasan, Egon Willighagen, Chunlei Wu, Andrew I Su " tabindex="0"> Andra Waagmeester, Gregory Stupp, Sebastian Burgstaller-Muehlbacher, Benjamin M Good, Malachi Griffith, …, Roger Tu, Sabah Ul-Hasan, Egon Willighagen, Chunlei Wu, Andrew I Su </div> <div class="citation-details"> <span class="citation-publisher">eLife</span>  ·  <span class="citation-date">17 Mar 2020</span>  ·  <span class="citation-id">doi:10.7554/elife.52614</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/32180547">32180547</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7077981">PMC7077981</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Waagmeester_2020.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gj7mh4" class="citation-image" aria-label="Functional Annotation of the Transcriptome of the Pig, Sus scrofa, Based Upon Network Analysis of an RNAseq Transcriptional Atlas"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7034361/bin/fgene-10-01355-g001.jpg" alt="Functional Annotation of the Transcriptome of the Pig, Sus scrofa, Based Upon Network Analysis of an RNAseq Transcriptional Atlas" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gj7mh4" class="citation-title"> Functional Annotation of the Transcriptome of the Pig, Sus scrofa, Based Upon Network Analysis of an RNAseq Transcriptional Atlas </a> <div class="citation-authors" data-tooltip="Kim M. Summers, Stephen J. Bush, Chunlei Wu, Andrew I. Su, Charity Muriuki, Emily L. Clark, Heather A. Finlayson, Lel Eory, Lindsey A. Waddell, Richard Talbot, Alan L. Archibald, David A. Hume " tabindex="0"> Kim M. Summers, Stephen J. Bush, Chunlei Wu, Andrew I. Su, Charity Muriuki, …, Lel Eory, Lindsey A. Waddell, Richard Talbot, Alan L. Archibald, David A. Hume </div> <div class="citation-details"> <span class="citation-publisher">Frontiers in Genetics</span>  ·  <span class="citation-date">14 Feb 2020</span>  ·  <span class="citation-id">doi:10.3389/fgene.2019.01355</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/32117413">32117413</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7034361">PMC7034361</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Summers_2020.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/ggsdkj" class="citation-image" aria-label="Structured reviews for data and knowledge-driven research"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7153956/bin/baaa015f1.jpg" alt="Structured reviews for data and knowledge-driven research" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/ggsdkj" class="citation-title"> Structured reviews for data and knowledge-driven research </a> <div class="citation-authors" tabindex="0"> Núria Queralt-Rosinach, Gregory S Stupp, Tong Shu Li, Michael Mayers, Maureen E Hoatlin, Matthew Might, Benjamin M Good, Andrew I Su </div> <div class="citation-details"> <span class="citation-publisher">Database</span>  ·  <span class="citation-date">01 Jan 2020</span>  ·  <span class="citation-id">doi:10.1093/database/baaa015</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/32283553">32283553</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7153956">PMC7153956</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Queralt-Rosinach_2020.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <h3 id="2019">2019</h3> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/ggpcsr" class="citation-image" aria-label="Time-resolved evaluation of compound repositioning predictions on a text-mined knowledge network"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6907279/bin/12859_2019_3297_Fig3_HTML.jpg" alt="Time-resolved evaluation of compound repositioning predictions on a text-mined knowledge network" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/ggpcsr" class="citation-title"> Time-resolved evaluation of compound repositioning predictions on a text-mined knowledge network </a> <div class="citation-authors" tabindex="0"> Michael Mayers, Tong Shu Li, Núria Queralt-Rosinach, Andrew I. Su </div> <div class="citation-details"> <span class="citation-publisher">BMC Bioinformatics</span>  ·  <span class="citation-date">01 Dec 2019</span>  ·  <span class="citation-id">doi:10.1186/s12859-019-3297-0</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/31829175">31829175</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6907279">PMC6907279</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Mayers_2019.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gtr8pv" class="citation-image" aria-label="Advancing computational biology and bioinformatics research through open innovation competitions"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6764653/bin/pone.0222165.g002.jpg" alt="Advancing computational biology and bioinformatics research through open innovation competitions" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gtr8pv" class="citation-title"> Advancing computational biology and bioinformatics research through open innovation competitions </a> <div class="citation-authors" data-tooltip="Andrea Blasco, Michael G. Endres, Rinat A. Sergeev, Anup Jonchhe, N. J. Maximilian Macaluso, Rajiv Narayan, Ted Natoli, Jin H. Paik, Bryan Briney, Chunlei Wu, Andrew I. Su, Aravind Subramanian, Karim R. Lakhani " tabindex="0"> Andrea Blasco, Michael G. Endres, Rinat A. Sergeev, Anup Jonchhe, N. J. Maximilian Macaluso, …, Bryan Briney, Chunlei Wu, Andrew I. Su, Aravind Subramanian, Karim R. Lakhani </div> <div class="citation-details"> <span class="citation-publisher">PLOS ONE</span>  ·  <span class="citation-date">27 Sep 2019</span>  ·  <span class="citation-id">doi:10.1371/journal.pone.0222165</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/31560691">31560691</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6764653">PMC6764653</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Blasco_2019.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/ghbhx7" class="citation-image" aria-label="Applying citizen science to gene, drug and disease relationship extraction from biomedical abstracts"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8104067/bin/bioinformatics_36_4_1226_f1.jpg" alt="Applying citizen science to gene, drug and disease relationship extraction from biomedical abstracts" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/ghbhx7" class="citation-title"> Applying citizen science to gene, drug and disease relationship extraction from biomedical abstracts </a> <div class="citation-authors" tabindex="0"> Ginger Tsueng, Max Nanis, Jennifer T Fouquier, Michael Mayers, Benjamin M Good, Andrew I Su </div> <div class="citation-details"> <span class="citation-publisher">Bioinformatics</span>  ·  <span class="citation-date">03 Sep 2019</span>  ·  <span class="citation-id">doi:10.1093/bioinformatics/btz678</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/31504205">31504205</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8104067">PMC8104067</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Tsueng_2019b.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gtrg2k" class="citation-image" aria-label="Position β57 of I-A &lt;sup&gt;g7&lt;/sup&gt; controls early anti-insulin responses in NOD mice, linking an MHC susceptibility allele to type 1 diabetes onset"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6816460/bin/nihms-1055478-f0001.jpg" alt="Position β57 of I-A &lt;sup&gt;g7&lt;/sup&gt; controls early anti-insulin responses in NOD mice, linking an MHC susceptibility allele to type 1 diabetes onset" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gtrg2k" class="citation-title"> Position β57 of I-A <sup>g7</sup> controls early anti-insulin responses in NOD mice, linking an MHC susceptibility allele to type 1 diabetes onset </a> <div class="citation-authors" data-tooltip="Louis Gioia, Marie Holt, Anne Costanzo, Siddhartha Sharma, Brian Abe, Lisa Kain, Maki Nakayama, Xiaoxiao Wan, Andrew Su, Clayton Mathews, Yi-Guang Chen, Emil Unanue, Luc Teyton " tabindex="0"> Louis Gioia, Marie Holt, Anne Costanzo, Siddhartha Sharma, Brian Abe, …, Andrew Su, Clayton Mathews, Yi-Guang Chen, Emil Unanue, Luc Teyton </div> <div class="citation-details"> <span class="citation-publisher">Science Immunology</span>  ·  <span class="citation-date">02 Aug 2019</span>  ·  <span class="citation-id">doi:10.1126/sciimmunol.aaw6329</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/31471352">31471352</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6816460">PMC6816460</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Gioia_2019.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gtrg2n" class="citation-image" aria-label="Aligning Needs: Integrating Citizen Science Efforts into Schools Through Service Requirements."> <img src="/images/csslr.png" alt="Aligning Needs: Integrating Citizen Science Efforts into Schools Through Service Requirements." loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gtrg2n" class="citation-title"> Aligning Needs: Integrating Citizen Science Efforts into Schools Through Service Requirements. </a> <div class="citation-authors" tabindex="0"> Ginger Tsueng, Arun Kumar, Steven Max Nanis, Andrew I Su </div> <div class="citation-details"> <span class="citation-publisher">Human Computation</span>  ·  <span class="citation-date">02 Jun 2019</span>  ·  <span class="citation-id">doi:10.15346/hc.v6i1.4</span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Tsueng_2019c.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gfxzww" class="citation-image" aria-label="exRNA Atlas Analysis Reveals Distinct Extracellular RNA Cargo Types and Their Carriers Present across Human Biofluids"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6616370/bin/nihms-1521746-f0002.jpg" alt="exRNA Atlas Analysis Reveals Distinct Extracellular RNA Cargo Types and Their Carriers Present across Human Biofluids" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gfxzww" class="citation-title"> exRNA Atlas Analysis Reveals Distinct Extracellular RNA Cargo Types and Their Carriers Present across Human Biofluids </a> <div class="citation-authors" data-tooltip="Oscar D. Murillo, William Thistlethwaite, Joel Rozowsky, Sai Lakshmi Subramanian, Rocco Lucero, Neethu Shah, Andrew R. Jackson, Srimeenakshi Srinivasan, Allen Chung, Clara D. Laurent, Robert R. Kitchen, Timur Galeev, Jonathan Warrell, James A. Diao, Joshua A. Welsh, Kristina Hanspers, Anders Riutta, Sebastian Burgstaller-Muehlbacher, Ravi V. Shah, Ashish Yeri, Lisa M. Jenkins, Mehmet E. Ahsen, Carlos Cordon-Cardo, Navneet Dogra, Stacey M. Gifford, Joshua T. Smith, Gustavo Stolovitzky, Ashutosh K. Tewari, Benjamin H. Wunsch, Kamlesh K. Yadav, Kirsty M. Danielson, Justyna Filant, Courtney Moeller, Parham Nejad, Anu Paul, Bridget Simonson, David K. Wong, Xuan Zhang, Leonora Balaj, Roopali Gandhi, Anil K. Sood, Roger P. Alexander, Liang Wang, Chunlei Wu, David T.W. Wong, David J. Galas, Kendall Van Keuren-Jensen, Tushar Patel, Jennifer C. Jones, Saumya Das, Kei-Hoi Cheung, Alexander R. Pico, Andrew I. Su, Robert L. Raffai, Louise C. Laurent, Matthew E. Roth, Mark B. Gerstein, Aleksandar Milosavljevic " tabindex="0"> Oscar D. Murillo, William Thistlethwaite, Joel Rozowsky, Sai Lakshmi Subramanian, Rocco Lucero, …, Robert L. Raffai, Louise C. Laurent, Matthew E. Roth, Mark B. Gerstein, Aleksandar Milosavljevic </div> <div class="citation-details"> <span class="citation-publisher">Cell</span>  ·  <span class="citation-date">01 Apr 2019</span>  ·  <span class="citation-id">doi:10.1016/j.cell.2019.02.018</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/30951672">30951672</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6616370">PMC6616370</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Murillo_2019.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gtsb8d" class="citation-image" aria-label="ChlamBase: a curated model organism database for the Chlamydia research community"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6463448/bin/baz041f1.jpg" alt="ChlamBase: a curated model organism database for the Chlamydia research community" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gtsb8d" class="citation-title"> ChlamBase: a curated model organism database for the Chlamydia research community </a> <div class="citation-authors" data-tooltip="Tim Putman, Kevin Hybiske, Derek Jow, Cyrus Afrasiabi, Sebastien Lelong, Marco Alvarado Cano, Gregory S Stupp, Andra Waagmeester, Benjamin M Good, Chunlei Wu, Andrew I Su " tabindex="0"> Tim Putman, Kevin Hybiske, Derek Jow, Cyrus Afrasiabi, Sebastien Lelong, …, Gregory S Stupp, Andra Waagmeester, Benjamin M Good, Chunlei Wu, Andrew I Su </div> <div class="citation-details"> <span class="citation-publisher">Database</span>  ·  <span class="citation-date">01 Jan 2019</span>  ·  <span class="citation-id">doi:10.1093/database/baz041</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/30985891">30985891</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6463448">PMC6463448</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Putman_2019.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <h3 id="2018">2018</h3> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gfp76k" class="citation-image" aria-label="Using single cell analysis for translational studies in immune mediated diseases: Opportunities and challenges"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6258053/bin/nihms-996555-f0003.jpg" alt="Using single cell analysis for translational studies in immune mediated diseases: Opportunities and challenges" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gfp76k" class="citation-title"> Using single cell analysis for translational studies in immune mediated diseases: Opportunities and challenges </a> <div class="citation-authors" tabindex="0"> Siddhartha Sharma, Louis Gioia, Brian Abe, Marie Holt, Anne Costanzo, Lisa Kain, Andrew Su, Luc Teyton </div> <div class="citation-details"> <span class="citation-publisher">Molecular Immunology</span>  ·  <span class="citation-date">01 Nov 2018</span>  ·  <span class="citation-id">doi:10.1016/j.molimm.2018.09.020</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/30300798">30300798</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6258053">PMC6258053</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Sharma_2018.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gfjddv" class="citation-image" aria-label="Identification of transcription factors responsible for dysregulated networks in human osteoarthritis cartilage by global gene expression analysis"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6245598/bin/nihms-992829-f0003.jpg" alt="Identification of transcription factors responsible for dysregulated networks in human osteoarthritis cartilage by global gene expression analysis" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gfjddv" class="citation-title"> Identification of transcription factors responsible for dysregulated networks in human osteoarthritis cartilage by global gene expression analysis </a> <div class="citation-authors" tabindex="0"> K.M. Fisch, R. Gamini, O. Alvarez-Garcia, R. Akagi, M. Saito, Y. Muramatsu, T. Sasho, J.A. Koziol, A.I. Su, M.K. Lotz </div> <div class="citation-details"> <span class="citation-publisher">Osteoarthritis and Cartilage</span>  ·  <span class="citation-date">01 Nov 2018</span>  ·  <span class="citation-id">doi:10.1016/j.joca.2018.07.012</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/30081074">30081074</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6245598">PMC6245598</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Fisch_2018.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gk253n" class="citation-image" aria-label="Association study of long-term kidney transplant rejection using whole-exome sequencing"> <img src="https://www.biorxiv.org/content/biorxiv/early/2018/10/16/444497/F1.medium.gif" alt="Association study of long-term kidney transplant rejection using whole-exome sequencing" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gk253n" class="citation-title"> Association study of long-term kidney transplant rejection using whole-exome sequencing </a> <div class="citation-authors" tabindex="0"> Louis Gioia, Sunil Kurian, Tony S. Mondala, Laia Bassaganyas, Pui-Yan Kwok, Daniel R. Salomon, Andrew I. Su </div> <div class="citation-details"> <span class="citation-publisher">Cold Spring Harbor Laboratory</span>  ·  <span class="citation-date">16 Oct 2018</span>  ·  <span class="citation-id">doi:10.1101/444497</span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Gioia_2018.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gfhbr4" class="citation-image" aria-label="The ReFRAME library as a comprehensive drug repurposing library and its application to the treatment of cryptosporidiosis"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6196526/bin/pnas.1810137115fig02.jpg" alt="The ReFRAME library as a comprehensive drug repurposing library and its application to the treatment of cryptosporidiosis" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gfhbr4" class="citation-title"> The ReFRAME library as a comprehensive drug repurposing library and its application to the treatment of cryptosporidiosis </a> <div class="citation-authors" data-tooltip="Jeff Janes, Megan E. Young, Emily Chen, Nicole H. Rogers, Sebastian Burgstaller-Muehlbacher, Laura D. Hughes, Melissa S. Love, Mitchell V. Hull, Kelli L. Kuhen, Ashley K. Woods, Sean B. Joseph, H. Michael Petrassi, Case W. McNamara, Matthew S. Tremblay, Andrew I. Su, Peter G. Schultz, Arnab K. Chatterjee " tabindex="0"> Jeff Janes, Megan E. Young, Emily Chen, Nicole H. Rogers, Sebastian Burgstaller-Muehlbacher, …, Case W. McNamara, Matthew S. Tremblay, Andrew I. Su, Peter G. Schultz, Arnab K. Chatterjee </div> <div class="citation-details"> <span class="citation-publisher">Proceedings of the National Academy of Sciences</span>  ·  <span class="citation-date">03 Oct 2018</span>  ·  <span class="citation-id">doi:10.1073/pnas.1810137115</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/30282735">30282735</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6196526">PMC6196526</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Janes_2018.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gmxd4x" class="citation-image" aria-label="The Healthy Pregnancy Research Program: transforming pregnancy research through a ResearchKit app"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6550256/bin/41746_2018_52_Fig2_HTML.jpg" alt="The Healthy Pregnancy Research Program: transforming pregnancy research through a ResearchKit app" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gmxd4x" class="citation-title"> The Healthy Pregnancy Research Program: transforming pregnancy research through a ResearchKit app </a> <div class="citation-authors" tabindex="0"> Jennifer M. Radin, Steven R. Steinhubl, Andrew I. Su, Hansa Bhargava, Benjamin Greenberg, Brian M. Bot, Megan Doerr, Eric J. Topol </div> <div class="citation-details"> <span class="citation-publisher">npj Digital Medicine</span>  ·  <span class="citation-date">05 Sep 2018</span>  ·  <span class="citation-id">doi:10.1038/s41746-018-0052-2</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/31304325">31304325</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6550256">PMC6550256</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Radin_2018.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gd7nt5" class="citation-image" aria-label="Correcting the F508del-CFTR variant by modulating eukaryotic translation initiation factor 3–mediated translation initiation"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6120211/bin/zbc0361892560007.jpg" alt="Correcting the F508del-CFTR variant by modulating eukaryotic translation initiation factor 3–mediated translation initiation" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gd7nt5" class="citation-title"> Correcting the F508del-CFTR variant by modulating eukaryotic translation initiation factor 3–mediated translation initiation </a> <div class="citation-authors" tabindex="0"> Darren M. Hutt, Salvatore Loguercio, Daniela Martino Roth, Andrew I. Su, William E. Balch </div> <div class="citation-details"> <span class="citation-publisher">Journal of Biological Chemistry</span>  ·  <span class="citation-date">01 Aug 2018</span>  ·  <span class="citation-id">doi:10.1074/jbc.RA118.003192</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/30006345">30006345</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6120211">PMC6120211</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Hutt_2018.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gkwvfq" class="citation-image" aria-label="Triflic acid treatment enables LC-MS/MS analysis of insoluble bacterial biomass"> <img src="https://www.biorxiv.org/content/biorxiv/early/2018/07/11/367599/F5.medium.gif" alt="Triflic acid treatment enables LC-MS/MS analysis of insoluble bacterial biomass" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gkwvfq" class="citation-title"> Triflic acid treatment enables LC-MS/MS analysis of insoluble bacterial biomass </a> <div class="citation-authors" tabindex="0"> Ana Y. Wang, Peter S. Thuy-Boun, Gregory S. Stupp, Andrew I. Su, Dennis W. Wolan </div> <div class="citation-details"> <span class="citation-publisher">Cold Spring Harbor Laboratory</span>  ·  <span class="citation-date">11 Jul 2018</span>  ·  <span class="citation-id">doi:10.1101/367599</span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Wang_2018.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gdrt5g" class="citation-image" aria-label="Exploring applications of crowdsourcing to cryo-EM"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6086358/bin/nihms-976652-f0004.jpg" alt="Exploring applications of crowdsourcing to cryo-EM" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gdrt5g" class="citation-title"> Exploring applications of crowdsourcing to cryo-EM </a> <div class="citation-authors" tabindex="0"> Jacob Bruggemann, Gabriel C. Lander, Andrew I. Su </div> <div class="citation-details"> <span class="citation-publisher">Journal of Structural Biology</span>  ·  <span class="citation-date">01 Jul 2018</span>  ·  <span class="citation-id">doi:10.1016/j.jsb.2018.02.006</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/29486249">29486249</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6086358">PMC6086358</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Bruggemann_2018.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gst8gc" class="citation-image" aria-label="A genome-wide survey of mutations in the Jurkat cell line"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5941560/bin/12864_2018_4718_Fig1_HTML.jpg" alt="A genome-wide survey of mutations in the Jurkat cell line" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gst8gc" class="citation-title"> A genome-wide survey of mutations in the Jurkat cell line </a> <div class="citation-authors" tabindex="0"> Louis Gioia, Azeem Siddique, Steven R. Head, Daniel R. Salomon, Andrew I. Su </div> <div class="citation-details"> <span class="citation-publisher">BMC Genomics</span>  ·  <span class="citation-date">08 May 2018</span>  ·  <span class="citation-id">doi:10.1186/s12864-018-4718-6</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/29739316">29739316</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5941560">PMC5941560</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Gioia_2018b.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gfsj89" class="citation-image" aria-label="Biocuration: Distilling data into knowledge"> <img src="" alt="Biocuration: Distilling data into knowledge" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gfsj89" class="citation-title"> Biocuration: Distilling data into knowledge </a> <div class="citation-authors" tabindex="0"> </div> <div class="citation-details"> <span class="citation-publisher">PLOS Biology</span>  ·  <span class="citation-date">16 Apr 2018</span>  ·  <span class="citation-id">doi:10.1371/journal.pbio.2002846</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/29659566">29659566</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5919672">PMC5919672</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/biocuration_2018.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gc6wb9" class="citation-image" aria-label="Common PIEZO1 Allele in African Populations Causes RBC Dehydration and Attenuates Plasmodium Infection"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5889333/bin/nihms946013f6.jpg" alt="Common PIEZO1 Allele in African Populations Causes RBC Dehydration and Attenuates Plasmodium Infection" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gc6wb9" class="citation-title"> Common PIEZO1 Allele in African Populations Causes RBC Dehydration and Attenuates Plasmodium Infection </a> <div class="citation-authors" data-tooltip="Shang Ma, Stuart Cahalan, Gregory LaMonte, Nathan D. Grubaugh, Weizheng Zeng, Swetha E. Murthy, Emma Paytas, Ramya Gamini, Viktor Lukacs, Tess Whitwam, Meaghan Loud, Rakhee Lohia, Laurence Berry, Shahid M. Khan, Chris J. Janse, Michael Bandell, Christian Schmedt, Kai Wengelnik, Andrew I. Su, Eric Honore, Elizabeth A. Winzeler, Kristian G. Andersen, Ardem Patapoutian " tabindex="0"> Shang Ma, Stuart Cahalan, Gregory LaMonte, Nathan D. Grubaugh, Weizheng Zeng, …, Andrew I. Su, Eric Honore, Elizabeth A. Winzeler, Kristian G. Andersen, Ardem Patapoutian </div> <div class="citation-details"> <span class="citation-publisher">Cell</span>  ·  <span class="citation-date">01 Apr 2018</span>  ·  <span class="citation-id">doi:10.1016/j.cell.2018.02.047</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/29576450">29576450</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5889333">PMC5889333</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Ma_2018.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/ggnj2f" class="citation-image" aria-label="FoxO transcription factors modulate autophagy and proteoglycan 4 in cartilage homeostasis and osteoarthritis"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6204214/bin/nihms-992825-f0008.jpg" alt="FoxO transcription factors modulate autophagy and proteoglycan 4 in cartilage homeostasis and osteoarthritis" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/ggnj2f" class="citation-title"> FoxO transcription factors modulate autophagy and proteoglycan 4 in cartilage homeostasis and osteoarthritis </a> <div class="citation-authors" data-tooltip="Tokio Matsuzaki, Oscar Alvarez-Garcia, Sho Mokuda, Keita Nagira, Merissa Olmer, Ramya Gamini, Kohei Miyata, Yukio Akasaki, Andrew I. Su, Hiroshi Asahara, Martin K. Lotz " tabindex="0"> Tokio Matsuzaki, Oscar Alvarez-Garcia, Sho Mokuda, Keita Nagira, Merissa Olmer, …, Kohei Miyata, Yukio Akasaki, Andrew I. Su, Hiroshi Asahara, Martin K. Lotz </div> <div class="citation-details"> <span class="citation-publisher">Science Translational Medicine</span>  ·  <span class="citation-date">14 Feb 2018</span>  ·  <span class="citation-id">doi:10.1126/scitranslmed.aan0746</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/29444976">29444976</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6204214">PMC6204214</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Matsuzaki_2018.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gtrg2r" class="citation-image" aria-label="Metaproteomics of Colonic Microbiota Unveils Discrete Protein Functions among Colitic Mice and Control Groups"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5921860/bin/nihms959173f1.jpg" alt="Metaproteomics of Colonic Microbiota Unveils Discrete Protein Functions among Colitic Mice and Control Groups" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gtrg2r" class="citation-title"> Metaproteomics of Colonic Microbiota Unveils Discrete Protein Functions among Colitic Mice and Control Groups </a> <div class="citation-authors" tabindex="0"> Clara Moon, Gregory S. Stupp, Andrew I. Su, Dennis W. Wolan </div> <div class="citation-details"> <span class="citation-publisher">PROTEOMICS</span>  ·  <span class="citation-date">01 Feb 2018</span>  ·  <span class="citation-id">doi:10.1002/pmic.201700391</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/29319931">29319931</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5921860">PMC5921860</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Moon_2018.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/grfnc4" class="citation-image" aria-label="Cross-linking BioThings APIs through JSON-LD to facilitate knowledge exploration"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5796402/bin/12859_2018_2041_Fig3_HTML.jpg" alt="Cross-linking BioThings APIs through JSON-LD to facilitate knowledge exploration" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/grfnc4" class="citation-title"> Cross-linking BioThings APIs through JSON-LD to facilitate knowledge exploration </a> <div class="citation-authors" tabindex="0"> Jiwen Xin, Cyrus Afrasiabi, Sebastien Lelong, Julee Adesara, Ginger Tsueng, Andrew I. Su, Chunlei Wu </div> <div class="citation-details"> <span class="citation-publisher">BMC Bioinformatics</span>  ·  <span class="citation-date">01 Feb 2018</span>  ·  <span class="citation-id">doi:10.1186/s12859-018-2041-5</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/29390967">29390967</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5796402">PMC5796402</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Xin_2018.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <h3 id="2017">2017</h3> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gtrg2q" class="citation-image" aria-label="Gene Profiling and T Cell Receptor Sequencing from Antigen-Specific CD4 T Cells"> <img src="" alt="Gene Profiling and T Cell Receptor Sequencing from Antigen-Specific CD4 T Cells" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gtrg2q" class="citation-title"> Gene Profiling and T Cell Receptor Sequencing from Antigen-Specific CD4 T Cells </a> <div class="citation-authors" tabindex="0"> Marie Holt, Anne Costanzo, Louis Gioia, Brian Abe, Andrew I. Su, Luc Teyton </div> <div class="citation-details"> <span class="citation-publisher">Methods in Molecular Biology</span>  ·  <span class="citation-date">10 Dec 2017</span>  ·  <span class="citation-id">doi:10.1007/978-1-4939-7514-3_14</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/29224077">29224077</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Holt_2017.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gtrg2s" class="citation-image" aria-label="Academics can help shape Wikipedia"> <img src="" alt="Academics can help shape Wikipedia" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gtrg2s" class="citation-title"> Academics can help shape Wikipedia </a> <div class="citation-authors" tabindex="0"> Thomas Shafee, Daniel Mietchen, Andrew I. Su </div> <div class="citation-details"> <span class="citation-publisher">Science</span>  ·  <span class="citation-date">11 Aug 2017</span>  ·  <span class="citation-id">doi:10.1126/science.aao0462</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/28798122">28798122</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Shafee_2017.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gkz9ch" class="citation-image" aria-label="Science Game Lab: tool for the unification of biomedical games with a purpose"> <img src="https://www.biorxiv.org/content/biorxiv/early/2017/07/10/156141/F1.medium.gif" alt="Science Game Lab: tool for the unification of biomedical games with a purpose" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gkz9ch" class="citation-title"> Science Game Lab: tool for the unification of biomedical games with a purpose </a> <div class="citation-authors" tabindex="0"> Benjamin M. Good, Sarah Santini, Margaret Wallace, Nicholas Fortugno, John Szeder, Patrick Mooney, Jerome Waldispuhl, Ginger Tsueng, Andrew I Su </div> <div class="citation-details"> <span class="citation-publisher">Cold Spring Harbor Laboratory</span>  ·  <span class="citation-date">10 Jul 2017</span>  ·  <span class="citation-id">doi:10.1101/156141</span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Good_2017.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gbpbsz" class="citation-image" aria-label="Dysregulated circadian rhythm pathway in human osteoarthritis: NR1D1 and BMAL1 suppression alters TGF-β signaling in chondrocytes"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5438901/bin/nihms853698f4.jpg" alt="Dysregulated circadian rhythm pathway in human osteoarthritis: NR1D1 and BMAL1 suppression alters TGF-β signaling in chondrocytes" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gbpbsz" class="citation-title"> Dysregulated circadian rhythm pathway in human osteoarthritis: NR1D1 and BMAL1 suppression alters TGF-β signaling in chondrocytes </a> <div class="citation-authors" tabindex="0"> R. Akagi, Y. Akatsu, K.M. Fisch, O. Alvarez-Garcia, T. Teramura, Y. Muramatsu, M. Saito, T. Sasho, A.I. Su, M.K. Lotz </div> <div class="citation-details"> <span class="citation-publisher">Osteoarthritis and Cartilage</span>  ·  <span class="citation-date">01 Jun 2017</span>  ·  <span class="citation-id">doi:10.1016/j.joca.2016.11.007</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/27884645">27884645</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5438901">PMC5438901</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Akagi_2017.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gkz3cs" class="citation-image" aria-label="EXPLANe: An Extensible Framework for Poster Annotation with Mobile Devices"> <img src="https://www.biorxiv.org/content/biorxiv/early/2017/03/29/121178/F1.medium.gif" alt="EXPLANe: An Extensible Framework for Poster Annotation with Mobile Devices" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gkz3cs" class="citation-title"> EXPLANe: An Extensible Framework for Poster Annotation with Mobile Devices </a> <div class="citation-authors" tabindex="0"> Nikhil Gopal, Andrew Su, Chunlei Wu, Sean D. Mooney </div> <div class="citation-details"> <span class="citation-publisher">Cold Spring Harbor Laboratory</span>  ·  <span class="citation-date">29 Mar 2017</span>  ·  <span class="citation-id">doi:10.1101/121178</span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Gopal_2017.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gf8dhs" class="citation-image" aria-label="CIViC is a community knowledgebase for expert crowdsourcing the clinical interpretation of variants in cancer"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5367263/bin/nihms851295f1.jpg" alt="CIViC is a community knowledgebase for expert crowdsourcing the clinical interpretation of variants in cancer" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gf8dhs" class="citation-title"> CIViC is a community knowledgebase for expert crowdsourcing the clinical interpretation of variants in cancer </a> <div class="citation-authors" data-tooltip="Malachi Griffith, Nicholas C Spies, Kilannin Krysiak, Joshua F McMichael, Adam C Coffman, Arpad M Danos, Benjamin J Ainscough, Cody A Ramirez, Damian T Rieke, Lynzey Kujan, Erica K Barnell, Alex H Wagner, Zachary L Skidmore, Amber Wollam, Connor J Liu, Martin R Jones, Rachel L Bilski, Robert Lesurf, Yan-Yang Feng, Nakul M Shah, Melika Bonakdar, Lee Trani, Matthew Matlock, Avinash Ramu, Katie M Campbell, Gregory C Spies, Aaron P Graubert, Karthik Gangavarapu, James M Eldred, David E Larson, Jason R Walker, Benjamin M Good, Chunlei Wu, Andrew I Su, Rodrigo Dienstmann, Adam A Margolin, David Tamborero, Nuria Lopez-Bigas, Steven J M Jones, Ron Bose, David H Spencer, Lukas D Wartman, Richard K Wilson, Elaine R Mardis, Obi L Griffith " tabindex="0"> Malachi Griffith, Nicholas C Spies, Kilannin Krysiak, Joshua F McMichael, Adam C Coffman, …, David H Spencer, Lukas D Wartman, Richard K Wilson, Elaine R Mardis, Obi L Griffith </div> <div class="citation-details"> <span class="citation-publisher">Nature Genetics</span>  ·  <span class="citation-date">31 Jan 2017</span>  ·  <span class="citation-id">doi:10.1038/ng.3774</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/28138153">28138153</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5367263">PMC5367263</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Griffith_2017.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/f9q8c4" class="citation-image" aria-label="Quantitative Metaproteomics and Activity-Based Probe Enrichment Reveals Significant Alterations in Protein Expression from a Mouse Model of Inflammatory Bowel Disease"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5441882/bin/nihms857524f2.jpg" alt="Quantitative Metaproteomics and Activity-Based Probe Enrichment Reveals Significant Alterations in Protein Expression from a Mouse Model of Inflammatory Bowel Disease" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/f9q8c4" class="citation-title"> Quantitative Metaproteomics and Activity-Based Probe Enrichment Reveals Significant Alterations in Protein Expression from a Mouse Model of Inflammatory Bowel Disease </a> <div class="citation-authors" tabindex="0"> Michael D. Mayers, Clara Moon, Gregory S. Stupp, Andrew I. Su, Dennis W. Wolan </div> <div class="citation-details"> <span class="citation-publisher">Journal of Proteome Research</span>  ·  <span class="citation-date">23 Jan 2017</span>  ·  <span class="citation-id">doi:10.1021/acs.jproteome.6b00938</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/28052195">28052195</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5441882">PMC5441882</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Mayers_2017.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/f9x446" class="citation-image" aria-label="WikiGenomes: an open web application for community consumption and curation of gene annotation data in Wikidata"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5467579/bin/bax025f1.jpg" alt="WikiGenomes: an open web application for community consumption and curation of gene annotation data in Wikidata" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/f9x446" class="citation-title"> WikiGenomes: an open web application for community consumption and curation of gene annotation data in Wikidata </a> <div class="citation-authors" data-tooltip="Tim E. Putman, Sebastien Lelong, Sebastian Burgstaller-Muehlbacher, Andra Waagmeester, Colin Diesh, Nathan Dunn, Monica Munoz-Torres, Gregory S. Stupp, Chunlei Wu, Andrew I. Su, Benjamin M. Good " tabindex="0"> Tim E. Putman, Sebastien Lelong, Sebastian Burgstaller-Muehlbacher, Andra Waagmeester, Colin Diesh, …, Monica Munoz-Torres, Gregory S. Stupp, Chunlei Wu, Andrew I. Su, Benjamin M. Good </div> <div class="citation-details"> <span class="citation-publisher">Database</span>  ·  <span class="citation-date">01 Jan 2017</span>  ·  <span class="citation-id">doi:10.1093/database/bax025</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/28365742">28365742</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5467579">PMC5467579</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Putman_2017.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <h3 id="2016">2016</h3> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/ghbvc7" class="citation-image" aria-label="Citizen Science for Mining the Biomedical Literature"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6226017/bin/nihms-992547-f0001.jpg" alt="Citizen Science for Mining the Biomedical Literature" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/ghbvc7" class="citation-title"> Citizen Science for Mining the Biomedical Literature </a> <div class="citation-authors" tabindex="0"> Ginger Tsueng, Steven M. Nanis, Jennifer Fouquier, Benjamin M. Good, Andrew I. Su </div> <div class="citation-details"> <span class="citation-publisher">Citizen Science: Theory and Practice</span>  ·  <span class="citation-date">31 Dec 2016</span>  ·  <span class="citation-id">doi:10.5334/cstp.56</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/30416754">30416754</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6226017">PMC6226017</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Tsueng_2016c.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/f85mvw" class="citation-image" aria-label="Gene Wiki Reviews—Raising the quality and accessibility of information about the human genome"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5944608/bin/nihms965367f2.jpg" alt="Gene Wiki Reviews—Raising the quality and accessibility of information about the human genome" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/f85mvw" class="citation-title"> Gene Wiki Reviews—Raising the quality and accessibility of information about the human genome </a> <div class="citation-authors" tabindex="0"> Ginger Tsueng, Benjamin M. Good, Peipei Ping, Erica Golemis, Israel Hanukoglu, Andre J. van Wijnen, Andrew I. Su </div> <div class="citation-details"> <span class="citation-publisher">Gene</span>  ·  <span class="citation-date">01 Nov 2016</span>  ·  <span class="citation-id">doi:10.1016/j.gene.2016.04.053</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/27150585">27150585</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5944608">PMC5944608</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Tsueng_2016b.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/f8z6db" class="citation-image" aria-label="Suppression of REDD1 in osteoarthritis cartilage, a novel mechanism for dysregulated mTOR signaling and defective autophagy"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4992644/bin/nihms791169f6.jpg" alt="Suppression of REDD1 in osteoarthritis cartilage, a novel mechanism for dysregulated mTOR signaling and defective autophagy" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/f8z6db" class="citation-title"> Suppression of REDD1 in osteoarthritis cartilage, a novel mechanism for dysregulated mTOR signaling and defective autophagy </a> <div class="citation-authors" tabindex="0"> O. Alvarez-Garcia, M. Olmer, R. Akagi, Y. Akasaki, K.M. Fisch, T. Shen, A.I. Su, M.K. Lotz </div> <div class="citation-details"> <span class="citation-publisher">Osteoarthritis and Cartilage</span>  ·  <span class="citation-date">01 Sep 2016</span>  ·  <span class="citation-id">doi:10.1016/j.joca.2016.04.015</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/27118398">27118398</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4992644">PMC4992644</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Alvarez-Garcia_2016.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gg8v8v" class="citation-image" aria-label="A comprehensive and scalable database search system for metaproteomics"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4986259/bin/12864_2016_2855_Fig1_HTML.jpg" alt="A comprehensive and scalable database search system for metaproteomics" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gg8v8v" class="citation-title"> A comprehensive and scalable database search system for metaproteomics </a> <div class="citation-authors" tabindex="0"> Sandip Chatterjee, Gregory S. Stupp, Sung Kyu Robin Park, Jean-Christophe Ducom, John R. Yates, Andrew I. Su, Dennis W. Wolan </div> <div class="citation-details"> <span class="citation-publisher">BMC Genomics</span>  ·  <span class="citation-date">16 Aug 2016</span>  ·  <span class="citation-id">doi:10.1186/s12864-016-2855-3</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/27528457">27528457</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4986259">PMC4986259</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Chatterjee_2016.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/f8427j" class="citation-image" aria-label="Increased DNA Methylation and Reduced Expression of Transcription Factors in Human Osteoarthritis Cartilage"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4963260/bin/nihms761062f1.jpg" alt="Increased DNA Methylation and Reduced Expression of Transcription Factors in Human Osteoarthritis Cartilage" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/f8427j" class="citation-title"> Increased DNA Methylation and Reduced Expression of Transcription Factors in Human Osteoarthritis Cartilage </a> <div class="citation-authors" tabindex="0"> Oscar Alvarez‐Garcia, Kathleen M. Fisch, Nathan E. Wineinger, Ryuichiro Akagi, Masahiko Saito, Takahisa Sasho, Andrew I. Su, Martin K. Lotz </div> <div class="citation-details"> <span class="citation-publisher">Arthritis &amp; Rheumatology</span>  ·  <span class="citation-date">27 Jul 2016</span>  ·  <span class="citation-id">doi:10.1002/art.39643</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/26881698">26881698</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4963260">PMC4963260</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Alvarez%E2%80%90Garcia_2016.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/f89xb8" class="citation-image" aria-label="Data-Driven Approach To Determine Popular Proteins for Targeted Proteomics Translation of Six Organ Systems"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5120959/bin/nihms-827833-f0002.jpg" alt="Data-Driven Approach To Determine Popular Proteins for Targeted Proteomics Translation of Six Organ Systems" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/f89xb8" class="citation-title"> Data-Driven Approach To Determine Popular Proteins for Targeted Proteomics Translation of Six Organ Systems </a> <div class="citation-authors" tabindex="0"> Maggie P. Y. Lam, Vidya Venkatraman, Yi Xing, Edward Lau, Quan Cao, Dominic C. M. Ng, Andrew I. Su, Junbo Ge, Jennifer E. Van Eyk, Peipei Ping </div> <div class="citation-details"> <span class="citation-publisher">Journal of Proteome Research</span>  ·  <span class="citation-date">19 Jul 2016</span>  ·  <span class="citation-id">doi:10.1021/acs.jproteome.6b00095</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/27356587">27356587</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5120959">PMC5120959</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Lam_2016.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gmh23q" class="citation-image" aria-label="Gene Expression in Biopsies of Acute Rejection and Interstitial Fibrosis/Tubular Atrophy Reveals Highly Shared Mechanisms That Correlate With Worse Long‐Term Outcomes"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5501990/bin/nihms870079f3.jpg" alt="Gene Expression in Biopsies of Acute Rejection and Interstitial Fibrosis/Tubular Atrophy Reveals Highly Shared Mechanisms That Correlate With Worse Long‐Term Outcomes" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gmh23q" class="citation-title"> Gene Expression in Biopsies of Acute Rejection and Interstitial Fibrosis/Tubular Atrophy Reveals Highly Shared Mechanisms That Correlate With Worse Long‐Term Outcomes </a> <div class="citation-authors" data-tooltip="B.D. Modena, S.M. Kurian, L.W. Gaber, J. Waalen, A.I. Su, T. Gelbart, T.S. Mondala, S.R. Head, S. Papp, R. Heilman, J.J. Friedewald, S.M. Flechner, C.L. Marsh, R.S. Sung, H. Shidban, L. Chan, M.M. Abecassis, D.R. Salomon " tabindex="0"> B.D. Modena, S.M. Kurian, L.W. Gaber, J. Waalen, A.I. Su, …, R.S. Sung, H. Shidban, L. Chan, M.M. Abecassis, D.R. Salomon </div> <div class="citation-details"> <span class="citation-publisher">American Journal of Transplantation</span>  ·  <span class="citation-date">01 Jul 2016</span>  ·  <span class="citation-id">doi:10.1111/ajt.13728</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/26990570">26990570</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5501990">PMC5501990</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Modena_2016.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/f8tqdj" class="citation-image" aria-label="YY1 plays an essential role at all stages of B-cell differentiation"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4941496/bin/pnas.1606297113fig01.jpg" alt="YY1 plays an essential role at all stages of B-cell differentiation" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/f8tqdj" class="citation-title"> YY1 plays an essential role at all stages of B-cell differentiation </a> <div class="citation-authors" tabindex="0"> Eden Kleiman, Haiqun Jia, Salvatore Loguercio, Andrew I. Su, Ann J. Feeney </div> <div class="citation-details"> <span class="citation-publisher">Proceedings of the National Academy of Sciences</span>  ·  <span class="citation-date">22 Jun 2016</span>  ·  <span class="citation-id">doi:10.1073/pnas.1606297113</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/27335461">27335461</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4941496">PMC4941496</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Kleiman_2016.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gqgsp3" class="citation-image" aria-label="High-performance web services for querying gene and variant annotation"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4858870/bin/13059_2016_953_Fig1_HTML.jpg" alt="High-performance web services for querying gene and variant annotation" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gqgsp3" class="citation-title"> High-performance web services for querying gene and variant annotation </a> <div class="citation-authors" data-tooltip="Jiwen Xin, Adam Mark, Cyrus Afrasiabi, Ginger Tsueng, Moritz Juchler, Nikhil Gopal, Gregory S. Stupp, Timothy E. Putman, Benjamin J. Ainscough, Obi L. Griffith, Ali Torkamani, Patricia L. Whetzel, Christopher J. Mungall, Sean D. Mooney, Andrew I. Su, Chunlei Wu " tabindex="0"> Jiwen Xin, Adam Mark, Cyrus Afrasiabi, Ginger Tsueng, Moritz Juchler, …, Patricia L. Whetzel, Christopher J. Mungall, Sean D. Mooney, Andrew I. Su, Chunlei Wu </div> <div class="citation-details"> <span class="citation-publisher">Genome Biology</span>  ·  <span class="citation-date">06 May 2016</span>  ·  <span class="citation-id">doi:10.1186/s13059-016-0953-9</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/27154141">27154141</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4858870">PMC4858870</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Xin_2016.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/f3rs38" class="citation-image" aria-label="Extending gene ontology in the context of extracellular RNA and vesicle communication"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4830068/bin/13326_2016_61_Fig1_HTML.jpg" alt="Extending gene ontology in the context of extracellular RNA and vesicle communication" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/f3rs38" class="citation-title"> Extending gene ontology in the context of extracellular RNA and vesicle communication </a> <div class="citation-authors" data-tooltip="Kei-Hoi Cheung, Shivakumar Keerthikumar, Paola Roncaglia, Sai Lakshmi Subramanian, Matthew E. Roth, Monisha Samuel, Sushma Anand, Lahiru Gangoda, Stephen Gould, Roger Alexander, David Galas, Mark B. Gerstein, Andrew F. Hill, Robert R. Kitchen, Jan Lötvall, Tushar Patel, Dena C. Procaccini, Peter Quesenberry, Joel Rozowsky, Robert L. Raffai, Aleksandra Shypitsyna, Andrew I. Su, Clotilde Théry, Kasey Vickers, Marca H.M. Wauben, Suresh Mathivanan, Aleksandar Milosavljevic, Louise C. Laurent " tabindex="0"> Kei-Hoi Cheung, Shivakumar Keerthikumar, Paola Roncaglia, Sai Lakshmi Subramanian, Matthew E. Roth, …, Kasey Vickers, Marca H.M. Wauben, Suresh Mathivanan, Aleksandar Milosavljevic, Louise C. Laurent </div> <div class="citation-details"> <span class="citation-publisher">Journal of Biomedical Semantics</span>  ·  <span class="citation-date">12 Apr 2016</span>  ·  <span class="citation-id">doi:10.1186/s13326-016-0061-5</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/27076901">27076901</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4830068">PMC4830068</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Cheung_2016.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/f8vmxx" class="citation-image" aria-label="Branch: an interactive, web-based tool for testing hypotheses and developing predictive models"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4920125/bin/btw117f1p.jpg" alt="Branch: an interactive, web-based tool for testing hypotheses and developing predictive models" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/f8vmxx" class="citation-title"> Branch: an interactive, web-based tool for testing hypotheses and developing predictive models </a> <div class="citation-authors" tabindex="0"> Karthik Gangavarapu, Vyshakh Babji, Tobias Meißner, Andrew I. Su, Benjamin M. Good </div> <div class="citation-details"> <span class="citation-publisher">Bioinformatics</span>  ·  <span class="citation-date">07 Mar 2016</span>  ·  <span class="citation-id">doi:10.1093/bioinformatics/btw117</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/27153723">27153723</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4920125">PMC4920125</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Gangavarapu_2016.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gtrg2w" class="citation-image" aria-label="The Implicitome: A Resource for Rationalizing Gene-Disease Associations"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4769089/bin/pone.0149621.g001.jpg" alt="The Implicitome: A Resource for Rationalizing Gene-Disease Associations" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gtrg2w" class="citation-title"> The Implicitome: A Resource for Rationalizing Gene-Disease Associations </a> <div class="citation-authors" data-tooltip="Kristina M. Hettne, Mark Thompson, Herman H. H. B. M. van Haagen, Eelke van der Horst, Rajaram Kaliyaperumal, Eleni Mina, Zuotian Tatum, Jeroen F. J. Laros, Erik M. van Mulligen, Martijn Schuemie, Emmelien Aten, Tong Shu Li, Richard Bruskiewich, Benjamin M. Good, Andrew I. Su, Jan A. Kors, Johan den Dunnen, Gert-Jan B. van Ommen, Marco Roos, Peter A.C. ‘t Hoen, Barend Mons, Erik A. Schultes " tabindex="0"> Kristina M. Hettne, Mark Thompson, Herman H. H. B. M. van Haagen, Eelke van der Horst, Rajaram Kaliyaperumal, …, Gert-Jan B. van Ommen, Marco Roos, Peter A.C. ‘t Hoen, Barend Mons, Erik A. Schultes </div> <div class="citation-details"> <span class="citation-publisher">PLOS ONE</span>  ·  <span class="citation-date">26 Feb 2016</span>  ·  <span class="citation-id">doi:10.1371/journal.pone.0149621</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/26919047">26919047</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4769089">PMC4769089</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Hettne_2016.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/f9bbk9" class="citation-image" aria-label="Wikidata as a semantic framework for the Gene Wiki initiative"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4795929/bin/baw015f1p.jpg" alt="Wikidata as a semantic framework for the Gene Wiki initiative" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/f9bbk9" class="citation-title"> Wikidata as a semantic framework for the Gene Wiki initiative </a> <div class="citation-authors" data-tooltip="Sebastian Burgstaller-Muehlbacher, Andra Waagmeester, Elvira Mitraka, Julia Turner, Tim Putman, Justin Leong, Chinmay Naik, Paul Pavlidis, Lynn Schriml, Benjamin M Good, Andrew I Su " tabindex="0"> Sebastian Burgstaller-Muehlbacher, Andra Waagmeester, Elvira Mitraka, Julia Turner, Tim Putman, …, Chinmay Naik, Paul Pavlidis, Lynn Schriml, Benjamin M Good, Andrew I Su </div> <div class="citation-details"> <span class="citation-publisher">Database</span>  ·  <span class="citation-date">01 Jan 2016</span>  ·  <span class="citation-id">doi:10.1093/database/baw015</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/26989148">26989148</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4795929">PMC4795929</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Burgstaller-Muehlbacher_2016.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gtrg2v" class="citation-image" aria-label="Combining machine learning, crowdsourcing and expert knowledge to detect chemical-induced diseases in text"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4908671/bin/baw094f1p.jpg" alt="Combining machine learning, crowdsourcing and expert knowledge to detect chemical-induced diseases in text" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gtrg2v" class="citation-title"> Combining machine learning, crowdsourcing and expert knowledge to detect chemical-induced diseases in text </a> <div class="citation-authors" tabindex="0"> Àlex Bravo, Tong Shu Li, Andrew I. Su, Benjamin M. Good, Laura I. Furlong </div> <div class="citation-details"> <span class="citation-publisher">Database</span>  ·  <span class="citation-date">01 Jan 2016</span>  ·  <span class="citation-id">doi:10.1093/database/baw094</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/27307137">27307137</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4908671">PMC4908671</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Bravo_2016.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gtrg2t" class="citation-image" aria-label="Centralizing content and distributing labor: a community model for curating the very long tail of microbial genomes"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4822648/bin/baw028f1p.jpg" alt="Centralizing content and distributing labor: a community model for curating the very long tail of microbial genomes" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gtrg2t" class="citation-title"> Centralizing content and distributing labor: a community model for curating the very long tail of microbial genomes </a> <div class="citation-authors" tabindex="0"> Tim E. Putman, Sebastian Burgstaller-Muehlbacher, Andra Waagmeester, Chunlei Wu, Andrew I. Su, Benjamin M. Good </div> <div class="citation-details"> <span class="citation-publisher">Database</span>  ·  <span class="citation-date">01 Jan 2016</span>  ·  <span class="citation-id">doi:10.1093/database/baw028</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/27022157">27022157</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4822648">PMC4822648</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Putman_2016.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/f8w9vw" class="citation-image" aria-label="A crowdsourcing workflow for extracting chemical-induced disease relations from free text"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4834205/bin/baw051f7p.jpg" alt="A crowdsourcing workflow for extracting chemical-induced disease relations from free text" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/f8w9vw" class="citation-title"> A crowdsourcing workflow for extracting chemical-induced disease relations from free text </a> <div class="citation-authors" tabindex="0"> Tong Shu Li, Àlex Bravo, Laura I. Furlong, Benjamin M. Good, Andrew I. Su </div> <div class="citation-details"> <span class="citation-publisher">Database</span>  ·  <span class="citation-date">01 Jan 2016</span>  ·  <span class="citation-id">doi:10.1093/database/baw051</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/27087308">27087308</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4834205">PMC4834205</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Li_2016.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <h3 id="2015">2015</h3> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/f8cnjs" class="citation-image" aria-label="BioGPS: building your own mash-up of gene annotations and expression profiles"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4702805/bin/gkv1104fig1.jpg" alt="BioGPS: building your own mash-up of gene annotations and expression profiles" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/f8cnjs" class="citation-title"> BioGPS: building your own mash-up of gene annotations and expression profiles </a> <div class="citation-authors" tabindex="0"> Chunlei Wu, Xuefeng Jin, Ginger Tsueng, Cyrus Afrasiabi, Andrew I. Su </div> <div class="citation-details"> <span class="citation-publisher">Nucleic Acids Research</span>  ·  <span class="citation-date">17 Nov 2015</span>  ·  <span class="citation-id">doi:10.1093/nar/gkv1104</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/26578587">26578587</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4702805">PMC4702805</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Wu_2015.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/f3jg9t" class="citation-image" aria-label="Prioritizing Proteomics Assay Development for Clinical Translation"> <img src="" alt="Prioritizing Proteomics Assay Development for Clinical Translation" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/f3jg9t" class="citation-title"> Prioritizing Proteomics Assay Development for Clinical Translation </a> <div class="citation-authors" data-tooltip="Maggie P.Y. Lam, Vidya Venkatraman, Quan Cao, Ding Wang, T. Umut Dincer, Edward Lau, Andrew I. Su, Yi Xing, Junbo Ge, Peipei Ping, Jennifer E. Van Eyk " tabindex="0"> Maggie P.Y. Lam, Vidya Venkatraman, Quan Cao, Ding Wang, T. Umut Dincer, …, Andrew I. Su, Yi Xing, Junbo Ge, Peipei Ping, Jennifer E. Van Eyk </div> <div class="citation-details"> <span class="citation-publisher">Journal of the American College of Cardiology</span>  ·  <span class="citation-date">01 Jul 2015</span>  ·  <span class="citation-id">doi:10.1016/j.jacc.2015.04.072</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/26160638">26160638</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Lam_2015.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gb34tr" class="citation-image" aria-label="OncoRep: an n-of-1 reporting tool to support genome-guided treatment for breast cancer patients using RNA-sequencing"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4494802/bin/12920_2015_95_Fig1_HTML.jpg" alt="OncoRep: an n-of-1 reporting tool to support genome-guided treatment for breast cancer patients using RNA-sequencing" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gb34tr" class="citation-title"> OncoRep: an n-of-1 reporting tool to support genome-guided treatment for breast cancer patients using RNA-sequencing </a> <div class="citation-authors" tabindex="0"> Tobias Meißner, Kathleen M Fisch, Louis Gioia, Andrew I Su </div> <div class="citation-details"> <span class="citation-publisher">BMC Medical Genomics</span>  ·  <span class="citation-date">21 May 2015</span>  ·  <span class="citation-id">doi:10.1186/s12920-015-0095-z</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/25989980">25989980</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4494802">PMC4494802</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Mei%C3%9Fner_2015.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gmv7sc" class="citation-image" aria-label="The nicotinic α6 subunit gene determines variability in chronic pain sensitivity via cross-inhibition of P2X2/3 receptors"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5018401/bin/nihms814673f1.jpg" alt="The nicotinic α6 subunit gene determines variability in chronic pain sensitivity via cross-inhibition of P2X2/3 receptors" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gmv7sc" class="citation-title"> The nicotinic α6 subunit gene determines variability in chronic pain sensitivity via cross-inhibition of P2X2/3 receptors </a> <div class="citation-authors" data-tooltip="Jeffrey S. Wieskopf, Jayanti Mathur, Walrati Limapichat, Michael R. Post, Mona Al-Qazzaz, Robert E. Sorge, Loren J. Martin, Dmitri V. Zaykin, Shad B. Smith, Kelen Freitas, Jean-Sebastien Austin, Feng Dai, Jie Zhang, Jaclyn Marcovitz, Alexander H. Tuttle, Peter M. Slepian, Sarah Clarke, Ryan M. Drenan, Jeff Janes, Shakir Al Sharari, Samantha K. Segall, Eske K. Aasvang, Weike Lai, Reinhard Bittner, Christopher I. Richards, Gary D. Slade, Henrik Kehlet, John Walker, Uwe Maskos, Jean-Pierre Changeux, Marshall Devor, William Maixner, Luda Diatchenko, Inna Belfer, Dennis A. Dougherty, Andrew I. Su, Sarah C. R. Lummis, M. Imad Damaj, Henry A. Lester, Ardem Patapoutian, Jeffrey S. Mogil " tabindex="0"> Jeffrey S. Wieskopf, Jayanti Mathur, Walrati Limapichat, Michael R. Post, Mona Al-Qazzaz, …, Sarah C. R. Lummis, M. Imad Damaj, Henry A. Lester, Ardem Patapoutian, Jeffrey S. Mogil </div> <div class="citation-details"> <span class="citation-publisher">Science Translational Medicine</span>  ·  <span class="citation-date">13 May 2015</span>  ·  <span class="citation-id">doi:10.1126/scitranslmed.3009986</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/25972004">25972004</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5018401">PMC5018401</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Wieskopf_2015.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/f78tkj" class="citation-image" aria-label="Crowdsourcing in biomedicine: challenges and opportunities"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4719068/bin/bbv021f1p.jpg" alt="Crowdsourcing in biomedicine: challenges and opportunities" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/f78tkj" class="citation-title"> Crowdsourcing in biomedicine: challenges and opportunities </a> <div class="citation-authors" tabindex="0"> Ritu Khare, Benjamin M. Good, Robert Leaman, Andrew I. Su, Zhiyong Lu </div> <div class="citation-details"> <span class="citation-publisher">Briefings in Bioinformatics</span>  ·  <span class="citation-date">17 Apr 2015</span>  ·  <span class="citation-id">doi:10.1093/bib/bbv021</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/25888696">25888696</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4719068">PMC4719068</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Khare_2015.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gtrg2x" class="citation-image" aria-label="Harnessing the Heart of Big Data"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4721634/bin/nihms664252f2.jpg" alt="Harnessing the Heart of Big Data" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gtrg2x" class="citation-title"> Harnessing the Heart of Big Data </a> <div class="citation-authors" tabindex="0"> Sarah B. Scruggs, Karol Watson, Andrew I. Su, Henning Hermjakob, John R. Yates, Merry L. Lindsey, Peipei Ping </div> <div class="citation-details"> <span class="citation-publisher">Circulation Research</span>  ·  <span class="citation-date">27 Mar 2015</span>  ·  <span class="citation-id">doi:10.1161/CIRCRESAHA.115.306013</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/25814682">25814682</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4721634">PMC4721634</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Scruggs_2015.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/f7gk9q" class="citation-image" aria-label="Omics Pipe: a community-based framework for reproducible multi-omics data analysis"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4443682/bin/btv061f1p.jpg" alt="Omics Pipe: a community-based framework for reproducible multi-omics data analysis" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/f7gk9q" class="citation-title"> Omics Pipe: a community-based framework for reproducible multi-omics data analysis </a> <div class="citation-authors" tabindex="0"> Kathleen M. Fisch, Tobias Meißner, Louis Gioia, Jean-Christophe Ducom, Tristan M. Carland, Salvatore Loguercio, Andrew I. Su </div> <div class="citation-details"> <span class="citation-publisher">Bioinformatics</span>  ·  <span class="citation-date">30 Jan 2015</span>  ·  <span class="citation-id">doi:10.1093/bioinformatics/btv061</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/25637560">25637560</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4443682">PMC4443682</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Fisch_2015.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gtrg2z" class="citation-image" aria-label="Integration of extracellular RNA profiling data using metadata, biomedical ontologies and Linked Data technologies"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4553261/bin/JEV-4-27497-g001.jpg" alt="Integration of extracellular RNA profiling data using metadata, biomedical ontologies and Linked Data technologies" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gtrg2z" class="citation-title"> Integration of extracellular RNA profiling data using metadata, biomedical ontologies and Linked Data technologies </a> <div class="citation-authors" data-tooltip="Sai Lakshmi Subramanian, Robert R. Kitchen, Roger Alexander, Bob S. Carter, Kei‐Hoi Cheung, Louise C. Laurent, Alexander Pico, Lewis R. Roberts, Matthew E. Roth, Joel S. Rozowsky, Andrew I. Su, Mark B. Gerstein, Aleksandar Milosavljevic " tabindex="0"> Sai Lakshmi Subramanian, Robert R. Kitchen, Roger Alexander, Bob S. Carter, Kei‐Hoi Cheung, …, Matthew E. Roth, Joel S. Rozowsky, Andrew I. Su, Mark B. Gerstein, Aleksandar Milosavljevic </div> <div class="citation-details"> <span class="citation-publisher">Journal of Extracellular Vesicles</span>  ·  <span class="citation-date">01 Jan 2015</span>  ·  <span class="citation-id">doi:10.3402/jev.v4.27497</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/26320941">26320941</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4553261">PMC4553261</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Subramanian_2015.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <h3 id="2014">2014</h3> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gtr8d6" class="citation-image" aria-label="MICROTASK CROWDSOURCING FOR DISEASE MENTION ANNOTATION IN PUBMED ABSTRACTS"> <img src="" alt="MICROTASK CROWDSOURCING FOR DISEASE MENTION ANNOTATION IN PUBMED ABSTRACTS" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gtr8d6" class="citation-title"> MICROTASK CROWDSOURCING FOR DISEASE MENTION ANNOTATION IN PUBMED ABSTRACTS </a> <div class="citation-authors" tabindex="0"> BENJAMIN M GOOD, MAX NANIS, CHUNLEI WU, ANDREW I SU </div> <div class="citation-details"> <span class="citation-publisher">Biocomputing 2015</span>  ·  <span class="citation-date">01 Nov 2014</span>  ·  <span class="citation-id">doi:10.1142/9789814644730_0028</span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Good_2014.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gtr8d5" class="citation-image" aria-label="CROWDSOURCING AND MINING CROWD DATA"> <img src="" alt="CROWDSOURCING AND MINING CROWD DATA" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gtr8d5" class="citation-title"> CROWDSOURCING AND MINING CROWD DATA </a> <div class="citation-authors" tabindex="0"> ROBERT LEAMAN, BENJAMIN M. GOOD, ANDREW I. su, ZHIYONG LU </div> <div class="citation-details"> <span class="citation-publisher">Biocomputing 2015</span>  ·  <span class="citation-date">01 Nov 2014</span>  ·  <span class="citation-id">doi:10.1142/9789814644730_0026</span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/LEAMAN_2014.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/f6pc4d" class="citation-image" aria-label="Oxidative Stress Diverts tRNA Synthetase to Nucleus for Protection against DNA Damage"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4224670/bin/nihms626748f4.jpg" alt="Oxidative Stress Diverts tRNA Synthetase to Nucleus for Protection against DNA Damage" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/f6pc4d" class="citation-title"> Oxidative Stress Diverts tRNA Synthetase to Nucleus for Protection against DNA Damage </a> <div class="citation-authors" data-tooltip="Na Wei, Yi Shi, Lan N. Truong, Kathleen M. Fisch, Tao Xu, Elisabeth Gardiner, Guangsen Fu, Yun-Shiuan Olivia Hsu, Shuji Kishi, Andrew I. Su, Xiaohua Wu, Xiang-Lei Yang " tabindex="0"> Na Wei, Yi Shi, Lan N. Truong, Kathleen M. Fisch, Tao Xu, …, Yun-Shiuan Olivia Hsu, Shuji Kishi, Andrew I. Su, Xiaohua Wu, Xiang-Lei Yang </div> <div class="citation-details"> <span class="citation-publisher">Molecular Cell</span>  ·  <span class="citation-date">01 Oct 2014</span>  ·  <span class="citation-id">doi:10.1016/j.molcel.2014.09.006</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/25284223">25284223</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4224670">PMC4224670</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Wei_2014.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gkvs6q" class="citation-image" aria-label="MyGene.info: gene annotation query as a service"> <img src="https://www.biorxiv.org/content/biorxiv/early/2014/09/17/009332/F1.medium.gif" alt="MyGene.info: gene annotation query as a service" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gkvs6q" class="citation-title"> MyGene.info: gene annotation query as a service </a> <div class="citation-authors" tabindex="0"> Chunlei Wu, Adam Mark, Andrew I. Su </div> <div class="citation-details"> <span class="citation-publisher">Cold Spring Harbor Laboratory</span>  ·  <span class="citation-date">18 Sep 2014</span>  ·  <span class="citation-id">doi:10.1101/009332</span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Wu_2014.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gnp849" class="citation-image" aria-label="Organizing knowledge to enable personalization of medicine in cancer"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4281950/bin/13059_2014_438_Fig2_HTML.jpg" alt="Organizing knowledge to enable personalization of medicine in cancer" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gnp849" class="citation-title"> Organizing knowledge to enable personalization of medicine in cancer </a> <div class="citation-authors" tabindex="0"> Benjamin M Good, Benjamin J Ainscough, Josh F McMichael, Andrew I Su, Obi L Griffith </div> <div class="citation-details"> <span class="citation-publisher">Genome Biology</span>  ·  <span class="citation-date">27 Aug 2014</span>  ·  <span class="citation-id">doi:10.1186/s13059-014-0438-7</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/25222080">25222080</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4281950">PMC4281950</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Good_2014a.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gtrg22" class="citation-image" aria-label="Functional expression of dental plaque microbiota"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4132376/bin/fcimb-04-00108-g0005.jpg" alt="Functional expression of dental plaque microbiota" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gtrg22" class="citation-title"> Functional expression of dental plaque microbiota </a> <div class="citation-authors" tabindex="0"> Scott N. Peterson, Tobias Meissner, Andrew I. Su, Erik Snesrud, Ana C. Ong, Nicholas J. Schork, Walter A. Bretz </div> <div class="citation-details"> <span class="citation-publisher">Frontiers in Cellular and Infection Microbiology</span>  ·  <span class="citation-date">14 Aug 2014</span>  ·  <span class="citation-id">doi:10.3389/fcimb.2014.00108</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/25177549">25177549</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4132376">PMC4132376</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Peterson_2014.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/ggv7vg" class="citation-image" aria-label="The Cure: Design and Evaluation of a Crowdsourcing Game for Gene Selection for Breast Cancer Survival Prediction"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4307816/bin/games_v2i2e7_fig1.jpg" alt="The Cure: Design and Evaluation of a Crowdsourcing Game for Gene Selection for Breast Cancer Survival Prediction" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/ggv7vg" class="citation-title"> The Cure: Design and Evaluation of a Crowdsourcing Game for Gene Selection for Breast Cancer Survival Prediction </a> <div class="citation-authors" tabindex="0"> Benjamin M Good, Salvatore Loguercio, Obi L Griffith, Max Nanis, Chunlei Wu, Andrew I Su </div> <div class="citation-details"> <span class="citation-publisher">JMIR Serious Games</span>  ·  <span class="citation-date">29 Jul 2014</span>  ·  <span class="citation-id">doi:10.2196/games.3350</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/25654473">25654473</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4307816">PMC4307816</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Good_2014b.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <h3 id="2013">2013</h3> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gtrg23" class="citation-image" aria-label="Gene Wiki Reviews: Marrying crowdsourcing with traditional peer review"> <img src="" alt="Gene Wiki Reviews: Marrying crowdsourcing with traditional peer review" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gtrg23" class="citation-title"> Gene Wiki Reviews: Marrying crowdsourcing with traditional peer review </a> <div class="citation-authors" tabindex="0"> Andrew I. Su, Benjamin M. Good, Andre J. van Wijnen </div> <div class="citation-details"> <span class="citation-publisher">Gene</span>  ·  <span class="citation-date">01 Dec 2013</span>  ·  <span class="citation-id">doi:10.1016/j.gene.2013.08.093</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/24012870">24012870</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Su_2013.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/ggsfb4" class="citation-image" aria-label="Ten Simple Rules for Cultivating Open Science and Collaborative R&amp;D"> <img src="" alt="Ten Simple Rules for Cultivating Open Science and Collaborative R&amp;D" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/ggsfb4" class="citation-title"> Ten Simple Rules for Cultivating Open Science and Collaborative R&amp;D </a> <div class="citation-authors" tabindex="0"> Hassan Masum, Aarthi Rao, Benjamin M. Good, Matthew H. Todd, Aled M. Edwards, Leslie Chan, Barry A. Bunin, Andrew I. Su, Zakir Thomas, Philip E. Bourne </div> <div class="citation-details"> <span class="citation-publisher">PLoS Computational Biology</span>  ·  <span class="citation-date">26 Sep 2013</span>  ·  <span class="citation-id">doi:10.1371/journal.pcbi.1003244</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/24086123">24086123</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3784487">PMC3784487</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Masum_2013.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/f49fg3" class="citation-image" aria-label="Deep Sequencing of the Murine &lt;i&gt;Igh&lt;/i&gt; Repertoire Reveals Complex Regulation of Nonrandom V Gene Rearrangement Frequencies"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3778908/bin/nihms509554f1.jpg" alt="Deep Sequencing of the Murine &lt;i&gt;Igh&lt;/i&gt; Repertoire Reveals Complex Regulation of Nonrandom V Gene Rearrangement Frequencies" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/f49fg3" class="citation-title"> Deep Sequencing of the Murine <i>Igh</i> Repertoire Reveals Complex Regulation of Nonrandom V Gene Rearrangement Frequencies </a> <div class="citation-authors" tabindex="0"> Nancy M. Choi, Salvatore Loguercio, Jiyoti Verma-Gaur, Stephanie C. Degner, Ali Torkamani, Andrew I. Su, Eugene M. Oltz, Maxim Artyomov, Ann J. Feeney </div> <div class="citation-details"> <span class="citation-publisher">The Journal of Immunology</span>  ·  <span class="citation-date">01 Sep 2013</span>  ·  <span class="citation-id">doi:10.4049/jimmunol.1301279</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/23898036">23898036</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3778908">PMC3778908</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Choi_2013.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gtrg27" class="citation-image" aria-label="Identification of Regulatory Elements That Control PPARγ Expression in Adipocyte Progenitors"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3757023/bin/pone.0072511.g002.jpg" alt="Identification of Regulatory Elements That Control PPARγ Expression in Adipocyte Progenitors" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gtrg27" class="citation-title"> Identification of Regulatory Elements That Control PPARγ Expression in Adipocyte Progenitors </a> <div class="citation-authors" tabindex="0"> Wen-Ling Chou, Andrea Galmozzi, David Partida, Kevin Kwan, Hui Yeung, Andrew I. Su, Enrique Saez </div> <div class="citation-details"> <span class="citation-publisher">PLoS ONE</span>  ·  <span class="citation-date">29 Aug 2013</span>  ·  <span class="citation-id">doi:10.1371/journal.pone.0072511</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/24009687">24009687</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3757023">PMC3757023</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Chou_2013.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gtrg25" class="citation-image" aria-label="Dizeez: An Online Game for Human Gene-Disease Annotation"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3737187/bin/pone.0071171.g003.jpg" alt="Dizeez: An Online Game for Human Gene-Disease Annotation" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gtrg25" class="citation-title"> Dizeez: An Online Game for Human Gene-Disease Annotation </a> <div class="citation-authors" tabindex="0"> Salvatore Loguercio, Benjamin M. Good, Andrew I. Su </div> <div class="citation-details"> <span class="citation-publisher">PLoS ONE</span>  ·  <span class="citation-date">07 Aug 2013</span>  ·  <span class="citation-id">doi:10.1371/journal.pone.0071171</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/23951102">23951102</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3737187">PMC3737187</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Loguercio_2013.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/f477pq" class="citation-image" aria-label="Unifying model for molecular determinants of the preselection Vβ repertoire"> <img src="https://www.pnas.org/cms/10.1073/pnas.1304048110/asset/acdfc533-3d1b-4ac1-b950-5785d2556400/assets/graphic/pnas.1304048110fig01.jpeg" alt="Unifying model for molecular determinants of the preselection Vβ repertoire" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/f477pq" class="citation-title"> Unifying model for molecular determinants of the preselection Vβ repertoire </a> <div class="citation-authors" data-tooltip="Suhasni Gopalakrishnan, Kinjal Majumder, Alexander Predeus, Yue Huang, Olivia I. Koues, Jiyoti Verma-Gaur, Salvatore Loguercio, Andrew I. Su, Ann J. Feeney, Maxim N. Artyomov, Eugene M. Oltz " tabindex="0"> Suhasni Gopalakrishnan, Kinjal Majumder, Alexander Predeus, Yue Huang, Olivia I. Koues, …, Salvatore Loguercio, Andrew I. Su, Ann J. Feeney, Maxim N. Artyomov, Eugene M. Oltz </div> <div class="citation-details"> <span class="citation-publisher">Proceedings of the National Academy of Sciences</span>  ·  <span class="citation-date">05 Aug 2013</span>  ·  <span class="citation-id">doi:10.1073/pnas.1304048110</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/23918392">23918392</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3752219">PMC3752219</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Gopalakrishnan_2013.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/f455sp" class="citation-image" aria-label="Crowdsourcing for bioinformatics"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3722523/bin/btt333f1p.jpg" alt="Crowdsourcing for bioinformatics" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/f455sp" class="citation-title"> Crowdsourcing for bioinformatics </a> <div class="citation-authors" tabindex="0"> Benjamin M. Good, Andrew I. Su </div> <div class="citation-details"> <span class="citation-publisher">Bioinformatics</span>  ·  <span class="citation-date">19 Jun 2013</span>  ·  <span class="citation-id">doi:10.1093/bioinformatics/btt333</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/23782614">23782614</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3722523">PMC3722523</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Good_2013.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/f44c6w" class="citation-image" aria-label="Stress-Independent Activation of XBP1s and/or ATF6 Reveals Three Functionally Diverse ER Proteostasis Environments"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3754422/bin/nihms459775f3.jpg" alt="Stress-Independent Activation of XBP1s and/or ATF6 Reveals Three Functionally Diverse ER Proteostasis Environments" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/f44c6w" class="citation-title"> Stress-Independent Activation of XBP1s and/or ATF6 Reveals Three Functionally Diverse ER Proteostasis Environments </a> <div class="citation-authors" tabindex="0"> Matthew D. Shoulders, Lisa M. Ryno, Joseph C. Genereux, James J. Moresco, Patricia G. Tu, Chunlei Wu, John R. Yates, Andrew I. Su, Jeffery W. Kelly, R. Luke Wiseman </div> <div class="citation-details"> <span class="citation-publisher">Cell Reports</span>  ·  <span class="citation-date">01 Apr 2013</span>  ·  <span class="citation-id">doi:10.1016/j.celrep.2013.03.024</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/23583182">23583182</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3754422">PMC3754422</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Shoulders_2013.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gtrg24" class="citation-image" aria-label="A task-based approach for Gene Ontology evaluation"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3633003/bin/2041-1480-4-S1-S4-2.jpg" alt="A task-based approach for Gene Ontology evaluation" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gtrg24" class="citation-title"> A task-based approach for Gene Ontology evaluation </a> <div class="citation-authors" tabindex="0"> Erik L Clarke, Salvatore Loguercio, Benjamin M Good, Andrew I Su </div> <div class="citation-details"> <span class="citation-publisher">Journal of Biomedical Semantics</span>  ·  <span class="citation-date">01 Apr 2013</span>  ·  <span class="citation-id">doi:10.1186/2041-1480-4-S1-S4</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/23734599">23734599</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3633003">PMC3633003</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Clarke_2013.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/f4m5s3" class="citation-image" aria-label="Zone‐specific gene expression patterns in articular cartilage"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3558601/bin/nihms417098f2.jpg" alt="Zone‐specific gene expression patterns in articular cartilage" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/f4m5s3" class="citation-title"> Zone‐specific gene expression patterns in articular cartilage </a> <div class="citation-authors" tabindex="0"> Shawn P. Grogan, Stuart F. Duffy, Chantal Pauli, James A. Koziol, Andrew I. Su, Darryl D. D’Lima, Martin K. Lotz </div> <div class="citation-details"> <span class="citation-publisher">Arthritis &amp; Rheumatism</span>  ·  <span class="citation-date">28 Jan 2013</span>  ·  <span class="citation-id">doi:10.1002/art.37760</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/23124445">23124445</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3558601">PMC3558601</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Grogan_2013.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <h3 id="2012">2012</h3> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/ggpcrs" class="citation-image" aria-label="BioGPS and MyGene.info: organizing online, gene-centric information"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3531157/bin/gks1114f1p.jpg" alt="BioGPS and MyGene.info: organizing online, gene-centric information" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/ggpcrs" class="citation-title"> BioGPS and MyGene.info: organizing online, gene-centric information </a> <div class="citation-authors" tabindex="0"> Chunlei Wu, Ian MacLeod, Andrew I. Su </div> <div class="citation-details"> <span class="citation-publisher">Nucleic Acids Research</span>  ·  <span class="citation-date">21 Nov 2012</span>  ·  <span class="citation-id">doi:10.1093/nar/gks1114</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/23175613">23175613</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3531157">PMC3531157</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Wu_2012.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gb8xht" class="citation-image" aria-label="A gene expression atlas of the domestic pig"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3814290/bin/1741-7007-10-90-1.jpg" alt="A gene expression atlas of the domestic pig" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gb8xht" class="citation-title"> A gene expression atlas of the domestic pig </a> <div class="citation-authors" data-tooltip="Tom C Freeman, Alasdair Ivens, J Kenneth Baillie, Dario Beraldi, Mark W Barnett, David Dorward, Alison Downing, Lynsey Fairbairn, Ronan Kapetanovic, Sobia Raza, Andru Tomoiu, Ramiro Alberio, Chunlei Wu, Andrew I Su, Kim M Summers, Christopher K Tuggle, Alan L Archibald, David A Hume " tabindex="0"> Tom C Freeman, Alasdair Ivens, J Kenneth Baillie, Dario Beraldi, Mark W Barnett, …, Andrew I Su, Kim M Summers, Christopher K Tuggle, Alan L Archibald, David A Hume </div> <div class="citation-details"> <span class="citation-publisher">BMC Biology</span>  ·  <span class="citation-date">15 Nov 2012</span>  ·  <span class="citation-id">doi:10.1186/1741-7007-10-90</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/23153189">23153189</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3814290">PMC3814290</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Freeman_2012.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gtrg3b" class="citation-image" aria-label="genegames.org: High-Throughput Access to Biological Knowledge and Reasoning through Online Games"> <img src="" alt="genegames.org: High-Throughput Access to Biological Knowledge and Reasoning through Online Games" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gtrg3b" class="citation-title"> genegames.org: High-Throughput Access to Biological Knowledge and Reasoning through Online Games </a> <div class="citation-authors" tabindex="0"> Benjamin M. Good, Salvatore Loguercio, Max Nanis, Andrew I. Su </div> <div class="citation-details"> <span class="citation-publisher">2012 IEEE Second International Conference on Healthcare Informatics, Imaging and Systems Biology</span>  ·  <span class="citation-date">01 Sep 2012</span>  ·  <span class="citation-id">doi:10.1109/HISB.2012.70</span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Good_2012c.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/f36kdw" class="citation-image" aria-label="Identification of Serum-Derived Sphingosine-1-Phosphate as a Small Molecule Regulator of YAP"> <img src="https://ars.els-cdn.com/content/image/1-s2.0-S1074552112002281-gr2.jpg" alt="Identification of Serum-Derived Sphingosine-1-Phosphate as a Small Molecule Regulator of YAP" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/f36kdw" class="citation-title"> Identification of Serum-Derived Sphingosine-1-Phosphate as a Small Molecule Regulator of YAP </a> <div class="citation-authors" tabindex="0"> Eric Miller, Jiayi Yang, Michael DeRan, Chunlei Wu, Andrew I. Su, Ghislain M.C. Bonamy, Jun Liu, Eric C. Peters, Xu Wu </div> <div class="citation-details"> <span class="citation-publisher">Chemistry &amp; Biology</span>  ·  <span class="citation-date">01 Aug 2012</span>  ·  <span class="citation-id">doi:10.1016/j.chembiol.2012.07.005</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/22884261">22884261</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Miller_2012.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/f4bv8k" class="citation-image" aria-label="BioGPS and GXD: mouse gene expression data—the benefits and challenges of data integration"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3469763/bin/nihms397506f1.jpg" alt="BioGPS and GXD: mouse gene expression data—the benefits and challenges of data integration" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/f4bv8k" class="citation-title"> BioGPS and GXD: mouse gene expression data—the benefits and challenges of data integration </a> <div class="citation-authors" tabindex="0"> Martin Ringwald, Chunlei Wu, Andrew I. Su </div> <div class="citation-details"> <span class="citation-publisher">Mammalian Genome</span>  ·  <span class="citation-date">31 Jul 2012</span>  ·  <span class="citation-id">doi:10.1007/s00335-012-9408-0</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/22847375">22847375</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3469763">PMC3469763</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Ringwald_2012.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/fz44v3" class="citation-image" aria-label="The evolution of dynamin to regulate clathrin‐mediated endocytosis"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5715466/bin/nihms909913f2.jpg" alt="The evolution of dynamin to regulate clathrin‐mediated endocytosis" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/fz44v3" class="citation-title"> The evolution of dynamin to regulate clathrin‐mediated endocytosis </a> <div class="citation-authors" tabindex="0"> Ya‐Wen Liu, Andrew I. Su, Sandra L. Schmid </div> <div class="citation-details"> <span class="citation-publisher">BioEssays</span>  ·  <span class="citation-date">16 May 2012</span>  ·  <span class="citation-id">doi:10.1002/bies.201200033</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/22592980">22592980</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5715466">PMC5715466</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Liu_2012.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gtrg29" class="citation-image" aria-label="Linking genes to diseases with a SNPedia-Gene Wiki mashup"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3337266/bin/2041-1480-3-S1-S6-1.jpg" alt="Linking genes to diseases with a SNPedia-Gene Wiki mashup" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gtrg29" class="citation-title"> Linking genes to diseases with a SNPedia-Gene Wiki mashup </a> <div class="citation-authors" tabindex="0"> Benjamin M Good, Erik L Clarke, Salvatore Loguercio, Andrew I Su </div> <div class="citation-details"> <span class="citation-publisher">Journal of Biomedical Semantics</span>  ·  <span class="citation-date">24 Apr 2012</span>  ·  <span class="citation-id">doi:10.1186/2041-1480-3-S1-S6</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/22541597">22541597</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3337266">PMC3337266</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Good_2012b.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/gtrg28" class="citation-image" aria-label="Building a biomedical semantic network in Wikipedia with Semantic Wiki Links"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3308151/bin/bar060f1.jpg" alt="Building a biomedical semantic network in Wikipedia with Semantic Wiki Links" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/gtrg28" class="citation-title"> Building a biomedical semantic network in Wikipedia with Semantic Wiki Links </a> <div class="citation-authors" tabindex="0"> B. M. Good, E. L. Clarke, S. Loguercio, A. I. Su </div> <div class="citation-details"> <span class="citation-publisher">Database</span>  ·  <span class="citation-date">20 Mar 2012</span>  ·  <span class="citation-id">doi:10.1093/database/bar060</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/22434829">22434829</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3308151">PMC3308151</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Good_2012.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <h3 id="2011">2011</h3> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/fqqwdt" class="citation-image" aria-label="Mining the Gene Wiki for functional genomic knowledge"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3271090/bin/1471-2164-12-603-7.jpg" alt="Mining the Gene Wiki for functional genomic knowledge" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/fqqwdt" class="citation-title"> Mining the Gene Wiki for functional genomic knowledge </a> <div class="citation-authors" tabindex="0"> Benjamin M Good, Douglas G Howe, Simon M Lin, Warren A Kibbe, Andrew I Su </div> <div class="citation-details"> <span class="citation-publisher">BMC Genomics</span>  ·  <span class="citation-date">01 Dec 2011</span>  ·  <span class="citation-id">doi:10.1186/1471-2164-12-603</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/22165947">22165947</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3271090">PMC3271090</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Good_2011c.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/b2xp4p" class="citation-image" aria-label="The Gene Wiki in 2011: community intelligence applied to human gene annotation"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3245148/bin/gkr925f2.jpg" alt="The Gene Wiki in 2011: community intelligence applied to human gene annotation" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/b2xp4p" class="citation-title"> The Gene Wiki in 2011: community intelligence applied to human gene annotation </a> <div class="citation-authors" tabindex="0"> Benjamin M. Good, Erik L. Clarke, Luca de Alfaro, Andrew I. Su </div> <div class="citation-details"> <span class="citation-publisher">Nucleic Acids Research</span>  ·  <span class="citation-date">09 Nov 2011</span>  ·  <span class="citation-id">doi:10.1093/nar/gkr925</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/22075991">22075991</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3245148">PMC3245148</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Good_2011.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/fmscjd" class="citation-image" aria-label="CAFET Algorithm Reveals Wnt/PCP Signature in Lung Squamous Cell Carcinoma"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3189939/bin/pone.0025807.g005.jpg" alt="CAFET Algorithm Reveals Wnt/PCP Signature in Lung Squamous Cell Carcinoma" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/fmscjd" class="citation-title"> CAFET Algorithm Reveals Wnt/PCP Signature in Lung Squamous Cell Carcinoma </a> <div class="citation-authors" tabindex="0"> Yue Hu, Anna V. Galkin, Chunlei Wu, Venkateshwar Reddy, Andrew I. Su </div> <div class="citation-details"> <span class="citation-publisher">PLoS ONE</span>  ·  <span class="citation-date">10 Oct 2011</span>  ·  <span class="citation-id">doi:10.1371/journal.pone.0025807</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/22016777">22016777</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3189939">PMC3189939</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Hu_2011.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/fr7" class="citation-image" aria-label="TCLUST: A Fast Method for Clustering Genome-Scale Expression Data"> <img src="/images/tclust.png" alt="TCLUST: A Fast Method for Clustering Genome-Scale Expression Data" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/fr7" class="citation-title"> TCLUST: A Fast Method for Clustering Genome-Scale Expression Data </a> <div class="citation-authors" tabindex="0"> Banu Dost, Chunlei Wu, Andrew Su, Vineet Bafna </div> <div class="citation-details"> <span class="citation-publisher">IEEE/ACM Transactions on Computational Biology and Bioinformatics</span>  ·  <span class="citation-date">01 May 2011</span>  ·  <span class="citation-id">doi:10.1109/TCBB.2010.34</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/20479508">20479508</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Dost_2011.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/fxr3dh" class="citation-image" aria-label="Games with a scientific purpose"> <img src="" alt="Games with a scientific purpose" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/fxr3dh" class="citation-title"> Games with a scientific purpose </a> <div class="citation-authors" tabindex="0"> Benjamin M Good, Andrew I Su </div> <div class="citation-details"> <span class="citation-publisher">Genome Biology</span>  ·  <span class="citation-date">01 Jan 2011</span>  ·  <span class="citation-id">doi:10.1186/gb-2011-12-12-135</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/22204700">22204700</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3334605">PMC3334605</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Good_2011b.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <h3 id="2010">2010</h3> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/bndzcc" class="citation-image" aria-label="Phenotypic Characterization of a Genetically Diverse Panel of Mice for Behavioral Despair and Anxiety"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3012073/bin/pone.0014458.g001.jpg" alt="Phenotypic Characterization of a Genetically Diverse Panel of Mice for Behavioral Despair and Anxiety" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/bndzcc" class="citation-title"> Phenotypic Characterization of a Genetically Diverse Panel of Mice for Behavioral Despair and Anxiety </a> <div class="citation-authors" tabindex="0"> Brooke H. Miller, Laura E. Schultz, Anisha Gulati, Andrew I. Su, Mathew T. Pletcher </div> <div class="citation-details"> <span class="citation-publisher">PLoS ONE</span>  ·  <span class="citation-date">29 Dec 2010</span>  ·  <span class="citation-id">doi:10.1371/journal.pone.0014458</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/21206921">21206921</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3012073">PMC3012073</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Miller_2010.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/dn4x6n" class="citation-image" aria-label="Integrative Analysis of Low- and High-Resolution eQTL"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2978079/bin/pone.0013920.g001.jpg" alt="Integrative Analysis of Low- and High-Resolution eQTL" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/dn4x6n" class="citation-title"> Integrative Analysis of Low- and High-Resolution eQTL </a> <div class="citation-authors" tabindex="0"> Salvatore Loguercio, Rupert W. Overall, Jacob J. Michaelson, Tim Wiltshire, Mathew T. Pletcher, Brooke H. Miller, John R. Walker, Gerd Kempermann, Andrew I. Su, Andreas Beyer </div> <div class="citation-details"> <span class="citation-publisher">PLoS ONE</span>  ·  <span class="citation-date">10 Nov 2010</span>  ·  <span class="citation-id">doi:10.1371/journal.pone.0013920</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/21085707">21085707</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2978079">PMC2978079</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Loguercio_2010.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/dqs" class="citation-image" aria-label="A novel approach to investigate tissue-specific trinucleotide repeat instability"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2856555/bin/1752-0509-4-29-1.jpg" alt="A novel approach to investigate tissue-specific trinucleotide repeat instability" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/dqs" class="citation-title"> A novel approach to investigate tissue-specific trinucleotide repeat instability </a> <div class="citation-authors" data-tooltip="Jong-Min Lee, Jie Zhang, Andrew I Su, John R Walker, Tim Wiltshire, Kihwa Kang, Ella Dragileva, Tammy Gillis, Edith T Lopez, Marie-Josee Boily, Michel Cyr, Isaac Kohane, James F Gusella, Marcy E MacDonald, Vanessa C Wheeler " tabindex="0"> Jong-Min Lee, Jie Zhang, Andrew I Su, John R Walker, Tim Wiltshire, …, Michel Cyr, Isaac Kohane, James F Gusella, Marcy E MacDonald, Vanessa C Wheeler </div> <div class="citation-details"> <span class="citation-publisher">BMC Systems Biology</span>  ·  <span class="citation-date">19 Mar 2010</span>  ·  <span class="citation-id">doi:10.1186/1752-0509-4-29</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/20302627">20302627</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2856555">PMC2856555</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Lee_2010.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/dq3" class="citation-image" aria-label="Screening the mammalian extracellular proteome for regulators of embryonic human stem cell pluripotency"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2840467/bin/pnas.0914019107fig01.jpg" alt="Screening the mammalian extracellular proteome for regulators of embryonic human stem cell pluripotency" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/dq3" class="citation-title"> Screening the mammalian extracellular proteome for regulators of embryonic human stem cell pluripotency </a> <div class="citation-authors" data-tooltip="Rodolfo Gonzalez, Lori L. Jennings, Mark Knuth, Anthony P. Orth, Heath E. Klock, Weija Ou, Julie Feuerhelm, Mitchell V. Hull, Eric Koesema, Yuping Wang, Jia Zhang, Chunlei Wu, Charles Y. Cho, Andrew I. Su, Serge Batalov, Hong Chen, Kristen Johnson, Bryan Laffitte, Deborah G. Nguyen, Evan Y. Snyder, Peter G. Schultz, Jennifer L. Harris, Scott A. Lesley " tabindex="0"> Rodolfo Gonzalez, Lori L. Jennings, Mark Knuth, Anthony P. Orth, Heath E. Klock, …, Deborah G. Nguyen, Evan Y. Snyder, Peter G. Schultz, Jennifer L. Harris, Scott A. Lesley </div> <div class="citation-details"> <span class="citation-publisher">Proceedings of the National Academy of Sciences</span>  ·  <span class="citation-date">23 Feb 2010</span>  ·  <span class="citation-id">doi:10.1073/pnas.0914019107</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/20133595">20133595</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2840467">PMC2840467</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Gonzalez_2010.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <h3 id="2009">2009</h3> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/dth" class="citation-image" aria-label="BioGPS: an extensible and customizable portal for querying and organizing gene annotation resources"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3091323/bin/gb-2009-10-11-r130-1.jpg" alt="BioGPS: an extensible and customizable portal for querying and organizing gene annotation resources" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/dth" class="citation-title"> BioGPS: an extensible and customizable portal for querying and organizing gene annotation resources </a> <div class="citation-authors" data-tooltip="Chunlei Wu, Camilo Orozco, Jason Boyer, Marc Leglise, James Goodale, Serge Batalov, Christopher L Hodge, James Haase, Jeff Janes, Jon W Huss, Andrew I Su " tabindex="0"> Chunlei Wu, Camilo Orozco, Jason Boyer, Marc Leglise, James Goodale, …, Christopher L Hodge, James Haase, Jeff Janes, Jon W Huss, Andrew I Su </div> <div class="citation-details"> <span class="citation-publisher">Genome Biology</span>  ·  <span class="citation-date">17 Nov 2009</span>  ·  <span class="citation-id">doi:10.1186/gb-2009-10-11-r130</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/19919682">19919682</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3091323">PMC3091323</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Wu_2009.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/dkvccg" class="citation-image" aria-label="A Genome-wide RNAi Screen for Modifiers of the Circadian Clock in Human Cells"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2777987/bin/nihms144235f6.jpg" alt="A Genome-wide RNAi Screen for Modifiers of the Circadian Clock in Human Cells" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/dkvccg" class="citation-title"> A Genome-wide RNAi Screen for Modifiers of the Circadian Clock in Human Cells </a> <div class="citation-authors" data-tooltip="Eric E. Zhang, Andrew C. Liu, Tsuyoshi Hirota, Loren J. Miraglia, Genevieve Welch, Pagkapol Y. Pongsawakul, Xianzhong Liu, Ann Atwood, Jon W. Huss, Jeff Janes, Andrew I. Su, John B. Hogenesch, Steve A. Kay " tabindex="0"> Eric E. Zhang, Andrew C. Liu, Tsuyoshi Hirota, Loren J. Miraglia, Genevieve Welch, …, Jon W. Huss, Jeff Janes, Andrew I. Su, John B. Hogenesch, Steve A. Kay </div> <div class="citation-details"> <span class="citation-publisher">Cell</span>  ·  <span class="citation-date">01 Oct 2009</span>  ·  <span class="citation-id">doi:10.1016/j.cell.2009.08.031</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/19765810">19765810</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2777987">PMC2777987</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Zhang_2009.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/dvb" class="citation-image" aria-label="The Gene Wiki: community intelligence applied to human gene annotation"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2808918/bin/gkp760f4.jpg" alt="The Gene Wiki: community intelligence applied to human gene annotation" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/dvb" class="citation-title"> The Gene Wiki: community intelligence applied to human gene annotation </a> <div class="citation-authors" tabindex="0"> Jon W. Huss, Pierre Lindenbaum, Michael Martone, Donabel Roberts, Angel Pizarro, Faramarz Valafar, John B. Hogenesch, Andrew I. Su </div> <div class="citation-details"> <span class="citation-publisher">Nucleic Acids Research</span>  ·  <span class="citation-date">15 Sep 2009</span>  ·  <span class="citation-id">doi:10.1093/nar/gkp760</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/19755503">19755503</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2808918">PMC2808918</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Huss_2009.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/dv5" class="citation-image" aria-label="Genome-Wide Haplotype Association Mapping in Mice Identifies a Genetic Variant in &lt;i&gt;CER1&lt;/i&gt; Associated With BMD and Fracture in Southern Chinese Women"> <img src="" alt="Genome-Wide Haplotype Association Mapping in Mice Identifies a Genetic Variant in &lt;i&gt;CER1&lt;/i&gt; Associated With BMD and Fracture in Southern Chinese Women" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/dv5" class="citation-title"> Genome-Wide Haplotype Association Mapping in Mice Identifies a Genetic Variant in <i>CER1</i> Associated With BMD and Fracture in Southern Chinese Women </a> <div class="citation-authors" data-tooltip="Paul LF Tang, Ching-Lung Cheung, Pak C Sham, Philip McClurg, Bob Lee, Shut-Yan Chan, David K Smith, Julian A Tanner, Andrew I Su, Kathryn SE Cheah, Annie WC Kung, You-Qiang Song " tabindex="0"> Paul LF Tang, Ching-Lung Cheung, Pak C Sham, Philip McClurg, Bob Lee, …, Julian A Tanner, Andrew I Su, Kathryn SE Cheah, Annie WC Kung, You-Qiang Song </div> <div class="citation-details"> <span class="citation-publisher">Journal of Bone and Mineral Research</span>  ·  <span class="citation-date">01 Jun 2009</span>  ·  <span class="citation-id">doi:10.1359/jbmr.081258</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/19113921">19113921</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Tang_2009.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/dw3" class="citation-image" aria-label="A Common and Unstable Copy Number Variant Is Associated with Differences in Glo1 Expression and Anxiety-Like Behavior"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2650792/bin/pone.0004649.g004.jpg" alt="A Common and Unstable Copy Number Variant Is Associated with Differences in Glo1 Expression and Anxiety-Like Behavior" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/dw3" class="citation-title"> A Common and Unstable Copy Number Variant Is Associated with Differences in Glo1 Expression and Anxiety-Like Behavior </a> <div class="citation-authors" data-tooltip="Richard Williams, Jackie E. Lim, Bettina Harr, Claudia Wing, Ryan Walters, Margaret G. Distler, Meike Teschke, Chunlei Wu, Tim Wiltshire, Andrew I. Su, Greta Sokoloff, Lisa M. Tarantino, Justin O. Borevitz, Abraham A. Palmer " tabindex="0"> Richard Williams, Jackie E. Lim, Bettina Harr, Claudia Wing, Ryan Walters, …, Andrew I. Su, Greta Sokoloff, Lisa M. Tarantino, Justin O. Borevitz, Abraham A. Palmer </div> <div class="citation-details"> <span class="citation-publisher">PLoS ONE</span>  ·  <span class="citation-date">06 Mar 2009</span>  ·  <span class="citation-id">doi:10.1371/journal.pone.0004649</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/19266052">19266052</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2650792">PMC2650792</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Williams_2009.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/dwx" class="citation-image" aria-label="Transcriptional profiling of the effects of 25-hydroxycholesterol on human hepatocyte metabolism and the antiviral state it conveys against the hepatitis C virus"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2651120/bin/1472-6769-9-2-1.jpg" alt="Transcriptional profiling of the effects of 25-hydroxycholesterol on human hepatocyte metabolism and the antiviral state it conveys against the hepatitis C virus" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/dwx" class="citation-title"> Transcriptional profiling of the effects of 25-hydroxycholesterol on human hepatocyte metabolism and the antiviral state it conveys against the hepatitis C virus </a> <div class="citation-authors" tabindex="0"> John Paul Pezacki, Selena M Sagan, Angela M Tonary, Yanouchka Rouleau, Sylvie Bélanger, Lubica Supekova, Andrew I Su </div> <div class="citation-details"> <span class="citation-publisher">BMC Chemical Biology</span>  ·  <span class="citation-date">16 Jan 2009</span>  ·  <span class="citation-id">doi:10.1186/1472-6769-9-2</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/19149867">19149867</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2651120">PMC2651120</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Pezacki_2009.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <h3 id="2008">2008</h3> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/dzt" class="citation-image" aria-label="Genetical Genomics: Spotlight on QTL Hotspots"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2563687/bin/pgen.1000232.g001.jpg" alt="Genetical Genomics: Spotlight on QTL Hotspots" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/dzt" class="citation-title"> Genetical Genomics: Spotlight on QTL Hotspots </a> <div class="citation-authors" data-tooltip="Rainer Breitling, Yang Li, Bruno M. Tesson, Jingyuan Fu, Chunlei Wu, Tim Wiltshire, Alice Gerrits, Leonid V. Bystrykh, Gerald de Haan, Andrew I. Su, Ritsert C. Jansen " tabindex="0"> Rainer Breitling, Yang Li, Bruno M. Tesson, Jingyuan Fu, Chunlei Wu, …, Alice Gerrits, Leonid V. Bystrykh, Gerald de Haan, Andrew I. Su, Ritsert C. Jansen </div> <div class="citation-details"> <span class="citation-publisher">PLoS Genetics</span>  ·  <span class="citation-date">24 Oct 2008</span>  ·  <span class="citation-id">doi:10.1371/journal.pgen.1000232</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/18949031">18949031</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2563687">PMC2563687</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Breitling_2008.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/d2s" class="citation-image" aria-label="A Gene Wiki for Community Annotation of Gene Function"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2443188/bin/pbio.0060175.g001.jpg" alt="A Gene Wiki for Community Annotation of Gene Function" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/d2s" class="citation-title"> A Gene Wiki for Community Annotation of Gene Function </a> <div class="citation-authors" tabindex="0"> Jon W Huss, Camilo Orozco, James Goodale, Chunlei Wu, Serge Batalov, Tim J Vickers, Faramarz Valafar, Andrew I Su </div> <div class="citation-details"> <span class="citation-publisher">PLoS Biology</span>  ·  <span class="citation-date">08 Jul 2008</span>  ·  <span class="citation-id">doi:10.1371/journal.pbio.0060175</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/18613750">18613750</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2443188">PMC2443188</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Huss_2008.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/d3d" class="citation-image" aria-label="Gene Set Enrichment in eQTL Data Identifies Novel Annotations and Pathway Regulators"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2394514/bin/1745-7580-4-5-3.jpg" alt="Gene Set Enrichment in eQTL Data Identifies Novel Annotations and Pathway Regulators" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/d3d" class="citation-title"> Gene Set Enrichment in eQTL Data Identifies Novel Annotations and Pathway Regulators </a> <div class="citation-authors" data-tooltip="Chunlei Wu, David L. Delano, Nico Mitro, Stephen V. Su, Jeff Janes, Phillip McClurg, Serge Batalov, Genevieve L. Welch, Jie Zhang, Anthony P. Orth, John R. Walker, Richard J. Glynne, Michael P. Cooke, Joseph S. Takahashi, Kazuhiro Shimomura, Akira Kohsaka, Joseph Bass, Enrique Saez, Tim Wiltshire, Andrew I. Su " tabindex="0"> Chunlei Wu, David L. Delano, Nico Mitro, Stephen V. Su, Jeff Janes, …, Akira Kohsaka, Joseph Bass, Enrique Saez, Tim Wiltshire, Andrew I. Su </div> <div class="citation-details"> <span class="citation-publisher">PLoS Genetics</span>  ·  <span class="citation-date">09 May 2008</span>  ·  <span class="citation-id">doi:10.1371/journal.pgen.1000070</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/18464898">18464898</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2346558">PMC2346558</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Wu_2008.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://immunome-research.biomedcentral.com/articles/10.1186/1745-7580-4-5" class="citation-image" aria-label="Expression analysis of G Protein-Coupled Receptors in mouse macrophages"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2394514/bin/1745-7580-4-5-3.jpg" alt="Expression analysis of G Protein-Coupled Receptors in mouse macrophages" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://immunome-research.biomedcentral.com/articles/10.1186/1745-7580-4-5" class="citation-title"> Expression analysis of G Protein-Coupled Receptors in mouse macrophages </a> <div class="citation-authors" data-tooltip="Jane E Lattin, Kate Schroder, Andrew I Su, John R Walker, Jie Zhang, Tim Wiltshire, Kaoru Saijo, Christopher K Glass, David A Hume, Stuart Kellie, Matthew J Sweet " tabindex="0"> Jane E Lattin, Kate Schroder, Andrew I Su, John R Walker, Jie Zhang, …, Kaoru Saijo, Christopher K Glass, David A Hume, Stuart Kellie, Matthew J Sweet </div> <div class="citation-details"> <span class="citation-publisher">Immunome Research</span>  ·  <span class="citation-date">01 Jan 2008</span>  ·  <span class="citation-id">doi:10.1186/1745-7580-4-5</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/18442421">18442421</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2394514">PMC2394514</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Lattin_2008.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <h3 id="2007">2007</h3> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/d6f" class="citation-image" aria-label="Genomewide Association Analysis in Diverse Inbred Mice: Power and Population Structure"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC1893038/bin/GEN1761675f2.jpg" alt="Genomewide Association Analysis in Diverse Inbred Mice: Power and Population Structure" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/d6f" class="citation-title"> Genomewide Association Analysis in Diverse Inbred Mice: Power and Population Structure </a> <div class="citation-authors" data-tooltip="Phillip McClurg, Jeff Janes, Chunlei Wu, David L Delano, John R Walker, Serge Batalov, Joseph S Takahashi, Kazuhiro Shimomura, Akira Kohsaka, Joseph Bass, Tim Wiltshire, Andrew I Su " tabindex="0"> Phillip McClurg, Jeff Janes, Chunlei Wu, David L Delano, John R Walker, …, Kazuhiro Shimomura, Akira Kohsaka, Joseph Bass, Tim Wiltshire, Andrew I Su </div> <div class="citation-details"> <span class="citation-publisher">Genetics</span>  ·  <span class="citation-date">01 May 2007</span>  ·  <span class="citation-id">doi:10.1534/genetics.106.066241</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/17409088">17409088</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC1893038">PMC1893038</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/McClurg_2007.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/d6m" class="citation-image" aria-label="Power-law-like distributions in biomedical publications and research funding"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC1895997/bin/gb-2007-8-4-404-1.jpg" alt="Power-law-like distributions in biomedical publications and research funding" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/d6m" class="citation-title"> Power-law-like distributions in biomedical publications and research funding </a> <div class="citation-authors" tabindex="0"> Andrew I Su, John B Hogenesch </div> <div class="citation-details"> <span class="citation-publisher">Genome Biology</span>  ·  <span class="citation-date">01 Jan 2007</span>  ·  <span class="citation-id">doi:10.1186/gb-2007-8-4-404</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/17472739">17472739</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC1895997">PMC1895997</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Su_2007.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <h3 id="2006">2006</h3> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/d8q" class="citation-image" aria-label="Reply to “Normalization procedures and detection of linkage signal in genetical-genomics experiments”"> <img src="https://media.springernature.com/lw685/springer-static/image/art%3A10.1038%2Fng0806-856/MediaObjects/41588_2006_Article_BFng0806856_Fig1_HTML.gif?as=webp" alt="Reply to “Normalization procedures and detection of linkage signal in genetical-genomics experiments”" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/d8q" class="citation-title"> Reply to “Normalization procedures and detection of linkage signal in genetical-genomics experiments” </a> <div class="citation-authors" tabindex="0"> Elissa J Chesler, Leonid Bystrykh, Gerald de Haan, Michael P Cooke, Andrew Su, Kenneth F Manly, Robert W Williams </div> <div class="citation-details"> <span class="citation-publisher">Nature Genetics</span>  ·  <span class="citation-date">01 Aug 2006</span>  ·  <span class="citation-id">doi:10.1038/ng0806-856</span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Chesler_2006.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/d8t" class="citation-image" aria-label="Visual Artificial Tongue for Quantitative Metal‐Cation Analysis by an Off‐the‐Shelf Dye Array"> <img src="https://chemistry-europe.onlinelibrary.wiley.com/cms/asset/be8aef24-8085-492b-94ab-6252dc78282f/mfig001.jpg" alt="Visual Artificial Tongue for Quantitative Metal‐Cation Analysis by an Off‐the‐Shelf Dye Array" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/d8t" class="citation-title"> Visual Artificial Tongue for Quantitative Metal‐Cation Analysis by an Off‐the‐Shelf Dye Array </a> <div class="citation-authors" tabindex="0"> Jae Wook Lee, Jun‐Seok Lee, Mira Kang, Andrew I. Su, Young‐Tae Chang </div> <div class="citation-details"> <span class="citation-publisher">Chemistry – A European Journal</span>  ·  <span class="citation-date">17 Jul 2006</span>  ·  <span class="citation-id">doi:10.1002/chem.200600307</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/16715541">16715541</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Lee_2006.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/fr6" class="citation-image" aria-label="An efficient rapid system for profiling the cellular activities of molecular libraries"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC1413928/bin/zpq0070612810004.jpg" alt="An efficient rapid system for profiling the cellular activities of molecular libraries" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/fr6" class="citation-title"> An efficient rapid system for profiling the cellular activities of molecular libraries </a> <div class="citation-authors" data-tooltip="Jonathan S. Melnick, Jeff Janes, Sungjoon Kim, Jim Y. Chang, Daniel G. Sipes, Drew Gunderson, Laura Jarnes, Jason T. Matzen, Michael E. Garcia, Tami L. Hood, Ronak Beigi, Gang Xia, Richard A. Harig, Hayk Asatryan, S. Frank Yan, Yingyao Zhou, Xiang-Ju Gu, Alham Saadat, Vicki Zhou, Frederick J. King, Christopher M. Shaw, Andrew I. Su, Robert Downs, Nathanael S. Gray, Peter G. Schultz, Markus Warmuth, Jeremy S. Caldwell " tabindex="0"> Jonathan S. Melnick, Jeff Janes, Sungjoon Kim, Jim Y. Chang, Daniel G. Sipes, …, Robert Downs, Nathanael S. Gray, Peter G. Schultz, Markus Warmuth, Jeremy S. Caldwell </div> <div class="citation-details"> <span class="citation-publisher">Proceedings of the National Academy of Sciences</span>  ·  <span class="citation-date">21 Feb 2006</span>  ·  <span class="citation-id">doi:10.1073/pnas.0511292103</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/16492761">16492761</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC1413928">PMC1413928</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Melnick_2006.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/d9v" class="citation-image" aria-label="Comparative analysis of haplotype association mapping algorithms"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC1409800/bin/1471-2105-7-61-1.jpg" alt="Comparative analysis of haplotype association mapping algorithms" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/d9v" class="citation-title"> Comparative analysis of haplotype association mapping algorithms </a> <div class="citation-authors" tabindex="0"> Phillip McClurg, Mathew T Pletcher, Tim Wiltshire, Andrew I Su </div> <div class="citation-details"> <span class="citation-publisher">BMC Bioinformatics</span>  ·  <span class="citation-date">09 Feb 2006</span>  ·  <span class="citation-id">doi:10.1186/1471-2105-7-61</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/16466585">16466585</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC1409800">PMC1409800</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/McClurg_2006.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/d9w" class="citation-image" aria-label="The influence of cholesterol and lipid metabolism on host cell structure and hepatitis C virus replication"> <img src="" alt="The influence of cholesterol and lipid metabolism on host cell structure and hepatitis C virus replication" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/d9w" class="citation-title"> The influence of cholesterol and lipid metabolism on host cell structure and hepatitis C virus replication </a> <div class="citation-authors" tabindex="0"> Selena M Sagan, Yanouchka Rouleau, Cynthia Leggiadro, Lubica Supekova, Peter G Schultz, Andrew I Su, John Paul Pezacki </div> <div class="citation-details"> <span class="citation-publisher">Biochemistry and Cell Biology</span>  ·  <span class="citation-date">01 Feb 2006</span>  ·  <span class="citation-id">doi:10.1139/o05-149</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/16462891">16462891</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Sagan_2006.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <h3 id="2005">2005</h3> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/ct86r5" class="citation-image" aria-label="Large-Scale Profiling of Rab GTPase Trafficking Networks: The Membrome"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC1182321/bin/zmk0080572610001.jpg" alt="Large-Scale Profiling of Rab GTPase Trafficking Networks: The Membrome" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/ct86r5" class="citation-title"> Large-Scale Profiling of Rab GTPase Trafficking Networks: The Membrome </a> <div class="citation-authors" tabindex="0"> Cemal Gurkan, Hilmar Lapp, Christelle Alory, Andrew I. Su, John B. Hogenesch, William E. Balch </div> <div class="citation-details"> <span class="citation-publisher">Molecular Biology of the Cell</span>  ·  <span class="citation-date">01 Aug 2005</span>  ·  <span class="citation-id">doi:10.1091/mbc.E05-01-0062</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/15944222">15944222</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC1182321">PMC1182321</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Gurkan_2005.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/fcq" class="citation-image" aria-label="Gene Expression Evolves Faster in Narrowly Than in Broadly Expressed Mammalian Genes"> <img src="" alt="Gene Expression Evolves Faster in Narrowly Than in Broadly Expressed Mammalian Genes" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/fcq" class="citation-title"> Gene Expression Evolves Faster in Narrowly Than in Broadly Expressed Mammalian Genes </a> <div class="citation-authors" tabindex="0"> Jing Yang, Andrew I. Su, Wen-Hsiung Li </div> <div class="citation-details"> <span class="citation-publisher">Molecular Biology and Evolution</span>  ·  <span class="citation-date">29 Jun 2005</span>  ·  <span class="citation-id">doi:10.1093/molbev/msi206</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/15987875">15987875</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Yang_2005.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/fdf" class="citation-image" aria-label="HierS:  Hierarchical Scaffold Clustering Using Topological Chemical Graphs"> <img src="https://pubs.acs.org/cms/10.1021/jm049032d/asset/images/medium/jm049032df00003.gif" alt="HierS:  Hierarchical Scaffold Clustering Using Topological Chemical Graphs" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/fdf" class="citation-title"> HierS:  Hierarchical Scaffold Clustering Using Topological Chemical Graphs </a> <div class="citation-authors" tabindex="0"> Steven J. Wilkens, Jeff Janes, Andrew I. Su </div> <div class="citation-details"> <span class="citation-publisher">Journal of Medicinal Chemistry</span>  ·  <span class="citation-date">08 Apr 2005</span>  ·  <span class="citation-id">doi:10.1021/jm049032d</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/15857124">15857124</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Wilkens_2005.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/fbv" class="citation-image" aria-label="Uncovering regulatory pathways that affect hematopoietic stem cell function using 'genetical genomics'"> <img src="https://media.springernature.com/lw685/springer-static/image/art%3A10.1038%2Fng1497/MediaObjects/41588_2005_Article_BFng1497_Fig4_HTML.jpg?as=webp" alt="Uncovering regulatory pathways that affect hematopoietic stem cell function using 'genetical genomics'" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/fbv" class="citation-title"> Uncovering regulatory pathways that affect hematopoietic stem cell function using 'genetical genomics' </a> <div class="citation-authors" data-tooltip="Leonid Bystrykh, Ellen Weersing, Bert Dontje, Sue Sutton, Mathew T Pletcher, Tim Wiltshire, Andrew I Su, Edo Vellenga, Jintao Wang, Kenneth F Manly, Lu Lu, Elissa J Chesler, Rudi Alberts, Ritsert C Jansen, Robert W Williams, Michael P Cooke, Gerald de Haan " tabindex="0"> Leonid Bystrykh, Ellen Weersing, Bert Dontje, Sue Sutton, Mathew T Pletcher, …, Rudi Alberts, Ritsert C Jansen, Robert W Williams, Michael P Cooke, Gerald de Haan </div> <div class="citation-details"> <span class="citation-publisher">Nature Genetics</span>  ·  <span class="citation-date">13 Feb 2005</span>  ·  <span class="citation-id">doi:10.1038/ng1497</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/15711547">15711547</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Bystrykh_2005.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/b5q66z" class="citation-image" aria-label="Gene expression profile of murine long-term reconstituting vs. short-term reconstituting hematopoietic stem cells"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC548308/bin/zpq0060572350001.jpg" alt="Gene expression profile of murine long-term reconstituting vs. short-term reconstituting hematopoietic stem cells" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/b5q66z" class="citation-title"> Gene expression profile of murine long-term reconstituting vs. short-term reconstituting hematopoietic stem cells </a> <div class="citation-authors" data-tooltip="Jiang F. Zhong, Yi Zhao, Susan Sutton, Andrew Su, Yuxia Zhan, Lunjian Zhu, Chunli Yan, Tim Gallaher, Patrick B. Johnston, W. French Anderson, Michael P. Cooke " tabindex="0"> Jiang F. Zhong, Yi Zhao, Susan Sutton, Andrew Su, Yuxia Zhan, …, Chunli Yan, Tim Gallaher, Patrick B. Johnston, W. French Anderson, Michael P. Cooke </div> <div class="citation-details"> <span class="citation-publisher">Proceedings of the National Academy of Sciences</span>  ·  <span class="citation-date">04 Feb 2005</span>  ·  <span class="citation-id">doi:10.1073/pnas.0409459102</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/15695585">15695585</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC548308">PMC548308</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Zhong_2005.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <h3 id="2004">2004</h3> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/ff3" class="citation-image" aria-label="Use of a Dense Single Nucleotide Polymorphism Map for In Silico Mapping in the Mouse"> <img src="" alt="Use of a Dense Single Nucleotide Polymorphism Map for In Silico Mapping in the Mouse" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/ff3" class="citation-title"> Use of a Dense Single Nucleotide Polymorphism Map for In Silico Mapping in the Mouse </a> <div class="citation-authors" data-tooltip="Mathew T Pletcher, Philip McClurg, Serge Batalov, Andrew I Su, S. Whitney Barnes, Erica Lagler, Ron Korstanje, Xiaosong Wang, Deborah Nusskern, Molly A Bogue, Richard J Mural, Beverly Paigen, Tim Wiltshire " tabindex="0"> Mathew T Pletcher, Philip McClurg, Serge Batalov, Andrew I Su, S. Whitney Barnes, …, Deborah Nusskern, Molly A Bogue, Richard J Mural, Beverly Paigen, Tim Wiltshire </div> <div class="citation-details"> <span class="citation-publisher">PLoS Biology</span>  ·  <span class="citation-date">09 Nov 2004</span>  ·  <span class="citation-id">doi:10.1371/journal.pbio.0020393</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/15534693">15534693</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC526179">PMC526179</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Pletcher_2004.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/fg3" class="citation-image" aria-label="A gene atlas of the mouse and human protein-encoding transcriptomes"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC395923/bin/zpq0170445980001.jpg" alt="A gene atlas of the mouse and human protein-encoding transcriptomes" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/fg3" class="citation-title"> A gene atlas of the mouse and human protein-encoding transcriptomes </a> <div class="citation-authors" data-tooltip="Andrew I. Su, Tim Wiltshire, Serge Batalov, Hilmar Lapp, Keith A. Ching, David Block, Jie Zhang, Richard Soden, Mimi Hayakawa, Gabriel Kreiman, Michael P. Cooke, John R. Walker, John B. Hogenesch " tabindex="0"> Andrew I. Su, Tim Wiltshire, Serge Batalov, Hilmar Lapp, Keith A. Ching, …, Mimi Hayakawa, Gabriel Kreiman, Michael P. Cooke, John R. Walker, John B. Hogenesch </div> <div class="citation-details"> <span class="citation-publisher">Proceedings of the National Academy of Sciences</span>  ·  <span class="citation-date">09 Apr 2004</span>  ·  <span class="citation-id">doi:10.1073/pnas.0400782101</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/15075390">15075390</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC395923">PMC395923</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Su_2004.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/dcfv8j" class="citation-image" aria-label="Applications of a Rat Multiple Tissue Gene Expression Data Set"> <img src="" alt="Applications of a Rat Multiple Tissue Gene Expression Data Set" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/dcfv8j" class="citation-title"> Applications of a Rat Multiple Tissue Gene Expression Data Set </a> <div class="citation-authors" tabindex="0"> John R. Walker, Andrew I. Su, David W. Self, John B. Hogenesch, Hilmar Lapp, Rainer Maier, Daniel Hoyer, Graeme Bilbe </div> <div class="citation-details"> <span class="citation-publisher">Genome Research</span>  ·  <span class="citation-date">01 Apr 2004</span>  ·  <span class="citation-id">doi:10.1101/gr.2161804</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/15060018">15060018</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC383321">PMC383321</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Walker_2004.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <h3 id="2003">2003</h3> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/c3dzjj" class="citation-image" aria-label="Genome-Wide Analysis of CREB Target Genes Reveals A Core Promoter Requirement for cAMP Responsiveness"> <img src="" alt="Genome-Wide Analysis of CREB Target Genes Reveals A Core Promoter Requirement for cAMP Responsiveness" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/c3dzjj" class="citation-title"> Genome-Wide Analysis of CREB Target Genes Reveals A Core Promoter Requirement for cAMP Responsiveness </a> <div class="citation-authors" tabindex="0"> Michael D Conkright, Ernesto Guzmán, Lawrence Flechner, Andrew I Su, John B Hogenesch, Marc Montminy </div> <div class="citation-details"> <span class="citation-publisher">Molecular Cell</span>  ·  <span class="citation-date">01 May 2003</span>  ·  <span class="citation-id">doi:10.1016/S1097-2765(03)00199-0</span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Conkright_2003.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/fkb" class="citation-image" aria-label="Genome-Wide Analysis of CREB Target Genes Reveals A Core Promoter Requirement for cAMP Responsiveness"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC383321/bin/74731-34f2_4t.jpg" alt="Genome-Wide Analysis of CREB Target Genes Reveals A Core Promoter Requirement for cAMP Responsiveness" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/fkb" class="citation-title"> Genome-Wide Analysis of CREB Target Genes Reveals A Core Promoter Requirement for cAMP Responsiveness </a> <div class="citation-authors" tabindex="0"> Michael D. Conkright, Ernesto Guzmán, Lawrence Flechner, Andrew I. Su, John B. Hogenesch, Marc Montminy </div> <div class="citation-details"> <span class="citation-publisher">Molecular Cell</span>  ·  <span class="citation-date">01 Apr 2003</span>  ·  <span class="citation-id">doi:10.1016/S1097-2765(03)00134-5</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/12718894">12718894</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Conkright_2003b.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <h3 id="2002">2002</h3> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/fmf" class="citation-image" aria-label="Genomic analysis of the host response to hepatitis C virus infection"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC137774/bin/pq2426081003.jpg" alt="Genomic analysis of the host response to hepatitis C virus infection" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/fmf" class="citation-title"> Genomic analysis of the host response to hepatitis C virus infection </a> <div class="citation-authors" data-tooltip="Andrew I. Su, John P. Pezacki, Lisa Wodicka, Amy D. Brideau, Lubica Supekova, Robert Thimme, Stefan Wieland, Jens Bukh, Robert H. Purcell, Peter G. Schultz, Francis V. Chisari " tabindex="0"> Andrew I. Su, John P. Pezacki, Lisa Wodicka, Amy D. Brideau, Lubica Supekova, …, Stefan Wieland, Jens Bukh, Robert H. Purcell, Peter G. Schultz, Francis V. Chisari </div> <div class="citation-details"> <span class="citation-publisher">Proceedings of the National Academy of Sciences</span>  ·  <span class="citation-date">19 Nov 2002</span>  ·  <span class="citation-id">doi:10.1073/pnas.202608199</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/12441396">12441396</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC137774">PMC137774</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Su_2002b.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/b8w9fs" class="citation-image" aria-label="Large Scale Molecular Analysis Identifies Genes with Altered Expression in Salivary Adenoid Cystic Carcinoma"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC1867312/bin/jh1023353004.jpg" alt="Large Scale Molecular Analysis Identifies Genes with Altered Expression in Salivary Adenoid Cystic Carcinoma" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/b8w9fs" class="citation-title"> Large Scale Molecular Analysis Identifies Genes with Altered Expression in Salivary Adenoid Cystic Carcinoma </a> <div class="citation-authors" tabindex="0"> Henry F. Frierson, Adel K. El-Naggar, John B. Welsh, Lisa M. Sapinoso, Andrew I. Su, Jun Cheng, Takashi Saku, Christopher A. Moskaluk, Garret M. Hampton </div> <div class="citation-details"> <span class="citation-publisher">The American Journal of Pathology</span>  ·  <span class="citation-date">01 Oct 2002</span>  ·  <span class="citation-id">doi:10.1016/S0002-9440(10)64408-2</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/12368205">12368205</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC1867312">PMC1867312</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Frierson_2002.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/fmp" class="citation-image" aria-label="Gene expression during the priming phase of liver regeneration after partial hepatectomy in mice"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC123230/bin/pq1623598002.jpg" alt="Gene expression during the priming phase of liver regeneration after partial hepatectomy in mice" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/fmp" class="citation-title"> Gene expression during the priming phase of liver regeneration after partial hepatectomy in mice </a> <div class="citation-authors" tabindex="0"> Andrew I. Su, Luca G. Guidotti, John Paul Pezacki, Francis V. Chisari, Peter G. Schultz </div> <div class="citation-details"> <span class="citation-publisher">Proceedings of the National Academy of Sciences</span>  ·  <span class="citation-date">12 Aug 2002</span>  ·  <span class="citation-id">doi:10.1073/pnas.122359899</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/12177410">12177410</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC123230">PMC123230</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Su_2002.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/fmq" class="citation-image" aria-label="Genomic Effects of Polyamide/DNA Interactions on mRNA Expression"> <img src="https://ars.els-cdn.com/content/image/1-s2.0-S1074552102001746-gr4.jpg" alt="Genomic Effects of Polyamide/DNA Interactions on mRNA Expression" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/fmq" class="citation-title"> Genomic Effects of Polyamide/DNA Interactions on mRNA Expression </a> <div class="citation-authors" tabindex="0"> Lubica Supekova, John Paul Pezacki, Andrew I. Su, Colin J. Loweth, Rainer Riedl, Bernhard Geierstanger, Peter G. Schultz, David E. Wemmer </div> <div class="citation-details"> <span class="citation-publisher">Chemistry &amp; Biology</span>  ·  <span class="citation-date">01 Jul 2002</span>  ·  <span class="citation-id">doi:10.1016/S1074-5521(02)00174-6</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/12144926">12144926</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Supekova_2002.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/fmz" class="citation-image" aria-label="Coordinated Transcription of Key Pathways in the Mouse by the Circadian Clock"> <img src="https://ars.els-cdn.com/content/image/1-s2.0-S0092867402007225-gr4.jpg" alt="Coordinated Transcription of Key Pathways in the Mouse by the Circadian Clock" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/fmz" class="citation-title"> Coordinated Transcription of Key Pathways in the Mouse by the Circadian Clock </a> <div class="citation-authors" tabindex="0"> Satchidananda Panda, Marina P. Antoch, Brooke H. Miller, Andrew I. Su, Andrew B. Schook, Marty Straume, Peter G. Schultz, Steve A. Kay, Joseph S. Takahashi, John B. Hogenesch </div> <div class="citation-details"> <span class="citation-publisher">Cell</span>  ·  <span class="citation-date">01 May 2002</span>  ·  <span class="citation-id">doi:10.1016/S0092-8674(02)00722-5</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/12015981">12015981</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Panda_2002.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/fm5" class="citation-image" aria-label="Large-scale analysis of the human and mouse transcriptomes"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC123671/bin/pq0520251005.jpg" alt="Large-scale analysis of the human and mouse transcriptomes" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/fm5" class="citation-title"> Large-scale analysis of the human and mouse transcriptomes </a> <div class="citation-authors" data-tooltip="Andrew I. Su, Michael P. Cooke, Keith A. Ching, Yaron Hakak, John R. Walker, Tim Wiltshire, Anthony P. Orth, Raquel G. Vega, Lisa M. Sapinoso, Aziz Moqrich, Ardem Patapoutian, Garret M. Hampton, Peter G. Schultz, John B. Hogenesch " tabindex="0"> Andrew I. Su, Michael P. Cooke, Keith A. Ching, Yaron Hakak, John R. Walker, …, Aziz Moqrich, Ardem Patapoutian, Garret M. Hampton, Peter G. Schultz, John B. Hogenesch </div> <div class="citation-details"> <span class="citation-publisher">Proceedings of the National Academy of Sciences</span>  ·  <span class="citation-date">19 Mar 2002</span>  ·  <span class="citation-id">doi:10.1073/pnas.012025199</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/11904358">11904358</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC123671">PMC123671</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Su_2002c.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <h3 id="2001">2001</h3> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/fpg" class="citation-image" aria-label="Synthesis and Biological Evaluation of Myoseverin Derivatives:  Microtubule Assembly Inhibitors"> <img src="https://pubs.acs.org/cms/10.1021/jm010451+/asset/images/medium/jm0104511f00004.gif" alt="Synthesis and Biological Evaluation of Myoseverin Derivatives:  Microtubule Assembly Inhibitors" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/fpg" class="citation-title"> Synthesis and Biological Evaluation of Myoseverin Derivatives:  Microtubule Assembly Inhibitors </a> <div class="citation-authors" data-tooltip="Young-Tae Chang, Sarah M. Wignall, Gustavo R. Rosania, Nathanael S. Gray, Sarah R. Hanson, Andrew I. Su, John Merlie,, Ho-Sang Moon, Sameep B. Sangankar, Omar Perez, Rebecca Heald, Peter G. Schultz " tabindex="0"> Young-Tae Chang, Sarah M. Wignall, Gustavo R. Rosania, Nathanael S. Gray, Sarah R. Hanson, …, Ho-Sang Moon, Sameep B. Sangankar, Omar Perez, Rebecca Heald, Peter G. Schultz </div> <div class="citation-details"> <span class="citation-publisher">Journal of Medicinal Chemistry</span>  ·  <span class="citation-date">21 Nov 2001</span>  ·  <span class="citation-id">doi:10.1021/jm010451+</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/11741468">11741468</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Chang_2001.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="http://europepmc.org/abstract/med/11606367" class="citation-image" aria-label="Molecular classification of human carcinomas by use of gene expression signatures."> <img src="" alt="Molecular classification of human carcinomas by use of gene expression signatures." loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="http://europepmc.org/abstract/med/11606367" class="citation-title"> Molecular classification of human carcinomas by use of gene expression signatures. </a> <div class="citation-authors" data-tooltip="A I Su, J B Welsh, L M Sapinoso, S G Kern, P Dimitrov, H Lapp, P G Schultz, S M Powell, C A Moskaluk, H F Frierson, G M Hampton " tabindex="0"> A I Su, J B Welsh, L M Sapinoso, S G Kern, P Dimitrov, …, P G Schultz, S M Powell, C A Moskaluk, H F Frierson, G M Hampton </div> <div class="citation-details"> <span class="citation-publisher">Cancer research</span>  ·  <span class="citation-date">15 Oct 2001</span>  ·  <span class="citation-id">pmid:11606367</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/11606367">11606367</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Su_2001.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="http://europepmc.org/abstract/med/11507037" class="citation-image" aria-label="Analysis of gene expression identifies candidate markers and pharmacological targets in prostate cancer."> <img src="" alt="Analysis of gene expression identifies candidate markers and pharmacological targets in prostate cancer." loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="http://europepmc.org/abstract/med/11507037" class="citation-title"> Analysis of gene expression identifies candidate markers and pharmacological targets in prostate cancer. </a> <div class="citation-authors" tabindex="0"> J B Welsh, L M Sapinoso, A I Su, S G Kern, J Wang-Rodriguez, C A Moskaluk, H F Frierson, G M Hampton </div> <div class="citation-details"> <span class="citation-publisher">Cancer research</span>  ·  <span class="citation-date">15 Aug 2001</span>  ·  <span class="citation-id">pmid:11507037</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/11507037">11507037</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Welsh_2001.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/fn6" class="citation-image" aria-label="A Comparison of the Celera and Ensembl Predicted Gene Sets Reveals Little Overlap in Novel Genes"> <img src="https://ars.els-cdn.com/content/image/1-s2.0-S0092867401004676-gr2.jpg" alt="A Comparison of the Celera and Ensembl Predicted Gene Sets Reveals Little Overlap in Novel Genes" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/fn6" class="citation-title"> A Comparison of the Celera and Ensembl Predicted Gene Sets Reveals Little Overlap in Novel Genes </a> <div class="citation-authors" tabindex="0"> John B. Hogenesch, Keith A. Ching, Serge Batalov, Andrew I. Su, John R. Walker, Yingyao Zhou, Steve A. Kay, Peter G. Schultz, Michael P. Cooke </div> <div class="citation-details"> <span class="citation-publisher">Cell</span>  ·  <span class="citation-date">01 Aug 2001</span>  ·  <span class="citation-id">doi:10.1016/S0092-8674(01)00467-6</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/11534548">11534548</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Hogenesch_2001.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/bxfbhw" class="citation-image" aria-label="Destabilization of Ca&lt;sup&gt;2+&lt;/sup&gt;-free gelsolin may not be responsible for proteolysis in Familial Amyloidosis of Finnish Type"> <img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC30139/bin/pq0414525006.jpg" alt="Destabilization of Ca&lt;sup&gt;2+&lt;/sup&gt;-free gelsolin may not be responsible for proteolysis in Familial Amyloidosis of Finnish Type" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/bxfbhw" class="citation-title"> Destabilization of Ca<sup>2+</sup>-free gelsolin may not be responsible for proteolysis in Familial Amyloidosis of Finnish Type </a> <div class="citation-authors" tabindex="0"> Gayathri Ratnaswamy, Mary E. Huff, Andrew I. Su, Severine Rion, Jeffery W. Kelly </div> <div class="citation-details"> <span class="citation-publisher">Proceedings of the National Academy of Sciences</span>  ·  <span class="citation-date">20 Feb 2001</span>  ·  <span class="citation-id">doi:10.1073/pnas.041452598</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/11226240">11226240</a> </span>  ·  <span class="citation-pmcid"> PMCID: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC30139">PMC30139</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Ratnaswamy_2001.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> <h3 id="2000">2000</h3> <div class="citation-container"> <div class="citation"> <a href="https://doi.org/dkvcvj" class="citation-image" aria-label="Docking molecules by families to increase the diversity of hits in database screens: Computational strategy and experimental evaluation"> <img src="https://onlinelibrary.wiley.com/cms/asset/fe6a32f8-72c2-41e4-9df8-99107acf8996/mfig003.jpg" alt="Docking molecules by families to increase the diversity of hits in database screens: Computational strategy and experimental evaluation" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;"> </a> <div class="citation-text"> <a href="https://doi.org/dkvcvj" class="citation-title"> Docking molecules by families to increase the diversity of hits in database screens: Computational strategy and experimental evaluation </a> <div class="citation-authors" tabindex="0"> Andrew I. Su, David M. Lorber, G. Scott Weston, Walter A. Baase, Brian W. Matthews, Brian K. Shoichet </div> <div class="citation-details"> <span class="citation-publisher">Proteins: Structure, Function, and Genetics</span>  ·  <span class="citation-date">01 Jan 2000</span>  ·  <span class="citation-id">doi:10.1002/1097-0134(20010201)42:2&lt;279::AID-PROT150&gt;3.0.CO;2-U</span>  ·  <span class="citation-pmid"> PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/11119652">11119652</a> </span> </div> <div class="citation-buttons"> <div class="button-wrapper"> <a class="button" href="/pdf/Su_2000.pdf" data-tooltip="PDF" data-style="bare" aria-label="PDF"> <i class="icon fa-solid fa-newspaper"></i> <span>PDF</span> </a> </div> </div> </div> </div> </div> </section> </main> <footer class="background" style="--image: url('/images/background.jpg')" data-dark="true" data-size="wide"> <!-- <div> Extra details like contact info or address </div> --> <div> <div class="button-wrapper"> <a class="button" href="mailto:asu@scripps.edu" data-tooltip="Email" data-style="bare" aria-label="Email"> <i class="icon fa-solid fa-envelope"></i> </a> </div> <div class="button-wrapper"> <a class="button" href="https://orcid.org/0000-0002-9859-4104" data-tooltip="ORCID" data-style="bare" aria-label="ORCID"> <i class="icon fa-brands fa-orcid"></i> </a> </div> <div class="button-wrapper"> <a class="button" href="https://scholar.google.com/citations?user=xPGhKkoAAAAJ" data-tooltip="Google Scholar" data-style="bare" aria-label="Google Scholar"> <i class="icon fa-brands fa-google"></i> </a> </div> <div class="button-wrapper"> <a class="button" href="https://github.com/sulab" data-tooltip="GitHub" data-style="bare" aria-label="GitHub"> <i class="icon fa-brands fa-github"></i> </a> </div> </div> <div> © 2025 The Su Lab   |   <a href="/handbook">Lab handbook</a>   <br> Built with <a href="https://github.com/greenelab/lab-website-template"> Lab Website Template </a> </div> <!-- <input type="checkbox" class="dark-toggle" data-tooltip="Dark mode" aria-label="toggle dark mode" oninput="onDarkToggleChange(event)" > --> </footer> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10