diff --git a/docs/_build/doctrees/environment.pickle b/docs/_build/doctrees/environment.pickle index 7bb5558..8d5cd6d 100644 Binary files a/docs/_build/doctrees/environment.pickle and b/docs/_build/doctrees/environment.pickle differ diff --git a/docs/_build/doctrees/tutorial.doctree b/docs/_build/doctrees/tutorial.doctree index 72e330d..3a21ccf 100644 Binary files a/docs/_build/doctrees/tutorial.doctree and b/docs/_build/doctrees/tutorial.doctree differ diff --git a/docs/_build/html/_sources/tutorial.rst.txt b/docs/_build/html/_sources/tutorial.rst.txt index a960618..4d1cc7e 100644 --- a/docs/_build/html/_sources/tutorial.rst.txt +++ b/docs/_build/html/_sources/tutorial.rst.txt @@ -163,3 +163,8 @@ Now you can easily run both phasing and imputation using the following command .. code-block:: sh ./nextflow run main.nf -c nextflow.config -profile gbatch -params-file params.json + +5. Low-coverage WGS imputation using GLIMPSE +############################################ + +**COMING VERY SOON** diff --git a/docs/_build/html/index.html b/docs/_build/html/index.html index 22669e9..a540b74 100644 --- a/docs/_build/html/index.html +++ b/docs/_build/html/index.html @@ -124,6 +124,7 @@
COMING VERY SOON
+ diff --git a/docs/tutorial.rst b/docs/tutorial.rst index a960618..4d1cc7e 100644 --- a/docs/tutorial.rst +++ b/docs/tutorial.rst @@ -163,3 +163,8 @@ Now you can easily run both phasing and imputation using the following command .. code-block:: sh ./nextflow run main.nf -c nextflow.config -profile gbatch -params-file params.json + +5. Low-coverage WGS imputation using GLIMPSE +############################################ + +**COMING VERY SOON**