UNPKG

auspice

Version:

Web app for visualizing pathogen evolution

23 lines 6.17 kB
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/><title>Interpreting data with Auspice · Auspice</title><meta name="viewport" content="width=device-width"/><meta name="generator" content="Docusaurus"/><meta name="description" content="&gt; We need some form of tutorials / explanation of what you can do in the app and (I hope) what biological insights can be gleamed."/><meta name="docsearch:language" content="en"/><meta property="og:title" content="Interpreting data with Auspice · Auspice"/><meta property="og:type" content="website"/><meta property="og:url" content="https://nextstrain.github.io/auspice/"/><meta property="og:description" content="&gt; We need some form of tutorials / explanation of what you can do in the app and (I hope) what biological insights can be gleamed."/><meta property="og:image" content="https://nextstrain.github.io/auspice/img/icon.svg"/><meta name="twitter:card" content="summary"/><meta name="twitter:image" content="https://nextstrain.github.io/auspice/img/icon.svg"/><link rel="shortcut icon" href="/auspice/img/favicon.ico"/><link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/solarized-dark.min.css"/><script type="text/javascript" src="https://buttons.github.io/buttons.js"></script><script src="/auspice/js/scrollSpy.js"></script><link rel="stylesheet" href="/auspice/css/main.css"/><script src="/auspice/js/codetabs.js"></script></head><body class="sideNavVisible separateOnPageNav"><div class="fixedHeaderContainer"><div class="headerWrapper wrapper"><header><a href="/auspice/"><img class="logo" src="/auspice/img/logo-light.svg" alt="Auspice"/><h2 class="headerTitleWithLogo">Auspice</h2></a><div class="navigationWrapper navigationSlider"><nav class="slidingNav"><ul class="nav-site nav-site-internal"><li class=""><a href="/auspice/introduction/overview" target="_self">Docs</a></li></ul></nav></div></header></div></div><div class="navPusher"><div class="docMainWrapper wrapper"><div class="container mainContainer"><div class="wrapper"><div class="post"><header class="postHeader"><h1 class="postHeaderTitle">Interpreting data with Auspice</h1></header><article><div><span><blockquote> <p>We need some form of tutorials / explanation of what you can do in the app and (I hope) what biological insights can be gleamed. Potentially, these could be done using narratives, or, since narratives are basically the same file format as these docs pages we could essentially use the same file for both. It'd be great to also have a page focusing on a single dataset (WNV might be good for this).</p> </blockquote> <blockquote> <p>This is the content from nextstrain.org/docs:</p> </blockquote> <p>Visualisation of bioinformatics results is an integral part of current phylodynamics, both for data exploration and communication. We wanted to build a tool that was highly interactive, versatile and usable as communication platform to quickly disseminate results to the wider community. Auspice is written in JavaScript and is the app that powers all the phylogenomic analysis on nextstrain.org (github repo <a href="https://www.github.com/nextstrain/auspice">here</a>).</p> <p><img src="/auspice/assets/mumps.png" alt="mumps"> <em>Auspice displaying Mumps genomes from North America. See <a href="https://www.nextstrain.org/mumps/na">nextstrain.org/mumps/na</a></em></p> <h3><a class="anchor" aria-hidden="true" id="general-design-overview"></a><a href="#general-design-overview" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>General design overview</h3> <p>We wanted to build a powerful yet not overly complex visualisation tool. Currently this is centered around a number of &quot;panels&quot;. These allow us to display relationships between isolates such as their phylogenetic relationships, putative transmissions on the map, variability across the genome. Colour is used consistently throughout the app in order to link different panels. The generator of the data controls which traits are able to be visualised - for instance, transmissions can be turned off if the data is not informative. A number of controls are made available in a sidebar to control the time period viewed, the layout of the tree etc.</p> <p>We are currently working on allowing scientists to author custom narratives which describe the data, and control how the data is visualised as one progresses through the narrative. See <a href="/docs/visualisation/narratives">here</a> for more information.</p> </span></div></article></div><div class="docLastUpdate"><em>Last updated on 7/24/2019</em></div><div class="docs-prevnext"></div></div></div><nav class="onPageNav"></nav></div><footer class="nav-footer" id="footer"><section class="sitemap"><div><a href="/auspice/"><img style="padding-left:20px" src="/auspice/img/logo-light.svg" alt="Auspice" width="66" height="58"/></a></div><div><h5>External Links</h5><a href="https://github.com/nextstrain/auspice">GitHub repo</a><a href="https://www.npmjs.com/package/auspice">NPM package</a><a href="https://nextstrain.org">Nextstrain</a></div><div><h5>Contact Us</h5><a href="mailto:hello@nextstrain.org">email</a><a href="https://twitter.com/hamesjadfield">twitter</a></div></section><section class="copyright">Website built by <a href="https://twitter.com/hamesjadfield">James Hadfield</a> using <a href="https://docusaurus.io">Docusaurus</a></section><section class="copyright">If you use auspice, please cite <a href="https://doi.org/10.1093/bioinformatics/bty407">Hadfield et al., 2018</a></section><section class="copyright">Copyright © 2014-2020 Richard Neher &amp; Trevor Bedford</section></footer></div></body></html>