Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
LindoNkambule committed Jan 31, 2025
1 parent db047c5 commit 69459c7
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 4 deletions.
Binary file modified docs/_build/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/_build/doctrees/imputation.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/_build/html/_sources/imputation.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Genotype imputation is a process of estimating missing genotypes from the haplot
allows you to accurately evaluate the evidence for association at genetic markers that are not directly genotyped.
GWASpy has a module, :code:`imputation`, for running imputation using IMPUTE5. Because imputation can be a computationally
intensive task, we run it on multiple chunks in parallel, then merge the imputed chunks together at the end. Below are
examples of how to run imputation using either the HGDP+1kGP or your own reference panel
examples of how to run imputation using either the HGDP+1kGP or your own reference panel.

Examples
########
Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/imputation.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
allows you to accurately evaluate the evidence for association at genetic markers that are not directly genotyped.
GWASpy has a module, <code class="code docutils literal notranslate"><span class="pre">imputation</span></code>, for running imputation using IMPUTE5. Because imputation can be a computationally
intensive task, we run it on multiple chunks in parallel, then merge the imputed chunks together at the end. Below are
examples of how to run imputation using either the HGDP+1kGP or your own reference panel</p>
examples of how to run imputation using either the HGDP+1kGP or your own reference panel.</p>
<section id="examples">
<h2>Examples<a class="headerlink" href="#examples" title="Link to this heading"></a></h2>
<p><strong>1. HGDP+1kGP reference panel</strong></p>
Expand Down
3 changes: 2 additions & 1 deletion docs/_build/html/objects.inv
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
# Project: GWASpy
# Version:
# The remainder of this file is compressed using zlib.
xڝTMO�0��WX�B�ʭ���#� ����9��8z/�'k��(*������qv ���?�l~-�I��Σ�-�m?^��R˕츹b-3��]�T��@n�BQ�^�-7�!�W�VY*�BpYO�B�R�����uq�z��2U4��wN������g�#.w�')U~`��IC�*�� kF�m�I��qMY�R+ Ғ����xՋb/;9=*\|*�qO��]W�VKr��ۂPb� H睁T�t�D�������F� l��) ���j�?�@�7T Lf�p������H��Ҙd�\S�m��)�Q��=��'>�FN'�L�G�1(G�5n�r��vx��6L� �LC���jY�T@+�=C��݁�t��5��� ߡ?A�0}U�c�����e��}'$% ��L�i���A�ݸW F���o��{s����#Kmm���9�€��_'#��ʈ�_��,$
xڝS�N�0��+,�)p�Vz( ������Ҹrl�q�{���QԊ[2���wgw ���T6�t ��wd��EaKA��τ����r%;n�Xˌ(r� �m4��� ��(z�?�ݐ�ŝ�U�
1/1�Å:�˝�'�ʏ<C7i8@��k�A��a����pɸ���T��i�RR�T��E���]\���wи&�X��;�VKr��mA(1�$���@*S:���h��C�vn������á ���6���-B�#���!�h.,�6�0�4���Tp۸vJk� Wo��O����S�:�3�D����T��t��t؆p᪁i�9y��I԰b\1m�<�;p\�N���L�΅���uӭ�ӽr.��j=��N<HJ4dř���)|Ƈ���W Zv��[��ao�����Yjk� ��� ���?�}VF�H��n�)
Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/searchindex.js

Large diffs are not rendered by default.

0 comments on commit 69459c7

Please sign in to comment.