-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ ca72c63 🚀
- Loading branch information
Showing
22 changed files
with
6,389 additions
and
784 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,36 @@ | ||
|
||
|
||
<!DOCTYPE html> | ||
|
||
<html lang="en-US"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
|
||
<!-- Begin Jekyll SEO tag v2.8.0 --> | ||
<ul class="nav-list"></ul> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=Edge"> | ||
|
||
<link rel="stylesheet" href="/microbetag/assets/css/just-the-docs-default.css"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<script src="/microbetag/assets/js/vendor/lunr.min.js"></script> | ||
|
||
|
||
<script src="/microbetag/assets/js/just-the-docs.js"></script> | ||
|
||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
|
||
|
||
|
||
<link rel="icon" href="/microbetag/favicon.ico" type="image/x-icon"> | ||
|
||
|
||
|
||
<!-- Begin Jekyll SEO tag v2.8.0 --> | ||
<title>404 | microbetag</title> | ||
<meta name="generator" content="Jekyll v3.9.3" /> | ||
<meta property="og:title" content="404" /> | ||
|
@@ -22,37 +47,242 @@ | |
{"@context":"https://schema.org","@type":"WebPage","description":"A place with the background and the how to of the microbetag tool - currently in production","headline":"404","url":"https://hariszaf.github.io/microbetag/404"}</script> | ||
<!-- End Jekyll SEO tag --> | ||
|
||
<link rel="stylesheet" href="/microbetag/assets/css/style.css?v=48d9616f41e5035d441e2197f4c5936d32d2bbde"> | ||
<!-- start custom head snippets, customize with your own _includes/head-custom.html file --> | ||
|
||
<!-- Setup Google Analytics --> | ||
|
||
<!-- for mathjax support --> | ||
|
||
|
||
|
||
</head> | ||
|
||
<!-- You can set your favicon here --> | ||
<!-- link rel="shortcut icon" type="image/x-icon" href="/microbetag/favicon.ico" --> | ||
|
||
<!-- end custom head snippets --> | ||
<script src="https://polyfill.io/v3/polyfill.js?features=es6"> | ||
</script> | ||
|
||
</head> | ||
<body> | ||
<div class="container-lg px-3 my-5 markdown-body"> | ||
|
||
<h1><a href="https://hariszaf.github.io/microbetag/">microbetag</a></h1> | ||
|
||
<script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script> | ||
|
||
<h1>Page not found</h1> | ||
<body> | ||
<a class="skip-to-main" href="#main-content">Skip to main content</a> | ||
<svg xmlns="http://www.w3.org/2000/svg" class="d-none"> | ||
<symbol id="svg-link" viewBox="0 0 24 24"> | ||
<title>Link</title> | ||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-link"> | ||
<path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"></path><path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"></path> | ||
</svg> | ||
</symbol> | ||
|
||
<p>The page you requested could not be found. Try using the navigation or search to find what you're looking for or go to this <a href="/microbetag/">site's home page</a>.</p> | ||
<symbol id="svg-menu" viewBox="0 0 24 24"> | ||
<title>Menu</title> | ||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-menu"> | ||
<line x1="3" y1="12" x2="21" y2="12"></line><line x1="3" y1="6" x2="21" y2="6"></line><line x1="3" y1="18" x2="21" y2="18"></line> | ||
</svg> | ||
</symbol> | ||
|
||
<symbol id="svg-arrow-right" viewBox="0 0 24 24"> | ||
<title>Expand</title> | ||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"> | ||
<polyline points="9 18 15 12 9 6"></polyline> | ||
</svg> | ||
</symbol> | ||
|
||
<!-- Feather. MIT License: https://github.com/feathericons/feather/blob/master/LICENSE --> | ||
<symbol id="svg-external-link" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-external-link"> | ||
<title id="svg-external-link-title">(external link)</title> | ||
<path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line> | ||
</symbol> | ||
|
||
|
||
<symbol id="svg-doc" viewBox="0 0 24 24"> | ||
<title>Document</title> | ||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-file"> | ||
<path d="M13 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z"></path><polyline points="13 2 13 9 20 9"></polyline> | ||
</svg> | ||
</symbol> | ||
|
||
<symbol id="svg-search" viewBox="0 0 24 24"> | ||
<title>Search</title> | ||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search"> | ||
<circle cx="11" cy="11" r="8"></circle><line x1="21" y1="21" x2="16.65" y2="16.65"></line> | ||
</svg> | ||
</symbol> | ||
|
||
|
||
|
||
<!-- Bootstrap Icons. MIT License: https://github.com/twbs/icons/blob/main/LICENSE.md --> | ||
<symbol id="svg-copy" viewBox="0 0 16 16"> | ||
<title>Copy</title> | ||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-clipboard" viewBox="0 0 16 16"> | ||
<path d="M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1h1a1 1 0 0 1 1 1V14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3.5a1 1 0 0 1 1-1h1v-1z"/> | ||
<path d="M9.5 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3zm-3-1A1.5 1.5 0 0 0 5 1.5v1A1.5 1.5 0 0 0 6.5 4h3A1.5 1.5 0 0 0 11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3z"/> | ||
</svg> | ||
</symbol> | ||
<symbol id="svg-copied" viewBox="0 0 16 16"> | ||
<title>Copied</title> | ||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-clipboard-check-fill" viewBox="0 0 16 16"> | ||
<path d="M6.5 0A1.5 1.5 0 0 0 5 1.5v1A1.5 1.5 0 0 0 6.5 4h3A1.5 1.5 0 0 0 11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3Zm3 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3Z"/> | ||
<path d="M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1A2.5 2.5 0 0 1 9.5 5h-3A2.5 2.5 0 0 1 4 2.5v-1Zm6.854 7.354-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 0 1 .708-.708L7.5 10.793l2.646-2.647a.5.5 0 0 1 .708.708Z"/> | ||
</svg> | ||
</symbol> | ||
|
||
|
||
</svg> | ||
|
||
<div class="side-bar"> | ||
<div class="site-header" role="banner"> | ||
<a href="/microbetag/" class="site-title lh-tight"> | ||
microbetag | ||
|
||
</a> | ||
<button id="menu-button" class="site-button btn-reset" aria-label="Toggle menu" aria-pressed="false"> | ||
<svg viewBox="0 0 24 24" class="icon" aria-hidden="true"> | ||
<use xlink:href="#svg-menu"></use> | ||
</svg> | ||
</button> | ||
</div> | ||
<nav aria-label="Main" id="site-nav" class="site-nav"> | ||
|
||
|
||
<ul class="nav-list"><li class="nav-list-item"><a href="/microbetag/" class="nav-list-link">Home</a></li><li class="nav-list-item"><button class="nav-list-expander btn-reset" aria-label="toggle items in Modules category" | ||
aria-pressed="false"> | ||
<svg viewBox="0 0 24 24" aria-hidden="true"> | ||
<use xlink:href="#svg-arrow-right"></use> | ||
</svg> | ||
</button><a href="/microbetag/modules/modules/" class="nav-list-link">Modules</a><ul class="nav-list"><li class="nav-list-item"><a href="/microbetag/modules/faprotax-functions/" class="nav-list-link">FAPROTAX functions</a></li><li class="nav-list-item"><a href="/microbetag/modules/phen-traits/" class="nav-list-link">Traits predicted based on phenDB models</a></li></ul></li><li class="nav-list-item"><button class="nav-list-expander btn-reset" aria-label="toggle items in Cytoscape tutorials category" | ||
aria-pressed="false"> | ||
<svg viewBox="0 0 24 24" aria-hidden="true"> | ||
<use xlink:href="#svg-arrow-right"></use> | ||
</svg> | ||
</button><a href="/microbetag/mgg_tutorials/mgg_totorials/" class="nav-list-link">Cytoscape tutorials</a><ul class="nav-list"><li class="nav-list-item"><a href="/microbetag/mgg_tutorials/abd_only/" class="nav-list-link">Using abundance data</a></li><li class="nav-list-item"><a href="/microbetag/mgg_tutorials/abd_and_metadata/" class="nav-list-link">Using abundance & metadata</a></li><li class="nav-list-item"><a href="/microbetag/mgg_tutorials/from_net/" class="nav-list-link">Using a network</a></li><li class="nav-list-item"><a href="/microbetag/mgg_tutorials/roaming/" class="nav-list-link">Investigating the annotations</a></li></ul></li><li class="nav-list-item"><button class="nav-list-expander btn-reset" aria-label="toggle items in Additional tutorials category" | ||
aria-pressed="false"> | ||
<svg viewBox="0 0 24 24" aria-hidden="true"> | ||
<use xlink:href="#svg-arrow-right"></use> | ||
</svg> | ||
</button><a href="/microbetag/tutorials/tutorials/" class="nav-list-link">Additional tutorials</a><ul class="nav-list"><li class="nav-list-item"><a href="/microbetag/tutorials/prep/" class="nav-list-link">microbetag-prep</a></li><li class="nav-list-item"><a href="/microbetag/tutorials/load/" class="nav-list-link">Loading networks</a></li><li class="nav-list-item"><a href="/microbetag/tutorials/local/" class="nav-list-link">On your own genomes</a></li></ul></li><li class="nav-list-item"><a href="/microbetag/api/" class="nav-list-link">API documentation</a></li><li class="nav-list-item"><a href="/microbetag/input/" class="nav-list-link">Input files</a></li><li class="nav-list-item"><a href="/microbetag/cytoApp/" class="nav-list-link">Additional tutorials</a></li><li class="nav-list-item"><a href="/microbetag/faq/" class="nav-list-link">FAQs</a></li></ul> | ||
<ul class="nav-list"><li class="nav-list-item external"> | ||
<a href="https://github.com/hariszaf/microbetag/tree/gh-pages" class="nav-list-link external"> | ||
microbetag docs on GitHub | ||
<svg viewBox="0 0 24 24" aria-labelledby="svg-external-link-title"> | ||
<use xlink:href="#svg-external-link"></use> | ||
</svg> | ||
</a> | ||
</li></ul> | ||
</nav> | ||
|
||
|
||
|
||
<footer class="site-footer"> | ||
This site uses <a href="https://github.com/just-the-docs/just-the-docs">Just the Docs</a>, a documentation theme for | ||
Jekyll. | ||
</footer> | ||
|
||
</div> | ||
<div class="main" id="top"> | ||
<div id="main-header" class="main-header"> | ||
|
||
|
||
|
||
<div class="search" role="search"> | ||
<div class="search-input-wrap"> | ||
<input type="text" id="search-input" class="search-input" tabindex="0" placeholder="Search microbetag" aria-label="Search microbetag" autocomplete="off"> | ||
<label for="search-input" class="search-label"><svg viewBox="0 0 24 24" class="search-icon"><use xlink:href="#svg-search"></use></svg></label> | ||
</div> | ||
<div id="search-results" class="search-results"></div> | ||
</div> | ||
|
||
|
||
|
||
|
||
<nav aria-label="Auxiliary" class="aux-nav"> | ||
<ul class="aux-nav-list"> | ||
|
||
<li class="aux-nav-list-item"> | ||
<a href="https://github.com/hariszaf/microbetag" class="site-button" | ||
|
||
> | ||
microbetag on GitHub | ||
</a> | ||
</li> | ||
|
||
</ul> | ||
</nav> | ||
|
||
|
||
</div> | ||
<div class="main-content-wrap"> | ||
|
||
<div class="footer border-top border-gray-light mt-5 pt-3 text-right text-gray"> | ||
This site is open source. <a href="https://github.com/hariszaf/microbetag/edit/gh-pages/404.html">Improve this page</a>. | ||
<div id="main-content" class="main-content"> | ||
<main> | ||
|
||
<h1> | ||
|
||
|
||
Page not found | ||
|
||
|
||
</h1> | ||
|
||
|
||
<p>The page you requested could not be found. Try using the navigation or search to find what you're looking for or go to this <a href="/microbetag/">site's home page</a>.</p> | ||
|
||
|
||
|
||
|
||
</main> | ||
|
||
|
||
<hr> | ||
<footer> | ||
|
||
<p><a href="#top" id="back-to-top">Back to top</a></p> | ||
|
||
|
||
<p class="text-small text-grey-dk-100 mb-0">Copyright © 2017-2020 Patrick Marsceill. Distributed by an <a href="https://github.com/just-the-docs/just-the-docs/tree/main/LICENSE.txt">MIT license.</a> <a href="https://www.netlify.com/">This site is powered by Netlify.</a></p> | ||
|
||
|
||
<div class="d-flex mt-2"> | ||
|
||
|
||
<p class="text-small text-grey-dk-000 mb-0"> | ||
<a href="https://github.com/just-the-docs/just-the-docs/tree/main/404.html" id="edit-this-page">Edit this page on GitHub</a> | ||
</p> | ||
|
||
</div> | ||
|
||
</footer> | ||
|
||
|
||
</div> | ||
|
||
</div> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.0/anchor.min.js" integrity="sha256-lZaRhKri35AyJSypXXs4o6OPFTbTmUoltBbDCbdzegg=" crossorigin="anonymous"></script> | ||
<script>anchors.add();</script> | ||
</body> | ||
|
||
|
||
|
||
<div class="search-overlay"></div> | ||
|
||
|
||
</div> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/mermaid.min.js"></script> | ||
|
||
|
||
<script> | ||
var config = {} | ||
; | ||
mermaid.initialize(config); | ||
window.mermaid.init(undefined, document.querySelectorAll('.language-mermaid')); | ||
</script> | ||
|
||
|
||
|
||
|
||
</body> | ||
|
||
</html> |
Oops, something went wrong.