Skip to content

Commit

Permalink
fixed vgraph git clone
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Lyon committed Mar 29, 2022
1 parent e3faaa4 commit d1e9f9d
Show file tree
Hide file tree
Showing 50 changed files with 353 additions and 475 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ WORKDIR /app
# install python dependencies
RUN pip install --upgrade pip
RUN pip install -r requirements.txt
RUN pip install git+git://github.com/bioinformed/[email protected]#egg=vgraph
RUN pip install git+https://github.com/bioinformed/[email protected]#egg=vgraph

# launch app
CMD ["python", "main.py"]
111 changes: 47 additions & 64 deletions docs/404.html
Original file line number Diff line number Diff line change
@@ -1,90 +1,76 @@
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<html class="writer-html5" lang="en" >
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">



<link rel="shortcut icon" href="/gwas2vcf/img/favicon.ico">
<title>gwas2vcf</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:400,700|Roboto+Slab:400,700|Inconsolata:400,700" />

<link rel="stylesheet" href="/gwas2vcf/css/theme.css" />
<link rel="stylesheet" href="/gwas2vcf/css/theme_extra.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/styles/github.min.css" />

<script src="/gwas2vcf/js/jquery-2.1.1.min.js" defer></script>
<script src="/gwas2vcf/js/modernizr-2.8.3.min.js" defer></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/highlight.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/gwas2vcf/img/favicon.ico" />
<title>gwas2vcf</title>
<link rel="stylesheet" href="/gwas2vcf/css/theme.css" />
<link rel="stylesheet" href="/gwas2vcf/css/theme_extra.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/styles/github.min.css" />

<script src="/gwas2vcf/js/jquery-3.6.0.min.js" defer></script>
<!--[if lt IE 9]>
<script src="/gwas2vcf/js/html5shiv.min.js"></script>
<![endif]-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/highlight.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
</head>

<body class="wy-body-for-nav" role="document">

<div class="wy-grid-for-nav">


<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
<div class="wy-side-scroll">
<div class="wy-side-nav-search">
<a href="/gwas2vcf/." class="icon icon-home"> gwas2vcf</a>
<div role="search">
<a href="/gwas2vcf/." class="icon icon-home"> gwas2vcf
</a><div role="search">
<form id ="rtd-search-form" class="wy-form" action="/gwas2vcf//search.html" method="get">
<input type="text" name="q" placeholder="Search docs" title="Type search term here" />
</form>
</div>
</div>

<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
<ul>
<li class="toctree-l1"><a class="reference internal" href="/gwas2vcf/.">Home</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/gwas2vcf/install/">Install</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/gwas2vcf/tutorial/">Tutorial</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/gwas2vcf/downstream/">Downstream analyses</a>
</li>
</ul>
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<ul>
<li class="toctree-l1"><a class="reference internal" href="/gwas2vcf/.">Home</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/gwas2vcf/install/">Install</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/gwas2vcf/tutorial/">Tutorial</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/gwas2vcf/downstream/">Downstream analyses</a>
</li>
</ul>
</div>
</div>
</nav>

<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">


<nav class="wy-nav-top" role="navigation" aria-label="top navigation">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="/gwas2vcf/.">gwas2vcf</a>
<nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="/gwas2vcf/.">gwas2vcf</a>

</nav>


<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="breadcrumbs navigation">
<div class="rst-content"><div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href="/gwas2vcf/.">Docs</a> &raquo;</li>


<li><a href="/gwas2vcf/." class="icon icon-home" alt="Docs"></a> &raquo;</li>
<li class="wy-breadcrumbs-aside">

</li>
</ul>

<hr/>
</div>

<div role="main">
<div class="section">
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div class="section" itemprop="articleBody">


<h1 id="404-page-not-found">404</h1>
Expand All @@ -93,28 +79,25 @@ <h1 id="404-page-not-found">404</h1>


</div>
</div>
<footer>

</div><footer>

<hr/>

<div role="contentinfo">
<!-- Copyright etc -->

</div>

Built with <a href="https://www.mkdocs.org/">MkDocs</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
Built with <a href="https://www.mkdocs.org/">MkDocs</a> using a <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>

</div>
</div>

</section>

</div>

<div class="rst-versions" role="note" aria-label="versions">
<div class="rst-versions" role="note" aria-label="Versions">
<span class="rst-current-version" data-toggle="rst-current-version">


Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
13 changes: 6 additions & 7 deletions docs/css/theme.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/css/theme_extra.css
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ form .search-query {

/*
* Account for wide tables which go off the side.
* Override borders to avoid wierdness on narrow tables.
* Override borders to avoid weirdness on narrow tables.
*
* https://github.com/mkdocs/mkdocs/issues/834
* https://github.com/mkdocs/mkdocs/pull/1034
Expand Down
135 changes: 56 additions & 79 deletions docs/downstream/index.html
Original file line number Diff line number Diff line change
@@ -1,65 +1,59 @@
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<html class="writer-html5" lang="en" >
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">


<link rel="canonical" href="https://mrcieu.github.io/gwas2vcf/downstream/">
<link rel="shortcut icon" href="../img/favicon.ico">
<title>Downstream analyses - gwas2vcf</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:400,700|Roboto+Slab:400,700|Inconsolata:400,700" />

<link rel="stylesheet" href="../css/theme.css" />
<link rel="stylesheet" href="../css/theme_extra.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/styles/github.min.css" />

<script>
// Current page data
var mkdocs_page_name = "Downstream analyses";
var mkdocs_page_input_path = "downstream.md";
var mkdocs_page_url = "/gwas2vcf/downstream/";
</script>

<script src="../js/jquery-2.1.1.min.js" defer></script>
<script src="../js/modernizr-2.8.3.min.js" defer></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/highlight.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><link rel="canonical" href="https://mrcieu.github.io/gwas2vcf/downstream/" />
<link rel="shortcut icon" href="../img/favicon.ico" />
<title>Downstream analyses - gwas2vcf</title>
<link rel="stylesheet" href="../css/theme.css" />
<link rel="stylesheet" href="../css/theme_extra.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/styles/github.min.css" />

<script>
// Current page data
var mkdocs_page_name = "Downstream analyses";
var mkdocs_page_input_path = "downstream.md";
var mkdocs_page_url = "/gwas2vcf/downstream/";
</script>

<script src="../js/jquery-3.6.0.min.js" defer></script>
<!--[if lt IE 9]>
<script src="../js/html5shiv.min.js"></script>
<![endif]-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/highlight.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
</head>

<body class="wy-body-for-nav" role="document">

<div class="wy-grid-for-nav">


<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
<div class="wy-side-scroll">
<div class="wy-side-nav-search">
<a href=".." class="icon icon-home"> gwas2vcf</a>
<div role="search">
<a href=".." class="icon icon-home"> gwas2vcf
</a><div role="search">
<form id ="rtd-search-form" class="wy-form" action="../search.html" method="get">
<input type="text" name="q" placeholder="Search docs" title="Type search term here" />
</form>
</div>
</div>

<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
<ul>
<li class="toctree-l1"><a class="reference internal" href="..">Home</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../install/">Install</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../tutorial/">Tutorial</a>
</li>
</ul>
<ul class="current">
<li class="toctree-l1 current"><a class="reference internal current" href="./">Downstream analyses</a>
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<ul>
<li class="toctree-l1"><a class="reference internal" href="..">Home</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../install/">Install</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../tutorial/">Tutorial</a>
</li>
</ul>
<ul class="current">
<li class="toctree-l1 current"><a class="reference internal current" href="./">Downstream analyses</a>
<ul class="current">
<li class="toctree-l2"><a class="reference internal" href="#data">Data</a>
</li>
Expand Down Expand Up @@ -114,40 +108,30 @@
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
</nav>

<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">


<nav class="wy-nav-top" role="navigation" aria-label="top navigation">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="..">gwas2vcf</a>
<nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="..">gwas2vcf</a>

</nav>


<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="breadcrumbs navigation">
<div class="rst-content"><div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href="..">Docs</a> &raquo;</li>



<li>Downstream analyses</li>
<li><a href=".." class="icon icon-home" alt="Docs"></a> &raquo;</li><li>Downstream analyses</li>
<li class="wy-breadcrumbs-aside">

</li>
</ul>

<hr/>
</div>

<div role="main">
<div class="section">
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div class="section" itemprop="articleBody">

<h1 id="working-with-gwas-vcf">Working with GWAS-VCF</h1>
<p>See below examples of working with GWAS-VCF. Let us know if you have other use cases through the <a href="https://github.com/MRCIEU/gwas2vcf/issues">issues</a> page!</p>
Expand Down Expand Up @@ -306,35 +290,28 @@ <h4 id="check-the-file-format-is-valid">Check the file format is valid</h4>
</code></pre>

</div>
</div>
<footer>

<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">


<a href="../tutorial/" class="btn btn-neutral" title="Tutorial"><span class="icon icon-circle-arrow-left"></span> Previous</a>

</div><footer>
<div class="rst-footer-buttons" role="navigation" aria-label="Footer Navigation">
<a href="../tutorial/" class="btn btn-neutral float-left" title="Tutorial"><span class="icon icon-circle-arrow-left"></span> Previous</a>
</div>


<hr/>

<div role="contentinfo">
<!-- Copyright etc -->

</div>

Built with <a href="https://www.mkdocs.org/">MkDocs</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
Built with <a href="https://www.mkdocs.org/">MkDocs</a> using a <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>

</div>
</div>

</section>

</div>

<div class="rst-versions" role="note" aria-label="versions">
<div class="rst-versions" role="note" aria-label="Versions">
<span class="rst-current-version" data-toggle="rst-current-version">


Expand Down
Binary file removed docs/fonts/Lato/lato-bold.eot
Binary file not shown.
Binary file removed docs/fonts/Lato/lato-bold.ttf
Binary file not shown.
Binary file removed docs/fonts/Lato/lato-bolditalic.eot
Binary file not shown.
Binary file removed docs/fonts/Lato/lato-bolditalic.ttf
Binary file not shown.
Binary file removed docs/fonts/Lato/lato-italic.eot
Binary file not shown.
Binary file removed docs/fonts/Lato/lato-italic.ttf
Binary file not shown.
Binary file removed docs/fonts/Lato/lato-regular.eot
Binary file not shown.
Binary file removed docs/fonts/Lato/lato-regular.ttf
Binary file not shown.
Binary file removed docs/fonts/RobotoSlab/roboto-slab-v7-bold.eot
Binary file not shown.
Binary file removed docs/fonts/RobotoSlab/roboto-slab-v7-bold.ttf
Binary file not shown.
Binary file removed docs/fonts/RobotoSlab/roboto-slab-v7-regular.eot
Binary file not shown.
Binary file removed docs/fonts/RobotoSlab/roboto-slab-v7-regular.ttf
Binary file not shown.
Binary file removed docs/fonts/RobotoSlab/roboto-slab.eot
Binary file not shown.
Loading

0 comments on commit d1e9f9d

Please sign in to comment.