Read the Docs build information Build id: 509798 Project: life-epigenetics-methylcheck Version: latest Commit: 09d69b66ee7785d84a390b965e1838506b8b30b4 Date: 2020-12-16T21:45:58.380452Z State: finished Success: True [rtd-command-info] start-time: 2020-12-16T21:46:00.268410Z, end-time: 2020-12-16T21:46:12.406737Z, duration: 12, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/FOXOBioScience/methylcheck.git . Cloning into '.'... Checking out files: 29% (41/141) Checking out files: 30% (43/141) Checking out files: 31% (44/141) Checking out files: 32% (46/141) Checking out files: 33% (47/141) Checking out files: 34% (48/141) Checking out files: 35% (50/141) Checking out files: 36% (51/141) Checking out files: 37% (53/141) Checking out files: 38% (54/141) Checking out files: 39% (55/141) Checking out files: 40% (57/141) Checking out files: 41% (58/141) Checking out files: 42% (60/141) Checking out files: 43% (61/141) Checking out files: 44% (63/141) Checking out files: 45% (64/141) Checking out files: 46% (65/141) Checking out files: 47% (67/141) Checking out files: 48% (68/141) Checking out files: 49% (70/141) Checking out files: 50% (71/141) Checking out files: 51% (72/141) Checking out files: 52% (74/141) Checking out files: 53% (75/141) Checking out files: 54% (77/141) Checking out files: 55% (78/141) Checking out files: 56% (79/141) Checking out files: 57% (81/141) Checking out files: 58% (82/141) Checking out files: 59% (84/141) Checking out files: 60% (85/141) Checking out files: 61% (87/141) Checking out files: 62% (88/141) Checking out files: 63% (89/141) Checking out files: 64% (91/141) Checking out files: 65% (92/141) Checking out files: 66% (94/141) Checking out files: 67% (95/141) Checking out files: 68% (96/141) Checking out files: 69% (98/141) Checking out files: 70% (99/141) Checking out files: 71% (101/141) Checking out files: 72% (102/141) Checking out files: 73% (103/141) Checking out files: 74% (105/141) Checking out files: 75% (106/141) Checking out files: 76% (108/141) Checking out files: 77% (109/141) Checking out files: 78% (110/141) Checking out files: 79% (112/141) Checking out files: 80% (113/141) Checking out files: 81% (115/141) Checking out files: 82% (116/141) Checking out files: 83% (118/141) Checking out files: 84% (119/141) Checking out files: 85% (120/141) Checking out files: 86% (122/141) Checking out files: 87% (123/141) Checking out files: 88% (125/141) Checking out files: 89% (126/141) Checking out files: 90% (127/141) Checking out files: 91% (129/141) Checking out files: 92% (130/141) Checking out files: 93% (132/141) Checking out files: 94% (133/141) Checking out files: 95% (134/141) Checking out files: 96% (136/141) Checking out files: 97% (137/141) Checking out files: 98% (139/141) Checking out files: 99% (140/141) Checking out files: 100% (141/141) Checking out files: 100% (141/141), done. [rtd-command-info] start-time: 2020-12-16T21:46:12.869161Z, end-time: 2020-12-16T21:46:13.411721Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: checking out 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 09d69b6 Feature/mouse (#38) [rtd-command-info] start-time: 2020-12-16T21:46:13.651937Z, end-time: 2020-12-16T21:46:13.708578Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2020-12-16T21:46:17.183955Z, end-time: 2020-12-16T21:46:21.503354Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv --system-site-packages Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2020-12-16T21:46:21.709044Z, end-time: 2020-12-16T21:46:23.423052Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.7/site-packages (20.3.3) [rtd-command-info] start-time: 2020-12-16T21:46:23.610406Z, end-time: 2020-12-16T21:46:32.701173Z, duration: 9, exit-code: 0 python -m pip install --upgrade --no-cache-dir -I setuptools==41.0.1 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 six commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.2 Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting docutils==0.14 Downloading docutils-0.14-py3-none-any.whl (543 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.1-py2.py3-none-any.whl (13 kB) Collecting sphinx<2 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting six Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.0-py2.py3-none-any.whl (8.8 MB) Collecting Jinja2>=2.9 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl (27 kB) Collecting Pygments>=2.0 Downloading Pygments-2.7.3-py3-none-any.whl (950 kB) Collecting pytz>=2015.7 Downloading pytz-2020.4-py2.py3-none-any.whl (509 kB) Collecting requests Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB) Collecting chardet<5,>=3.0.2 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) Collecting idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.0.0-py2.py3-none-any.whl (97 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.2-py2.py3-none-any.whl (136 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting packaging Downloading packaging-20.8-py2.py3-none-any.whl (39 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.4-py2.py3-none-any.whl (89 kB) Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23755 sha256=26ab062113b4dae58c9a1c92e6c4cc5ecc2392781cd756031975cf02289feeb6 Stored in directory: /tmp/pip-ephem-wheel-cache-qwjibqwk/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=e5b35b22e17681330a4a964fcde6f6bfb6084ee7f95a7d8979e164e5936942c1 Stored in directory: /tmp/pip-ephem-wheel-cache-qwjibqwk/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: urllib3, sphinxcontrib-serializinghtml, pytz, pyparsing, MarkupSafe, idna, chardet, certifi, sphinxcontrib-websupport, snowballstemmer, six, setuptools, requests, Pygments, packaging, Jinja2, imagesize, future, docutils, babel, alabaster, sphinx, commonmark, sphinx-rtd-theme, recommonmark, readthedocs-sphinx-ext, pillow, mock ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. matplotlib 3.3.2 requires pillow>=6.2.0, but you have pillow 5.4.1 which is incompatible. Successfully installed Jinja2-2.11.2 MarkupSafe-1.1.1 Pygments-2.7.3 alabaster-0.7.12 babel-2.9.0 certifi-2020.12.5 chardet-4.0.0 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-2.10 imagesize-1.2.0 mock-1.0.1 packaging-20.8 pillow-5.4.1 pyparsing-2.4.7 pytz-2020.4 readthedocs-sphinx-ext-2.1.1 recommonmark-0.5.0 requests-2.25.1 setuptools-51.0.0 six-1.15.0 snowballstemmer-2.0.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.4 sphinxcontrib-websupport-1.2.4 urllib3-1.26.2 [rtd-command-info] start-time: 2020-12-16T21:46:32.843126Z, end-time: 2020-12-16T21:46:44.962143Z, duration: 12, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Requirement already satisfied: numpy in /home/docs/.pyenv/versions/3.7.9/lib/python3.7/site-packages (from -r requirements.txt (line 1)) (1.19.2) Requirement already satisfied: pandas in /home/docs/.pyenv/versions/3.7.9/lib/python3.7/site-packages (from -r requirements.txt (line 2)) (1.1.3) Requirement already satisfied: scipy in /home/docs/.pyenv/versions/3.7.9/lib/python3.7/site-packages (from -r requirements.txt (line 3)) (1.5.3) Requirement already satisfied: sphinx in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 11)) (1.8.5) Collecting matplotlib<3.1.3 Downloading matplotlib-3.1.2-cp37-cp37m-manylinux1_x86_64.whl (13.1 MB) Requirement already satisfied: cycler>=0.10 in /home/docs/.pyenv/versions/3.7.9/lib/python3.7/site-packages (from matplotlib<3.1.3->-r requirements.txt (line 4)) (0.10.0) Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.7/site-packages (from matplotlib<3.1.3->-r requirements.txt (line 4)) (2.4.7) Requirement already satisfied: kiwisolver>=1.0.1 in /home/docs/.pyenv/versions/3.7.9/lib/python3.7/site-packages (from matplotlib<3.1.3->-r requirements.txt (line 4)) (1.2.0) Requirement already satisfied: python-dateutil>=2.1 in /home/docs/.pyenv/versions/3.7.9/lib/python3.7/site-packages (from matplotlib<3.1.3->-r requirements.txt (line 4)) (2.8.1) Collecting xlrd>=1.0.0 Downloading xlrd-2.0.1-py2.py3-none-any.whl (96 kB) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.7/site-packages (from cycler>=0.10->matplotlib<3.1.3->-r requirements.txt (line 4)) (1.15.0) Collecting ipykernel Downloading ipykernel-5.4.2-py3-none-any.whl (119 kB) Collecting ipython>=5.0.0 Downloading ipython-7.19.0-py3-none-any.whl (784 kB) Requirement already satisfied: pygments in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel->-r requirements.txt (line 12)) (2.7.3) Requirement already satisfied: setuptools>=18.5 in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel->-r requirements.txt (line 12)) (51.0.0) Collecting jedi>=0.10 Downloading jedi-0.17.2-py2.py3-none-any.whl (1.4 MB) Collecting parso<0.8.0,>=0.7.0 Downloading parso-0.7.1-py2.py3-none-any.whl (109 kB) Collecting pexpect>4.3 Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 Downloading prompt_toolkit-3.0.8-py3-none-any.whl (355 kB) Collecting ptyprocess>=0.5 Downloading ptyprocess-0.6.0-py2.py3-none-any.whl (39 kB) Collecting tornado>=4.2 Downloading tornado-6.1-cp37-cp37m-manylinux2010_x86_64.whl (428 kB) Collecting traitlets>=4.1.0 Downloading traitlets-5.0.5-py3-none-any.whl (100 kB) Collecting joblib Downloading joblib-1.0.0-py3-none-any.whl (302 kB) Collecting m2r Downloading m2r-0.2.1.tar.gz (16 kB) Requirement already satisfied: docutils in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.7/site-packages (from m2r->-r requirements.txt (line 9)) (0.14) Collecting nbsphinx Downloading nbsphinx-0.8.0-py3-none-any.whl (24 kB) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.7/site-packages (from nbsphinx->-r requirements.txt (line 10)) (2.11.2) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 11)) (1.2.0) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 11)) (1.2.4) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 11)) (20.8) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 11)) (2.9.0) Requirement already satisfied: requests>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 11)) (2.25.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 11)) (2.0.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 11)) (0.7.12) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.7/site-packages (from babel!=2.0,>=1.3->sphinx->-r requirements.txt (line 11)) (2020.4) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.7/site-packages (from jinja2->nbsphinx->-r requirements.txt (line 10)) (1.1.1) Collecting nbconvert!=5.4 Downloading nbconvert-6.0.7-py3-none-any.whl (552 kB) Collecting entrypoints>=0.2.2 Downloading entrypoints-0.3-py2.py3-none-any.whl (11 kB) Collecting mistune Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB) Collecting nbclient<0.6.0,>=0.5.0 Downloading nbclient-0.5.1-py3-none-any.whl (65 kB) Collecting jupyter-client Downloading jupyter_client-6.1.7-py3-none-any.whl (108 kB) Collecting jupyter-core Downloading jupyter_core-4.7.0-py3-none-any.whl (82 kB) Collecting nbformat Downloading nbformat-5.0.8-py3-none-any.whl (172 kB) Collecting jsonschema!=2.5.0,>=2.4 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) Collecting attrs>=17.4.0 Downloading attrs-20.3.0-py2.py3-none-any.whl (49 kB) Collecting pandocfilters>=1.4.1 Downloading pandocfilters-1.4.3.tar.gz (16 kB) Collecting pyrsistent>=0.14.0 Downloading pyrsistent-0.17.3.tar.gz (106 kB) Collecting pyzmq>=13 Downloading pyzmq-20.0.0-cp37-cp37m-manylinux1_x86_64.whl (1.1 MB) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx->-r requirements.txt (line 11)) (2020.12.5) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx->-r requirements.txt (line 11)) (2.10) Requirement already satisfied: chardet<5,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx->-r requirements.txt (line 11)) (4.0.0) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx->-r requirements.txt (line 11)) (1.26.2) Collecting seaborn Downloading seaborn-0.11.0-py3-none-any.whl (283 kB) Collecting sphinxcontrib-apidoc Downloading sphinxcontrib_apidoc-0.3.0-py2.py3-none-any.whl (8.5 kB) Collecting tqdm Downloading tqdm-4.54.1-py2.py3-none-any.whl (69 kB) Collecting async-generator Downloading async_generator-1.10-py3-none-any.whl (18 kB) Collecting backcall Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting bleach Downloading bleach-3.2.1-py2.py3-none-any.whl (145 kB) Collecting decorator Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) Collecting defusedxml Downloading defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) Collecting importlib-metadata Downloading importlib_metadata-3.3.0-py3-none-any.whl (10 kB) Collecting typing-extensions>=3.6.4 Downloading typing_extensions-3.7.4.3-py3-none-any.whl (22 kB) Collecting zipp>=0.5 Downloading zipp-3.4.0-py3-none-any.whl (5.2 kB) Collecting ipython-genutils Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Collecting jupyterlab-pygments Downloading jupyterlab_pygments-0.1.2-py2.py3-none-any.whl (4.6 kB) Collecting nest-asyncio Downloading nest_asyncio-1.4.3-py3-none-any.whl (5.3 kB) Collecting pbr Downloading pbr-5.5.1-py2.py3-none-any.whl (106 kB) Collecting pickleshare Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.7/site-packages (from sphinxcontrib-websupport->sphinx->-r requirements.txt (line 11)) (1.1.4) Collecting testpath Downloading testpath-0.4.4-py2.py3-none-any.whl (163 kB) Collecting wcwidth Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Building wheels for collected packages: m2r, pandocfilters, pyrsistent Building wheel for m2r (setup.py): started Building wheel for m2r (setup.py): finished with status 'done' Created wheel for m2r: filename=m2r-0.2.1-py3-none-any.whl size=10465 sha256=36b82b91fe8636825e95ca7deb67c190fe03b5b9e6f8e1cefd59aeb05ee378ee Stored in directory: /tmp/pip-ephem-wheel-cache-tek5d7_o/wheels/02/47/3a/e1c46c2cca442c8781612542397c9559a579f10e2dd87e7c9f Building wheel for pandocfilters (setup.py): started Building wheel for pandocfilters (setup.py): finished with status 'done' Created wheel for pandocfilters: filename=pandocfilters-1.4.3-py3-none-any.whl size=7992 sha256=8829813b39b4e07c3fde0e77e11dc3d19a1b9f212ae7e9bd2decd516596c9566 Stored in directory: /tmp/pip-ephem-wheel-cache-tek5d7_o/wheels/42/81/34/545dc2fbf0e9137811e901108d37fc04650e81d48f97078000 Building wheel for pyrsistent (setup.py): started Building wheel for pyrsistent (setup.py): finished with status 'done' Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp37-cp37m-linux_x86_64.whl size=115338 sha256=3e49a04419c178491fe5b671df79b7b07340525bd1c7269b8fba654eeaa96fab Stored in directory: /tmp/pip-ephem-wheel-cache-tek5d7_o/wheels/a5/52/bf/71258a1d7b3c8cbe1ee53f9314c6f65f20385481eaee573cc5 Successfully built m2r pandocfilters pyrsistent Installing collected packages: zipp, typing-extensions, ipython-genutils, traitlets, pyrsistent, importlib-metadata, attrs, tornado, pyzmq, jupyter-core, jsonschema, webencodings, wcwidth, ptyprocess, parso, nest-asyncio, nbformat, jupyter-client, async-generator, testpath, prompt-toolkit, pickleshare, pexpect, pandocfilters, nbclient, mistune, jupyterlab-pygments, jedi, entrypoints, defusedxml, decorator, bleach, backcall, pbr, nbconvert, matplotlib, ipython, xlrd, tqdm, sphinxcontrib-apidoc, seaborn, nbsphinx, m2r, joblib, ipykernel Attempting uninstall: matplotlib Found existing installation: matplotlib 3.3.2 Not uninstalling matplotlib at /home/docs/.pyenv/versions/3.7.9/lib/python3.7/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest Can't uninstall 'matplotlib'. No files were found to uninstall. Successfully installed async-generator-1.10 attrs-20.3.0 backcall-0.2.0 bleach-3.2.1 decorator-4.4.2 defusedxml-0.6.0 entrypoints-0.3 importlib-metadata-3.3.0 ipykernel-5.4.2 ipython-7.19.0 ipython-genutils-0.2.0 jedi-0.17.2 joblib-1.0.0 jsonschema-3.2.0 jupyter-client-6.1.7 jupyter-core-4.7.0 jupyterlab-pygments-0.1.2 m2r-0.2.1 matplotlib-3.1.2 mistune-0.8.4 nbclient-0.5.1 nbconvert-6.0.7 nbformat-5.0.8 nbsphinx-0.8.0 nest-asyncio-1.4.3 pandocfilters-1.4.3 parso-0.7.1 pbr-5.5.1 pexpect-4.8.0 pickleshare-0.7.5 prompt-toolkit-3.0.8 ptyprocess-0.6.0 pyrsistent-0.17.3 pyzmq-20.0.0 seaborn-0.11.0 sphinxcontrib-apidoc-0.3.0 testpath-0.4.4 tornado-6.1 tqdm-4.54.1 traitlets-5.0.5 typing-extensions-3.7.4.3 wcwidth-0.2.5 webencodings-0.5.1 xlrd-2.0.1 zipp-3.4.0 [rtd-command-info] start-time: 2020-12-16T21:46:46.772454Z, end-time: 2020-12-16T21:46:46.844964Z, duration: 0, exit-code: 0 cat conf.py # -*- coding: utf-8 -*- # # Configuration file for the Sphinx documentation builder. # # This file does only contain a selection of the most common options. For a # full list see the documentation: # http://www.sphinx-doc.org/en/master/config # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # import os import sys sys.path.insert(0, os.path.abspath('.')) # -- Project information ----------------------------------------------------- project = 'methylcheck' copyright = '2020, FOXO Bioscience' author = 'FOXO Bioscience' # The short X.Y version version = '0.7' # The full version, including alpha/beta/rc tags release = '0.7' # -- General configuration --------------------------------------------------- # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ 'sphinx.ext.autodoc', 'sphinxcontrib.apidoc', 'm2r', 'nbsphinx', 'sphinx.ext.autosummary' ] # instead of CLI "sphinx-autodoc . _build/html" you write this apidoc_module_dir = '.' apidoc_output_dir = '_sphinx_build' apidoc_excluded_paths = ['tests'] apidoc_separate_modules = False # Add any paths that contain templates here, relative to this directory. templates_path = ['_sphinx_templates'] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # source_suffix = ['.rst', '.md'] # source_suffix = '.rst' # The master toctree document. master_doc = 'index' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path . exclude_patterns = ['_sphinx_build', 'Thumbs.db', '.DS_Store'] # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' # -- Options for HTML output ------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = 'sphinx_rtd_theme' #'alabaster' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # # html_theme_options = {} # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_sphinx_static'] # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # The default sidebars (for documents that don't match any pattern) are # defined by theme itself. Builtin themes are using these templates by # default: ``['localtoc.html', 'relations.html', 'sourcelink.html', # 'searchbox.html']``. # # html_sidebars = {} # -- Options for HTMLHelp output --------------------------------------------- # Output file base name for HTML help builder. htmlhelp_basename = 'methylcheckdoc' # -- Options for LaTeX output ------------------------------------------------ latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, 'methylcheck.tex', 'methylcheck Documentation', 'Life Epigenetics', 'manual'), ] # -- Options for manual page output ------------------------------------------ # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, 'methylcheck', 'methylcheck Documentation', [author], 1) ] # -- Options for Texinfo output ---------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ (master_doc, 'methylcheck', 'methylcheck Documentation', author, 'methylcheck', 'One line description of project.', 'Miscellaneous'), ] # -- Extension configuration ------------------------------------------------- ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # import importlib import sys import os.path from six import string_types from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("feature-mouse", "/en/feature-mouse/"), ], 'downloads': [ ("pdf", "//life-epigenetics-methylcheck.readthedocs-hosted.com/_/downloads/en/latest/pdf/"), ("html", "//life-epigenetics-methylcheck.readthedocs-hosted.com/_/downloads/en/latest/htmlzip/"), ("epub", "//life-epigenetics-methylcheck.readthedocs-hosted.com/_/downloads/en/latest/epub/"), ], 'subprojects': [ ], 'slug': 'life-epigenetics-methylcheck', 'name': u'methylcheck', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': 'https://life-epigenetics-methylcheck.readthedocs-hosted.com/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/', 'api_host': 'https://readthedocs.com', 'github_user': 'FOXOBioScience', 'proxied_api_host': '/_', 'github_repo': 'methylcheck', 'github_version': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '09d69b66', } if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2020-12-16T21:46:47.151606Z, end-time: 2020-12-16T21:47:52.302531Z, duration: 65, exit-code: 0 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v1.8.5 loading translations [en]... done making output directory... Creating file /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_sphinx_build/conf.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_sphinx_build/setup.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_sphinx_build/methylcheck.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_sphinx_build/methylcheck.data_files.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_sphinx_build/methylcheck.predict.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_sphinx_build/methylcheck.probes.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_sphinx_build/methylcheck.samples.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_sphinx_build/modules.rst. building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 24 source files that are out of date updating environment: 24 added, 0 changed, 0 removed reading sources... [ 4%] README reading sources... [ 8%] docs/example_notebooks/another-methylcheck-qc-example reading sources... [ 12%] docs/example_notebooks/demo-methylprep-to-methylcheck-example reading sources... [ 16%] docs/example_notebooks/demo_read_geo_processed reading sources... [ 20%] docs/example_notebooks/demo_using_matched_meta_data reading sources... [ 25%] docs/example_notebooks/examples reading sources... [ 29%] docs/example_notebooks/interactive-mds-filtering reading sources... [ 33%] docs/example_notebooks/methylcheck-cli reading sources... [ 37%] docs/example_notebooks/methylprep-methylcheck-qc-example reading sources... [ 41%] docs/example_notebooks/outdated-methylprep-methylcheck-example reading sources... [ 45%] docs/example_notebooks/postprocessQC_example reading sources... [ 50%] docs/example_notebooks/pval reading sources... [ 54%] docs/example_notebooks/qc-sex-check reading sources... [ 58%] docs/example_notebooks/rawQC_example reading sources... [ 62%] docs/example_notebooks/testing_sns_upgrade_methylcheck_v0.6.2 reading sources... [ 66%] docs/filtering-probes reading sources... [ 70%] docs/loading-data reading sources... [ 75%] docs/quality-control-example reading sources... [ 79%] docs/release-history reading sources... [ 83%] docs/research_notebooks/postprocessQC_example reading sources... [ 87%] docs/research_notebooks/pval reading sources... [ 91%] docs/research_notebooks/rawQC_example reading sources... [ 95%] docs/source/modules reading sources... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylcheck-cli.md:: WARNING: image file not readable: docs/example_notebooks/tutorial_figs/fig1.png /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylcheck-cli.md:: WARNING: image file not readable: docs/example_notebooks/tutorial_figs/fig2.png /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylcheck-cli.md:: WARNING: image file not readable: docs/example_notebooks/tutorial_figs/fig3.png /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylcheck-cli.md:: WARNING: image file not readable: docs/example_notebooks/tutorial_figs/fig4.png /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylcheck-cli.md:: WARNING: image file not readable: docs/example_notebooks/tutorial_figs/fig5.png /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylcheck-cli.md:: WARNING: image file not readable: docs/example_notebooks/tutorial_figs/fig6.png /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylcheck-cli.md:: WARNING: image file not readable: docs/example_notebooks/tutorial_figs/fig7.png /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylprep-methylcheck-qc-example.ipynb:295: WARNING: Title level inconsistent: next, remove all probes that researchers have deemed inreliable ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylprep-methylcheck-qc-example.ipynb:404: WARNING: Title level inconsistent: MDS filtering ~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/outdated-methylprep-methylcheck-example.ipynb:295: WARNING: Title level inconsistent: next, remove all probes that researchers have deemed inreliable ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/outdated-methylprep-methylcheck-example.ipynb:404: WARNING: Title level inconsistent: MDS filtering ~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/postprocessQC_example.ipynb:6: WARNING: Each notebook should have at least one section title /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/rawQC_example.ipynb:6: WARNING: Each notebook should have at least one section title /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/testing_sns_upgrade_methylcheck_v0.6.2.ipynb:6: WARNING: Each notebook should have at least one section title /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/filtering-probes.ipynb:399: WARNING: Title level inconsistent: Be careful -- you can apply the a probe list for EPIC to a 450k dataset, and it will work, but won't be good filtering. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/filtering-probes.ipynb:451: WARNING: Title level inconsistent: Maximum filtering happens by default. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/filtering-probes.ipynb:524: WARNING: Title level inconsistent: Take a look at other quality control methods, such as MDS and cumulative\_sum found in other example notebooks. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/loading-data.ipynb:683: WARNING: Title level inconsistent: 'meth\_df' format ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/loading-data.ipynb:758: WARNING: Title level inconsistent: 'noob\_df' format ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/loading-data.ipynb:833: WARNING: Title level inconsistent: 'meth' format will return a list of Python SampleDataContainer objects. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/loading-data.ipynb:912: WARNING: Title level inconsistent: Loading CSVs using Pandas ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/loading-data.ipynb:1211: WARNING: Title level inconsistent: 'm\_value' ~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/research_notebooks/postprocessQC_example.ipynb:6: WARNING: Each notebook should have at least one section title /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/research_notebooks/rawQC_example.ipynb:6: WARNING: Each notebook should have at least one section title /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.cli' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.run_pipeline' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.run_qc' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.read_geo' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.load' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.load_both' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.qc_signal_intensity' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.plot_M_vs_U' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.plot_controls' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.plot_beta_by_type' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.list_problem_probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.exclude_probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.exclude_sex_control_probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.drop_nan_probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.samples' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.sample_plot' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.beta_density_plot' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.mean_beta_plot' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.mean_beta_compare' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.beta_mds_plot' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.combine_mds' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.cumulative_sum_beta_distribution' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.predict' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.get_sex' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.assign' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/load_processed.py:docstring of methylcheck.load_processed.load:85: WARNING: Unknown directive type "todo". .. todo:: - BUG: custom fields cannot auto detect the -pval- column and this isn't supplied in kwargs - DONE: meth_df deal with batches of files /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/load_processed.py:docstring of methylcheck.load_processed.container_to_pkl:4: WARNING: Unexpected section title. options: ======== /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/load_processed.py:docstring of methylcheck.load_processed.container_to_pkl:17: WARNING: Unexpected section title. example: ======== /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/read_geo_processed.py:docstring of methylcheck.read_geo_processed.read_geo:24: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/read_geo_processed.py:docstring of methylcheck.read_geo_processed.read_geo:25: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/read_geo_processed.py:docstring of methylcheck.read_geo_processed.read_geo:27: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_report.py:docstring of methylcheck.qc_report.run_pipeline:25: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.exclude_sex_control_probes:4: WARNING: Unexpected section title. Parameters ---------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.exclude_sex_control_probes:7: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.exclude_sex_control_probes:10: WARNING: Unexpected section title. Optional Arguments ------------------ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.exclude_sex_control_probes:25: WARNING: Unexpected section title. Returns ------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.exclude_probes:10: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.problem_probe_reasons:8: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.problem_probe_reasons:13: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.problem_probe_reasons:18: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.problem_probe_reasons:26: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.list_problem_probes:16: WARNING: Unexpected section title or transition. ---------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.list_problem_probes:18: WARNING: Unexpected section title. Parameters ---------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.list_problem_probes:24: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.list_problem_probes:52: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.list_problem_probes:49: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.list_problem_probes:66: WARNING: Unexpected section title or transition. ------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.list_problem_probes:68: WARNING: Unexpected section title. Returns ------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.mean_beta_plot:6: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.beta_density_plot:37: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.sample_plot:1: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.beta_mds_plot:4: WARNING: Unexpected section title. Arguments --------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.beta_mds_plot:31: WARNING: Unexpected section title. Options -------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.beta_mds_plot:42: WARNING: Unexpected section title. returns ------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.beta_mds_plot:47: WARNING: Unexpected section title. requires -------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.beta_mds_plot:52: WARNING: Unexpected section title. notes ----- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.beta_mds_plot:56: WARNING: Unknown directive type "todo". .. todo:: - Reads the manifest file for the array, or at least a list of probe names to exclude/include. - manifest_file = pd.read_csv('/Users/nrigby/GitHub/stp-prelim-analysis/working_data/CombinedManifestEPIC.manifest.CoreColumns.csv')[['IlmnID', 'CHR']] - probe_names_no_sex_probes = manifest_file.loc[manifest_file['CHR'].apply(lambda x: x not in ['X', 'Y', np.nan]), 'IlmnID'].values - probe_names_sex_probes = manifest_file.loc[manifest_file['CHR'].apply(lambda x: x in ['X', 'Y']), 'IlmnID'].values df_no_sex_probes = df[probe_names_no_sex_probes] df_no_sex_probes.head() /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.mean_beta_compare:3: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.combine_mds:3: WARNING: Unexpected section title or transition. -------------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.combine_mds:5: WARNING: Unexpected section title. how it works: -------------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.combine_mds:18: WARNING: Unexpected section title or transition. ------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.combine_mds:20: WARNING: Unexpected section title. inputs: ------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.combine_mds:25: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.combine_mds:28: WARNING: Unexpected section title. optional keyword arguments: --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.combine_mds:40: WARNING: Unexpected section title. analysis parameters: -------------------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.combine_mds:47: WARNING: Unexpected section title. returns: -------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.combine_mds:51: WARNING: Unknown directive type "todo". .. todo:: - TODO: one dataframe of the retained samples, cutoff box is avg of datasets - TODO: each dataset's results as a transformed file - default: list of samples retained or excluded - option: a list of pyplot subplot objects /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_plot.py:docstring of methylcheck.qc_plot.qc_signal_intensity:4: WARNING: Unexpected section title. input (one of these): ===================== /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_plot.py:docstring of methylcheck.qc_plot.qc_signal_intensity:23: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_plot.py:docstring of methylcheck.qc_plot.qc_signal_intensity:26: WARNING: Unexpected section title. optional params: ================ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_plot.py:docstring of methylcheck.qc_plot.plot_M_vs_U:4: WARNING: Unexpected section title. input (choose one of these): ============================ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_plot.py:docstring of methylcheck.qc_plot.plot_M_vs_U:13: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_plot.py:docstring of methylcheck.qc_plot.plot_M_vs_U:34: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_plot.py:docstring of methylcheck.qc_plot.plot_controls:5: WARNING: Unexpected section title. input: ====== /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_plot.py:docstring of methylcheck.qc_plot.plot_controls:11: WARNING: Unexpected section title. options: ======== /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_plot.py:docstring of methylcheck.qc_plot.plot_controls:14: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/predict/__init__.py:docstring of methylcheck.predict.get_sex:4: WARNING: Unexpected section title. inputs: ======= WARNING: autodoc: failed to import module 'p_value_probe_detection' from module 'methylcheck'; the following exception was raised: No module named 'statsmodels' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_report.py:docstring of methylcheck.qc_report.ReportPDF:43: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_report.py:docstring of methylcheck.qc_report.ReportPDF:41: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_report.py:docstring of methylcheck.qc_report.ReportPDF:41: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_report.py:docstring of methylcheck.qc_report.ReportPDF:51: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/load_processed.py:docstring of methylcheck.load_processed.load:44: WARNING: Unknown target name: "gse150999". /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/load_processed.py:docstring of methylcheck.load_processed.load_both:15: WARNING: Unknown target name: "gse150999". /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/read_geo_processed.py:docstring of methylcheck.read_geo_processed.read_geo:19: WARNING: Unknown target name: "matrix". looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/README.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/another-methylcheck-qc-example.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/demo-methylprep-to-methylcheck-example.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/demo_read_geo_processed.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/demo_using_matched_meta_data.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/interactive-mds-filtering.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylcheck-cli.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylprep-methylcheck-qc-example.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/outdated-methylprep-methylcheck-example.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/postprocessQC_example.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/pval.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/qc-sex-check.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/rawQC_example.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/testing_sns_upgrade_methylcheck_v0.6.2.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/research_notebooks/postprocessQC_example.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/research_notebooks/pval.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/research_notebooks/rawQC_example.ipynb: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 4%] README writing output... [ 8%] docs/example_notebooks/another-methylcheck-qc-example writing output... [ 12%] docs/example_notebooks/demo-methylprep-to-methylcheck-example writing output... [ 16%] docs/example_notebooks/demo_read_geo_processed writing output... [ 20%] docs/example_notebooks/demo_using_matched_meta_data writing output... [ 25%] docs/example_notebooks/examples writing output... [ 29%] docs/example_notebooks/interactive-mds-filtering writing output... [ 33%] docs/example_notebooks/methylcheck-cli writing output... [ 37%] docs/example_notebooks/methylprep-methylcheck-qc-example writing output... [ 41%] docs/example_notebooks/outdated-methylprep-methylcheck-example writing output... [ 45%] docs/example_notebooks/postprocessQC_example writing output... [ 50%] docs/example_notebooks/pval writing output... [ 54%] docs/example_notebooks/qc-sex-check writing output... [ 58%] docs/example_notebooks/rawQC_example writing output... [ 62%] docs/example_notebooks/testing_sns_upgrade_methylcheck_v0.6.2 writing output... [ 66%] docs/filtering-probes writing output... [ 70%] docs/loading-data writing output... [ 75%] docs/quality-control-example writing output... [ 79%] docs/release-history writing output... [ 83%] docs/research_notebooks/postprocessQC_example writing output... [ 87%] docs/research_notebooks/pval writing output... [ 91%] docs/research_notebooks/rawQC_example writing output... [ 95%] docs/source/modules writing output... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylcheck-cli.md:91: WARNING: Could not lex literal_block as "bash". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.cli' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.run_pipeline' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.run_qc' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.read_geo' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.load' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.load_both' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.qc_signal_intensity' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.plot_M_vs_U' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.plot_controls' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.plot_beta_by_type' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.list_problem_probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.exclude_probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.exclude_sex_control_probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.drop_nan_probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.samples' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.sample_plot' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.beta_density_plot' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.mean_beta_plot' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.mean_beta_compare' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.beta_mds_plot' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.combine_mds' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.cumulative_sum_beta_distribution' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.predict' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.get_sex' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.assign' b'':: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.cli' b'':: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.run_pipeline' b'':: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.run_qc' b'':: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.read_geo' b'':: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.load' b'':: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.load_both' b'':: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.qc_signal_intensity' b'':: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.plot_M_vs_U' b'':: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.plot_controls' b'':: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.plot_beta_by_type' b'':: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.probes' b'':: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.list_problem_probes' b'':: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.exclude_probes' b'':: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.exclude_sex_control_probes' b'':: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.drop_nan_probes' b'':: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.samples' b'':: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.sample_plot' b'':: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.beta_density_plot' b'':: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.mean_beta_plot' b'':: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.mean_beta_compare' b'':: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.beta_mds_plot' b'':: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.combine_mds' b'':: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.cumulative_sum_beta_distribution' b'':: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.predict' b'':: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.get_sex' b'':: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.assign' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.cli' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.run_pipeline' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.run_qc' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.read_geo' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.load' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.load_both' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.qc_signal_intensity' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.plot_M_vs_U' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.plot_controls' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.plot_beta_by_type' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.list_problem_probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.exclude_probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.exclude_sex_control_probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.drop_nan_probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.samples' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.sample_plot' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.beta_density_plot' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.mean_beta_plot' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.mean_beta_compare' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.beta_mds_plot' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.combine_mds' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.cumulative_sum_beta_distribution' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.predict' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.get_sex' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.assign' generating indices... genindex py-modindex copying notebooks ... [ 5%] docs/example_notebooks/another-methylcheck-qc-example.ipynb copying notebooks ... [ 11%] docs/example_notebooks/demo-methylprep-to-methylcheck-example.ipynb copying notebooks ... [ 16%] docs/example_notebooks/demo_read_geo_processed.ipynb copying notebooks ... [ 22%] docs/example_notebooks/demo_using_matched_meta_data.ipynb copying notebooks ... [ 27%] docs/example_notebooks/interactive-mds-filtering.ipynb copying notebooks ... [ 33%] docs/example_notebooks/methylprep-methylcheck-qc-example.ipynb copying notebooks ... [ 38%] docs/example_notebooks/outdated-methylprep-methylcheck-example.ipynb copying notebooks ... [ 44%] docs/example_notebooks/postprocessQC_example.ipynb copying notebooks ... [ 50%] docs/example_notebooks/pval.ipynb copying notebooks ... [ 55%] docs/example_notebooks/qc-sex-check.ipynb copying notebooks ... [ 61%] docs/example_notebooks/rawQC_example.ipynb copying notebooks ... [ 66%] docs/example_notebooks/testing_sns_upgrade_methylcheck_v0.6.2.ipynb copying notebooks ... [ 72%] docs/filtering-probes.ipynb copying notebooks ... [ 77%] docs/loading-data.ipynb copying notebooks ... [ 83%] docs/quality-control-example.ipynb copying notebooks ... [ 88%] docs/research_notebooks/postprocessQC_example.ipynb copying notebooks ... [ 94%] docs/research_notebooks/pval.ipynb copying notebooks ... [100%] docs/research_notebooks/rawQC_example.ipynb writing additional pages... search copying images... [ 0%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_another-methylcheck-qc-example_6_0.png copying images... [ 1%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_another-methylcheck-qc-example_7_0.png copying images... [ 2%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_another-methylcheck-qc-example_8_2.png copying images... [ 3%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_another-methylcheck-qc-example_9_1.png copying images... [ 4%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_demo-methylprep-to-methylcheck-example_7_1.png copying images... [ 4%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_demo-methylprep-to-methylcheck-example_8_0.png copying images... [ 5%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_demo-methylprep-to-methylcheck-example_9_3.png copying images... [ 6%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_demo_read_geo_processed_1_1.png copying images... [ 7%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_demo_read_geo_processed_1_3.png copying images... [ 8%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_demo_read_geo_processed_1_5.png copying images... [ 9%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_demo_read_geo_processed_1_7.png copying images... [ 9%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_demo_read_geo_processed_1_11.png copying images... [ 10%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_demo_read_geo_processed_1_13.png copying images... [ 11%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_demo_read_geo_processed_1_15.png copying images... [ 12%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_interactive-mds-filtering_3_1.png copying images... [ 13%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_interactive-mds-filtering_3_3.png copying images... [ 13%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_interactive-mds-filtering_3_6.png copying images... [ 14%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_interactive-mds-filtering_3_8.png copying images... [ 15%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_methylprep-methylcheck-qc-example_13_0.png copying images... [ 16%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_methylprep-methylcheck-qc-example_15_0.png copying images... [ 17%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_methylprep-methylcheck-qc-example_17_0.png copying images... [ 18%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_methylprep-methylcheck-qc-example_18_3.png copying images... [ 18%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_methylprep-methylcheck-qc-example_19_0.png copying images... [ 19%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_methylprep-methylcheck-qc-example_20_2.png copying images... [ 20%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_methylprep-methylcheck-qc-example_22_0.png copying images... [ 21%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_methylprep-methylcheck-qc-example_22_1.png copying images... [ 22%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_methylprep-methylcheck-qc-example_22_2.png copying images... [ 22%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_methylprep-methylcheck-qc-example_22_3.png copying images... [ 23%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_methylprep-methylcheck-qc-example_22_4.png copying images... [ 24%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_methylprep-methylcheck-qc-example_22_5.png copying images... [ 25%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_methylprep-methylcheck-qc-example_22_6.png copying images... [ 26%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_methylprep-methylcheck-qc-example_22_7.png copying images... [ 27%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_methylprep-methylcheck-qc-example_22_8.png copying images... [ 27%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_methylprep-methylcheck-qc-example_22_9.png copying images... [ 28%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_methylprep-methylcheck-qc-example_22_12.png copying images... [ 29%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_methylprep-methylcheck-qc-example_22_14.png copying images... [ 30%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_methylprep-methylcheck-qc-example_22_16.png copying images... [ 31%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_methylprep-methylcheck-qc-example_22_18.png copying images... [ 31%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_outdated-methylprep-methylcheck-example_13_0.png copying images... [ 32%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_outdated-methylprep-methylcheck-example_15_0.png copying images... [ 33%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_outdated-methylprep-methylcheck-example_17_0.png copying images... [ 34%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_outdated-methylprep-methylcheck-example_18_3.png copying images... [ 35%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_outdated-methylprep-methylcheck-example_19_0.png copying images... [ 36%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_outdated-methylprep-methylcheck-example_20_2.png copying images... [ 36%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_outdated-methylprep-methylcheck-example_22_0.png copying images... [ 37%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_outdated-methylprep-methylcheck-example_22_1.png copying images... [ 38%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_outdated-methylprep-methylcheck-example_22_2.png copying images... [ 39%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_outdated-methylprep-methylcheck-example_22_3.png copying images... [ 40%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_outdated-methylprep-methylcheck-example_22_4.png copying images... [ 40%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_outdated-methylprep-methylcheck-example_22_5.png copying images... [ 41%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_outdated-methylprep-methylcheck-example_22_6.png copying images... [ 42%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_outdated-methylprep-methylcheck-example_22_7.png copying images... [ 43%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_outdated-methylprep-methylcheck-example_22_8.png copying images... [ 44%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_outdated-methylprep-methylcheck-example_22_9.png copying images... [ 45%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_outdated-methylprep-methylcheck-example_22_12.png copying images... [ 45%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_outdated-methylprep-methylcheck-example_22_14.png copying images... [ 46%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_outdated-methylprep-methylcheck-example_22_16.png copying images... [ 47%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_outdated-methylprep-methylcheck-example_22_18.png copying images... [ 48%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_postprocessQC_example_7_0.png copying images... [ 49%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_postprocessQC_example_8_0.png copying images... [ 50%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_postprocessQC_example_13_0.png copying images... [ 50%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_postprocessQC_example_15_0.png copying images... [ 51%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_qc-sex-check_12_0.png copying images... [ 52%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_qc-sex-check_14_0.png copying images... [ 53%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_qc-sex-check_14_1.png copying images... [ 54%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_qc-sex-check_15_1.png copying images... [ 54%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_qc-sex-check_16_2.png copying images... [ 55%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_qc-sex-check_16_4.png copying images... [ 56%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_qc-sex-check_16_6.png copying images... [ 57%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_qc-sex-check_16_8.png copying images... [ 58%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_qc-sex-check_17_0.png copying images... [ 59%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_qc-sex-check_17_1.png copying images... [ 59%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_qc-sex-check_17_3.png copying images... [ 60%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_qc-sex-check_17_4.png copying images... [ 61%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_qc-sex-check_17_5.png copying images... [ 62%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_qc-sex-check_17_6.png copying images... [ 63%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_qc-sex-check_17_7.png copying images... [ 63%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_qc-sex-check_17_8.png copying images... [ 64%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_qc-sex-check_18_1.png copying images... [ 65%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_testing_sns_upgrade_methylcheck_v0.6.2_3_1.png copying images... [ 66%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_testing_sns_upgrade_methylcheck_v0.6.2_4_1.png copying images... [ 67%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_testing_sns_upgrade_methylcheck_v0.6.2_5_2.png copying images... [ 68%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_testing_sns_upgrade_methylcheck_v0.6.2_6_1.png copying images... [ 68%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_testing_sns_upgrade_methylcheck_v0.6.2_6_2.png copying images... [ 69%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_testing_sns_upgrade_methylcheck_v0.6.2_6_3.png copying images... [ 70%] docs/example_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_example_notebooks_testing_sns_upgrade_methylcheck_v0.6.2_7_1.png copying images... [ 71%] docs/../_build/doctrees-readthedocs/nbsphinx/docs_filtering-probes_8_1.png copying images... [ 72%] docs/../_build/doctrees-readthedocs/nbsphinx/docs_filtering-probes_11_1.png copying images... [ 72%] docs/../_build/doctrees-readthedocs/nbsphinx/docs_filtering-probes_13_1.png copying images... [ 73%] docs/../_build/doctrees-readthedocs/nbsphinx/docs_filtering-probes_14_0.png copying images... [ 74%] docs/../_build/doctrees-readthedocs/nbsphinx/docs_quality-control-example_5_0.png copying images... [ 75%] docs/../_build/doctrees-readthedocs/nbsphinx/docs_quality-control-example_5_1.png copying images... [ 76%] docs/../_build/doctrees-readthedocs/nbsphinx/docs_quality-control-example_5_2.png copying images... [ 77%] docs/../_build/doctrees-readthedocs/nbsphinx/docs_quality-control-example_5_3.png copying images... [ 77%] docs/../_build/doctrees-readthedocs/nbsphinx/docs_quality-control-example_5_4.png copying images... [ 78%] docs/../_build/doctrees-readthedocs/nbsphinx/docs_quality-control-example_5_5.png copying images... [ 79%] docs/../_build/doctrees-readthedocs/nbsphinx/docs_quality-control-example_5_6.png copying images... [ 80%] docs/../_build/doctrees-readthedocs/nbsphinx/docs_quality-control-example_5_7.png copying images... [ 81%] docs/../_build/doctrees-readthedocs/nbsphinx/docs_quality-control-example_5_8.png copying images... [ 81%] docs/../_build/doctrees-readthedocs/nbsphinx/docs_quality-control-example_5_9.png copying images... [ 82%] docs/../_build/doctrees-readthedocs/nbsphinx/docs_quality-control-example_5_12.png copying images... [ 83%] docs/../_build/doctrees-readthedocs/nbsphinx/docs_quality-control-example_5_15.png copying images... [ 84%] docs/../_build/doctrees-readthedocs/nbsphinx/docs_quality-control-example_5_18.png copying images... [ 85%] docs/../_build/doctrees-readthedocs/nbsphinx/docs_quality-control-example_5_21.png copying images... [ 86%] docs/../_build/doctrees-readthedocs/nbsphinx/docs_quality-control-example_6_0.png copying images... [ 86%] docs/../_build/doctrees-readthedocs/nbsphinx/docs_quality-control-example_6_1.png copying images... [ 87%] docs/../_build/doctrees-readthedocs/nbsphinx/docs_quality-control-example_6_2.png copying images... [ 88%] docs/../_build/doctrees-readthedocs/nbsphinx/docs_quality-control-example_6_3.png copying images... [ 89%] docs/../_build/doctrees-readthedocs/nbsphinx/docs_quality-control-example_6_4.png copying images... [ 90%] docs/../_build/doctrees-readthedocs/nbsphinx/docs_quality-control-example_6_5.png copying images... [ 90%] docs/../_build/doctrees-readthedocs/nbsphinx/docs_quality-control-example_6_6.png copying images... [ 91%] docs/../_build/doctrees-readthedocs/nbsphinx/docs_quality-control-example_6_7.png copying images... [ 92%] docs/../_build/doctrees-readthedocs/nbsphinx/docs_quality-control-example_6_8.png copying images... [ 93%] docs/../_build/doctrees-readthedocs/nbsphinx/docs_quality-control-example_6_9.png copying images... [ 94%] docs/../_build/doctrees-readthedocs/nbsphinx/docs_quality-control-example_6_12.png copying images... [ 95%] docs/../_build/doctrees-readthedocs/nbsphinx/docs_quality-control-example_6_14.png copying images... [ 95%] docs/../_build/doctrees-readthedocs/nbsphinx/docs_quality-control-example_6_16.png copying images... [ 96%] docs/../_build/doctrees-readthedocs/nbsphinx/docs_quality-control-example_6_18.png copying images... [ 97%] docs/research_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_research_notebooks_postprocessQC_example_7_0.png copying images... [ 98%] docs/research_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_research_notebooks_postprocessQC_example_8_0.png copying images... [ 99%] docs/research_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_research_notebooks_postprocessQC_example_13_0.png copying images... [100%] docs/research_notebooks/../../_build/doctrees-readthedocs/nbsphinx/docs_research_notebooks_postprocessQC_example_15_0.png copying static files... WARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_sphinx_static' does not exist done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 207 warnings. The HTML pages are in _build/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2020-12-16T21:47:52.647500Z, end-time: 2020-12-16T21:48:02.802492Z, duration: 10, exit-code: 0 python sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=en . _build/localmedia Running Sphinx v1.8.5 loading translations [en]... done making output directory... Creating file /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_sphinx_build/conf.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_sphinx_build/setup.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_sphinx_build/methylcheck.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_sphinx_build/methylcheck.data_files.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_sphinx_build/methylcheck.predict.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_sphinx_build/methylcheck.probes.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_sphinx_build/methylcheck.samples.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_sphinx_build/modules.rst. building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 24 added, 0 changed, 0 removed reading sources... [ 4%] README reading sources... [ 8%] docs/example_notebooks/another-methylcheck-qc-example reading sources... [ 12%] docs/example_notebooks/demo-methylprep-to-methylcheck-example reading sources... [ 16%] docs/example_notebooks/demo_read_geo_processed reading sources... [ 20%] docs/example_notebooks/demo_using_matched_meta_data reading sources... [ 25%] docs/example_notebooks/examples reading sources... [ 29%] docs/example_notebooks/interactive-mds-filtering reading sources... [ 33%] docs/example_notebooks/methylcheck-cli reading sources... [ 37%] docs/example_notebooks/methylprep-methylcheck-qc-example reading sources... [ 41%] docs/example_notebooks/outdated-methylprep-methylcheck-example reading sources... [ 45%] docs/example_notebooks/postprocessQC_example reading sources... [ 50%] docs/example_notebooks/pval reading sources... [ 54%] docs/example_notebooks/qc-sex-check reading sources... [ 58%] docs/example_notebooks/rawQC_example reading sources... [ 62%] docs/example_notebooks/testing_sns_upgrade_methylcheck_v0.6.2 reading sources... [ 66%] docs/filtering-probes reading sources... [ 70%] docs/loading-data reading sources... [ 75%] docs/quality-control-example reading sources... [ 79%] docs/release-history reading sources... [ 83%] docs/research_notebooks/postprocessQC_example reading sources... [ 87%] docs/research_notebooks/pval reading sources... [ 91%] docs/research_notebooks/rawQC_example reading sources... [ 95%] docs/source/modules reading sources... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylcheck-cli.md:: WARNING: image file not readable: docs/example_notebooks/tutorial_figs/fig1.png /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylcheck-cli.md:: WARNING: image file not readable: docs/example_notebooks/tutorial_figs/fig2.png /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylcheck-cli.md:: WARNING: image file not readable: docs/example_notebooks/tutorial_figs/fig3.png /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylcheck-cli.md:: WARNING: image file not readable: docs/example_notebooks/tutorial_figs/fig4.png /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylcheck-cli.md:: WARNING: image file not readable: docs/example_notebooks/tutorial_figs/fig5.png /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylcheck-cli.md:: WARNING: image file not readable: docs/example_notebooks/tutorial_figs/fig6.png /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylcheck-cli.md:: WARNING: image file not readable: docs/example_notebooks/tutorial_figs/fig7.png /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylprep-methylcheck-qc-example.ipynb:295: WARNING: Title level inconsistent: next, remove all probes that researchers have deemed inreliable ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylprep-methylcheck-qc-example.ipynb:404: WARNING: Title level inconsistent: MDS filtering ~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/outdated-methylprep-methylcheck-example.ipynb:295: WARNING: Title level inconsistent: next, remove all probes that researchers have deemed inreliable ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/outdated-methylprep-methylcheck-example.ipynb:404: WARNING: Title level inconsistent: MDS filtering ~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/postprocessQC_example.ipynb:6: WARNING: Each notebook should have at least one section title /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/rawQC_example.ipynb:6: WARNING: Each notebook should have at least one section title /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/testing_sns_upgrade_methylcheck_v0.6.2.ipynb:6: WARNING: Each notebook should have at least one section title /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/filtering-probes.ipynb:399: WARNING: Title level inconsistent: Be careful -- you can apply the a probe list for EPIC to a 450k dataset, and it will work, but won't be good filtering. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/filtering-probes.ipynb:451: WARNING: Title level inconsistent: Maximum filtering happens by default. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/filtering-probes.ipynb:524: WARNING: Title level inconsistent: Take a look at other quality control methods, such as MDS and cumulative\_sum found in other example notebooks. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/loading-data.ipynb:683: WARNING: Title level inconsistent: 'meth\_df' format ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/loading-data.ipynb:758: WARNING: Title level inconsistent: 'noob\_df' format ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/loading-data.ipynb:833: WARNING: Title level inconsistent: 'meth' format will return a list of Python SampleDataContainer objects. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/loading-data.ipynb:912: WARNING: Title level inconsistent: Loading CSVs using Pandas ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/loading-data.ipynb:1211: WARNING: Title level inconsistent: 'm\_value' ~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/research_notebooks/postprocessQC_example.ipynb:6: WARNING: Each notebook should have at least one section title /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/research_notebooks/rawQC_example.ipynb:6: WARNING: Each notebook should have at least one section title /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.cli' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.run_pipeline' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.run_qc' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.read_geo' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.load' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.load_both' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.qc_signal_intensity' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.plot_M_vs_U' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.plot_controls' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.plot_beta_by_type' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.list_problem_probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.exclude_probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.exclude_sex_control_probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.drop_nan_probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.samples' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.sample_plot' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.beta_density_plot' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.mean_beta_plot' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.mean_beta_compare' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.beta_mds_plot' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.combine_mds' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.cumulative_sum_beta_distribution' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.predict' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.get_sex' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.assign' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/load_processed.py:docstring of methylcheck.load_processed.load:85: WARNING: Unknown directive type "todo". .. todo:: - BUG: custom fields cannot auto detect the -pval- column and this isn't supplied in kwargs - DONE: meth_df deal with batches of files /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/load_processed.py:docstring of methylcheck.load_processed.container_to_pkl:4: WARNING: Unexpected section title. options: ======== /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/load_processed.py:docstring of methylcheck.load_processed.container_to_pkl:17: WARNING: Unexpected section title. example: ======== /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/read_geo_processed.py:docstring of methylcheck.read_geo_processed.read_geo:24: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/read_geo_processed.py:docstring of methylcheck.read_geo_processed.read_geo:25: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/read_geo_processed.py:docstring of methylcheck.read_geo_processed.read_geo:27: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_report.py:docstring of methylcheck.qc_report.run_pipeline:25: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.exclude_sex_control_probes:4: WARNING: Unexpected section title. Parameters ---------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.exclude_sex_control_probes:7: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.exclude_sex_control_probes:10: WARNING: Unexpected section title. Optional Arguments ------------------ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.exclude_sex_control_probes:25: WARNING: Unexpected section title. Returns ------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.exclude_probes:10: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.problem_probe_reasons:8: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.problem_probe_reasons:13: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.problem_probe_reasons:18: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.problem_probe_reasons:26: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.list_problem_probes:16: WARNING: Unexpected section title or transition. ---------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.list_problem_probes:18: WARNING: Unexpected section title. Parameters ---------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.list_problem_probes:24: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.list_problem_probes:52: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.list_problem_probes:49: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.list_problem_probes:66: WARNING: Unexpected section title or transition. ------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.list_problem_probes:68: WARNING: Unexpected section title. Returns ------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.mean_beta_plot:6: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.beta_density_plot:37: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.sample_plot:1: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.beta_mds_plot:4: WARNING: Unexpected section title. Arguments --------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.beta_mds_plot:31: WARNING: Unexpected section title. Options -------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.beta_mds_plot:42: WARNING: Unexpected section title. returns ------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.beta_mds_plot:47: WARNING: Unexpected section title. requires -------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.beta_mds_plot:52: WARNING: Unexpected section title. notes ----- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.beta_mds_plot:56: WARNING: Unknown directive type "todo". .. todo:: - Reads the manifest file for the array, or at least a list of probe names to exclude/include. - manifest_file = pd.read_csv('/Users/nrigby/GitHub/stp-prelim-analysis/working_data/CombinedManifestEPIC.manifest.CoreColumns.csv')[['IlmnID', 'CHR']] - probe_names_no_sex_probes = manifest_file.loc[manifest_file['CHR'].apply(lambda x: x not in ['X', 'Y', np.nan]), 'IlmnID'].values - probe_names_sex_probes = manifest_file.loc[manifest_file['CHR'].apply(lambda x: x in ['X', 'Y']), 'IlmnID'].values df_no_sex_probes = df[probe_names_no_sex_probes] df_no_sex_probes.head() /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.mean_beta_compare:3: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.combine_mds:3: WARNING: Unexpected section title or transition. -------------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.combine_mds:5: WARNING: Unexpected section title. how it works: -------------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.combine_mds:18: WARNING: Unexpected section title or transition. ------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.combine_mds:20: WARNING: Unexpected section title. inputs: ------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.combine_mds:25: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.combine_mds:28: WARNING: Unexpected section title. optional keyword arguments: --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.combine_mds:40: WARNING: Unexpected section title. analysis parameters: -------------------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.combine_mds:47: WARNING: Unexpected section title. returns: -------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.combine_mds:51: WARNING: Unknown directive type "todo". .. todo:: - TODO: one dataframe of the retained samples, cutoff box is avg of datasets - TODO: each dataset's results as a transformed file - default: list of samples retained or excluded - option: a list of pyplot subplot objects /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_plot.py:docstring of methylcheck.qc_plot.qc_signal_intensity:4: WARNING: Unexpected section title. input (one of these): ===================== /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_plot.py:docstring of methylcheck.qc_plot.qc_signal_intensity:23: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_plot.py:docstring of methylcheck.qc_plot.qc_signal_intensity:26: WARNING: Unexpected section title. optional params: ================ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_plot.py:docstring of methylcheck.qc_plot.plot_M_vs_U:4: WARNING: Unexpected section title. input (choose one of these): ============================ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_plot.py:docstring of methylcheck.qc_plot.plot_M_vs_U:13: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_plot.py:docstring of methylcheck.qc_plot.plot_M_vs_U:34: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_plot.py:docstring of methylcheck.qc_plot.plot_controls:5: WARNING: Unexpected section title. input: ====== /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_plot.py:docstring of methylcheck.qc_plot.plot_controls:11: WARNING: Unexpected section title. options: ======== /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_plot.py:docstring of methylcheck.qc_plot.plot_controls:14: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/predict/__init__.py:docstring of methylcheck.predict.get_sex:4: WARNING: Unexpected section title. inputs: ======= WARNING: autodoc: failed to import module 'p_value_probe_detection' from module 'methylcheck'; the following exception was raised: No module named 'statsmodels' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_report.py:docstring of methylcheck.qc_report.ReportPDF:43: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_report.py:docstring of methylcheck.qc_report.ReportPDF:41: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_report.py:docstring of methylcheck.qc_report.ReportPDF:41: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_report.py:docstring of methylcheck.qc_report.ReportPDF:51: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/load_processed.py:docstring of methylcheck.load_processed.load:44: WARNING: Unknown target name: "gse150999". /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/load_processed.py:docstring of methylcheck.load_processed.load_both:15: WARNING: Unknown target name: "gse150999". /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/read_geo_processed.py:docstring of methylcheck.read_geo_processed.read_geo:19: WARNING: Unknown target name: "matrix". looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/README.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/another-methylcheck-qc-example.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/demo-methylprep-to-methylcheck-example.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/demo_read_geo_processed.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/demo_using_matched_meta_data.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/interactive-mds-filtering.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylcheck-cli.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylprep-methylcheck-qc-example.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/outdated-methylprep-methylcheck-example.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/postprocessQC_example.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/pval.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/qc-sex-check.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/rawQC_example.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/testing_sns_upgrade_methylcheck_v0.6.2.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/research_notebooks/postprocessQC_example.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/research_notebooks/pval.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/research_notebooks/rawQC_example.ipynb: WARNING: document isn't included in any toctree done preparing documents... done assembling single document... docs/loading-data docs/quality-control-example docs/filtering-probes docs/example_notebooks/examples docs/source/modules docs/source/_autosummary/methylcheck.cli /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.cli' docs/source/_autosummary/methylcheck.run_pipeline /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.run_pipeline' docs/source/_autosummary/methylcheck.run_qc /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.run_qc' docs/source/_autosummary/methylcheck.read_geo /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.read_geo' docs/source/_autosummary/methylcheck.load /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.load' docs/source/_autosummary/methylcheck.load_both /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.load_both' docs/source/_autosummary/methylcheck.qc_signal_intensity /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.qc_signal_intensity' docs/source/_autosummary/methylcheck.plot_M_vs_U /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.plot_M_vs_U' docs/source/_autosummary/methylcheck.plot_controls /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.plot_controls' docs/source/_autosummary/methylcheck.plot_beta_by_type /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.plot_beta_by_type' docs/source/_autosummary/methylcheck.probes /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.probes' docs/source/_autosummary/methylcheck.list_problem_probes /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.list_problem_probes' docs/source/_autosummary/methylcheck.exclude_probes /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.exclude_probes' docs/source/_autosummary/methylcheck.exclude_sex_control_probes /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.exclude_sex_control_probes' docs/source/_autosummary/methylcheck.drop_nan_probes /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.drop_nan_probes' docs/source/_autosummary/methylcheck.samples /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.samples' docs/source/_autosummary/methylcheck.sample_plot /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.sample_plot' docs/source/_autosummary/methylcheck.beta_density_plot /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.beta_density_plot' docs/source/_autosummary/methylcheck.mean_beta_plot /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.mean_beta_plot' docs/source/_autosummary/methylcheck.mean_beta_compare /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.mean_beta_compare' docs/source/_autosummary/methylcheck.beta_mds_plot /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.beta_mds_plot' docs/source/_autosummary/methylcheck.combine_mds /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.combine_mds' docs/source/_autosummary/methylcheck.cumulative_sum_beta_distribution /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.cumulative_sum_beta_distribution' docs/source/_autosummary/methylcheck.predict /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.predict' docs/source/_autosummary/methylcheck.get_sex /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.get_sex' docs/source/_autosummary/methylcheck.assign /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.assign' docs/release-history writing... WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.cli' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.run_pipeline' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.run_qc' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.read_geo' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.load' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.load_both' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.qc_signal_intensity' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.plot_M_vs_U' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.plot_controls' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.plot_beta_by_type' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.probes' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.list_problem_probes' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.exclude_probes' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.exclude_sex_control_probes' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.drop_nan_probes' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.samples' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.sample_plot' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.beta_density_plot' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.mean_beta_plot' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.mean_beta_compare' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.beta_mds_plot' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.combine_mds' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.cumulative_sum_beta_distribution' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.predict' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.get_sex' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.assign' done writing additional files... copying images... [ 3%] docs/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/docs_quality-control-example_5_0.png copying images... [ 6%] docs/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/docs_quality-control-example_5_1.png copying images... [ 9%] docs/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/docs_quality-control-example_5_2.png copying images... [ 12%] docs/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/docs_quality-control-example_5_3.png copying images... [ 15%] docs/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/docs_quality-control-example_5_4.png copying images... [ 18%] docs/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/docs_quality-control-example_5_5.png copying images... [ 21%] docs/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/docs_quality-control-example_5_6.png copying images... [ 25%] docs/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/docs_quality-control-example_5_7.png copying images... [ 28%] docs/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/docs_quality-control-example_5_8.png copying images... [ 31%] docs/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/docs_quality-control-example_5_9.png copying images... [ 34%] docs/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/docs_quality-control-example_5_12.png copying images... [ 37%] docs/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/docs_quality-control-example_5_15.png copying images... [ 40%] docs/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/docs_quality-control-example_5_18.png copying images... [ 43%] docs/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/docs_quality-control-example_5_21.png copying images... [ 46%] docs/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/docs_quality-control-example_6_0.png copying images... [ 50%] docs/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/docs_quality-control-example_6_1.png copying images... [ 53%] docs/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/docs_quality-control-example_6_2.png copying images... [ 56%] docs/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/docs_quality-control-example_6_3.png copying images... [ 59%] docs/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/docs_quality-control-example_6_4.png copying images... [ 62%] docs/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/docs_quality-control-example_6_5.png copying images... [ 65%] docs/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/docs_quality-control-example_6_6.png copying images... [ 68%] docs/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/docs_quality-control-example_6_7.png copying images... [ 71%] docs/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/docs_quality-control-example_6_8.png copying images... [ 75%] docs/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/docs_quality-control-example_6_9.png copying images... [ 78%] docs/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/docs_quality-control-example_6_12.png copying images... [ 81%] docs/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/docs_quality-control-example_6_14.png copying images... [ 84%] docs/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/docs_quality-control-example_6_16.png copying images... [ 87%] docs/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/docs_quality-control-example_6_18.png copying images... [ 90%] docs/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/docs_filtering-probes_8_1.png copying images... [ 93%] docs/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/docs_filtering-probes_11_1.png copying images... [ 96%] docs/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/docs_filtering-probes_13_1.png copying images... [100%] docs/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/docs_filtering-probes_14_0.png copying static files... WARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_sphinx_static' does not exist done copying extra files... done dumping object inventory... done build succeeded, 180 warnings. The HTML page is in _build/localmedia. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2020-12-16T21:48:02.955468Z, end-time: 2020-12-16T21:48:15.205570Z, duration: 12, exit-code: 0 python sphinx-build -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v1.8.5 loading translations [en]... done making output directory... Creating file /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_sphinx_build/conf.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_sphinx_build/setup.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_sphinx_build/methylcheck.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_sphinx_build/methylcheck.data_files.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_sphinx_build/methylcheck.predict.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_sphinx_build/methylcheck.probes.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_sphinx_build/methylcheck.samples.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_sphinx_build/modules.rst. building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 24 added, 0 changed, 0 removed reading sources... [ 4%] README reading sources... [ 8%] docs/example_notebooks/another-methylcheck-qc-example reading sources... [ 12%] docs/example_notebooks/demo-methylprep-to-methylcheck-example reading sources... [ 16%] docs/example_notebooks/demo_read_geo_processed reading sources... [ 20%] docs/example_notebooks/demo_using_matched_meta_data reading sources... [ 25%] docs/example_notebooks/examples reading sources... [ 29%] docs/example_notebooks/interactive-mds-filtering reading sources... [ 33%] docs/example_notebooks/methylcheck-cli reading sources... [ 37%] docs/example_notebooks/methylprep-methylcheck-qc-example reading sources... [ 41%] docs/example_notebooks/outdated-methylprep-methylcheck-example reading sources... [ 45%] docs/example_notebooks/postprocessQC_example reading sources... [ 50%] docs/example_notebooks/pval reading sources... [ 54%] docs/example_notebooks/qc-sex-check reading sources... [ 58%] docs/example_notebooks/rawQC_example reading sources... [ 62%] docs/example_notebooks/testing_sns_upgrade_methylcheck_v0.6.2 reading sources... [ 66%] docs/filtering-probes reading sources... [ 70%] docs/loading-data reading sources... [ 75%] docs/quality-control-example reading sources... [ 79%] docs/release-history reading sources... [ 83%] docs/research_notebooks/postprocessQC_example reading sources... [ 87%] docs/research_notebooks/pval reading sources... [ 91%] docs/research_notebooks/rawQC_example reading sources... [ 95%] docs/source/modules reading sources... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylcheck-cli.md:: WARNING: image file not readable: docs/example_notebooks/tutorial_figs/fig1.png /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylcheck-cli.md:: WARNING: image file not readable: docs/example_notebooks/tutorial_figs/fig2.png /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylcheck-cli.md:: WARNING: image file not readable: docs/example_notebooks/tutorial_figs/fig3.png /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylcheck-cli.md:: WARNING: image file not readable: docs/example_notebooks/tutorial_figs/fig4.png /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylcheck-cli.md:: WARNING: image file not readable: docs/example_notebooks/tutorial_figs/fig5.png /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylcheck-cli.md:: WARNING: image file not readable: docs/example_notebooks/tutorial_figs/fig6.png /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylcheck-cli.md:: WARNING: image file not readable: docs/example_notebooks/tutorial_figs/fig7.png /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylprep-methylcheck-qc-example.ipynb:295: WARNING: Title level inconsistent: next, remove all probes that researchers have deemed inreliable ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylprep-methylcheck-qc-example.ipynb:404: WARNING: Title level inconsistent: MDS filtering ~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/outdated-methylprep-methylcheck-example.ipynb:295: WARNING: Title level inconsistent: next, remove all probes that researchers have deemed inreliable ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/outdated-methylprep-methylcheck-example.ipynb:404: WARNING: Title level inconsistent: MDS filtering ~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/postprocessQC_example.ipynb:6: WARNING: Each notebook should have at least one section title /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/rawQC_example.ipynb:6: WARNING: Each notebook should have at least one section title /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/testing_sns_upgrade_methylcheck_v0.6.2.ipynb:6: WARNING: Each notebook should have at least one section title /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/filtering-probes.ipynb:399: WARNING: Title level inconsistent: Be careful -- you can apply the a probe list for EPIC to a 450k dataset, and it will work, but won't be good filtering. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/filtering-probes.ipynb:451: WARNING: Title level inconsistent: Maximum filtering happens by default. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/filtering-probes.ipynb:524: WARNING: Title level inconsistent: Take a look at other quality control methods, such as MDS and cumulative\_sum found in other example notebooks. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/loading-data.ipynb:683: WARNING: Title level inconsistent: 'meth\_df' format ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/loading-data.ipynb:758: WARNING: Title level inconsistent: 'noob\_df' format ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/loading-data.ipynb:833: WARNING: Title level inconsistent: 'meth' format will return a list of Python SampleDataContainer objects. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/loading-data.ipynb:912: WARNING: Title level inconsistent: Loading CSVs using Pandas ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/loading-data.ipynb:1211: WARNING: Title level inconsistent: 'm\_value' ~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/research_notebooks/postprocessQC_example.ipynb:6: WARNING: Each notebook should have at least one section title /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/research_notebooks/rawQC_example.ipynb:6: WARNING: Each notebook should have at least one section title /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.cli' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.run_pipeline' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.run_qc' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.read_geo' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.load' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.load_both' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.qc_signal_intensity' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.plot_M_vs_U' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.plot_controls' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.plot_beta_by_type' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.list_problem_probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.exclude_probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.exclude_sex_control_probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.drop_nan_probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.samples' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.sample_plot' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.beta_density_plot' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.mean_beta_plot' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.mean_beta_compare' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.beta_mds_plot' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.combine_mds' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.cumulative_sum_beta_distribution' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.predict' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.get_sex' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.assign' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/load_processed.py:docstring of methylcheck.load_processed.load:85: WARNING: Unknown directive type "todo". .. todo:: - BUG: custom fields cannot auto detect the -pval- column and this isn't supplied in kwargs - DONE: meth_df deal with batches of files /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/load_processed.py:docstring of methylcheck.load_processed.container_to_pkl:4: WARNING: Unexpected section title. options: ======== /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/load_processed.py:docstring of methylcheck.load_processed.container_to_pkl:17: WARNING: Unexpected section title. example: ======== /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/read_geo_processed.py:docstring of methylcheck.read_geo_processed.read_geo:24: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/read_geo_processed.py:docstring of methylcheck.read_geo_processed.read_geo:25: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/read_geo_processed.py:docstring of methylcheck.read_geo_processed.read_geo:27: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_report.py:docstring of methylcheck.qc_report.run_pipeline:25: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.exclude_sex_control_probes:4: WARNING: Unexpected section title. Parameters ---------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.exclude_sex_control_probes:7: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.exclude_sex_control_probes:10: WARNING: Unexpected section title. Optional Arguments ------------------ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.exclude_sex_control_probes:25: WARNING: Unexpected section title. Returns ------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.exclude_probes:10: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.problem_probe_reasons:8: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.problem_probe_reasons:13: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.problem_probe_reasons:18: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.problem_probe_reasons:26: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.list_problem_probes:16: WARNING: Unexpected section title or transition. ---------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.list_problem_probes:18: WARNING: Unexpected section title. Parameters ---------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.list_problem_probes:24: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.list_problem_probes:52: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.list_problem_probes:49: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.list_problem_probes:66: WARNING: Unexpected section title or transition. ------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.list_problem_probes:68: WARNING: Unexpected section title. Returns ------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.mean_beta_plot:6: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.beta_density_plot:37: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.sample_plot:1: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.beta_mds_plot:4: WARNING: Unexpected section title. Arguments --------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.beta_mds_plot:31: WARNING: Unexpected section title. Options -------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.beta_mds_plot:42: WARNING: Unexpected section title. returns ------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.beta_mds_plot:47: WARNING: Unexpected section title. requires -------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.beta_mds_plot:52: WARNING: Unexpected section title. notes ----- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.beta_mds_plot:56: WARNING: Unknown directive type "todo". .. todo:: - Reads the manifest file for the array, or at least a list of probe names to exclude/include. - manifest_file = pd.read_csv('/Users/nrigby/GitHub/stp-prelim-analysis/working_data/CombinedManifestEPIC.manifest.CoreColumns.csv')[['IlmnID', 'CHR']] - probe_names_no_sex_probes = manifest_file.loc[manifest_file['CHR'].apply(lambda x: x not in ['X', 'Y', np.nan]), 'IlmnID'].values - probe_names_sex_probes = manifest_file.loc[manifest_file['CHR'].apply(lambda x: x in ['X', 'Y']), 'IlmnID'].values df_no_sex_probes = df[probe_names_no_sex_probes] df_no_sex_probes.head() /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.mean_beta_compare:3: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.combine_mds:3: WARNING: Unexpected section title or transition. -------------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.combine_mds:5: WARNING: Unexpected section title. how it works: -------------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.combine_mds:18: WARNING: Unexpected section title or transition. ------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.combine_mds:20: WARNING: Unexpected section title. inputs: ------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.combine_mds:25: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.combine_mds:28: WARNING: Unexpected section title. optional keyword arguments: --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.combine_mds:40: WARNING: Unexpected section title. analysis parameters: -------------------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.combine_mds:47: WARNING: Unexpected section title. returns: -------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.combine_mds:51: WARNING: Unknown directive type "todo". .. todo:: - TODO: one dataframe of the retained samples, cutoff box is avg of datasets - TODO: each dataset's results as a transformed file - default: list of samples retained or excluded - option: a list of pyplot subplot objects /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_plot.py:docstring of methylcheck.qc_plot.qc_signal_intensity:4: WARNING: Unexpected section title. input (one of these): ===================== /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_plot.py:docstring of methylcheck.qc_plot.qc_signal_intensity:23: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_plot.py:docstring of methylcheck.qc_plot.qc_signal_intensity:26: WARNING: Unexpected section title. optional params: ================ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_plot.py:docstring of methylcheck.qc_plot.plot_M_vs_U:4: WARNING: Unexpected section title. input (choose one of these): ============================ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_plot.py:docstring of methylcheck.qc_plot.plot_M_vs_U:13: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_plot.py:docstring of methylcheck.qc_plot.plot_M_vs_U:34: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_plot.py:docstring of methylcheck.qc_plot.plot_controls:5: WARNING: Unexpected section title. input: ====== /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_plot.py:docstring of methylcheck.qc_plot.plot_controls:11: WARNING: Unexpected section title. options: ======== /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_plot.py:docstring of methylcheck.qc_plot.plot_controls:14: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/predict/__init__.py:docstring of methylcheck.predict.get_sex:4: WARNING: Unexpected section title. inputs: ======= WARNING: autodoc: failed to import module 'p_value_probe_detection' from module 'methylcheck'; the following exception was raised: No module named 'statsmodels' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_report.py:docstring of methylcheck.qc_report.ReportPDF:43: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_report.py:docstring of methylcheck.qc_report.ReportPDF:41: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_report.py:docstring of methylcheck.qc_report.ReportPDF:41: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_report.py:docstring of methylcheck.qc_report.ReportPDF:51: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/load_processed.py:docstring of methylcheck.load_processed.load:44: WARNING: Unknown target name: "gse150999". /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/load_processed.py:docstring of methylcheck.load_processed.load_both:15: WARNING: Unknown target name: "gse150999". /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/read_geo_processed.py:docstring of methylcheck.read_geo_processed.read_geo:19: WARNING: Unknown target name: "matrix". looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/README.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/another-methylcheck-qc-example.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/demo-methylprep-to-methylcheck-example.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/demo_read_geo_processed.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/demo_using_matched_meta_data.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/interactive-mds-filtering.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylcheck-cli.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylprep-methylcheck-qc-example.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/outdated-methylprep-methylcheck-example.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/postprocessQC_example.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/pval.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/qc-sex-check.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/rawQC_example.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/testing_sns_upgrade_methylcheck_v0.6.2.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/research_notebooks/postprocessQC_example.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/research_notebooks/pval.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/research_notebooks/rawQC_example.ipynb: WARNING: document isn't included in any toctree done processing methylcheck.tex...index docs/loading-data docs/quality-control-example docs/filtering-probes docs/example_notebooks/examples docs/source/modules docs/source/_autosummary/methylcheck.cli /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.cli' docs/source/_autosummary/methylcheck.run_pipeline /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.run_pipeline' docs/source/_autosummary/methylcheck.run_qc /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.run_qc' docs/source/_autosummary/methylcheck.read_geo docs/source/_autosummary/methylcheck.load /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.read_geo' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.load' docs/source/_autosummary/methylcheck.load_both /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.load_both' docs/source/_autosummary/methylcheck.qc_signal_intensity /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.qc_signal_intensity' docs/source/_autosummary/methylcheck.plot_M_vs_U /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.plot_M_vs_U' docs/source/_autosummary/methylcheck.plot_controls /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.plot_controls' docs/source/_autosummary/methylcheck.plot_beta_by_type /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.plot_beta_by_type' docs/source/_autosummary/methylcheck.probes /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.probes' docs/source/_autosummary/methylcheck.list_problem_probes /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.list_problem_probes' docs/source/_autosummary/methylcheck.exclude_probes /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.exclude_probes' docs/source/_autosummary/methylcheck.exclude_sex_control_probes /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.exclude_sex_control_probes' docs/source/_autosummary/methylcheck.drop_nan_probes /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.drop_nan_probes' docs/source/_autosummary/methylcheck.samples /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.samples' docs/source/_autosummary/methylcheck.sample_plot /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.sample_plot' docs/source/_autosummary/methylcheck.beta_density_plot /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.beta_density_plot' docs/source/_autosummary/methylcheck.mean_beta_plot /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.mean_beta_plot' docs/source/_autosummary/methylcheck.mean_beta_compare /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.mean_beta_compare' docs/source/_autosummary/methylcheck.beta_mds_plot docs/source/_autosummary/methylcheck.combine_mds /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.beta_mds_plot' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.combine_mds' docs/source/_autosummary/methylcheck.cumulative_sum_beta_distribution /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.cumulative_sum_beta_distribution' docs/source/_autosummary/methylcheck.predict /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.predict' docs/source/_autosummary/methylcheck.get_sex /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.get_sex' docs/source/_autosummary/methylcheck.assign /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst: WARNING: toctree contains ref to nonexisting file 'docs/source/_autosummary/methylcheck.assign' docs/release-history resolving references... README.md:: WARNING: a suitable image for latex builder not found: ['image/svg+xml'] (https://readthedocs.com/projects/life-epigenetics-methylcheck/badge/?version=latest) README.md:: WARNING: a suitable image for latex builder not found: ['image/svg+xml'] (https://img.shields.io/badge/License-MIT-yellow.svg) README.md:: WARNING: a suitable image for latex builder not found: ['image/svg+xml'] (https://circleci.com/gh/FOXOBioScience/methylcheck.svg?style=shield&circle-token=58a514d3924fcfe0287c109d2323b7f697956ec9) README.md:: WARNING: a suitable image for latex builder not found: ['image/svg+xml'] (https://ci.appveyor.com/api/projects/status/j15lpvjg1q9u2y17?svg=true) README.md:: WARNING: a suitable image for latex builder not found: ['image/svg+xml'] (https://api.codacy.com/project/badge/Grade/aedf5c223e39415180ff35153b2bad89) README.md:: WARNING: a suitable image for latex builder not found: ['image/svg+xml'] (https://coveralls.io/repos/github/FOXOBioScience/methylcheck/badge.svg?t=OVL45Q) README.md:38: WARNING: a suitable image for latex builder not found: ['image/svg+xml'] (https://img.shields.io/pypi/dm/methylcheck.svg?label=pypi%20downloads&logo=PyPI&logoColor=white:target:https://img.shields.io/pypi/dm/methylcheck.svg?label=pypi%20downloads&logo=PyPI&logoColor=white:alt:PyPI-Downloads:raw-html-m2r:``) writing... done copying images... [ 2%] https://raw.githubusercontent.com/FOXOBioScience/methylcheck/master/docs/methylcheck_overview.png copying images... [ 5%] https://raw.githubusercontent.com/FOXOBioScience/methylcheck/master/docs/methylcheck_functions.png copying images... [ 8%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_5_0.png copying images... [ 11%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_5_1.png copying images... [ 14%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_5_2.png copying images... [ 17%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_5_3.png copying images... [ 20%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_5_4.png copying images... [ 23%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_5_5.png copying images... [ 26%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_5_6.png copying images... [ 29%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_5_7.png copying images... [ 32%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_5_8.png copying images... [ 35%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_5_9.png copying images... [ 38%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_5_12.png copying images... [ 41%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_5_15.png copying images... [ 44%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_5_18.png copying images... [ 47%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_5_21.png copying images... [ 50%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_6_0.png copying images... [ 52%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_6_1.png copying images... [ 55%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_6_2.png copying images... [ 58%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_6_3.png copying images... [ 61%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_6_4.png copying images... [ 64%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_6_5.png copying images... [ 67%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_6_6.png copying images... [ 70%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_6_7.png copying images... [ 73%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_6_8.png copying images... [ 76%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_6_9.png copying images... [ 79%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_6_12.png copying images... [ 82%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_6_14.png copying images... [ 85%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_6_16.png copying images... [ 88%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_6_18.png copying images... [ 91%] docs/../_build/doctrees/nbsphinx/docs_filtering-probes_8_1.png copying images... [ 94%] docs/../_build/doctrees/nbsphinx/docs_filtering-probes_11_1.png copying images... [ 97%] docs/../_build/doctrees/nbsphinx/docs_filtering-probes_13_1.png copying images... [100%] docs/../_build/doctrees/nbsphinx/docs_filtering-probes_14_0.png copying TeX support files... done build succeeded, 160 warnings. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). WARNING: Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_build/latex/_static/searchtools.js [rtd-command-info] start-time: 2020-12-16T21:48:19.369711Z, end-time: 2020-12-16T21:48:19.431825Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2020-12-16T21:48:19.733680Z, end-time: 2020-12-16T21:48:30.882684Z, duration: 11, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=life-epigenetics-methylcheck -interaction=nonstopmode Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 4, chunk 1. Subroutine makeglo redefined at (eval 11) line 7, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at /usr/bin/latexmk line 7482. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="life-epigenetics-methylcheck" "methylcheck.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./methylcheck.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file life-epigenetics-methylcheck.idx (./life-epigenetics-methylcheck.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.228 ...3083485633693ce12e4792f1127c13dbb3}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.228 ...3083485633693ce12e4792f1127c13dbb3}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.230 ...c38de6bb2bf7b78/License-MIT-yellow}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.230 ...c38de6bb2bf7b78/License-MIT-yellow}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.232 ...3db41518e0f48edea52227/methylcheck}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.232 ...3db41518e0f48edea52227/methylcheck}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.234 ...2750c371f4f88911b/j15lpvjg1q9u2y17}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.234 ...2750c371f4f88911b/j15lpvjg1q9u2y17}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.236 ...3/aedf5c223e39415180ff35153b2bad89}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.236 ...3/aedf5c223e39415180ff35153b2bad89}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.238 ...a5887c2be8734c7efa000abd8618/badge}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.238 ...a5887c2be8734c7efa000abd8618/badge}.svg}} ^^M LaTeX Warning: File `{/home/docs/checkouts/readthedocs.org/user_builds/life-epi genetics-methylcheck/checkouts/latest/_build/doctrees/images/d8957073936d10691e 0c27e66001ab7bf2cbab61/python3.6}.png"height="50">`' not found on input line 24 0. ! LaTeX Error: Unknown graphics extension: .png"height="50">`. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.240 ...b7bf2cbab61/python3.6}.png"height="50">`} LaTeX Warning: File `{/home/docs/checkouts/readthedocs.org/user_builds/life-epi genetics-methylcheck/checkouts/latest/_build/doctrees/images/d8957073936d10691e 0c27e66001ab7bf2cbab61/python3.6}.png"height="50">`' not found on input line 24 0. ! LaTeX Error: Unknown graphics extension: .png"height="50">`. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.240 ...b7bf2cbab61/python3.6}.png"height="50">`} Overfull \hbox (975.67087pt too wide) in paragraph at lines 2--243 [][][][][][] [1] [2 <./methylcheck_overview.png>] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) Overfull \hbox (298.86465pt too wide) in paragraph at lines 2--250 [][][][][][] [3] [4 <./methylcheck_functions.png>] Chapter 2. [5] [6] Chapter 3. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [7] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [8] [9] [10] Chapter 4. [11] [12] Chapter 5. [13] [14] Chapter 6. [15] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.475 ...��███| 1/1 [00:00<00:00, 50.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.475 ...��███| 1/1 [00:00<00:00, 50.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.475 ...��███| 1/1 [00:00<00:00, 50.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.475 ...��███| 1/1 [00:00<00:00, 50.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.475 ...��███| 1/1 [00:00<00:00, 50.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.475 ...��███| 1/1 [00:00<00:00, 50.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.475 ...��███| 1/1 [00:00<00:00, 50.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.475 ...��███| 1/1 [00:00<00:00, 50.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.475 ...��███| 1/1 [00:00<00:00, 50.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.475 ...��███| 1/1 [00:00<00:00, 50.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.479 ...��███| 1/1 [00:00<00:00, 9.42it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.479 ...��███| 1/1 [00:00<00:00, 9.42it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.479 ...��███| 1/1 [00:00<00:00, 9.42it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.479 ...��███| 1/1 [00:00<00:00, 9.42it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.479 ...��███| 1/1 [00:00<00:00, 9.42it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.479 ...��███| 1/1 [00:00<00:00, 9.42it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.479 ...��███| 1/1 [00:00<00:00, 9.42it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.479 ...��███| 1/1 [00:00<00:00, 9.42it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.479 ...��███| 1/1 [00:00<00:00, 9.42it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.479 ...��███| 1/1 [00:00<00:00, 9.42it/s] [16] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.590 ...��███| 6/6 [00:00<00:00, 8.74it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.590 ...��███| 6/6 [00:00<00:00, 8.74it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.590 ...��███| 6/6 [00:00<00:00, 8.74it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.590 ...��███| 6/6 [00:00<00:00, 8.74it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.590 ...��███| 6/6 [00:00<00:00, 8.74it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.590 ...��███| 6/6 [00:00<00:00, 8.74it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.590 ...��███| 6/6 [00:00<00:00, 8.74it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.590 ...��███| 6/6 [00:00<00:00, 8.74it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.590 ...��███| 6/6 [00:00<00:00, 8.74it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.590 ...��███| 6/6 [00:00<00:00, 8.74it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.594 ...███| 6/6 [00:00<00:00, 2400.86it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.594 ...███| 6/6 [00:00<00:00, 2400.86it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.594 ...███| 6/6 [00:00<00:00, 2400.86it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.594 ...███| 6/6 [00:00<00:00, 2400.86it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.594 ...███| 6/6 [00:00<00:00, 2400.86it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.594 ...███| 6/6 [00:00<00:00, 2400.86it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.594 ...███| 6/6 [00:00<00:00, 2400.86it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.594 ...███| 6/6 [00:00<00:00, 2400.86it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.594 ...███| 6/6 [00:00<00:00, 2400.86it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.594 ...███| 6/6 [00:00<00:00, 2400.86it/s] Overfull \vbox (1.63934pt too high) detected at line 650 [17] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.681 ...███| 6/6 [00:00<00:00, 2850.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.681 ...███| 6/6 [00:00<00:00, 2850.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.681 ...███| 6/6 [00:00<00:00, 2850.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.681 ...███| 6/6 [00:00<00:00, 2850.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.681 ...███| 6/6 [00:00<00:00, 2850.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.681 ...███| 6/6 [00:00<00:00, 2850.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.681 ...███| 6/6 [00:00<00:00, 2850.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.681 ...███| 6/6 [00:00<00:00, 2850.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.681 ...███| 6/6 [00:00<00:00, 2850.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.681 ...███| 6/6 [00:00<00:00, 2850.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.682 ...███| 6/6 [00:00<00:00, 2738.39it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.682 ...███| 6/6 [00:00<00:00, 2738.39it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.682 ...███| 6/6 [00:00<00:00, 2738.39it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.682 ...███| 6/6 [00:00<00:00, 2738.39it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.682 ...███| 6/6 [00:00<00:00, 2738.39it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.682 ...███| 6/6 [00:00<00:00, 2738.39it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.682 ...███| 6/6 [00:00<00:00, 2738.39it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.682 ...███| 6/6 [00:00<00:00, 2738.39it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.682 ...███| 6/6 [00:00<00:00, 2738.39it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.682 ...███| 6/6 [00:00<00:00, 2738.39it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.723 ...███| 6/6 [00:00<00:00, 1549.62it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.723 ...███| 6/6 [00:00<00:00, 1549.62it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.723 ...███| 6/6 [00:00<00:00, 1549.62it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.723 ...███| 6/6 [00:00<00:00, 1549.62it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.723 ...███| 6/6 [00:00<00:00, 1549.62it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.723 ...███| 6/6 [00:00<00:00, 1549.62it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.723 ...███| 6/6 [00:00<00:00, 1549.62it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.723 ...███| 6/6 [00:00<00:00, 1549.62it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.723 ...███| 6/6 [00:00<00:00, 1549.62it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.723 ...███| 6/6 [00:00<00:00, 1549.62it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.724 ...███| 6/6 [00:00<00:00, 2265.76it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.724 ...███| 6/6 [00:00<00:00, 2265.76it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.724 ...███| 6/6 [00:00<00:00, 2265.76it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.724 ...███| 6/6 [00:00<00:00, 2265.76it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.724 ...███| 6/6 [00:00<00:00, 2265.76it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.724 ...███| 6/6 [00:00<00:00, 2265.76it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.724 ...███| 6/6 [00:00<00:00, 2265.76it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.724 ...███| 6/6 [00:00<00:00, 2265.76it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.724 ...███| 6/6 [00:00<00:00, 2265.76it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.724 ...███| 6/6 [00:00<00:00, 2265.76it/s] [18] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.763 ...��███| 6/6 [00:01<00:00, 3.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.763 ...��███| 6/6 [00:01<00:00, 3.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.763 ...��███| 6/6 [00:01<00:00, 3.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.763 ...��███| 6/6 [00:01<00:00, 3.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.763 ...��███| 6/6 [00:01<00:00, 3.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.763 ...��███| 6/6 [00:01<00:00, 3.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.763 ...��███| 6/6 [00:01<00:00, 3.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.763 ...��███| 6/6 [00:01<00:00, 3.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.763 ...��███| 6/6 [00:01<00:00, 3.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.763 ...��███| 6/6 [00:01<00:00, 3.68it/s] Overfull \vbox (1.32576pt too high) detected at line 872 [19] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.884 ...��███| 1/1 [00:00<00:00, 50.02it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.884 ...��███| 1/1 [00:00<00:00, 50.02it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.884 ...��███| 1/1 [00:00<00:00, 50.02it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.884 ...��███| 1/1 [00:00<00:00, 50.02it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.884 ...��███| 1/1 [00:00<00:00, 50.02it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.884 ...��███| 1/1 [00:00<00:00, 50.02it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.884 ...��███| 1/1 [00:00<00:00, 50.02it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.884 ...��███| 1/1 [00:00<00:00, 50.02it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.884 ...��███| 1/1 [00:00<00:00, 50.02it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.884 ...��███| 1/1 [00:00<00:00, 50.02it/s] [20] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.969 ...��███| 1/1 [00:00<00:00, 8.26it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.969 ...��███| 1/1 [00:00<00:00, 8.26it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.969 ...��███| 1/1 [00:00<00:00, 8.26it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.969 ...��███| 1/1 [00:00<00:00, 8.26it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.969 ...��███| 1/1 [00:00<00:00, 8.26it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.969 ...��███| 1/1 [00:00<00:00, 8.26it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.969 ...��███| 1/1 [00:00<00:00, 8.26it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.969 ...��███| 1/1 [00:00<00:00, 8.26it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.969 ...��███| 1/1 [00:00<00:00, 8.26it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.969 ...��███| 1/1 [00:00<00:00, 8.26it/s] [21] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�███| 1/1 [00:00<00:00, 35.83it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�███| 1/1 [00:00<00:00, 35.83it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�███| 1/1 [00:00<00:00, 35.83it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�███| 1/1 [00:00<00:00, 35.83it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�███| 1/1 [00:00<00:00, 35.83it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�███| 1/1 [00:00<00:00, 35.83it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�███| 1/1 [00:00<00:00, 35.83it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�███| 1/1 [00:00<00:00, 35.83it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�███| 1/1 [00:00<00:00, 35.83it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�███| 1/1 [00:00<00:00, 35.83it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1087 ...�███| 1/1 [00:00<00:00, 6.61it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1087 ...�███| 1/1 [00:00<00:00, 6.61it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1087 ...�███| 1/1 [00:00<00:00, 6.61it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1087 ...�███| 1/1 [00:00<00:00, 6.61it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1087 ...�███| 1/1 [00:00<00:00, 6.61it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1087 ...�███| 1/1 [00:00<00:00, 6.61it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1087 ...�███| 1/1 [00:00<00:00, 6.61it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1087 ...�███| 1/1 [00:00<00:00, 6.61it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1087 ...�███| 1/1 [00:00<00:00, 6.61it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1087 ...�███| 1/1 [00:00<00:00, 6.61it/s] Underfull \vbox (badness 3492) detected at line 1135 [22] Underfull \vbox (badness 10000) detected at line 1146 [23 <./docs_quality-control-example_5_0.png>] Underfull \vbox (badness 10000) detected at line 1157 [24 <./docs_quality-control-example_5_1.png>] Underfull \vbox (badness 10000) detected at line 1168 [25 <./docs_quality-control-example_5_2.png>] Underfull \vbox (badness 10000) detected at line 1179 [26 <./docs_quality-control-example_5_3.png>] Underfull \vbox (badness 10000) detected at line 1190 [27 <./docs_quality-control-example_5_4.png>] Underfull \vbox (badness 10000) detected at line 1201 [28 <./docs_quality-control-example_5_5.png>] Underfull \vbox (badness 10000) detected at line 1212 [29 <./docs_quality-control-example_5_6.png>] Underfull \vbox (badness 10000) detected at line 1223 [30 <./docs_quality-control-example_5_7.png>] Underfull \vbox (badness 10000) detected at line 1234 [31 <./docs_quality-control-example_5_8.png>] Underfull \vbox (badness 10000) detected at line 1272 [32 <./docs_quality-control-example_5_9.png>] Underfull \vbox (badness 10000) detected at line 1309 [33 <./docs_quality-control-example_5_12.png>] Underfull \vbox (badness 10000) detected at line 1346 [34 <./docs_quality-control-example_5_15.png>] Underfull \vbox (badness 10000) detected at line 1383 [35 <./docs_quality-control-example_5_18.png>] Underfull \vbox (badness 10000) detected at line 1404 [36 <./docs_quality-control-example_5_21.png>] Underfull \vbox (badness 10000) detected at line 1415 [37 <./docs_quality-control-example_6_0.png>] Underfull \vbox (badness 10000) detected at line 1426 [38 <./docs_quality-control-example_6_1.png>] Underfull \vbox (badness 10000) detected at line 1437 [39 <./docs_quality-control-example_6_2.png>] Underfull \vbox (badness 10000) detected at line 1448 [40 <./docs_quality-control-example_6_3.png>] Underfull \vbox (badness 10000) detected at line 1459 [41 <./docs_quality-control-example_6_4.png>] Underfull \vbox (badness 10000) detected at line 1470 [42 <./docs_quality-control-example_6_5.png>] Underfull \vbox (badness 10000) detected at line 1481 [43 <./docs_quality-control-example_6_6.png>] Underfull \vbox (badness 10000) detected at line 1492 [44 <./docs_quality-control-example_6_7.png>] Underfull \vbox (badness 10000) detected at line 1503 [45 <./docs_quality-control-example_6_8.png>] Underfull \vbox (badness 10000) detected at line 1540 [46 <./docs_quality-control-example_6_9.png>] Underfull \vbox (badness 10000) detected at line 1564 [47 <./docs_quality-control-example_6_12.png>] Underfull \vbox (badness 10000) detected at line 1588 [48 <./docs_quality-control-example_6_14.png>] Underfull \vbox (badness 10000) detected at line 1612 [49 <./docs_quality-control-example_6_16.png>] [50 <./docs_quality-control-exam ple_6_18.png>] [51] [52] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1838 ...�██| 6/6 [00:00<00:00, 16215.09it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1838 ...�██| 6/6 [00:00<00:00, 16215.09it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1838 ...�██| 6/6 [00:00<00:00, 16215.09it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1838 ...�██| 6/6 [00:00<00:00, 16215.09it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1838 ...�██| 6/6 [00:00<00:00, 16215.09it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1838 ...�██| 6/6 [00:00<00:00, 16215.09it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1838 ...�██| 6/6 [00:00<00:00, 16215.09it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1838 ...�██| 6/6 [00:00<00:00, 16215.09it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1838 ...�██| 6/6 [00:00<00:00, 16215.09it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1838 ...�██| 6/6 [00:00<00:00, 16215.09it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1840 ...�███| 6/6 [00:49<00:00, 8.26s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1840 ...�███| 6/6 [00:49<00:00, 8.26s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1840 ...�███| 6/6 [00:49<00:00, 8.26s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1840 ...�███| 6/6 [00:49<00:00, 8.26s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1840 ...�███| 6/6 [00:49<00:00, 8.26s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1840 ...�███| 6/6 [00:49<00:00, 8.26s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1840 ...�███| 6/6 [00:49<00:00, 8.26s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1840 ...�███| 6/6 [00:49<00:00, 8.26s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1840 ...�███| 6/6 [00:49<00:00, 8.26s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1840 ...�███| 6/6 [00:49<00:00, 8.26s/it] [53] Underfull \vbox (badness 10000) detected at line 1958 [54 <./docs_filtering-probes_8_1.png>] Underfull \vbox (badness 10000) detected at line 1994 [55 <./docs_filtering-probes_11_1.png>] Underfull \vbox (badness 10000) detected at line 2014 [56 <./docs_filtering-probes_13_1.png>] Underfull \hbox (badness 10000) in paragraph at lines 2120--2121 []|\T1/pcr/m/n/10 methylcheck.plot_controls\T1/ptm/m/n/10 ([path, sub-set, Underfull \hbox (badness 10000) in paragraph at lines 2122--2124 []|\T1/ptm/m/n/10 internal ar-ray QC con-trols (avail-able with the Underfull \hbox (badness 10000) in paragraph at lines 2125--2126 []|\T1/pcr/m/n/10 methylcheck.plot_beta_by_type\T1/ptm/m/n/10 (beta_df[, LaTeX Warning: Hyper reference `docs/source/modules:module-methylcheck.probes' on page 57 undefined on input line 2130. Underfull \hbox (badness 10000) in paragraph at lines 2135--2136 []|\T1/pcr/m/n/10 methylcheck.list_problem_probes\T1/ptm/m/n/10 (array[, Overfull \hbox (19.88239pt too wide) in paragraph at lines 2145--2146 []|\T1/pcr/m/n/10 methylcheck.exclude_sex_control_probes\T1/ptm/m/n/10 (df, Underfull \hbox (badness 10000) in paragraph at lines 2150--2151 []|\T1/pcr/m/n/10 methylcheck.drop_nan_probes\T1/ptm/m/n/10 (df[, silent, LaTeX Warning: Hyper reference `docs/source/modules:module-methylcheck.samples' on page 57 undefined on input line 2155. Underfull \hbox (badness 10000) in paragraph at lines 2165--2166 []|\T1/pcr/m/n/10 methylcheck.beta_density_plot\T1/ptm/m/n/10 (df[, ver- Underfull \hbox (badness 10000) in paragraph at lines 2170--2171 []|\T1/pcr/m/n/10 methylcheck.mean_beta_plot\T1/ptm/m/n/10 (df[, ver-bose, Underfull \hbox (badness 6284) in paragraph at lines 2175--2176 []|\T1/pcr/m/n/10 methylcheck.mean_beta_compare\T1/ptm/m/n/10 (df1, df2[, [57 <./docs_filtering-probes_14_0.png>] Overfull \hbox (56.71234pt too wide) in paragraph at lines 2190--2191 []|\T1/pcr/m/n/10 methylcheck.cumulative_sum_beta_distribution\T1/ptm/m/n/10 (d f)| LaTeX Warning: Hyper reference `docs/source/modules:module-methylcheck.predict' on page 58 undefined on input line 2195. Package longtable Warning: Column widths have changed (longtable) in table 1 on input line 2210. Underfull \hbox (badness 10000) in paragraph at lines 2217--2217 \T1/ptm/m/it/10 silent=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 col-umn_names=None \T1/ptm/m/n/10 , \T1/ptm/m/it/10 no_poobah=False\T1/ptm/m/n/10 , [58] [59] Underfull \hbox (badness 10000) in paragraph at lines 2331--2331 []\T1/ptm/m/it/10 filepath='.'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 for-mat='beta_va lue'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 file_stem=''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2331--2331 \T1/ptm/m/it/10 ver-bose=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 silent=False\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 col- Underfull \hbox (badness 10000) in paragraph at lines 2331--2331 \T1/ptm/m/it/10 umn_names=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 re-name_samples= False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 sam- [60] Underfull \hbox (badness 7907) in paragraph at lines 2401--2408 []\T1/ptm/m/n/10 this is for load-ing a bunch of pro-cessed csv files into con- tain-ers, then into be- Underfull \hbox (badness 10000) in paragraph at lines 2401--2408 \T1/ptm/m/n/10 tas \TS1/pcr/m/n/10 ` \T1/pcr/m/n/10 import methylcheck as m fil es = \TS1/pcr/m/n/10 '\T1/pcr/m/n/10 /Volumes/202761400007\TS1/pcr/m/n/10 ' Underfull \hbox (badness 10000) in paragraph at lines 2401--2408 \T1/pcr/m/n/10 containers = m.load(files, \TS1/pcr/m/n/10 '\T1/pcr/m/n/10 meth\ TS1/pcr/m/n/10 '\T1/pcr/m/n/10 ) df = m.load_processed. Underfull \hbox (badness 10000) in paragraph at lines 2415--2415 []\T1/ptm/m/it/10 filepath\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ver-bose=False\T1/pt m/m/n/10 , \T1/ptm/m/it/10 de-bug=False\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2415--2415 \T1/ptm/m/it/10 as_beta=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 col-umn_pattern=No ne\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2415--2415 \T1/ptm/m/it/10 test_only=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 re-name_probe_c olumn=True\T1/ptm/m/n/10 , [61] Underfull \hbox (badness 10000) in paragraph at lines 2482--2482 []\T1/ptm/m/it/10 test\T1/ptm/m/n/10 , \T1/ptm/m/it/10 file-name\T1/ptm/m/n/10 , \T1/ptm/m/it/10 re- Overfull \hbox (22.45381pt too wide) in paragraph at lines 2482--2482 \T1/ptm/m/it/10 turn_sample_column_names=False\T1/pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 2554--2560 []\TS1/pcr/m/n/10 '\T1/pcr/m/n/10 Chen2013\TS1/pcr/m/n/10 ' '\T1/pcr/m/n/10 Pri ce2013\TS1/pcr/m/n/10 ' [62] Underfull \hbox (badness 10000) in paragraph at lines 2565--2570 []\TS1/pcr/m/n/10 '\T1/pcr/m/n/10 Polymorphism\TS1/pcr/m/n/10 ' '\T1/pcr/m/n/10 CrossHybridization\TS1/pcr/m/n/10 ' Underfull \hbox (badness 10000) in paragraph at lines 2577--2580 []\T1/ptm/m/n/10 [`mean_beta_plot', `beta_density_plot', `cu-mu-la-tive_sum_bet a_distribution', Underfull \hbox (badness 10000) in paragraph at lines 2643--2644 []\T1/ptm/m/n/10 {`27k', `450k', `EPIC', `MOUSE'} or {`Il-lu-mi-naHu-man-Methy- la- [63] Underfull \hbox (badness 10000) in paragraph at lines 2681--2682 []\T1/ptm/m/n/10 Index([`cg00000029_II_F_C_rep1_EPIC', `cg00000103_II_F_C_rep1_ EPIC', Underfull \hbox (badness 10000) in paragraph at lines 2684--2687 []\T1/ptm/m/n/10 `cg00000158_II_F_C_rep1_EPIC', `cg00000165_II_R_C_rep1_EPIC', Underfull \hbox (badness 10000) in paragraph at lines 2684--2687 \T1/ptm/m/n/10 `cg00000221_II_R_C_rep1_EPIC', `cg00000236_II_R_C_rep1_EPIC', .. . Underfull \hbox (badness 10000) in paragraph at lines 2684--2687 \T1/ptm/m/n/10 `ch.9.98957343R_II_R_O_rep1_EPIC', `ch.9.98959675F_II_F_O_rep1_E PIC', [64] [65] Underfull \hbox (badness 10000) in paragraph at lines 2964--2964 []\T1/ptm/m/it/10 df\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ver-bose=False\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 save=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 silent=False\T1 /ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2964--2964 \T1/ptm/m/it/10 re-duce=0.1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 plot_title=None\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 ymax=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2964--2964 \T1/ptm/m/it/10 re-turn_fig=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 full_range=Fa lse\T1/ptm/m/n/10 , \T1/ptm/m/it/10 high- Underfull \hbox (badness 10000) in paragraph at lines 2964--2964 \T1/ptm/m/it/10 light_samples=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fig-size=(12 \T1/ptm/m/n/10 , \T1/ptm/m/it/10 9)\T1/ptm/m/n/10 , [66] Underfull \hbox (badness 10000) in paragraph at lines 3057--3057 []\T1/ptm/m/it/10 df\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fil-ter_stdev=1.5\T1/ptm/m /n/10 , \T1/ptm/m/it/10 ver-bose=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 save=Fal se\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3057--3057 \T1/ptm/m/it/10 silent=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 multi_params={'dra w_box': True}\T1/ptm/m/n/10 , [67] [68] Underfull \hbox (badness 10000) in paragraph at lines 3259--3259 []\T1/ptm/m/it/10 beta_df\T1/ptm/m/n/10 , \T1/ptm/m/it/10 probe_type='all'\T1/p tm/m/n/10 , \T1/ptm/m/it/10 re-turn_fig=False\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3279--3279 \T1/ptm/m/it/10 un-meth=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 poobah=None\T1/ptm /m/n/10 , \T1/ptm/m/it/10 palette=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3279--3279 \T1/ptm/m/it/10 noob=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 silent=False\T1/ptm/m /n/10 , \T1/ptm/m/it/10 ver-bose=False\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3279--3279 \T1/ptm/m/it/10 plot=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 bad_sample_cutoff=10. 5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 re- Underfull \hbox (badness 6944) in paragraph at lines 3292--3297 []\T1/ptm/m/n/10 if you chose \T1/ptm/m/it/10 pro-cess ^^Uall \T1/ptm/m/n/10 yo u can load the raw in-ten-si-ties like Underfull \hbox (badness 10000) in paragraph at lines 3292--3297 \T1/ptm/m/n/10 this, and pass them in: meth = pd.read_pickle(`meth_values.pkl') un-meth = [69] Underfull \hbox (badness 6910) in paragraph at lines 3333--3333 \T1/ptm/m/it/10 poobah=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 noob=True\T1/ptm/m/ n/10 , \T1/ptm/m/it/10 silent=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ver-bose=Fa lse\T1/ptm/m/n/10 , Underfull \hbox (badness 6944) in paragraph at lines 3350--3355 []\T1/ptm/m/n/10 if you chose \T1/ptm/m/it/10 pro-cess ^^Uall \T1/ptm/m/n/10 yo u can load the raw in-ten-si-ties like Underfull \hbox (badness 10000) in paragraph at lines 3350--3355 \T1/ptm/m/n/10 this, and pass them in: meth = pd.read_pickle(`meth_values.pkl') un-meth = Underfull \hbox (badness 10000) in paragraph at lines 3403--3405 []\T1/ptm/m/n/10 `non-polymorphic' | [70] Underfull \hbox (badness 10000) in paragraph at lines 3426--3426 []\T1/ptm/m/it/10 data_source\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ar-ray_type=None\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 ver-bose=False\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3426--3426 \T1/ptm/m/it/10 plot=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 on_lambda=False\T1/p tm/m/n/10 , \T1/ptm/m/it/10 median_cutoff=-2\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in - [71] [72] [73] [74] Chapter 7. [75] [76] LaTeX Warning: Reference `docs/source/modules:module-methylcheck.load_processed ' on page 77 undefined on input line 3775. LaTeX Warning: Reference `docs/source/modules:module-methylcheck.predict' on pa ge 77 undefined on input line 3776. LaTeX Warning: Reference `docs/source/modules:module-methylcheck.probes' on pag e 77 undefined on input line 3777. LaTeX Warning: Reference `docs/source/modules:module-methylcheck.qc_plot' on pa ge 77 undefined on input line 3778. LaTeX Warning: Reference `docs/source/modules:module-methylcheck.qc_report' on page 77 undefined on input line 3779. LaTeX Warning: Reference `docs/source/modules:module-methylcheck.qc_report.Repo rtPDF' on page 77 undefined on input line 3780. LaTeX Warning: Reference `docs/source/modules:module-methylcheck.read_geo_proce ssed' on page 77 undefined on input line 3781. LaTeX Warning: Reference `docs/source/modules:module-methylcheck.samples' on pa ge 77 undefined on input line 3782. [77] No file life-epigenetics-methylcheck.ind. Package longtable Warning: Table widths have changed. Rerun LaTeX. (./life-epigenetics-methylcheck.aux) Package rerunfilecheck Warning: File `life-epigenetics-methylcheck.out' has cha nged. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on life-epigenetics-methylcheck.pdf (81 pages, 1934741 bytes). Transcript written on life-epigenetics-methylcheck.log. Latexmk: Index file 'life-epigenetics-methylcheck.idx' was written Latexmk: Missing input file: '{/home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_build/doctrees/images/d8957073936d10691e0c27e66001ab7bf2cbab61/python3.6}.pngheight=50">`' from line 'LaTeX Warning: File `{/home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_build/doctrees/images/d8957073936d10691e0c27e66001ab7bf2cbab61/python3.6}.png"height="50">`' not found on input line 24' Latexmk: Missing input file: '{/home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_build/doctrees/images/d8957073936d10691e0c27e66001ab7bf2cbab61/python3.6}.pngheight=50">`' from line 'LaTeX Warning: File `{/home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_build/doctrees/images/d8957073936d10691e0c27e66001ab7bf2cbab61/python3.6}.png"height="50">`' not found on input line 240.' Latexmk: Missing input file: '{/home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_build/doctrees/images/d8957073936d10691e0c27e66001ab7bf2cbab61/python3.6}.pngheight=50">`' from line 'LaTeX Warning: File `{/home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_build/doctrees/images/d8957073936d10691e0c27e66001ab7bf2cbab61/python3.6}.png"height="50">`' not found on input line 24' Latexmk: Missing input file: '{/home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_build/doctrees/images/d8957073936d10691e0c27e66001ab7bf2cbab61/python3.6}.pngheight=50">`' from line 'LaTeX Warning: File `{/home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_build/doctrees/images/d8957073936d10691e0c27e66001ab7bf2cbab61/python3.6}.png"height="50">`' not found on input line 240.' Latexmk: Missing input file: 'life-epigenetics-methylcheck.ind' from line 'No file life-epigenetics-methylcheck.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'life-epigenetics-methylcheck.pdf' Latexmk: List of undefined refs and citations: Reference `docs/source/modules:module-methylcheck.load_processed' on page 77 undefined on input line 3775 Reference `docs/source/modules:module-methylcheck.predict' on page 77 undefined on input line 3776 Reference `docs/source/modules:module-methylcheck.probes' on page 77 undefined on input line 3777 Reference `docs/source/modules:module-methylcheck.qc_plot' on page 77 undefined on input line 3778 Reference `docs/source/modules:module-methylcheck.qc_report' on page 77 undefined on input line 3779 Reference `docs/source/modules:module-methylcheck.qc_report.ReportPDF' on page 77 undefined on input line 3780 Reference `docs/source/modules:module-methylcheck.read_geo_processed' on page 77 undefined on input line 3781 Reference `docs/source/modules:module-methylcheck.samples' on page 77 undefined on input line 3782 Latexmk: Summary of warnings: Latex failed to resolve 8 reference(s) Rule 'makeindex life-epigenetics-methylcheck.idx': File changes, etc: Non-existent destination files: 'life-epigenetics-methylcheck.ind' ------------ Run number 1 of rule 'makeindex life-epigenetics-methylcheck.idx' ------------ ------------ Running 'makeindex -s python.ist -o "life-epigenetics-methylcheck.ind" "life-epigenetics-methylcheck.idx"' ------------ Latexmk: applying rule 'makeindex life-epigenetics-methylcheck.idx'... This is makeindex, version 2.15 [TeX Live 2017] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file life-epigenetics-methylcheck.idx....done (35 entries accepted, 0 rejected). Sorting entries....done (201 comparisons). Generating output file life-epigenetics-methylcheck.ind....done (81 lines written, 0 warnings). Output written in life-epigenetics-methylcheck.ind. Transcript written in life-epigenetics-methylcheck.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'life-epigenetics-methylcheck.aux' 'life-epigenetics-methylcheck.ind' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="life-epigenetics-methylcheck" "methylcheck.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./methylcheck.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file life-epigenetics-methylcheck.idx (./life-epigenetics-methylcheck.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./life-epigenetics-methylcheck.out) (./life-epigenetics-methylcheck.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./life-epigenetics-methylcheck.toc (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1]) [2] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.228 ...3083485633693ce12e4792f1127c13dbb3}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.228 ...3083485633693ce12e4792f1127c13dbb3}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.230 ...c38de6bb2bf7b78/License-MIT-yellow}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.230 ...c38de6bb2bf7b78/License-MIT-yellow}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.232 ...3db41518e0f48edea52227/methylcheck}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.232 ...3db41518e0f48edea52227/methylcheck}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.234 ...2750c371f4f88911b/j15lpvjg1q9u2y17}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.234 ...2750c371f4f88911b/j15lpvjg1q9u2y17}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.236 ...3/aedf5c223e39415180ff35153b2bad89}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.236 ...3/aedf5c223e39415180ff35153b2bad89}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.238 ...a5887c2be8734c7efa000abd8618/badge}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.238 ...a5887c2be8734c7efa000abd8618/badge}.svg}} ^^M LaTeX Warning: File `{/home/docs/checkouts/readthedocs.org/user_builds/life-epi genetics-methylcheck/checkouts/latest/_build/doctrees/images/d8957073936d10691e 0c27e66001ab7bf2cbab61/python3.6}.png"height="50">`' not found on input line 24 0. ! LaTeX Error: Unknown graphics extension: .png"height="50">`. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.240 ...b7bf2cbab61/python3.6}.png"height="50">`} LaTeX Warning: File `{/home/docs/checkouts/readthedocs.org/user_builds/life-epi genetics-methylcheck/checkouts/latest/_build/doctrees/images/d8957073936d10691e 0c27e66001ab7bf2cbab61/python3.6}.png"height="50">`' not found on input line 24 0. ! LaTeX Error: Unknown graphics extension: .png"height="50">`. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.240 ...b7bf2cbab61/python3.6}.png"height="50">`} Overfull \hbox (975.67087pt too wide) in paragraph at lines 2--243 [][][][][][] [1] [2 <./methylcheck_overview.png>] Chapter 1. Overfull \hbox (298.86465pt too wide) in paragraph at lines 2--250 [][][][][][] [3] [4 <./methylcheck_functions.png>] Chapter 2. [5] [6] Chapter 3. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [7] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [8] [9] [10] Chapter 4. [11] [12] Chapter 5. [13] [14] Chapter 6. [15] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.475 ...��███| 1/1 [00:00<00:00, 50.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.475 ...��███| 1/1 [00:00<00:00, 50.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.475 ...��███| 1/1 [00:00<00:00, 50.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.475 ...��███| 1/1 [00:00<00:00, 50.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.475 ...��███| 1/1 [00:00<00:00, 50.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.475 ...��███| 1/1 [00:00<00:00, 50.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.475 ...��███| 1/1 [00:00<00:00, 50.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.475 ...��███| 1/1 [00:00<00:00, 50.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.475 ...��███| 1/1 [00:00<00:00, 50.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.475 ...��███| 1/1 [00:00<00:00, 50.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.479 ...��███| 1/1 [00:00<00:00, 9.42it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.479 ...��███| 1/1 [00:00<00:00, 9.42it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.479 ...��███| 1/1 [00:00<00:00, 9.42it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.479 ...��███| 1/1 [00:00<00:00, 9.42it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.479 ...��███| 1/1 [00:00<00:00, 9.42it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.479 ...��███| 1/1 [00:00<00:00, 9.42it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.479 ...��███| 1/1 [00:00<00:00, 9.42it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.479 ...��███| 1/1 [00:00<00:00, 9.42it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.479 ...��███| 1/1 [00:00<00:00, 9.42it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.479 ...��███| 1/1 [00:00<00:00, 9.42it/s] [16] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.590 ...��███| 6/6 [00:00<00:00, 8.74it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.590 ...��███| 6/6 [00:00<00:00, 8.74it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.590 ...��███| 6/6 [00:00<00:00, 8.74it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.590 ...��███| 6/6 [00:00<00:00, 8.74it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.590 ...��███| 6/6 [00:00<00:00, 8.74it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.590 ...��███| 6/6 [00:00<00:00, 8.74it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.590 ...��███| 6/6 [00:00<00:00, 8.74it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.590 ...��███| 6/6 [00:00<00:00, 8.74it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.590 ...��███| 6/6 [00:00<00:00, 8.74it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.590 ...��███| 6/6 [00:00<00:00, 8.74it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.594 ...███| 6/6 [00:00<00:00, 2400.86it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.594 ...███| 6/6 [00:00<00:00, 2400.86it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.594 ...███| 6/6 [00:00<00:00, 2400.86it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.594 ...███| 6/6 [00:00<00:00, 2400.86it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.594 ...███| 6/6 [00:00<00:00, 2400.86it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.594 ...███| 6/6 [00:00<00:00, 2400.86it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.594 ...███| 6/6 [00:00<00:00, 2400.86it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.594 ...███| 6/6 [00:00<00:00, 2400.86it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.594 ...███| 6/6 [00:00<00:00, 2400.86it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.594 ...███| 6/6 [00:00<00:00, 2400.86it/s] Overfull \vbox (1.63934pt too high) detected at line 650 [17] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.681 ...███| 6/6 [00:00<00:00, 2850.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.681 ...███| 6/6 [00:00<00:00, 2850.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.681 ...███| 6/6 [00:00<00:00, 2850.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.681 ...███| 6/6 [00:00<00:00, 2850.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.681 ...███| 6/6 [00:00<00:00, 2850.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.681 ...███| 6/6 [00:00<00:00, 2850.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.681 ...███| 6/6 [00:00<00:00, 2850.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.681 ...███| 6/6 [00:00<00:00, 2850.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.681 ...███| 6/6 [00:00<00:00, 2850.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.681 ...███| 6/6 [00:00<00:00, 2850.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.682 ...███| 6/6 [00:00<00:00, 2738.39it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.682 ...███| 6/6 [00:00<00:00, 2738.39it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.682 ...███| 6/6 [00:00<00:00, 2738.39it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.682 ...███| 6/6 [00:00<00:00, 2738.39it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.682 ...███| 6/6 [00:00<00:00, 2738.39it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.682 ...███| 6/6 [00:00<00:00, 2738.39it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.682 ...███| 6/6 [00:00<00:00, 2738.39it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.682 ...███| 6/6 [00:00<00:00, 2738.39it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.682 ...███| 6/6 [00:00<00:00, 2738.39it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.682 ...███| 6/6 [00:00<00:00, 2738.39it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.723 ...███| 6/6 [00:00<00:00, 1549.62it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.723 ...███| 6/6 [00:00<00:00, 1549.62it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.723 ...███| 6/6 [00:00<00:00, 1549.62it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.723 ...███| 6/6 [00:00<00:00, 1549.62it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.723 ...███| 6/6 [00:00<00:00, 1549.62it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.723 ...███| 6/6 [00:00<00:00, 1549.62it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.723 ...███| 6/6 [00:00<00:00, 1549.62it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.723 ...███| 6/6 [00:00<00:00, 1549.62it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.723 ...███| 6/6 [00:00<00:00, 1549.62it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.723 ...███| 6/6 [00:00<00:00, 1549.62it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.724 ...███| 6/6 [00:00<00:00, 2265.76it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.724 ...███| 6/6 [00:00<00:00, 2265.76it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.724 ...███| 6/6 [00:00<00:00, 2265.76it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.724 ...███| 6/6 [00:00<00:00, 2265.76it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.724 ...███| 6/6 [00:00<00:00, 2265.76it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.724 ...███| 6/6 [00:00<00:00, 2265.76it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.724 ...███| 6/6 [00:00<00:00, 2265.76it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.724 ...███| 6/6 [00:00<00:00, 2265.76it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.724 ...███| 6/6 [00:00<00:00, 2265.76it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.724 ...███| 6/6 [00:00<00:00, 2265.76it/s] [18] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.763 ...��███| 6/6 [00:01<00:00, 3.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.763 ...��███| 6/6 [00:01<00:00, 3.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.763 ...��███| 6/6 [00:01<00:00, 3.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.763 ...��███| 6/6 [00:01<00:00, 3.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.763 ...��███| 6/6 [00:01<00:00, 3.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.763 ...��███| 6/6 [00:01<00:00, 3.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.763 ...��███| 6/6 [00:01<00:00, 3.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.763 ...��███| 6/6 [00:01<00:00, 3.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.763 ...��███| 6/6 [00:01<00:00, 3.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.763 ...��███| 6/6 [00:01<00:00, 3.68it/s] Overfull \vbox (1.32576pt too high) detected at line 872 [19] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.884 ...��███| 1/1 [00:00<00:00, 50.02it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.884 ...��███| 1/1 [00:00<00:00, 50.02it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.884 ...��███| 1/1 [00:00<00:00, 50.02it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.884 ...��███| 1/1 [00:00<00:00, 50.02it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.884 ...��███| 1/1 [00:00<00:00, 50.02it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.884 ...��███| 1/1 [00:00<00:00, 50.02it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.884 ...��███| 1/1 [00:00<00:00, 50.02it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.884 ...��███| 1/1 [00:00<00:00, 50.02it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.884 ...��███| 1/1 [00:00<00:00, 50.02it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.884 ...��███| 1/1 [00:00<00:00, 50.02it/s] [20] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.969 ...��███| 1/1 [00:00<00:00, 8.26it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.969 ...��███| 1/1 [00:00<00:00, 8.26it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.969 ...��███| 1/1 [00:00<00:00, 8.26it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.969 ...��███| 1/1 [00:00<00:00, 8.26it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.969 ...��███| 1/1 [00:00<00:00, 8.26it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.969 ...��███| 1/1 [00:00<00:00, 8.26it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.969 ...��███| 1/1 [00:00<00:00, 8.26it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.969 ...��███| 1/1 [00:00<00:00, 8.26it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.969 ...��███| 1/1 [00:00<00:00, 8.26it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.969 ...��███| 1/1 [00:00<00:00, 8.26it/s] [21] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�███| 1/1 [00:00<00:00, 35.83it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�███| 1/1 [00:00<00:00, 35.83it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�███| 1/1 [00:00<00:00, 35.83it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�███| 1/1 [00:00<00:00, 35.83it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�███| 1/1 [00:00<00:00, 35.83it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�███| 1/1 [00:00<00:00, 35.83it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�███| 1/1 [00:00<00:00, 35.83it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�███| 1/1 [00:00<00:00, 35.83it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�███| 1/1 [00:00<00:00, 35.83it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�███| 1/1 [00:00<00:00, 35.83it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1087 ...�███| 1/1 [00:00<00:00, 6.61it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1087 ...�███| 1/1 [00:00<00:00, 6.61it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1087 ...�███| 1/1 [00:00<00:00, 6.61it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1087 ...�███| 1/1 [00:00<00:00, 6.61it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1087 ...�███| 1/1 [00:00<00:00, 6.61it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1087 ...�███| 1/1 [00:00<00:00, 6.61it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1087 ...�███| 1/1 [00:00<00:00, 6.61it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1087 ...�███| 1/1 [00:00<00:00, 6.61it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1087 ...�███| 1/1 [00:00<00:00, 6.61it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1087 ...�███| 1/1 [00:00<00:00, 6.61it/s] Underfull \vbox (badness 3492) detected at line 1135 [22] Underfull \vbox (badness 10000) detected at line 1146 [23 <./docs_quality-control-example_5_0.png>] Underfull \vbox (badness 10000) detected at line 1157 [24 <./docs_quality-control-example_5_1.png>] Underfull \vbox (badness 10000) detected at line 1168 [25 <./docs_quality-control-example_5_2.png>] Underfull \vbox (badness 10000) detected at line 1179 [26 <./docs_quality-control-example_5_3.png>] Underfull \vbox (badness 10000) detected at line 1190 [27 <./docs_quality-control-example_5_4.png>] Underfull \vbox (badness 10000) detected at line 1201 [28 <./docs_quality-control-example_5_5.png>] Underfull \vbox (badness 10000) detected at line 1212 [29 <./docs_quality-control-example_5_6.png>] Underfull \vbox (badness 10000) detected at line 1223 [30 <./docs_quality-control-example_5_7.png>] Underfull \vbox (badness 10000) detected at line 1234 [31 <./docs_quality-control-example_5_8.png>] Underfull \vbox (badness 10000) detected at line 1272 [32 <./docs_quality-control-example_5_9.png>] Underfull \vbox (badness 10000) detected at line 1309 [33 <./docs_quality-control-example_5_12.png>] Underfull \vbox (badness 10000) detected at line 1346 [34 <./docs_quality-control-example_5_15.png>] Underfull \vbox (badness 10000) detected at line 1383 [35 <./docs_quality-control-example_5_18.png>] Underfull \vbox (badness 10000) detected at line 1404 [36 <./docs_quality-control-example_5_21.png>] Underfull \vbox (badness 10000) detected at line 1415 [37 <./docs_quality-control-example_6_0.png>] Underfull \vbox (badness 10000) detected at line 1426 [38 <./docs_quality-control-example_6_1.png>] Underfull \vbox (badness 10000) detected at line 1437 [39 <./docs_quality-control-example_6_2.png>] Underfull \vbox (badness 10000) detected at line 1448 [40 <./docs_quality-control-example_6_3.png>] Underfull \vbox (badness 10000) detected at line 1459 [41 <./docs_quality-control-example_6_4.png>] Underfull \vbox (badness 10000) detected at line 1470 [42 <./docs_quality-control-example_6_5.png>] Underfull \vbox (badness 10000) detected at line 1481 [43 <./docs_quality-control-example_6_6.png>] Underfull \vbox (badness 10000) detected at line 1492 [44 <./docs_quality-control-example_6_7.png>] Underfull \vbox (badness 10000) detected at line 1503 [45 <./docs_quality-control-example_6_8.png>] Underfull \vbox (badness 10000) detected at line 1540 [46 <./docs_quality-control-example_6_9.png>] Underfull \vbox (badness 10000) detected at line 1564 [47 <./docs_quality-control-example_6_12.png>] Underfull \vbox (badness 10000) detected at line 1588 [48 <./docs_quality-control-example_6_14.png>] Underfull \vbox (badness 10000) detected at line 1612 [49 <./docs_quality-control-example_6_16.png>] [50 <./docs_quality-control-exam ple_6_18.png>] [51] [52] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1838 ...�██| 6/6 [00:00<00:00, 16215.09it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1838 ...�██| 6/6 [00:00<00:00, 16215.09it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1838 ...�██| 6/6 [00:00<00:00, 16215.09it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1838 ...�██| 6/6 [00:00<00:00, 16215.09it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1838 ...�██| 6/6 [00:00<00:00, 16215.09it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1838 ...�██| 6/6 [00:00<00:00, 16215.09it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1838 ...�██| 6/6 [00:00<00:00, 16215.09it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1838 ...�██| 6/6 [00:00<00:00, 16215.09it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1838 ...�██| 6/6 [00:00<00:00, 16215.09it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1838 ...�██| 6/6 [00:00<00:00, 16215.09it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1840 ...�███| 6/6 [00:49<00:00, 8.26s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1840 ...�███| 6/6 [00:49<00:00, 8.26s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1840 ...�███| 6/6 [00:49<00:00, 8.26s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1840 ...�███| 6/6 [00:49<00:00, 8.26s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1840 ...�███| 6/6 [00:49<00:00, 8.26s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1840 ...�███| 6/6 [00:49<00:00, 8.26s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1840 ...�███| 6/6 [00:49<00:00, 8.26s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1840 ...�███| 6/6 [00:49<00:00, 8.26s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1840 ...�███| 6/6 [00:49<00:00, 8.26s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1840 ...�███| 6/6 [00:49<00:00, 8.26s/it] [53] Underfull \vbox (badness 10000) detected at line 1958 [54 <./docs_filtering-probes_8_1.png>] Underfull \vbox (badness 10000) detected at line 1994 [55 <./docs_filtering-probes_11_1.png>] Underfull \vbox (badness 10000) detected at line 2014 [56 <./docs_filtering-probes_13_1.png>] Underfull \hbox (badness 10000) in paragraph at lines 2120--2121 []|\T1/pcr/m/n/10 methylcheck.plot_controls\T1/ptm/m/n/10 ([path, sub-set, Underfull \hbox (badness 10000) in paragraph at lines 2122--2124 []|\T1/ptm/m/n/10 internal ar-ray QC con-trols (avail-able with the Underfull \hbox (badness 10000) in paragraph at lines 2125--2126 []|\T1/pcr/m/n/10 methylcheck.plot_beta_by_type\T1/ptm/m/n/10 (beta_df[, Underfull \hbox (badness 10000) in paragraph at lines 2135--2136 []|\T1/pcr/m/n/10 methylcheck.list_problem_probes\T1/ptm/m/n/10 (array[, Overfull \hbox (19.88239pt too wide) in paragraph at lines 2145--2146 []|\T1/pcr/m/n/10 methylcheck.exclude_sex_control_probes\T1/ptm/m/n/10 (df, Underfull \hbox (badness 10000) in paragraph at lines 2150--2151 []|\T1/pcr/m/n/10 methylcheck.drop_nan_probes\T1/ptm/m/n/10 (df[, silent, Underfull \hbox (badness 10000) in paragraph at lines 2165--2166 []|\T1/pcr/m/n/10 methylcheck.beta_density_plot\T1/ptm/m/n/10 (df[, ver- Underfull \hbox (badness 10000) in paragraph at lines 2170--2171 []|\T1/pcr/m/n/10 methylcheck.mean_beta_plot\T1/ptm/m/n/10 (df[, ver-bose, Underfull \hbox (badness 6284) in paragraph at lines 2175--2176 []|\T1/pcr/m/n/10 methylcheck.mean_beta_compare\T1/ptm/m/n/10 (df1, df2[, [57 <./docs_filtering-probes_14_0.png>] Overfull \hbox (56.71234pt too wide) in paragraph at lines 2190--2191 []|\T1/pcr/m/n/10 methylcheck.cumulative_sum_beta_distribution\T1/ptm/m/n/10 (d f)| Underfull \hbox (badness 10000) in paragraph at lines 2217--2217 \T1/ptm/m/it/10 silent=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 col-umn_names=None \T1/ptm/m/n/10 , \T1/ptm/m/it/10 no_poobah=False\T1/ptm/m/n/10 , [58] [59] Underfull \hbox (badness 10000) in paragraph at lines 2331--2331 []\T1/ptm/m/it/10 filepath='.'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 for-mat='beta_va lue'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 file_stem=''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2331--2331 \T1/ptm/m/it/10 ver-bose=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 silent=False\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 col- Underfull \hbox (badness 10000) in paragraph at lines 2331--2331 \T1/ptm/m/it/10 umn_names=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 re-name_samples= False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 sam- [60] Underfull \hbox (badness 7907) in paragraph at lines 2401--2408 []\T1/ptm/m/n/10 this is for load-ing a bunch of pro-cessed csv files into con- tain-ers, then into be- Underfull \hbox (badness 10000) in paragraph at lines 2401--2408 \T1/ptm/m/n/10 tas \TS1/pcr/m/n/10 ` \T1/pcr/m/n/10 import methylcheck as m fil es = \TS1/pcr/m/n/10 '\T1/pcr/m/n/10 /Volumes/202761400007\TS1/pcr/m/n/10 ' Underfull \hbox (badness 10000) in paragraph at lines 2401--2408 \T1/pcr/m/n/10 containers = m.load(files, \TS1/pcr/m/n/10 '\T1/pcr/m/n/10 meth\ TS1/pcr/m/n/10 '\T1/pcr/m/n/10 ) df = m.load_processed. Underfull \hbox (badness 10000) in paragraph at lines 2415--2415 []\T1/ptm/m/it/10 filepath\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ver-bose=False\T1/pt m/m/n/10 , \T1/ptm/m/it/10 de-bug=False\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2415--2415 \T1/ptm/m/it/10 as_beta=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 col-umn_pattern=No ne\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2415--2415 \T1/ptm/m/it/10 test_only=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 re-name_probe_c olumn=True\T1/ptm/m/n/10 , [61] Underfull \hbox (badness 10000) in paragraph at lines 2482--2482 []\T1/ptm/m/it/10 test\T1/ptm/m/n/10 , \T1/ptm/m/it/10 file-name\T1/ptm/m/n/10 , \T1/ptm/m/it/10 re- Overfull \hbox (22.45381pt too wide) in paragraph at lines 2482--2482 \T1/ptm/m/it/10 turn_sample_column_names=False\T1/pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 2554--2560 []\TS1/pcr/m/n/10 '\T1/pcr/m/n/10 Chen2013\TS1/pcr/m/n/10 ' '\T1/pcr/m/n/10 Pri ce2013\TS1/pcr/m/n/10 ' [62] Underfull \hbox (badness 10000) in paragraph at lines 2565--2570 []\TS1/pcr/m/n/10 '\T1/pcr/m/n/10 Polymorphism\TS1/pcr/m/n/10 ' '\T1/pcr/m/n/10 CrossHybridization\TS1/pcr/m/n/10 ' Underfull \hbox (badness 10000) in paragraph at lines 2577--2580 []\T1/ptm/m/n/10 [`mean_beta_plot', `beta_density_plot', `cu-mu-la-tive_sum_bet a_distribution', Underfull \hbox (badness 10000) in paragraph at lines 2643--2644 []\T1/ptm/m/n/10 {`27k', `450k', `EPIC', `MOUSE'} or {`Il-lu-mi-naHu-man-Methy- la- [63] Underfull \hbox (badness 10000) in paragraph at lines 2681--2682 []\T1/ptm/m/n/10 Index([`cg00000029_II_F_C_rep1_EPIC', `cg00000103_II_F_C_rep1_ EPIC', Underfull \hbox (badness 10000) in paragraph at lines 2684--2687 []\T1/ptm/m/n/10 `cg00000158_II_F_C_rep1_EPIC', `cg00000165_II_R_C_rep1_EPIC', Underfull \hbox (badness 10000) in paragraph at lines 2684--2687 \T1/ptm/m/n/10 `cg00000221_II_R_C_rep1_EPIC', `cg00000236_II_R_C_rep1_EPIC', .. . Underfull \hbox (badness 10000) in paragraph at lines 2684--2687 \T1/ptm/m/n/10 `ch.9.98957343R_II_R_O_rep1_EPIC', `ch.9.98959675F_II_F_O_rep1_E PIC', [64] [65] Underfull \hbox (badness 10000) in paragraph at lines 2964--2964 []\T1/ptm/m/it/10 df\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ver-bose=False\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 save=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 silent=False\T1 /ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2964--2964 \T1/ptm/m/it/10 re-duce=0.1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 plot_title=None\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 ymax=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2964--2964 \T1/ptm/m/it/10 re-turn_fig=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 full_range=Fa lse\T1/ptm/m/n/10 , \T1/ptm/m/it/10 high- Underfull \hbox (badness 10000) in paragraph at lines 2964--2964 \T1/ptm/m/it/10 light_samples=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fig-size=(12 \T1/ptm/m/n/10 , \T1/ptm/m/it/10 9)\T1/ptm/m/n/10 , [66] Underfull \hbox (badness 10000) in paragraph at lines 3057--3057 []\T1/ptm/m/it/10 df\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fil-ter_stdev=1.5\T1/ptm/m /n/10 , \T1/ptm/m/it/10 ver-bose=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 save=Fal se\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3057--3057 \T1/ptm/m/it/10 silent=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 multi_params={'dra w_box': True}\T1/ptm/m/n/10 , [67] [68] Underfull \hbox (badness 10000) in paragraph at lines 3259--3259 []\T1/ptm/m/it/10 beta_df\T1/ptm/m/n/10 , \T1/ptm/m/it/10 probe_type='all'\T1/p tm/m/n/10 , \T1/ptm/m/it/10 re-turn_fig=False\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3279--3279 \T1/ptm/m/it/10 un-meth=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 poobah=None\T1/ptm /m/n/10 , \T1/ptm/m/it/10 palette=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3279--3279 \T1/ptm/m/it/10 noob=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 silent=False\T1/ptm/m /n/10 , \T1/ptm/m/it/10 ver-bose=False\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3279--3279 \T1/ptm/m/it/10 plot=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 bad_sample_cutoff=10. 5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 re- Underfull \hbox (badness 6944) in paragraph at lines 3292--3297 []\T1/ptm/m/n/10 if you chose \T1/ptm/m/it/10 pro-cess ^^Uall \T1/ptm/m/n/10 yo u can load the raw in-ten-si-ties like Underfull \hbox (badness 10000) in paragraph at lines 3292--3297 \T1/ptm/m/n/10 this, and pass them in: meth = pd.read_pickle(`meth_values.pkl') un-meth = [69] Underfull \hbox (badness 6910) in paragraph at lines 3333--3333 \T1/ptm/m/it/10 poobah=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 noob=True\T1/ptm/m/ n/10 , \T1/ptm/m/it/10 silent=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ver-bose=Fa lse\T1/ptm/m/n/10 , Underfull \hbox (badness 6944) in paragraph at lines 3350--3355 []\T1/ptm/m/n/10 if you chose \T1/ptm/m/it/10 pro-cess ^^Uall \T1/ptm/m/n/10 yo u can load the raw in-ten-si-ties like Underfull \hbox (badness 10000) in paragraph at lines 3350--3355 \T1/ptm/m/n/10 this, and pass them in: meth = pd.read_pickle(`meth_values.pkl') un-meth = Underfull \hbox (badness 10000) in paragraph at lines 3403--3405 []\T1/ptm/m/n/10 `non-polymorphic' | [70] Underfull \hbox (badness 10000) in paragraph at lines 3426--3426 []\T1/ptm/m/it/10 data_source\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ar-ray_type=None\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 ver-bose=False\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3426--3426 \T1/ptm/m/it/10 plot=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 on_lambda=False\T1/p tm/m/n/10 , \T1/ptm/m/it/10 median_cutoff=-2\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in - [71] [72] [73] [74] Chapter 7. [75] [76] [77] (./life-epigenetics-methylcheck.ind [78] Underfull \hbox (badness 10000) in paragraph at lines 12--13 []\T1/pcr/m/n/10 beta_density_plot() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 18--20 []\T1/pcr/m/n/10 container_to_pkl() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 20--22 []\T1/pcr/m/n/10 cumulative_sum_beta_distribution() \T1/ptm/m/n/10 (\T1/ptm/m/i t/10 in Underfull \hbox (badness 10000) in paragraph at lines 25--27 []\T1/pcr/m/n/10 detect_header_pattern() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 27--28 []\T1/pcr/m/n/10 drop_nan_probes() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 32--34 []\T1/pcr/m/n/10 exclude_sex_control_probes() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 41--42 []\T1/pcr/m/n/10 list_problem_probes() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 43--44 []\T1/pcr/m/n/10 load_both() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 47--48 []\T1/pcr/m/n/10 mean_beta_compare() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 48--49 []\T1/pcr/m/n/10 mean_beta_plot() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 55--56 []\T1/pcr/m/n/10 methylcheck.read_geo_processed \T1/ptm/m/n/10 (\T1/ptm/m/it/10 mod-ule\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 60--61 []\T1/pcr/m/n/10 plot_assigned_groups() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 61--62 []\T1/pcr/m/n/10 plot_beta_by_type() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 64--65 []\T1/pcr/m/n/10 problem_probe_reasons() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 68--69 []\T1/pcr/m/n/10 qc_signal_intensity() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 72--73 []\T1/pcr/m/n/10 read_geo() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule [79] [80]) (./life-epigenetics-methylcheck.aux) Package rerunfilecheck Warning: File `life-epigenetics-methylcheck.out' has cha nged. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on life-epigenetics-methylcheck.pdf (84 pages, 1947017 bytes). Transcript written on life-epigenetics-methylcheck.log. Latexmk: Index file 'life-epigenetics-methylcheck.idx' was written Latexmk: Missing input file: '{/home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_build/doctrees/images/d8957073936d10691e0c27e66001ab7bf2cbab61/python3.6}.pngheight=50">`' from line 'LaTeX Warning: File `{/home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_build/doctrees/images/d8957073936d10691e0c27e66001ab7bf2cbab61/python3.6}.png"height="50">`' not found on input line 24' Latexmk: Missing input file: '{/home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_build/doctrees/images/d8957073936d10691e0c27e66001ab7bf2cbab61/python3.6}.pngheight=50">`' from line 'LaTeX Warning: File `{/home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_build/doctrees/images/d8957073936d10691e0c27e66001ab7bf2cbab61/python3.6}.png"height="50">`' not found on input line 240.' Latexmk: Missing input file: '{/home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_build/doctrees/images/d8957073936d10691e0c27e66001ab7bf2cbab61/python3.6}.pngheight=50">`' from line 'LaTeX Warning: File `{/home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_build/doctrees/images/d8957073936d10691e0c27e66001ab7bf2cbab61/python3.6}.png"height="50">`' not found on input line 24' Latexmk: Missing input file: '{/home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_build/doctrees/images/d8957073936d10691e0c27e66001ab7bf2cbab61/python3.6}.pngheight=50">`' from line 'LaTeX Warning: File `{/home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_build/doctrees/images/d8957073936d10691e0c27e66001ab7bf2cbab61/python3.6}.png"height="50">`' not found on input line 240.' Latexmk: References changed. Latexmk: Log file says output to 'life-epigenetics-methylcheck.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'life-epigenetics-methylcheck.aux' 'life-epigenetics-methylcheck.out' 'life-epigenetics-methylcheck.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="life-epigenetics-methylcheck" "methylcheck.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./methylcheck.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file life-epigenetics-methylcheck.idx (./life-epigenetics-methylcheck.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./life-epigenetics-methylcheck.out) (./life-epigenetics-methylcheck.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./life-epigenetics-methylcheck.toc (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1]) [2] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.228 ...3083485633693ce12e4792f1127c13dbb3}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.228 ...3083485633693ce12e4792f1127c13dbb3}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.230 ...c38de6bb2bf7b78/License-MIT-yellow}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.230 ...c38de6bb2bf7b78/License-MIT-yellow}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.232 ...3db41518e0f48edea52227/methylcheck}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.232 ...3db41518e0f48edea52227/methylcheck}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.234 ...2750c371f4f88911b/j15lpvjg1q9u2y17}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.234 ...2750c371f4f88911b/j15lpvjg1q9u2y17}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.236 ...3/aedf5c223e39415180ff35153b2bad89}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.236 ...3/aedf5c223e39415180ff35153b2bad89}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.238 ...a5887c2be8734c7efa000abd8618/badge}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.238 ...a5887c2be8734c7efa000abd8618/badge}.svg}} ^^M LaTeX Warning: File `{/home/docs/checkouts/readthedocs.org/user_builds/life-epi genetics-methylcheck/checkouts/latest/_build/doctrees/images/d8957073936d10691e 0c27e66001ab7bf2cbab61/python3.6}.png"height="50">`' not found on input line 24 0. ! LaTeX Error: Unknown graphics extension: .png"height="50">`. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.240 ...b7bf2cbab61/python3.6}.png"height="50">`} LaTeX Warning: File `{/home/docs/checkouts/readthedocs.org/user_builds/life-epi genetics-methylcheck/checkouts/latest/_build/doctrees/images/d8957073936d10691e 0c27e66001ab7bf2cbab61/python3.6}.png"height="50">`' not found on input line 24 0. ! LaTeX Error: Unknown graphics extension: .png"height="50">`. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.240 ...b7bf2cbab61/python3.6}.png"height="50">`} Overfull \hbox (975.67087pt too wide) in paragraph at lines 2--243 [][][][][][] [1] [2 <./methylcheck_overview.png>] Chapter 1. Overfull \hbox (298.86465pt too wide) in paragraph at lines 2--250 [][][][][][] [3] [4 <./methylcheck_functions.png>] Chapter 2. [5] [6] Chapter 3. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [7] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [8] [9] [10] Chapter 4. [11] [12] Chapter 5. [13] [14] Chapter 6. [15] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.475 ...��███| 1/1 [00:00<00:00, 50.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.475 ...��███| 1/1 [00:00<00:00, 50.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.475 ...��███| 1/1 [00:00<00:00, 50.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.475 ...��███| 1/1 [00:00<00:00, 50.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.475 ...��███| 1/1 [00:00<00:00, 50.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.475 ...��███| 1/1 [00:00<00:00, 50.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.475 ...��███| 1/1 [00:00<00:00, 50.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.475 ...��███| 1/1 [00:00<00:00, 50.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.475 ...��███| 1/1 [00:00<00:00, 50.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.475 ...��███| 1/1 [00:00<00:00, 50.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.479 ...��███| 1/1 [00:00<00:00, 9.42it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.479 ...��███| 1/1 [00:00<00:00, 9.42it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.479 ...��███| 1/1 [00:00<00:00, 9.42it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.479 ...��███| 1/1 [00:00<00:00, 9.42it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.479 ...��███| 1/1 [00:00<00:00, 9.42it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.479 ...��███| 1/1 [00:00<00:00, 9.42it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.479 ...��███| 1/1 [00:00<00:00, 9.42it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.479 ...��███| 1/1 [00:00<00:00, 9.42it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.479 ...��███| 1/1 [00:00<00:00, 9.42it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.479 ...��███| 1/1 [00:00<00:00, 9.42it/s] [16] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.590 ...��███| 6/6 [00:00<00:00, 8.74it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.590 ...��███| 6/6 [00:00<00:00, 8.74it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.590 ...��███| 6/6 [00:00<00:00, 8.74it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.590 ...��███| 6/6 [00:00<00:00, 8.74it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.590 ...��███| 6/6 [00:00<00:00, 8.74it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.590 ...��███| 6/6 [00:00<00:00, 8.74it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.590 ...��███| 6/6 [00:00<00:00, 8.74it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.590 ...��███| 6/6 [00:00<00:00, 8.74it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.590 ...��███| 6/6 [00:00<00:00, 8.74it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.590 ...��███| 6/6 [00:00<00:00, 8.74it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.594 ...███| 6/6 [00:00<00:00, 2400.86it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.594 ...███| 6/6 [00:00<00:00, 2400.86it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.594 ...███| 6/6 [00:00<00:00, 2400.86it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.594 ...███| 6/6 [00:00<00:00, 2400.86it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.594 ...███| 6/6 [00:00<00:00, 2400.86it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.594 ...███| 6/6 [00:00<00:00, 2400.86it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.594 ...███| 6/6 [00:00<00:00, 2400.86it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.594 ...███| 6/6 [00:00<00:00, 2400.86it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.594 ...███| 6/6 [00:00<00:00, 2400.86it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.594 ...███| 6/6 [00:00<00:00, 2400.86it/s] Overfull \vbox (1.63934pt too high) detected at line 650 [17] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.681 ...███| 6/6 [00:00<00:00, 2850.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.681 ...███| 6/6 [00:00<00:00, 2850.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.681 ...███| 6/6 [00:00<00:00, 2850.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.681 ...███| 6/6 [00:00<00:00, 2850.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.681 ...███| 6/6 [00:00<00:00, 2850.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.681 ...███| 6/6 [00:00<00:00, 2850.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.681 ...███| 6/6 [00:00<00:00, 2850.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.681 ...███| 6/6 [00:00<00:00, 2850.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.681 ...███| 6/6 [00:00<00:00, 2850.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.681 ...███| 6/6 [00:00<00:00, 2850.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.682 ...███| 6/6 [00:00<00:00, 2738.39it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.682 ...███| 6/6 [00:00<00:00, 2738.39it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.682 ...███| 6/6 [00:00<00:00, 2738.39it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.682 ...███| 6/6 [00:00<00:00, 2738.39it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.682 ...███| 6/6 [00:00<00:00, 2738.39it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.682 ...███| 6/6 [00:00<00:00, 2738.39it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.682 ...███| 6/6 [00:00<00:00, 2738.39it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.682 ...███| 6/6 [00:00<00:00, 2738.39it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.682 ...███| 6/6 [00:00<00:00, 2738.39it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.682 ...███| 6/6 [00:00<00:00, 2738.39it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.723 ...███| 6/6 [00:00<00:00, 1549.62it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.723 ...███| 6/6 [00:00<00:00, 1549.62it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.723 ...███| 6/6 [00:00<00:00, 1549.62it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.723 ...███| 6/6 [00:00<00:00, 1549.62it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.723 ...███| 6/6 [00:00<00:00, 1549.62it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.723 ...███| 6/6 [00:00<00:00, 1549.62it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.723 ...███| 6/6 [00:00<00:00, 1549.62it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.723 ...███| 6/6 [00:00<00:00, 1549.62it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.723 ...███| 6/6 [00:00<00:00, 1549.62it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.723 ...███| 6/6 [00:00<00:00, 1549.62it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.724 ...███| 6/6 [00:00<00:00, 2265.76it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.724 ...███| 6/6 [00:00<00:00, 2265.76it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.724 ...███| 6/6 [00:00<00:00, 2265.76it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.724 ...███| 6/6 [00:00<00:00, 2265.76it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.724 ...███| 6/6 [00:00<00:00, 2265.76it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.724 ...███| 6/6 [00:00<00:00, 2265.76it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.724 ...███| 6/6 [00:00<00:00, 2265.76it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.724 ...███| 6/6 [00:00<00:00, 2265.76it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.724 ...███| 6/6 [00:00<00:00, 2265.76it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.724 ...███| 6/6 [00:00<00:00, 2265.76it/s] [18] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.763 ...��███| 6/6 [00:01<00:00, 3.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.763 ...��███| 6/6 [00:01<00:00, 3.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.763 ...��███| 6/6 [00:01<00:00, 3.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.763 ...��███| 6/6 [00:01<00:00, 3.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.763 ...��███| 6/6 [00:01<00:00, 3.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.763 ...��███| 6/6 [00:01<00:00, 3.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.763 ...��███| 6/6 [00:01<00:00, 3.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.763 ...��███| 6/6 [00:01<00:00, 3.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.763 ...��███| 6/6 [00:01<00:00, 3.68it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.763 ...��███| 6/6 [00:01<00:00, 3.68it/s] Overfull \vbox (1.32576pt too high) detected at line 872 [19] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.884 ...��███| 1/1 [00:00<00:00, 50.02it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.884 ...��███| 1/1 [00:00<00:00, 50.02it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.884 ...��███| 1/1 [00:00<00:00, 50.02it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.884 ...��███| 1/1 [00:00<00:00, 50.02it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.884 ...��███| 1/1 [00:00<00:00, 50.02it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.884 ...��███| 1/1 [00:00<00:00, 50.02it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.884 ...��███| 1/1 [00:00<00:00, 50.02it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.884 ...��███| 1/1 [00:00<00:00, 50.02it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.884 ...��███| 1/1 [00:00<00:00, 50.02it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.884 ...��███| 1/1 [00:00<00:00, 50.02it/s] [20] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.969 ...��███| 1/1 [00:00<00:00, 8.26it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.969 ...��███| 1/1 [00:00<00:00, 8.26it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.969 ...��███| 1/1 [00:00<00:00, 8.26it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.969 ...��███| 1/1 [00:00<00:00, 8.26it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.969 ...��███| 1/1 [00:00<00:00, 8.26it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.969 ...��███| 1/1 [00:00<00:00, 8.26it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.969 ...��███| 1/1 [00:00<00:00, 8.26it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.969 ...��███| 1/1 [00:00<00:00, 8.26it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.969 ...��███| 1/1 [00:00<00:00, 8.26it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.969 ...��███| 1/1 [00:00<00:00, 8.26it/s] [21] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�███| 1/1 [00:00<00:00, 35.83it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�███| 1/1 [00:00<00:00, 35.83it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�███| 1/1 [00:00<00:00, 35.83it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�███| 1/1 [00:00<00:00, 35.83it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�███| 1/1 [00:00<00:00, 35.83it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�███| 1/1 [00:00<00:00, 35.83it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�███| 1/1 [00:00<00:00, 35.83it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�███| 1/1 [00:00<00:00, 35.83it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�███| 1/1 [00:00<00:00, 35.83it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�███| 1/1 [00:00<00:00, 35.83it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1087 ...�███| 1/1 [00:00<00:00, 6.61it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1087 ...�███| 1/1 [00:00<00:00, 6.61it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1087 ...�███| 1/1 [00:00<00:00, 6.61it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1087 ...�███| 1/1 [00:00<00:00, 6.61it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1087 ...�███| 1/1 [00:00<00:00, 6.61it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1087 ...�███| 1/1 [00:00<00:00, 6.61it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1087 ...�███| 1/1 [00:00<00:00, 6.61it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1087 ...�███| 1/1 [00:00<00:00, 6.61it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1087 ...�███| 1/1 [00:00<00:00, 6.61it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1087 ...�███| 1/1 [00:00<00:00, 6.61it/s] Underfull \vbox (badness 3492) detected at line 1135 [22] Underfull \vbox (badness 10000) detected at line 1146 [23 <./docs_quality-control-example_5_0.png>] Underfull \vbox (badness 10000) detected at line 1157 [24 <./docs_quality-control-example_5_1.png>] Underfull \vbox (badness 10000) detected at line 1168 [25 <./docs_quality-control-example_5_2.png>] Underfull \vbox (badness 10000) detected at line 1179 [26 <./docs_quality-control-example_5_3.png>] Underfull \vbox (badness 10000) detected at line 1190 [27 <./docs_quality-control-example_5_4.png>] Underfull \vbox (badness 10000) detected at line 1201 [28 <./docs_quality-control-example_5_5.png>] Underfull \vbox (badness 10000) detected at line 1212 [29 <./docs_quality-control-example_5_6.png>] Underfull \vbox (badness 10000) detected at line 1223 [30 <./docs_quality-control-example_5_7.png>] Underfull \vbox (badness 10000) detected at line 1234 [31 <./docs_quality-control-example_5_8.png>] Underfull \vbox (badness 10000) detected at line 1272 [32 <./docs_quality-control-example_5_9.png>] Underfull \vbox (badness 10000) detected at line 1309 [33 <./docs_quality-control-example_5_12.png>] Underfull \vbox (badness 10000) detected at line 1346 [34 <./docs_quality-control-example_5_15.png>] Underfull \vbox (badness 10000) detected at line 1383 [35 <./docs_quality-control-example_5_18.png>] Underfull \vbox (badness 10000) detected at line 1404 [36 <./docs_quality-control-example_5_21.png>] Underfull \vbox (badness 10000) detected at line 1415 [37 <./docs_quality-control-example_6_0.png>] Underfull \vbox (badness 10000) detected at line 1426 [38 <./docs_quality-control-example_6_1.png>] Underfull \vbox (badness 10000) detected at line 1437 [39 <./docs_quality-control-example_6_2.png>] Underfull \vbox (badness 10000) detected at line 1448 [40 <./docs_quality-control-example_6_3.png>] Underfull \vbox (badness 10000) detected at line 1459 [41 <./docs_quality-control-example_6_4.png>] Underfull \vbox (badness 10000) detected at line 1470 [42 <./docs_quality-control-example_6_5.png>] Underfull \vbox (badness 10000) detected at line 1481 [43 <./docs_quality-control-example_6_6.png>] Underfull \vbox (badness 10000) detected at line 1492 [44 <./docs_quality-control-example_6_7.png>] Underfull \vbox (badness 10000) detected at line 1503 [45 <./docs_quality-control-example_6_8.png>] Underfull \vbox (badness 10000) detected at line 1540 [46 <./docs_quality-control-example_6_9.png>] Underfull \vbox (badness 10000) detected at line 1564 [47 <./docs_quality-control-example_6_12.png>] Underfull \vbox (badness 10000) detected at line 1588 [48 <./docs_quality-control-example_6_14.png>] Underfull \vbox (badness 10000) detected at line 1612 [49 <./docs_quality-control-example_6_16.png>] [50 <./docs_quality-control-exam ple_6_18.png>] [51] [52] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1838 ...�██| 6/6 [00:00<00:00, 16215.09it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1838 ...�██| 6/6 [00:00<00:00, 16215.09it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1838 ...�██| 6/6 [00:00<00:00, 16215.09it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1838 ...�██| 6/6 [00:00<00:00, 16215.09it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1838 ...�██| 6/6 [00:00<00:00, 16215.09it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1838 ...�██| 6/6 [00:00<00:00, 16215.09it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1838 ...�██| 6/6 [00:00<00:00, 16215.09it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1838 ...�██| 6/6 [00:00<00:00, 16215.09it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1838 ...�██| 6/6 [00:00<00:00, 16215.09it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1838 ...�██| 6/6 [00:00<00:00, 16215.09it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1840 ...�███| 6/6 [00:49<00:00, 8.26s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1840 ...�███| 6/6 [00:49<00:00, 8.26s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1840 ...�███| 6/6 [00:49<00:00, 8.26s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1840 ...�███| 6/6 [00:49<00:00, 8.26s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1840 ...�███| 6/6 [00:49<00:00, 8.26s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1840 ...�███| 6/6 [00:49<00:00, 8.26s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1840 ...�███| 6/6 [00:49<00:00, 8.26s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1840 ...�███| 6/6 [00:49<00:00, 8.26s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1840 ...�███| 6/6 [00:49<00:00, 8.26s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1840 ...�███| 6/6 [00:49<00:00, 8.26s/it] [53] Underfull \vbox (badness 10000) detected at line 1958 [54 <./docs_filtering-probes_8_1.png>] Underfull \vbox (badness 10000) detected at line 1994 [55 <./docs_filtering-probes_11_1.png>] Underfull \vbox (badness 10000) detected at line 2014 [56 <./docs_filtering-probes_13_1.png>] Underfull \hbox (badness 10000) in paragraph at lines 2120--2121 []|\T1/pcr/m/n/10 methylcheck.plot_controls\T1/ptm/m/n/10 ([path, sub-set, Underfull \hbox (badness 10000) in paragraph at lines 2122--2124 []|\T1/ptm/m/n/10 internal ar-ray QC con-trols (avail-able with the Underfull \hbox (badness 10000) in paragraph at lines 2125--2126 []|\T1/pcr/m/n/10 methylcheck.plot_beta_by_type\T1/ptm/m/n/10 (beta_df[, Underfull \hbox (badness 10000) in paragraph at lines 2135--2136 []|\T1/pcr/m/n/10 methylcheck.list_problem_probes\T1/ptm/m/n/10 (array[, Overfull \hbox (19.88239pt too wide) in paragraph at lines 2145--2146 []|\T1/pcr/m/n/10 methylcheck.exclude_sex_control_probes\T1/ptm/m/n/10 (df, Underfull \hbox (badness 10000) in paragraph at lines 2150--2151 []|\T1/pcr/m/n/10 methylcheck.drop_nan_probes\T1/ptm/m/n/10 (df[, silent, Underfull \hbox (badness 10000) in paragraph at lines 2165--2166 []|\T1/pcr/m/n/10 methylcheck.beta_density_plot\T1/ptm/m/n/10 (df[, ver- Underfull \hbox (badness 10000) in paragraph at lines 2170--2171 []|\T1/pcr/m/n/10 methylcheck.mean_beta_plot\T1/ptm/m/n/10 (df[, ver-bose, Underfull \hbox (badness 6284) in paragraph at lines 2175--2176 []|\T1/pcr/m/n/10 methylcheck.mean_beta_compare\T1/ptm/m/n/10 (df1, df2[, [57 <./docs_filtering-probes_14_0.png>] Overfull \hbox (56.71234pt too wide) in paragraph at lines 2190--2191 []|\T1/pcr/m/n/10 methylcheck.cumulative_sum_beta_distribution\T1/ptm/m/n/10 (d f)| Underfull \hbox (badness 10000) in paragraph at lines 2217--2217 \T1/ptm/m/it/10 silent=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 col-umn_names=None \T1/ptm/m/n/10 , \T1/ptm/m/it/10 no_poobah=False\T1/ptm/m/n/10 , [58] [59] Underfull \hbox (badness 10000) in paragraph at lines 2331--2331 []\T1/ptm/m/it/10 filepath='.'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 for-mat='beta_va lue'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 file_stem=''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2331--2331 \T1/ptm/m/it/10 ver-bose=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 silent=False\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 col- Underfull \hbox (badness 10000) in paragraph at lines 2331--2331 \T1/ptm/m/it/10 umn_names=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 re-name_samples= False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 sam- [60] Underfull \hbox (badness 7907) in paragraph at lines 2401--2408 []\T1/ptm/m/n/10 this is for load-ing a bunch of pro-cessed csv files into con- tain-ers, then into be- Underfull \hbox (badness 10000) in paragraph at lines 2401--2408 \T1/ptm/m/n/10 tas \TS1/pcr/m/n/10 ` \T1/pcr/m/n/10 import methylcheck as m fil es = \TS1/pcr/m/n/10 '\T1/pcr/m/n/10 /Volumes/202761400007\TS1/pcr/m/n/10 ' Underfull \hbox (badness 10000) in paragraph at lines 2401--2408 \T1/pcr/m/n/10 containers = m.load(files, \TS1/pcr/m/n/10 '\T1/pcr/m/n/10 meth\ TS1/pcr/m/n/10 '\T1/pcr/m/n/10 ) df = m.load_processed. Underfull \hbox (badness 10000) in paragraph at lines 2415--2415 []\T1/ptm/m/it/10 filepath\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ver-bose=False\T1/pt m/m/n/10 , \T1/ptm/m/it/10 de-bug=False\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2415--2415 \T1/ptm/m/it/10 as_beta=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 col-umn_pattern=No ne\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2415--2415 \T1/ptm/m/it/10 test_only=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 re-name_probe_c olumn=True\T1/ptm/m/n/10 , [61] Underfull \hbox (badness 10000) in paragraph at lines 2482--2482 []\T1/ptm/m/it/10 test\T1/ptm/m/n/10 , \T1/ptm/m/it/10 file-name\T1/ptm/m/n/10 , \T1/ptm/m/it/10 re- Overfull \hbox (22.45381pt too wide) in paragraph at lines 2482--2482 \T1/ptm/m/it/10 turn_sample_column_names=False\T1/pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 2554--2560 []\TS1/pcr/m/n/10 '\T1/pcr/m/n/10 Chen2013\TS1/pcr/m/n/10 ' '\T1/pcr/m/n/10 Pri ce2013\TS1/pcr/m/n/10 ' [62] Underfull \hbox (badness 10000) in paragraph at lines 2565--2570 []\TS1/pcr/m/n/10 '\T1/pcr/m/n/10 Polymorphism\TS1/pcr/m/n/10 ' '\T1/pcr/m/n/10 CrossHybridization\TS1/pcr/m/n/10 ' Underfull \hbox (badness 10000) in paragraph at lines 2577--2580 []\T1/ptm/m/n/10 [`mean_beta_plot', `beta_density_plot', `cu-mu-la-tive_sum_bet a_distribution', Underfull \hbox (badness 10000) in paragraph at lines 2643--2644 []\T1/ptm/m/n/10 {`27k', `450k', `EPIC', `MOUSE'} or {`Il-lu-mi-naHu-man-Methy- la- [63] Underfull \hbox (badness 10000) in paragraph at lines 2681--2682 []\T1/ptm/m/n/10 Index([`cg00000029_II_F_C_rep1_EPIC', `cg00000103_II_F_C_rep1_ EPIC', Underfull \hbox (badness 10000) in paragraph at lines 2684--2687 []\T1/ptm/m/n/10 `cg00000158_II_F_C_rep1_EPIC', `cg00000165_II_R_C_rep1_EPIC', Underfull \hbox (badness 10000) in paragraph at lines 2684--2687 \T1/ptm/m/n/10 `cg00000221_II_R_C_rep1_EPIC', `cg00000236_II_R_C_rep1_EPIC', .. . Underfull \hbox (badness 10000) in paragraph at lines 2684--2687 \T1/ptm/m/n/10 `ch.9.98957343R_II_R_O_rep1_EPIC', `ch.9.98959675F_II_F_O_rep1_E PIC', [64] [65] Underfull \hbox (badness 10000) in paragraph at lines 2964--2964 []\T1/ptm/m/it/10 df\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ver-bose=False\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 save=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 silent=False\T1 /ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2964--2964 \T1/ptm/m/it/10 re-duce=0.1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 plot_title=None\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 ymax=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2964--2964 \T1/ptm/m/it/10 re-turn_fig=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 full_range=Fa lse\T1/ptm/m/n/10 , \T1/ptm/m/it/10 high- Underfull \hbox (badness 10000) in paragraph at lines 2964--2964 \T1/ptm/m/it/10 light_samples=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fig-size=(12 \T1/ptm/m/n/10 , \T1/ptm/m/it/10 9)\T1/ptm/m/n/10 , [66] Underfull \hbox (badness 10000) in paragraph at lines 3057--3057 []\T1/ptm/m/it/10 df\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fil-ter_stdev=1.5\T1/ptm/m /n/10 , \T1/ptm/m/it/10 ver-bose=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 save=Fal se\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3057--3057 \T1/ptm/m/it/10 silent=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 multi_params={'dra w_box': True}\T1/ptm/m/n/10 , [67] [68] Underfull \hbox (badness 10000) in paragraph at lines 3259--3259 []\T1/ptm/m/it/10 beta_df\T1/ptm/m/n/10 , \T1/ptm/m/it/10 probe_type='all'\T1/p tm/m/n/10 , \T1/ptm/m/it/10 re-turn_fig=False\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3279--3279 \T1/ptm/m/it/10 un-meth=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 poobah=None\T1/ptm /m/n/10 , \T1/ptm/m/it/10 palette=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3279--3279 \T1/ptm/m/it/10 noob=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 silent=False\T1/ptm/m /n/10 , \T1/ptm/m/it/10 ver-bose=False\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3279--3279 \T1/ptm/m/it/10 plot=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 bad_sample_cutoff=10. 5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 re- Underfull \hbox (badness 6944) in paragraph at lines 3292--3297 []\T1/ptm/m/n/10 if you chose \T1/ptm/m/it/10 pro-cess ^^Uall \T1/ptm/m/n/10 yo u can load the raw in-ten-si-ties like Underfull \hbox (badness 10000) in paragraph at lines 3292--3297 \T1/ptm/m/n/10 this, and pass them in: meth = pd.read_pickle(`meth_values.pkl') un-meth = [69] Underfull \hbox (badness 6910) in paragraph at lines 3333--3333 \T1/ptm/m/it/10 poobah=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 noob=True\T1/ptm/m/ n/10 , \T1/ptm/m/it/10 silent=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ver-bose=Fa lse\T1/ptm/m/n/10 , Underfull \hbox (badness 6944) in paragraph at lines 3350--3355 []\T1/ptm/m/n/10 if you chose \T1/ptm/m/it/10 pro-cess ^^Uall \T1/ptm/m/n/10 yo u can load the raw in-ten-si-ties like Underfull \hbox (badness 10000) in paragraph at lines 3350--3355 \T1/ptm/m/n/10 this, and pass them in: meth = pd.read_pickle(`meth_values.pkl') un-meth = Underfull \hbox (badness 10000) in paragraph at lines 3403--3405 []\T1/ptm/m/n/10 `non-polymorphic' | [70] Underfull \hbox (badness 10000) in paragraph at lines 3426--3426 []\T1/ptm/m/it/10 data_source\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ar-ray_type=None\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 ver-bose=False\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3426--3426 \T1/ptm/m/it/10 plot=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 on_lambda=False\T1/p tm/m/n/10 , \T1/ptm/m/it/10 median_cutoff=-2\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in - [71] [72] [73] [74] Chapter 7. [75] [76] [77] (./life-epigenetics-methylcheck.ind [78] Underfull \hbox (badness 10000) in paragraph at lines 12--13 []\T1/pcr/m/n/10 beta_density_plot() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 18--20 []\T1/pcr/m/n/10 container_to_pkl() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 20--22 []\T1/pcr/m/n/10 cumulative_sum_beta_distribution() \T1/ptm/m/n/10 (\T1/ptm/m/i t/10 in Underfull \hbox (badness 10000) in paragraph at lines 25--27 []\T1/pcr/m/n/10 detect_header_pattern() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 27--28 []\T1/pcr/m/n/10 drop_nan_probes() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 32--34 []\T1/pcr/m/n/10 exclude_sex_control_probes() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 41--42 []\T1/pcr/m/n/10 list_problem_probes() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 43--44 []\T1/pcr/m/n/10 load_both() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 47--48 []\T1/pcr/m/n/10 mean_beta_compare() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 48--49 []\T1/pcr/m/n/10 mean_beta_plot() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 55--56 []\T1/pcr/m/n/10 methylcheck.read_geo_processed \T1/ptm/m/n/10 (\T1/ptm/m/it/10 mod-ule\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 60--61 []\T1/pcr/m/n/10 plot_assigned_groups() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 61--62 []\T1/pcr/m/n/10 plot_beta_by_type() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 64--65 []\T1/pcr/m/n/10 problem_probe_reasons() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 68--69 []\T1/pcr/m/n/10 qc_signal_intensity() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 72--73 []\T1/pcr/m/n/10 read_geo() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule [79] [80]) (./life-epigenetics-methylcheck.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on life-epigenetics-methylcheck.pdf (84 pages, 1947116 bytes). Transcript written on life-epigenetics-methylcheck.log. Latexmk: Index file 'life-epigenetics-methylcheck.idx' was written Latexmk: Missing input file: '{/home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_build/doctrees/images/d8957073936d10691e0c27e66001ab7bf2cbab61/python3.6}.pngheight=50">`' from line 'LaTeX Warning: File `{/home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_build/doctrees/images/d8957073936d10691e0c27e66001ab7bf2cbab61/python3.6}.png"height="50">`' not found on input line 24' Latexmk: Missing input file: '{/home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_build/doctrees/images/d8957073936d10691e0c27e66001ab7bf2cbab61/python3.6}.pngheight=50">`' from line 'LaTeX Warning: File `{/home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_build/doctrees/images/d8957073936d10691e0c27e66001ab7bf2cbab61/python3.6}.png"height="50">`' not found on input line 240.' Latexmk: Missing input file: '{/home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_build/doctrees/images/d8957073936d10691e0c27e66001ab7bf2cbab61/python3.6}.pngheight=50">`' from line 'LaTeX Warning: File `{/home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_build/doctrees/images/d8957073936d10691e0c27e66001ab7bf2cbab61/python3.6}.png"height="50">`' not found on input line 24' Latexmk: Missing input file: '{/home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_build/doctrees/images/d8957073936d10691e0c27e66001ab7bf2cbab61/python3.6}.pngheight=50">`' from line 'LaTeX Warning: File `{/home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_build/doctrees/images/d8957073936d10691e0c27e66001ab7bf2cbab61/python3.6}.png"height="50">`' not found on input line 240.' Latexmk: Log file says output to 'life-epigenetics-methylcheck.pdf' Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 256 Latexmk: Errors, in force_mode: so I tried finishing targets [rtd-command-info] start-time: 2020-12-16T21:48:31.154093Z, end-time: 2020-12-16T21:48:31.207958Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_build/latex/life-epigenetics-methylcheck.pdf /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/artifacts/latest/sphinx_pdf/life-epigenetics-methylcheck.pdf [rtd-command-info] start-time: 2020-12-16T21:48:31.317296Z, end-time: 2020-12-16T21:48:51.444581Z, duration: 20, exit-code: 0 python sphinx-build -T -b epub -d _build/doctrees-epub -D language=en . _build/epub Running Sphinx v1.8.5 loading translations [en]... done making output directory... Creating file /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_sphinx_build/conf.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_sphinx_build/setup.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_sphinx_build/methylcheck.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_sphinx_build/methylcheck.data_files.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_sphinx_build/methylcheck.predict.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_sphinx_build/methylcheck.probes.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_sphinx_build/methylcheck.samples.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_sphinx_build/modules.rst. building [mo]: targets for 0 po files that are out of date building [epub]: targets for 24 source files that are out of date updating environment: 24 added, 0 changed, 0 removed reading sources... [ 4%] README reading sources... [ 8%] docs/example_notebooks/another-methylcheck-qc-example reading sources... [ 12%] docs/example_notebooks/demo-methylprep-to-methylcheck-example reading sources... [ 16%] docs/example_notebooks/demo_read_geo_processed reading sources... [ 20%] docs/example_notebooks/demo_using_matched_meta_data reading sources... [ 25%] docs/example_notebooks/examples reading sources... [ 29%] docs/example_notebooks/interactive-mds-filtering reading sources... [ 33%] docs/example_notebooks/methylcheck-cli reading sources... [ 37%] docs/example_notebooks/methylprep-methylcheck-qc-example reading sources... [ 41%] docs/example_notebooks/outdated-methylprep-methylcheck-example reading sources... [ 45%] docs/example_notebooks/postprocessQC_example reading sources... [ 50%] docs/example_notebooks/pval reading sources... [ 54%] docs/example_notebooks/qc-sex-check reading sources... [ 58%] docs/example_notebooks/rawQC_example reading sources... [ 62%] docs/example_notebooks/testing_sns_upgrade_methylcheck_v0.6.2 reading sources... [ 66%] docs/filtering-probes reading sources... [ 70%] docs/loading-data reading sources... [ 75%] docs/quality-control-example reading sources... [ 79%] docs/release-history reading sources... [ 83%] docs/research_notebooks/postprocessQC_example reading sources... [ 87%] docs/research_notebooks/pval reading sources... [ 91%] docs/research_notebooks/rawQC_example reading sources... [ 95%] docs/source/modules reading sources... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylcheck-cli.md:: WARNING: image file not readable: docs/example_notebooks/tutorial_figs/fig1.png /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylcheck-cli.md:: WARNING: image file not readable: docs/example_notebooks/tutorial_figs/fig2.png /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylcheck-cli.md:: WARNING: image file not readable: docs/example_notebooks/tutorial_figs/fig3.png /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylcheck-cli.md:: WARNING: image file not readable: docs/example_notebooks/tutorial_figs/fig4.png /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylcheck-cli.md:: WARNING: image file not readable: docs/example_notebooks/tutorial_figs/fig5.png /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylcheck-cli.md:: WARNING: image file not readable: docs/example_notebooks/tutorial_figs/fig6.png /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylcheck-cli.md:: WARNING: image file not readable: docs/example_notebooks/tutorial_figs/fig7.png /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylprep-methylcheck-qc-example.ipynb:295: WARNING: Title level inconsistent: next, remove all probes that researchers have deemed inreliable ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylprep-methylcheck-qc-example.ipynb:404: WARNING: Title level inconsistent: MDS filtering ~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/outdated-methylprep-methylcheck-example.ipynb:295: WARNING: Title level inconsistent: next, remove all probes that researchers have deemed inreliable ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/outdated-methylprep-methylcheck-example.ipynb:404: WARNING: Title level inconsistent: MDS filtering ~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/postprocessQC_example.ipynb:6: WARNING: Each notebook should have at least one section title /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/rawQC_example.ipynb:6: WARNING: Each notebook should have at least one section title /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/testing_sns_upgrade_methylcheck_v0.6.2.ipynb:6: WARNING: Each notebook should have at least one section title /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/filtering-probes.ipynb:399: WARNING: Title level inconsistent: Be careful -- you can apply the a probe list for EPIC to a 450k dataset, and it will work, but won't be good filtering. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/filtering-probes.ipynb:451: WARNING: Title level inconsistent: Maximum filtering happens by default. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/filtering-probes.ipynb:524: WARNING: Title level inconsistent: Take a look at other quality control methods, such as MDS and cumulative\_sum found in other example notebooks. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/loading-data.ipynb:683: WARNING: Title level inconsistent: 'meth\_df' format ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/loading-data.ipynb:758: WARNING: Title level inconsistent: 'noob\_df' format ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/loading-data.ipynb:833: WARNING: Title level inconsistent: 'meth' format will return a list of Python SampleDataContainer objects. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/loading-data.ipynb:912: WARNING: Title level inconsistent: Loading CSVs using Pandas ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/loading-data.ipynb:1211: WARNING: Title level inconsistent: 'm\_value' ~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/research_notebooks/postprocessQC_example.ipynb:6: WARNING: Each notebook should have at least one section title /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/research_notebooks/rawQC_example.ipynb:6: WARNING: Each notebook should have at least one section title /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.cli' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.run_pipeline' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.run_qc' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.read_geo' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.load' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.load_both' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.qc_signal_intensity' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.plot_M_vs_U' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.plot_controls' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.plot_beta_by_type' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.list_problem_probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.exclude_probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.exclude_sex_control_probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.drop_nan_probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.samples' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.sample_plot' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.beta_density_plot' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.mean_beta_plot' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.mean_beta_compare' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.beta_mds_plot' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.combine_mds' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.cumulative_sum_beta_distribution' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.predict' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.get_sex' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: toctree references unknown document 'docs/source/_autosummary/methylcheck.assign' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/load_processed.py:docstring of methylcheck.load_processed.load:85: WARNING: Unknown directive type "todo". .. todo:: - BUG: custom fields cannot auto detect the -pval- column and this isn't supplied in kwargs - DONE: meth_df deal with batches of files /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/load_processed.py:docstring of methylcheck.load_processed.container_to_pkl:4: WARNING: Unexpected section title. options: ======== /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/load_processed.py:docstring of methylcheck.load_processed.container_to_pkl:17: WARNING: Unexpected section title. example: ======== /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/read_geo_processed.py:docstring of methylcheck.read_geo_processed.read_geo:24: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/read_geo_processed.py:docstring of methylcheck.read_geo_processed.read_geo:25: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/read_geo_processed.py:docstring of methylcheck.read_geo_processed.read_geo:27: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_report.py:docstring of methylcheck.qc_report.run_pipeline:25: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.exclude_sex_control_probes:4: WARNING: Unexpected section title. Parameters ---------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.exclude_sex_control_probes:7: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.exclude_sex_control_probes:10: WARNING: Unexpected section title. Optional Arguments ------------------ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.exclude_sex_control_probes:25: WARNING: Unexpected section title. Returns ------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.exclude_probes:10: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.problem_probe_reasons:8: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.problem_probe_reasons:13: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.problem_probe_reasons:18: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.problem_probe_reasons:26: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.list_problem_probes:16: WARNING: Unexpected section title or transition. ---------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.list_problem_probes:18: WARNING: Unexpected section title. Parameters ---------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.list_problem_probes:24: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.list_problem_probes:52: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.list_problem_probes:49: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.list_problem_probes:66: WARNING: Unexpected section title or transition. ------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/probes/__init__.py:docstring of methylcheck.probes.list_problem_probes:68: WARNING: Unexpected section title. Returns ------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.mean_beta_plot:6: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.beta_density_plot:37: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.sample_plot:1: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.beta_mds_plot:4: WARNING: Unexpected section title. Arguments --------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.beta_mds_plot:31: WARNING: Unexpected section title. Options -------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.beta_mds_plot:42: WARNING: Unexpected section title. returns ------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.beta_mds_plot:47: WARNING: Unexpected section title. requires -------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.beta_mds_plot:52: WARNING: Unexpected section title. notes ----- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.beta_mds_plot:56: WARNING: Unknown directive type "todo". .. todo:: - Reads the manifest file for the array, or at least a list of probe names to exclude/include. - manifest_file = pd.read_csv('/Users/nrigby/GitHub/stp-prelim-analysis/working_data/CombinedManifestEPIC.manifest.CoreColumns.csv')[['IlmnID', 'CHR']] - probe_names_no_sex_probes = manifest_file.loc[manifest_file['CHR'].apply(lambda x: x not in ['X', 'Y', np.nan]), 'IlmnID'].values - probe_names_sex_probes = manifest_file.loc[manifest_file['CHR'].apply(lambda x: x in ['X', 'Y']), 'IlmnID'].values df_no_sex_probes = df[probe_names_no_sex_probes] df_no_sex_probes.head() /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.mean_beta_compare:3: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.combine_mds:3: WARNING: Unexpected section title or transition. -------------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.combine_mds:5: WARNING: Unexpected section title. how it works: -------------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.combine_mds:18: WARNING: Unexpected section title or transition. ------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.combine_mds:20: WARNING: Unexpected section title. inputs: ------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.combine_mds:25: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.combine_mds:28: WARNING: Unexpected section title. optional keyword arguments: --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.combine_mds:40: WARNING: Unexpected section title. analysis parameters: -------------------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.combine_mds:47: WARNING: Unexpected section title. returns: -------- /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/samples/__init__.py:docstring of methylcheck.samples.combine_mds:51: WARNING: Unknown directive type "todo". .. todo:: - TODO: one dataframe of the retained samples, cutoff box is avg of datasets - TODO: each dataset's results as a transformed file - default: list of samples retained or excluded - option: a list of pyplot subplot objects /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_plot.py:docstring of methylcheck.qc_plot.qc_signal_intensity:4: WARNING: Unexpected section title. input (one of these): ===================== /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_plot.py:docstring of methylcheck.qc_plot.qc_signal_intensity:23: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_plot.py:docstring of methylcheck.qc_plot.qc_signal_intensity:26: WARNING: Unexpected section title. optional params: ================ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_plot.py:docstring of methylcheck.qc_plot.plot_M_vs_U:4: WARNING: Unexpected section title. input (choose one of these): ============================ /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_plot.py:docstring of methylcheck.qc_plot.plot_M_vs_U:13: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_plot.py:docstring of methylcheck.qc_plot.plot_M_vs_U:34: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_plot.py:docstring of methylcheck.qc_plot.plot_controls:5: WARNING: Unexpected section title. input: ====== /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_plot.py:docstring of methylcheck.qc_plot.plot_controls:11: WARNING: Unexpected section title. options: ======== /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_plot.py:docstring of methylcheck.qc_plot.plot_controls:14: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/predict/__init__.py:docstring of methylcheck.predict.get_sex:4: WARNING: Unexpected section title. inputs: ======= WARNING: autodoc: failed to import module 'p_value_probe_detection' from module 'methylcheck'; the following exception was raised: No module named 'statsmodels' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_report.py:docstring of methylcheck.qc_report.ReportPDF:43: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_report.py:docstring of methylcheck.qc_report.ReportPDF:41: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_report.py:docstring of methylcheck.qc_report.ReportPDF:41: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/qc_report.py:docstring of methylcheck.qc_report.ReportPDF:51: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/load_processed.py:docstring of methylcheck.load_processed.load:44: WARNING: Unknown target name: "gse150999". /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/load_processed.py:docstring of methylcheck.load_processed.load_both:15: WARNING: Unknown target name: "gse150999". /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/methylcheck/read_geo_processed.py:docstring of methylcheck.read_geo_processed.read_geo:19: WARNING: Unknown target name: "matrix". looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/README.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/another-methylcheck-qc-example.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/demo-methylprep-to-methylcheck-example.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/demo_read_geo_processed.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/demo_using_matched_meta_data.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/interactive-mds-filtering.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylcheck-cli.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylprep-methylcheck-qc-example.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/outdated-methylprep-methylcheck-example.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/postprocessQC_example.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/pval.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/qc-sex-check.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/rawQC_example.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/testing_sns_upgrade_methylcheck_v0.6.2.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/research_notebooks/postprocessQC_example.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/research_notebooks/pval.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/research_notebooks/rawQC_example.ipynb: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 4%] README writing output... [ 8%] docs/example_notebooks/another-methylcheck-qc-example writing output... [ 12%] docs/example_notebooks/demo-methylprep-to-methylcheck-example writing output... [ 16%] docs/example_notebooks/demo_read_geo_processed writing output... [ 20%] docs/example_notebooks/demo_using_matched_meta_data writing output... [ 25%] docs/example_notebooks/examples writing output... [ 29%] docs/example_notebooks/interactive-mds-filtering writing output... [ 33%] docs/example_notebooks/methylcheck-cli writing output... [ 37%] docs/example_notebooks/methylprep-methylcheck-qc-example writing output... [ 41%] docs/example_notebooks/outdated-methylprep-methylcheck-example writing output... [ 45%] docs/example_notebooks/postprocessQC_example writing output... [ 50%] docs/example_notebooks/pval writing output... [ 54%] docs/example_notebooks/qc-sex-check writing output... [ 58%] docs/example_notebooks/rawQC_example writing output... [ 62%] docs/example_notebooks/testing_sns_upgrade_methylcheck_v0.6.2 writing output... [ 66%] docs/filtering-probes writing output... [ 70%] docs/loading-data writing output... [ 75%] docs/quality-control-example writing output... [ 79%] docs/release-history writing output... [ 83%] docs/research_notebooks/postprocessQC_example writing output... [ 87%] docs/research_notebooks/pval writing output... [ 91%] docs/research_notebooks/rawQC_example writing output... [ 95%] docs/source/modules writing output... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/example_notebooks/methylcheck-cli.md:91: WARNING: Could not lex literal_block as "bash". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.cli' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.run_pipeline' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.run_qc' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.read_geo' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.load' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.load_both' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.qc_signal_intensity' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.plot_M_vs_U' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.plot_controls' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.plot_beta_by_type' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.list_problem_probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.exclude_probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.exclude_sex_control_probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.drop_nan_probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.samples' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.sample_plot' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.beta_density_plot' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.mean_beta_plot' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.mean_beta_compare' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.beta_mds_plot' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.combine_mds' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.cumulative_sum_beta_distribution' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.predict' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.get_sex' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:41::: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.assign' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.cli' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.run_pipeline' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.run_qc' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.read_geo' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.load' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.load_both' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.qc_signal_intensity' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.plot_M_vs_U' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.plot_controls' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.plot_beta_by_type' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.list_problem_probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.exclude_probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.exclude_sex_control_probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.drop_nan_probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.samples' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.sample_plot' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.beta_density_plot' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.mean_beta_plot' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.mean_beta_compare' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.beta_mds_plot' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.combine_mds' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.cumulative_sum_beta_distribution' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.predict' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.get_sex' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/index.rst:: WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.assign' generating indices... genindex py-modindex copying notebooks ... [ 5%] docs/example_notebooks/another-methylcheck-qc-example.ipynb copying notebooks ... [ 11%] docs/example_notebooks/demo-methylprep-to-methylcheck-example.ipynb copying notebooks ... [ 16%] docs/example_notebooks/demo_read_geo_processed.ipynb copying notebooks ... [ 22%] docs/example_notebooks/demo_using_matched_meta_data.ipynb copying notebooks ... [ 27%] docs/example_notebooks/interactive-mds-filtering.ipynb copying notebooks ... [ 33%] docs/example_notebooks/methylprep-methylcheck-qc-example.ipynb copying notebooks ... [ 38%] docs/example_notebooks/outdated-methylprep-methylcheck-example.ipynb copying notebooks ... [ 44%] docs/example_notebooks/postprocessQC_example.ipynb copying notebooks ... [ 50%] docs/example_notebooks/pval.ipynb copying notebooks ... [ 55%] docs/example_notebooks/qc-sex-check.ipynb copying notebooks ... [ 61%] docs/example_notebooks/rawQC_example.ipynb copying notebooks ... [ 66%] docs/example_notebooks/testing_sns_upgrade_methylcheck_v0.6.2.ipynb copying notebooks ... [ 72%] docs/filtering-probes.ipynb copying notebooks ... [ 77%] docs/loading-data.ipynb copying notebooks ... [ 83%] docs/quality-control-example.ipynb copying notebooks ... [ 88%] docs/research_notebooks/postprocessQC_example.ipynb copying notebooks ... [ 94%] docs/research_notebooks/pval.ipynb copying notebooks ... [100%] docs/research_notebooks/rawQC_example.ipynb writing additional pages... copying images... [ 0%] https://readthedocs.com/projects/life-epigenetics-methylcheck/badge/?version=latest copying images... [ 1%] https://img.shields.io/badge/License-MIT-yellow.svg copying images... [ 2%] https://circleci.com/gh/FOXOBioScience/methylcheck.svg?style=shield&circle-token=58a514d3924fcfe0287c109d2323b7f697956ec9 copying images... [ 3%] https://ci.appveyor.com/api/projects/status/j15lpvjg1q9u2y17?svg=true copying images... [ 3%] https://api.codacy.com/project/badge/Grade/aedf5c223e39415180ff35153b2bad89 copying images... [ 4%] https://coveralls.io/repos/github/FOXOBioScience/methylcheck/badge.svg?t=OVL45Q copying images... [ 5%] https://img.shields.io/pypi/dm/methylcheck.svg?label=pypi%20downloads&logo=PyPI&logoColor=white:target:https://img.shields.io/pypi/dm/methylcheck.svg?label=pypi%20downloads&logo=PyPI&logoColor=white:alt:PyPI-Downloads:raw-html-m2r:`` copying images... [ 6%] https://raw.githubusercontent.com/FOXOBioScience/methylcheck/master/docs/methylcheck_overview.png copying images... [ 6%] https://raw.githubusercontent.com/FOXOBioScience/methylcheck/master/docs/methylcheck_functions.png copying images... [ 7%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_another-methylcheck-qc-example_6_0.png copying images... [ 8%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_another-methylcheck-qc-example_7_0.png copying images... [ 9%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_another-methylcheck-qc-example_8_2.png copying images... [ 9%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_another-methylcheck-qc-example_9_1.png copying images... [ 10%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_demo-methylprep-to-methylcheck-example_7_1.png copying images... [ 11%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_demo-methylprep-to-methylcheck-example_8_0.png copying images... [ 12%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_demo-methylprep-to-methylcheck-example_9_3.png copying images... [ 12%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_demo_read_geo_processed_1_1.png copying images... [ 13%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_demo_read_geo_processed_1_3.png copying images... [ 14%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_demo_read_geo_processed_1_5.png copying images... [ 15%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_demo_read_geo_processed_1_7.png copying images... [ 16%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_demo_read_geo_processed_1_11.png copying images... [ 16%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_demo_read_geo_processed_1_13.png copying images... [ 17%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_demo_read_geo_processed_1_15.png copying images... [ 18%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_interactive-mds-filtering_3_1.png copying images... [ 19%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_interactive-mds-filtering_3_3.png copying images... [ 19%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_interactive-mds-filtering_3_6.png copying images... [ 20%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_interactive-mds-filtering_3_8.png copying images... [ 21%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_methylprep-methylcheck-qc-example_13_0.png copying images... [ 22%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_methylprep-methylcheck-qc-example_15_0.png copying images... [ 22%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_methylprep-methylcheck-qc-example_17_0.png copying images... [ 23%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_methylprep-methylcheck-qc-example_18_3.png copying images... [ 24%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_methylprep-methylcheck-qc-example_19_0.png copying images... [ 25%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_methylprep-methylcheck-qc-example_20_2.png copying images... [ 25%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_methylprep-methylcheck-qc-example_22_0.png copying images... [ 26%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_methylprep-methylcheck-qc-example_22_1.png copying images... [ 27%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_methylprep-methylcheck-qc-example_22_2.png copying images... [ 28%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_methylprep-methylcheck-qc-example_22_3.png copying images... [ 29%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_methylprep-methylcheck-qc-example_22_4.png copying images... [ 29%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_methylprep-methylcheck-qc-example_22_5.png copying images... [ 30%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_methylprep-methylcheck-qc-example_22_6.png copying images... [ 31%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_methylprep-methylcheck-qc-example_22_7.png copying images... [ 32%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_methylprep-methylcheck-qc-example_22_8.png copying images... [ 32%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_methylprep-methylcheck-qc-example_22_9.png copying images... [ 33%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_methylprep-methylcheck-qc-example_22_12.png copying images... [ 34%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_methylprep-methylcheck-qc-example_22_14.png copying images... [ 35%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_methylprep-methylcheck-qc-example_22_16.png copying images... [ 35%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_methylprep-methylcheck-qc-example_22_18.png copying images... [ 36%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_outdated-methylprep-methylcheck-example_13_0.png copying images... [ 37%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_outdated-methylprep-methylcheck-example_15_0.png copying images... [ 38%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_outdated-methylprep-methylcheck-example_17_0.png copying images... [ 38%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_outdated-methylprep-methylcheck-example_18_3.png copying images... [ 39%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_outdated-methylprep-methylcheck-example_19_0.png copying images... [ 40%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_outdated-methylprep-methylcheck-example_20_2.png copying images... [ 41%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_outdated-methylprep-methylcheck-example_22_0.png copying images... [ 41%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_outdated-methylprep-methylcheck-example_22_1.png copying images... [ 42%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_outdated-methylprep-methylcheck-example_22_2.png copying images... [ 43%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_outdated-methylprep-methylcheck-example_22_3.png copying images... [ 44%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_outdated-methylprep-methylcheck-example_22_4.png copying images... [ 45%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_outdated-methylprep-methylcheck-example_22_5.png copying images... [ 45%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_outdated-methylprep-methylcheck-example_22_6.png copying images... [ 46%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_outdated-methylprep-methylcheck-example_22_7.png copying images... [ 47%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_outdated-methylprep-methylcheck-example_22_8.png copying images... [ 48%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_outdated-methylprep-methylcheck-example_22_9.png copying images... [ 48%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_outdated-methylprep-methylcheck-example_22_12.png copying images... [ 49%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_outdated-methylprep-methylcheck-example_22_14.png copying images... [ 50%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_outdated-methylprep-methylcheck-example_22_16.png copying images... [ 51%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_outdated-methylprep-methylcheck-example_22_18.png copying images... [ 51%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_postprocessQC_example_7_0.png copying images... [ 52%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_postprocessQC_example_8_0.png copying images... [ 53%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_postprocessQC_example_13_0.png copying images... [ 54%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_postprocessQC_example_15_0.png copying images... [ 54%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_qc-sex-check_12_0.png copying images... [ 55%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_qc-sex-check_14_0.png copying images... [ 56%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_qc-sex-check_14_1.png copying images... [ 57%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_qc-sex-check_15_1.png copying images... [ 58%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_qc-sex-check_16_2.png copying images... [ 58%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_qc-sex-check_16_4.png copying images... [ 59%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_qc-sex-check_16_6.png copying images... [ 60%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_qc-sex-check_16_8.png copying images... [ 61%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_qc-sex-check_17_0.png copying images... [ 61%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_qc-sex-check_17_1.png copying images... [ 62%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_qc-sex-check_17_3.png copying images... [ 63%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_qc-sex-check_17_4.png copying images... [ 64%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_qc-sex-check_17_5.png copying images... [ 64%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_qc-sex-check_17_6.png copying images... [ 65%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_qc-sex-check_17_7.png copying images... [ 66%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_qc-sex-check_17_8.png copying images... [ 67%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_qc-sex-check_18_1.png copying images... [ 67%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_testing_sns_upgrade_methylcheck_v0.6.2_3_1.png copying images... [ 68%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_testing_sns_upgrade_methylcheck_v0.6.2_4_1.png copying images... [ 69%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_testing_sns_upgrade_methylcheck_v0.6.2_5_2.png copying images... [ 70%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_testing_sns_upgrade_methylcheck_v0.6.2_6_1.png copying images... [ 70%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_testing_sns_upgrade_methylcheck_v0.6.2_6_2.png copying images... [ 71%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_testing_sns_upgrade_methylcheck_v0.6.2_6_3.png copying images... [ 72%] docs/example_notebooks/../../_build/doctrees-epub/nbsphinx/docs_example_notebooks_testing_sns_upgrade_methylcheck_v0.6.2_7_1.png copying images... [ 73%] docs/../_build/doctrees-epub/nbsphinx/docs_filtering-probes_8_1.png copying images... [ 74%] docs/../_build/doctrees-epub/nbsphinx/docs_filtering-probes_11_1.png copying images... [ 74%] docs/../_build/doctrees-epub/nbsphinx/docs_filtering-probes_13_1.png copying images... [ 75%] docs/../_build/doctrees-epub/nbsphinx/docs_filtering-probes_14_0.png copying images... [ 76%] docs/../_build/doctrees-epub/nbsphinx/docs_quality-control-example_5_0.png copying images... [ 77%] docs/../_build/doctrees-epub/nbsphinx/docs_quality-control-example_5_1.png copying images... [ 77%] docs/../_build/doctrees-epub/nbsphinx/docs_quality-control-example_5_2.png copying images... [ 78%] docs/../_build/doctrees-epub/nbsphinx/docs_quality-control-example_5_3.png copying images... [ 79%] docs/../_build/doctrees-epub/nbsphinx/docs_quality-control-example_5_4.png copying images... [ 80%] docs/../_build/doctrees-epub/nbsphinx/docs_quality-control-example_5_5.png copying images... [ 80%] docs/../_build/doctrees-epub/nbsphinx/docs_quality-control-example_5_6.png copying images... [ 81%] docs/../_build/doctrees-epub/nbsphinx/docs_quality-control-example_5_7.png copying images... [ 82%] docs/../_build/doctrees-epub/nbsphinx/docs_quality-control-example_5_8.png copying images... [ 83%] docs/../_build/doctrees-epub/nbsphinx/docs_quality-control-example_5_9.png copying images... [ 83%] docs/../_build/doctrees-epub/nbsphinx/docs_quality-control-example_5_12.png copying images... [ 84%] docs/../_build/doctrees-epub/nbsphinx/docs_quality-control-example_5_15.png copying images... [ 85%] docs/../_build/doctrees-epub/nbsphinx/docs_quality-control-example_5_18.png copying images... [ 86%] docs/../_build/doctrees-epub/nbsphinx/docs_quality-control-example_5_21.png copying images... [ 87%] docs/../_build/doctrees-epub/nbsphinx/docs_quality-control-example_6_0.png copying images... [ 87%] docs/../_build/doctrees-epub/nbsphinx/docs_quality-control-example_6_1.png copying images... [ 88%] docs/../_build/doctrees-epub/nbsphinx/docs_quality-control-example_6_2.png copying images... [ 89%] docs/../_build/doctrees-epub/nbsphinx/docs_quality-control-example_6_3.png copying images... [ 90%] docs/../_build/doctrees-epub/nbsphinx/docs_quality-control-example_6_4.png copying images... [ 90%] docs/../_build/doctrees-epub/nbsphinx/docs_quality-control-example_6_5.png copying images... [ 91%] docs/../_build/doctrees-epub/nbsphinx/docs_quality-control-example_6_6.png copying images... [ 92%] docs/../_build/doctrees-epub/nbsphinx/docs_quality-control-example_6_7.png copying images... [ 93%] docs/../_build/doctrees-epub/nbsphinx/docs_quality-control-example_6_8.png copying images... [ 93%] docs/../_build/doctrees-epub/nbsphinx/docs_quality-control-example_6_9.png copying images... [ 94%] docs/../_build/doctrees-epub/nbsphinx/docs_quality-control-example_6_12.png copying images... [ 95%] docs/../_build/doctrees-epub/nbsphinx/docs_quality-control-example_6_14.png copying images... [ 96%] docs/../_build/doctrees-epub/nbsphinx/docs_quality-control-example_6_16.png copying images... [ 96%] docs/../_build/doctrees-epub/nbsphinx/docs_quality-control-example_6_18.png copying images... [ 97%] docs/research_notebooks/../../_build/doctrees-epub/nbsphinx/docs_research_notebooks_postprocessQC_example_7_0.png copying images... [ 98%] docs/research_notebooks/../../_build/doctrees-epub/nbsphinx/docs_research_notebooks_postprocessQC_example_8_0.png copying images... [ 99%] docs/research_notebooks/../../_build/doctrees-epub/nbsphinx/docs_research_notebooks_postprocessQC_example_13_0.png copying images... [100%] docs/research_notebooks/../../_build/doctrees-epub/nbsphinx/docs_research_notebooks_postprocessQC_example_15_0.png copying static files... WARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_sphinx_static' does not exist done copying extra files... done WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.cli' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.run_pipeline' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.run_qc' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.read_geo' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.load' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.load_both' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.qc_signal_intensity' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.plot_M_vs_U' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.plot_controls' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.plot_beta_by_type' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.probes' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.list_problem_probes' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.exclude_probes' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.exclude_sex_control_probes' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.drop_nan_probes' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.samples' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.sample_plot' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.beta_density_plot' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.mean_beta_plot' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.mean_beta_compare' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.beta_mds_plot' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.combine_mds' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.cumulative_sum_beta_distribution' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.predict' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.get_sex' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.assign' writing mimetype file... writing META-INF/container.xml file... writing content.opf file... WARNING: unknown mimetype for _images/python3.6.png"height="50">`, ignoring WARNING: unknown mimetype for docs/filtering-probes.ipynb, ignoring WARNING: unknown mimetype for docs/loading-data.ipynb, ignoring WARNING: unknown mimetype for docs/quality-control-example.ipynb, ignoring WARNING: unknown mimetype for docs/example_notebooks/another-methylcheck-qc-example.ipynb, ignoring WARNING: unknown mimetype for docs/example_notebooks/demo-methylprep-to-methylcheck-example.ipynb, ignoring WARNING: unknown mimetype for docs/example_notebooks/demo_read_geo_processed.ipynb, ignoring WARNING: unknown mimetype for docs/example_notebooks/demo_using_matched_meta_data.ipynb, ignoring WARNING: unknown mimetype for docs/example_notebooks/interactive-mds-filtering.ipynb, ignoring WARNING: unknown mimetype for docs/example_notebooks/methylprep-methylcheck-qc-example.ipynb, ignoring WARNING: unknown mimetype for docs/example_notebooks/outdated-methylprep-methylcheck-example.ipynb, ignoring WARNING: unknown mimetype for docs/example_notebooks/postprocessQC_example.ipynb, ignoring WARNING: unknown mimetype for docs/example_notebooks/pval.ipynb, ignoring WARNING: unknown mimetype for docs/example_notebooks/qc-sex-check.ipynb, ignoring WARNING: unknown mimetype for docs/example_notebooks/rawQC_example.ipynb, ignoring WARNING: unknown mimetype for docs/example_notebooks/testing_sns_upgrade_methylcheck_v0.6.2.ipynb, ignoring WARNING: unknown mimetype for docs/research_notebooks/postprocessQC_example.ipynb, ignoring WARNING: unknown mimetype for docs/research_notebooks/pval.ipynb, ignoring WARNING: unknown mimetype for docs/research_notebooks/rawQC_example.ipynb, ignoring writing nav.xhtml file... WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.cli' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.run_pipeline' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.run_qc' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.read_geo' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.load' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.load_both' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.qc_signal_intensity' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.plot_M_vs_U' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.plot_controls' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.plot_beta_by_type' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.probes' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.list_problem_probes' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.exclude_probes' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.exclude_sex_control_probes' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.drop_nan_probes' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.samples' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.sample_plot' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.beta_density_plot' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.mean_beta_plot' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.mean_beta_compare' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.beta_mds_plot' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.combine_mds' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.cumulative_sum_beta_distribution' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.predict' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.get_sex' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.assign' writing toc.ncx file... WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.cli' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.run_pipeline' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.run_qc' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.read_geo' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.load' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.load_both' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.qc_signal_intensity' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.plot_M_vs_U' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.plot_controls' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.plot_beta_by_type' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.probes' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.list_problem_probes' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.exclude_probes' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.exclude_sex_control_probes' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.drop_nan_probes' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.samples' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.sample_plot' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.beta_density_plot' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.mean_beta_plot' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.mean_beta_compare' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.beta_mds_plot' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.combine_mds' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.cumulative_sum_beta_distribution' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.predict' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.get_sex' WARNING: toctree contains reference to nonexisting document 'docs/source/_autosummary/methylcheck.assign' writing methylcheck.epub file... build succeeded, 278 warnings. The ePub file is in _build/epub. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2020-12-16T21:48:51.584311Z, end-time: 2020-12-16T21:48:51.637690Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_build/epub/methylcheck.epub /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/artifacts/latest/sphinx_epub/life-epigenetics-methylcheck.epub