Read the Docs build information Build id: 1006927 Project: life-epigenetics-methylcheck Version: latest Commit: 04522bf0aefab7942eb1586b68d621f5ce9df6f2 Date: 2022-07-08T17:02:57.142880Z State: finished Success: True [rtd-command-info] start-time: 2022-07-08T17:02:59.151323Z, end-time: 2022-07-08T17:04:24.288766Z, duration: 85, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/FOXOBioScience/methylcheck.git . Cloning into '.'... Updating files: 21% (36/171) Updating files: 22% (38/171) Updating files: 23% (40/171) Updating files: 24% (42/171) Updating files: 25% (43/171) Updating files: 26% (45/171) Updating files: 27% (47/171) Updating files: 28% (48/171) Updating files: 29% (50/171) Updating files: 30% (52/171) Updating files: 31% (54/171) Updating files: 32% (55/171) Updating files: 33% (57/171) Updating files: 34% (59/171) Updating files: 35% (60/171) Updating files: 36% (62/171) Updating files: 37% (64/171) Updating files: 38% (65/171) Updating files: 39% (67/171) Updating files: 40% (69/171) Updating files: 41% (71/171) Updating files: 42% (72/171) Updating files: 43% (74/171) Updating files: 44% (76/171) Updating files: 45% (77/171) Updating files: 46% (79/171) Updating files: 47% (81/171) Updating files: 48% (83/171) Updating files: 49% (84/171) Updating files: 50% (86/171) Updating files: 51% (88/171) Updating files: 52% (89/171) Updating files: 53% (91/171) Updating files: 54% (93/171) Updating files: 55% (95/171) Updating files: 56% (96/171) Updating files: 57% (98/171) Updating files: 58% (100/171) Updating files: 59% (101/171) Updating files: 60% (103/171) Updating files: 61% (105/171) Updating files: 62% (107/171) Updating files: 63% (108/171) Updating files: 64% (110/171) Updating files: 65% (112/171) Updating files: 66% (113/171) Updating files: 67% (115/171) Updating files: 68% (117/171) Updating files: 69% (118/171) Updating files: 70% (120/171) Updating files: 71% (122/171) Updating files: 72% (124/171) Updating files: 73% (125/171) Updating files: 74% (127/171) Updating files: 75% (129/171) Updating files: 76% (130/171) Updating files: 77% (132/171) Updating files: 78% (134/171) Updating files: 79% (136/171) Updating files: 80% (137/171) Updating files: 81% (139/171) Updating files: 82% (141/171) Updating files: 83% (142/171) Updating files: 84% (144/171) Updating files: 85% (146/171) Updating files: 86% (148/171) Updating files: 87% (149/171) Updating files: 88% (151/171) Updating files: 89% (153/171) Updating files: 90% (154/171) Updating files: 91% (156/171) Updating files: 92% (158/171) Updating files: 93% (160/171) Updating files: 94% (161/171) Updating files: 95% (163/171) Updating files: 96% (165/171) Updating files: 97% (166/171) Updating files: 98% (168/171) Updating files: 99% (170/171) Updating files: 100% (171/171) Updating files: 100% (171/171), done. [rtd-command-info] start-time: 2022-07-08T17:04:24.542065Z, end-time: 2022-07-08T17:04:25.153578Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: switching to '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 switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 04522bf Feature/v0.8.5 - parquet support (#68) [rtd-command-info] start-time: 2022-07-08T17:04:25.360612Z, end-time: 2022-07-08T17:04:25.422037Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-07-08T17:04:39.869925Z, end-time: 2022-07-08T17:04:44.760341Z, duration: 4, exit-code: 0 python3.8 -mvirtualenv --system-site-packages Using base prefix '/home/docs/.pyenv/versions/3.8.6' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/bin/python3.8 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: 2022-07-08T17:04:44.942495Z, end-time: 2022-07-08T17:04:46.770088Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.8/site-packages (22.1.2) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 32.2 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 63.1.0 Uninstalling setuptools-63.1.0: Successfully uninstalled setuptools-63.1.0 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2022-07-08T17:04:46.962173Z, end-time: 2022-07-08T17:05:13.769419Z, duration: 26, exit-code: 0 python -m pip install --upgrade --no-cache-dir -I mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.2 jinja2<3.1.0 setuptools<58.3.0 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 32.1 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pillow==5.4.1 Downloading Pillow-5.4.1.tar.gz (16.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.0/16.0 MB 189.1 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.4/47.4 kB 142.4 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.6-py2.py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 226.6 MB/s eta 0:00:00 Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 199.9 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.8-py2.py3-none-any.whl (11 kB) Collecting jinja2<3.1.0 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 241.9 MB/s eta 0:00:00 Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 46.9 MB/s eta 0:00:00 Collecting future Downloading future-0.18.2.tar.gz (829 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 kB 220.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting docutils>=0.11 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 267.9 MB/s eta 0:00:00 Collecting babel!=2.0,>=1.3 Downloading Babel-2.10.3-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 144.2 MB/s eta 0:00:00 Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 32.0 MB/s eta 0:00:00 Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting imagesize Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting Pygments>=2.0 Downloading Pygments-2.12.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 203.7 MB/s eta 0:00:00 Collecting requests>=2.0.0 Downloading requests-2.28.1-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 209.5 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 237.4 MB/s eta 0:00:00 Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 5.4 MB/s eta 0:00:00 Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting pytz>=2015.7 Downloading pytz-2022.1-py2.py3-none-any.whl (503 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 kB 237.0 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.10-py2.py3-none-any.whl (139 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.2/139.2 kB 251.9 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.3-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 227.2 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 236.1 MB/s eta 0:00:00 Collecting charset-normalizer<3,>=2 Downloading charset_normalizer-2.1.0-py3-none-any.whl (39 kB) Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 238.5 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 224.9 MB/s eta 0:00:00 Building wheels for collected packages: mock, pillow, 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=23773 sha256=911f8f1ac64e9cb1837fd78a2fafe8bdcb191a3cfcbd5b8d6fe9e390ee34b561 Stored in directory: /tmp/pip-ephem-wheel-cache-63_rbjwq/wheels/41/7c/21/90057f91c6ead7c77a90c52d6e85ca48bf82d8b0d3f8dfbb65 Building wheel for pillow (setup.py): started Building wheel for pillow (setup.py): finished with status 'done' Created wheel for pillow: filename=Pillow-5.4.1-cp38-cp38-linux_x86_64.whl size=1260058 sha256=ed79148cb8b7ae8b6c9101a2f6ad6472d3a6248e390bce3ae7f434a55592b6da Stored in directory: /tmp/pip-ephem-wheel-cache-63_rbjwq/wheels/5f/a8/6b/5b7b3f764d879214eb03570f74d2b086201eb514e6ffa68d6d 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=491070 sha256=42b20ae572920eeebc4257781743c96035a896023f404981fb54939d1c42034f Stored in directory: /tmp/pip-ephem-wheel-cache-63_rbjwq/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 Successfully built mock pillow future Installing collected packages: snowballstemmer, pytz, mock, alabaster, urllib3, sphinxcontrib-serializinghtml, six, setuptools, pyparsing, Pygments, pillow, MarkupSafe, imagesize, idna, future, docutils, charset-normalizer, certifi, babel, sphinxcontrib-websupport, requests, packaging, jinja2, commonmark, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark 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 MarkupSafe-2.1.1 Pygments-2.12.0 alabaster-0.7.12 babel-2.10.3 certifi-2022.6.15 charset-normalizer-2.1.0 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-3.3 imagesize-1.4.1 jinja2-3.0.3 mock-1.0.1 packaging-21.3 pillow-5.4.1 pyparsing-3.0.9 pytz-2022.1 readthedocs-sphinx-ext-2.1.8 recommonmark-0.5.0 requests-2.28.1 setuptools-58.2.0 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-1.26.10 [rtd-command-info] start-time: 2022-07-08T17:05:13.963490Z, end-time: 2022-07-08T17:05:33.471194Z, duration: 19, 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.8.6/lib/python3.8/site-packages (from -r requirements.txt (line 1)) (1.19.2) Collecting pandas>=1.3.0 Downloading pandas-1.4.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.7/11.7 MB 117.4 MB/s eta 0:00:00 Collecting scipy Downloading scipy-1.8.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (41.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 MB 109.2 MB/s eta 0:00:00 Requirement already satisfied: matplotlib in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (3.3.2) Collecting seaborn Downloading seaborn-0.11.2-py3-none-any.whl (292 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 292.8/292.8 kB 264.5 MB/s eta 0:00:00 Collecting tqdm>=4.61.2 Downloading tqdm-4.64.0-py2.py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.4/78.4 kB 229.0 MB/s eta 0:00:00 Collecting sphinxcontrib-apidoc Downloading sphinxcontrib_apidoc-0.3.0-py2.py3-none-any.whl (8.5 kB) Collecting m2r Downloading m2r-0.2.1.tar.gz (16 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting nbsphinx Downloading nbsphinx-0.8.9-py3-none-any.whl (25 kB) Requirement already satisfied: sphinx in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (1.8.6) Collecting ipykernel Downloading ipykernel-6.15.1-py3-none-any.whl (132 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.9/132.9 kB 233.9 MB/s eta 0:00:00 Collecting joblib Downloading joblib-1.1.0-py2.py3-none-any.whl (306 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 307.0/307.0 kB 276.0 MB/s eta 0:00:00 Collecting xlsxwriter Downloading XlsxWriter-3.0.3-py3-none-any.whl (149 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.0/150.0 kB 258.3 MB/s eta 0:00:00 Collecting openpyxl Downloading openpyxl-3.0.10-py2.py3-none-any.whl (242 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 242.1/242.1 kB 253.3 MB/s eta 0:00:00 Requirement already satisfied: python-dateutil>=2.8.1 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from pandas>=1.3.0->-r requirements.txt (line 2)) (2.8.1) Requirement already satisfied: pytz>=2020.1 in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.8/site-packages (from pandas>=1.3.0->-r requirements.txt (line 2)) (2022.1) Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.3 in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.8/site-packages (from matplotlib->-r requirements.txt (line 4)) (3.0.9) Requirement already satisfied: cycler>=0.10 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->-r requirements.txt (line 4)) (0.10.0) Requirement already satisfied: certifi>=2020.06.20 in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.8/site-packages (from matplotlib->-r requirements.txt (line 4)) (2022.6.15) Requirement already satisfied: kiwisolver>=1.0.1 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->-r requirements.txt (line 4)) (1.2.0) Collecting pillow>=6.2.0 Downloading Pillow-9.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 121.9 MB/s eta 0:00:00 Collecting pbr Downloading pbr-5.9.0-py2.py3-none-any.whl (112 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.3/112.3 kB 251.3 MB/s eta 0:00:00 Collecting mistune Downloading mistune-2.0.3-py2.py3-none-any.whl (24 kB) Requirement already satisfied: docutils in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.8/site-packages (from m2r->-r requirements.txt (line 9)) (0.17.1) Collecting nbconvert!=5.4 Downloading nbconvert-6.5.0-py3-none-any.whl (561 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.6/561.6 kB 228.8 MB/s eta 0:00:00 Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.8/site-packages (from nbsphinx->-r requirements.txt (line 10)) (3.0.3) Collecting nbformat Downloading nbformat-5.4.0-py3-none-any.whl (73 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.3/73.3 kB 226.4 MB/s eta 0:00:00 Collecting traitlets>=5 Downloading traitlets-5.3.0-py3-none-any.whl (106 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.8/106.8 kB 210.1 MB/s eta 0:00:00 Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.8/site-packages (from sphinx->-r requirements.txt (line 11)) (1.4.1) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.8/site-packages (from sphinx->-r requirements.txt (line 11)) (2.12.0) Requirement already satisfied: requests>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.8/site-packages (from sphinx->-r requirements.txt (line 11)) (2.28.1) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.8/site-packages (from sphinx->-r requirements.txt (line 11)) (2.10.3) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.8/site-packages (from sphinx->-r requirements.txt (line 11)) (2.2.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.8/site-packages (from sphinx->-r requirements.txt (line 11)) (0.7.12) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.8/site-packages (from sphinx->-r requirements.txt (line 11)) (58.2.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.8/site-packages (from sphinx->-r requirements.txt (line 11)) (21.3) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.8/site-packages (from sphinx->-r requirements.txt (line 11)) (1.2.4) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.8/site-packages (from sphinx->-r requirements.txt (line 11)) (1.16.0) Collecting tornado>=6.1 Downloading tornado-6.2-cp37-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (423 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 424.0/424.0 kB 244.5 MB/s eta 0:00:00 Collecting jupyter-client>=6.1.12 Downloading jupyter_client-7.3.4-py3-none-any.whl (132 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.1/132.1 kB 252.1 MB/s eta 0:00:00 Collecting matplotlib-inline>=0.1 Downloading matplotlib_inline-0.1.3-py3-none-any.whl (8.2 kB) Collecting debugpy>=1.0 Downloading debugpy-1.6.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 136.9 MB/s eta 0:00:00 Collecting nest-asyncio Downloading nest_asyncio-1.5.5-py3-none-any.whl (5.2 kB) Collecting pyzmq>=17 Downloading pyzmq-23.2.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 161.1 MB/s eta 0:00:00 Collecting psutil Downloading psutil-5.9.1-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (284 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 284.7/284.7 kB 260.8 MB/s eta 0:00:00 Collecting ipython>=7.23.1 Downloading ipython-8.4.0-py3-none-any.whl (750 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 750.8/750.8 kB 219.6 MB/s eta 0:00:00 Collecting et-xmlfile Downloading et_xmlfile-1.1.0-py3-none-any.whl (4.7 kB) Collecting pexpect>4.3 Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 23.9 MB/s eta 0:00:00 Collecting decorator Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting pickleshare Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting backcall Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting stack-data Downloading stack_data-0.3.0-py3-none-any.whl (23 kB) Collecting jedi>=0.16 Downloading jedi-0.18.1-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 123.6 MB/s eta 0:00:00 Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 Downloading prompt_toolkit-3.0.30-py3-none-any.whl (381 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 381.7/381.7 kB 223.9 MB/s eta 0:00:00 Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.8/site-packages (from jinja2->nbsphinx->-r requirements.txt (line 10)) (2.1.1) Collecting python-dateutil>=2.8.1 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 30.0 MB/s eta 0:00:00 Collecting jupyter-core>=4.9.2 Downloading jupyter_core-4.11.1-py3-none-any.whl (88 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.4/88.4 kB 236.0 MB/s eta 0:00:00 Collecting entrypoints Downloading entrypoints-0.4-py3-none-any.whl (5.3 kB) Collecting nbclient>=0.5.0 Downloading nbclient-0.6.6-py3-none-any.whl (71 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.8/71.8 kB 216.8 MB/s eta 0:00:00 Collecting pandocfilters>=1.4.1 Downloading pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB) Collecting tinycss2 Downloading tinycss2-1.1.1-py3-none-any.whl (21 kB) Collecting mistune Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB) Collecting defusedxml Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting jupyterlab-pygments Downloading jupyterlab_pygments-0.2.2-py2.py3-none-any.whl (21 kB) Collecting bleach Downloading bleach-5.0.1-py3-none-any.whl (160 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.9/160.9 kB 260.4 MB/s eta 0:00:00 Collecting beautifulsoup4 Downloading beautifulsoup4-4.11.1-py3-none-any.whl (128 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.2/128.2 kB 237.2 MB/s eta 0:00:00 Collecting fastjsonschema Downloading fastjsonschema-2.15.3-py3-none-any.whl (22 kB) Collecting jsonschema>=2.6 Downloading jsonschema-4.6.2-py3-none-any.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.8/80.8 kB 233.5 MB/s eta 0:00:00 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.8/site-packages (from requests>=2.0.0->sphinx->-r requirements.txt (line 11)) (1.26.10) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.8/site-packages (from requests>=2.0.0->sphinx->-r requirements.txt (line 11)) (3.3) Requirement already satisfied: charset-normalizer<3,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.8/site-packages (from requests>=2.0.0->sphinx->-r requirements.txt (line 11)) (2.1.0) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.8/site-packages (from sphinxcontrib-websupport->sphinx->-r requirements.txt (line 11)) (1.1.5) Collecting parso<0.9.0,>=0.8.0 Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.8/100.8 kB 220.9 MB/s eta 0:00:00 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 Downloading pyrsistent-0.18.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (119 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 119.8/119.8 kB 252.0 MB/s eta 0:00:00 Collecting importlib-resources>=1.4.0 Downloading importlib_resources-5.8.0-py3-none-any.whl (28 kB) Collecting attrs>=17.4.0 Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 kB 221.6 MB/s eta 0:00:00 Collecting ptyprocess>=0.5 Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting wcwidth Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) Collecting soupsieve>1.2 Downloading soupsieve-2.3.2.post1-py3-none-any.whl (37 kB) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting asttokens Downloading asttokens-2.0.5-py2.py3-none-any.whl (20 kB) Collecting executing Downloading executing-0.8.3-py2.py3-none-any.whl (16 kB) Collecting pure-eval Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB) Collecting zipp>=3.1.0 Downloading zipp-3.8.0-py3-none-any.whl (5.4 kB) Building wheels for collected packages: m2r 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=10477 sha256=105f48fe9de9ebf313b4a6a0ea60a7c806bedfd3c06ca608f7291c94a5e3dbd6 Stored in directory: /tmp/pip-ephem-wheel-cache-rol5m2bf/wheels/f0/0d/a1/905017ebb11fce6b0316028bf05fc5c4229fbadff0db60182d Successfully built m2r Installing collected packages: webencodings, wcwidth, pure-eval, ptyprocess, pickleshare, mistune, fastjsonschema, executing, backcall, zipp, xlsxwriter, traitlets, tqdm, tornado, tinycss2, soupsieve, scipy, pyzmq, python-dateutil, pyrsistent, psutil, prompt-toolkit, pillow, pexpect, pbr, parso, pandocfilters, nest-asyncio, m2r, jupyterlab-pygments, joblib, et-xmlfile, entrypoints, defusedxml, decorator, debugpy, bleach, attrs, asttokens, stack-data, pandas, openpyxl, matplotlib-inline, jupyter-core, jedi, importlib-resources, beautifulsoup4, sphinxcontrib-apidoc, seaborn, jupyter-client, jsonschema, ipython, nbformat, ipykernel, nbclient, nbconvert, nbsphinx Attempting uninstall: python-dateutil Found existing installation: python-dateutil 2.8.1 Not uninstalling python-dateutil at /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest Can't uninstall 'python-dateutil'. No files were found to uninstall. Attempting uninstall: pillow Found existing installation: Pillow 5.4.1 Uninstalling Pillow-5.4.1: Successfully uninstalled Pillow-5.4.1 Attempting uninstall: pandas Found existing installation: pandas 1.1.3 Not uninstalling pandas at /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest Can't uninstall 'pandas'. No files were found to uninstall. Successfully installed asttokens-2.0.5 attrs-21.4.0 backcall-0.2.0 beautifulsoup4-4.11.1 bleach-5.0.1 debugpy-1.6.2 decorator-5.1.1 defusedxml-0.7.1 entrypoints-0.4 et-xmlfile-1.1.0 executing-0.8.3 fastjsonschema-2.15.3 importlib-resources-5.8.0 ipykernel-6.15.1 ipython-8.4.0 jedi-0.18.1 joblib-1.1.0 jsonschema-4.6.2 jupyter-client-7.3.4 jupyter-core-4.11.1 jupyterlab-pygments-0.2.2 m2r-0.2.1 matplotlib-inline-0.1.3 mistune-0.8.4 nbclient-0.6.6 nbconvert-6.5.0 nbformat-5.4.0 nbsphinx-0.8.9 nest-asyncio-1.5.5 openpyxl-3.0.10 pandas-1.4.3 pandocfilters-1.5.0 parso-0.8.3 pbr-5.9.0 pexpect-4.8.0 pickleshare-0.7.5 pillow-9.2.0 prompt-toolkit-3.0.30 psutil-5.9.1 ptyprocess-0.7.0 pure-eval-0.2.2 pyrsistent-0.18.1 python-dateutil-2.8.2 pyzmq-23.2.0 scipy-1.8.1 seaborn-0.11.2 soupsieve-2.3.2.post1 sphinxcontrib-apidoc-0.3.0 stack-data-0.3.0 tinycss2-1.1.1 tornado-6.2 tqdm-4.64.0 traitlets-5.3.0 wcwidth-0.2.5 webencodings-0.5.1 xlsxwriter-3.0.3 zipp-3.8.0 [rtd-command-info] start-time: 2022-07-08T17:05:33.665457Z, end-time: 2022-07-08T17:05:34.793974Z, duration: 1, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Requirement already satisfied: docutils<0.18 in /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.8/site-packages (from -r docs/requirements.txt (line 1)) (0.17.1) [rtd-command-info] start-time: 2022-07-08T17:05:36.361870Z, end-time: 2022-07-08T17:05:36.441956Z, 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 = '2022, FOXO Technologies, inc.' author = 'FOXO Technologies, inc.' # The short X.Y version version = '0.8' # The full version, including alpha/beta/rc tags release = '0.8.4' # -- 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' ] autosummary_generate = True # new in sphinx 3.1 2020 # 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', 'FOXO Technologies, inc', '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', 'Methylation array quality control and filtering.', 'Miscellaneous'), ] # -- Extension configuration ------------------------------------------------- # numpydoc_show_class_members = False ########################################################################### # 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/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring 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", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("feature-v0.8.4", "/en/feature-v0.8.4/"), ], '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': '04522bf0', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None 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") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/life-epigenetics-methylcheck/builds/1006927/' 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: 2022-07-08T17:05:36.628325Z, end-time: 2022-07-08T17:06:46.358261Z, duration: 69, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v1.8.6 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.reports.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. [autosummary] generating autosummary for: README.md, docs/filtering-probes.ipynb, docs/loading-data.ipynb, docs/mds-example.ipynb, docs/poobah_filtering_tutorial.ipynb, docs/quality-control-example.ipynb, docs/release-history.md, docs/research_notebooks/postprocessQC_example.ipynb, docs/research_notebooks/pval.ipynb, docs/research_notebooks/rawQC_example.ipynb, docs/source/modules.rst, index.rst Matplotlib is building the font cache; this may take a moment. WARNING: [autosummary] failed to import 'methylcheck.assign': no module named methylcheck.assign WARNING: [autosummary] failed to import 'methylcheck.beta_density_plot': no module named methylcheck.beta_density_plot WARNING: [autosummary] failed to import 'methylcheck.beta_mds_plot': no module named methylcheck.beta_mds_plot WARNING: [autosummary] failed to import 'methylcheck.cli': no module named methylcheck.cli WARNING: [autosummary] failed to import 'methylcheck.combine_mds': no module named methylcheck.combine_mds WARNING: [autosummary] failed to import 'methylcheck.cumulative_sum_beta_distribution': no module named methylcheck.cumulative_sum_beta_distribution WARNING: [autosummary] failed to import 'methylcheck.drop_nan_probes': no module named methylcheck.drop_nan_probes WARNING: [autosummary] failed to import 'methylcheck.exclude_probes': no module named methylcheck.exclude_probes WARNING: [autosummary] failed to import 'methylcheck.exclude_sex_control_probes': no module named methylcheck.exclude_sex_control_probes WARNING: [autosummary] failed to import 'methylcheck.get_sex': no module named methylcheck.get_sex WARNING: [autosummary] failed to import 'methylcheck.list_problem_probes': no module named methylcheck.list_problem_probes WARNING: [autosummary] failed to import 'methylcheck.load': no module named methylcheck.load WARNING: [autosummary] failed to import 'methylcheck.load_both': no module named methylcheck.load_both WARNING: [autosummary] failed to import 'methylcheck.mean_beta_compare': no module named methylcheck.mean_beta_compare WARNING: [autosummary] failed to import 'methylcheck.mean_beta_plot': no module named methylcheck.mean_beta_plot WARNING: [autosummary] failed to import 'methylcheck.plot_M_vs_U': no module named methylcheck.plot_M_vs_U WARNING: [autosummary] failed to import 'methylcheck.plot_beta_by_type': no module named methylcheck.plot_beta_by_type WARNING: [autosummary] failed to import 'methylcheck.plot_controls': no module named methylcheck.plot_controls WARNING: [autosummary] failed to import 'methylcheck.predict': no module named methylcheck.predict WARNING: [autosummary] failed to import 'methylcheck.probes': no module named methylcheck.probes WARNING: [autosummary] failed to import 'methylcheck.qc_signal_intensity': no module named methylcheck.qc_signal_intensity WARNING: [autosummary] failed to import 'methylcheck.read_geo': no module named methylcheck.read_geo WARNING: [autosummary] failed to import 'methylcheck.run_pipeline': no module named methylcheck.run_pipeline WARNING: [autosummary] failed to import 'methylcheck.run_qc': no module named methylcheck.run_qc WARNING: [autosummary] failed to import 'methylcheck.sample_plot': no module named methylcheck.sample_plot WARNING: [autosummary] failed to import 'methylcheck.samples': no module named methylcheck.samples Failed to import 'methylcheck.load_processed': no module named methylcheck.load_processed Failed to import 'methylcheck.read_geo_processed': no module named methylcheck.read_geo_processed Failed to import 'methylcheck.reports.qc_report.run_pipeline': no module named methylcheck.reports.qc_report.run_pipeline Failed to import 'methylcheck.probes': no module named methylcheck.probes Failed to import 'methylcheck.samples': no module named methylcheck.samples Failed to import 'methylcheck.qc_plot': no module named methylcheck.qc_plot Failed to import 'methylcheck.predict': no module named methylcheck.predict building [mo]: targets for 0 po files that are out of date building [html]: targets for 12 source files that are out of date updating environment: 12 added, 0 changed, 0 removed reading sources... [ 8%] README reading sources... [ 16%] docs/filtering-probes reading sources... [ 25%] docs/loading-data reading sources... [ 33%] docs/mds-example reading sources... [ 41%] docs/poobah_filtering_tutorial reading sources... [ 50%] docs/quality-control-example reading sources... [ 58%] docs/release-history reading sources... [ 66%] docs/research_notebooks/postprocessQC_example reading sources... [ 75%] docs/research_notebooks/pval reading sources... [ 83%] docs/research_notebooks/rawQC_example reading sources... [ 91%] docs/source/modules reading sources... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.8/site-packages/sphinx/util/nodes.py:94: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. for classifier in reversed(node.parent.traverse(nodes.classifier)): /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/poobah_filtering_tutorial.ipynb:3394: WARNING: File not found: 'docs/quality-control-example.html#Predicting-Sex' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/poobah_filtering_tutorial.ipynb:3405: WARNING: File not found: 'docs/filtering-probes.html#Filtering-sex-linked-probes-and-control-probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/research_notebooks/postprocessQC_example.ipynb:1: 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:1: 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: failed to import methylcheck.cli /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.run_pipeline /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.run_qc /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.read_geo /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.load /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.load_both /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.qc_signal_intensity /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.plot_M_vs_U /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.plot_controls /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.plot_beta_by_type /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.probes /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.list_problem_probes /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.exclude_probes /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.exclude_sex_control_probes /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.drop_nan_probes /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.samples /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.sample_plot /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.beta_density_plot /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.mean_beta_plot /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.mean_beta_compare /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.beta_mds_plot /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.combine_mds /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.cumulative_sum_beta_distribution /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.predict /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.get_sex /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.assign /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' WARNING: autodoc: failed to import module 'load_processed' from module 'methylcheck'; the following exception was raised: No module named 'methylprep' WARNING: autodoc: failed to import module 'read_geo_processed' from module 'methylcheck'; the following exception was raised: No module named 'methylprep' WARNING: autodoc: failed to import class 'reports.qc_report.ReportPDF' from module 'methylcheck'; the following exception was raised: No module named 'methylprep' WARNING: autodoc: failed to import module 'reports.qc_report.run_pipeline' from module 'methylcheck'; the following exception was raised: No module named 'methylprep' WARNING: autodoc: failed to import module 'probes' from module 'methylcheck'; the following exception was raised: No module named 'methylprep' WARNING: autodoc: failed to import module 'samples' from module 'methylcheck'; the following exception was raised: No module named 'methylprep' WARNING: autodoc: failed to import module 'qc_plot' from module 'methylcheck'; the following exception was raised: No module named 'methylprep' WARNING: autodoc: failed to import module 'predict' from module 'methylcheck'; the following exception was raised: No module named 'methylprep' 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/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... [ 8%] README writing output... [ 16%] docs/filtering-probes writing output... [ 25%] docs/loading-data writing output... [ 33%] docs/mds-example writing output... [ 41%] docs/poobah_filtering_tutorial writing output... [ 50%] docs/quality-control-example writing output... [ 58%] docs/release-history writing output... [ 66%] docs/research_notebooks/postprocessQC_example writing output... [ 75%] docs/research_notebooks/pval writing output... [ 83%] docs/research_notebooks/rawQC_example writing output... [ 91%] docs/source/modules writing output... [100%] index /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 copying notebooks ... [ 12%] docs/filtering-probes.ipynb copying notebooks ... [ 25%] docs/loading-data.ipynb copying notebooks ... [ 37%] docs/mds-example.ipynb copying notebooks ... [ 50%] docs/poobah_filtering_tutorial.ipynb copying notebooks ... [ 62%] docs/quality-control-example.ipynb copying notebooks ... [ 75%] docs/research_notebooks/postprocessQC_example.ipynb copying notebooks ... [ 87%] docs/research_notebooks/pval.ipynb copying notebooks ... [100%] docs/research_notebooks/rawQC_example.ipynb writing additional pages... search copying images... [ 3%] docs/../_build/doctrees/nbsphinx/docs_filtering-probes_9_1.png copying images... [ 6%] docs/../_build/doctrees/nbsphinx/docs_filtering-probes_11_0.png copying images... [ 9%] docs/../_build/doctrees/nbsphinx/docs_filtering-probes_16_1.png copying images... [ 12%] docs/../_build/doctrees/nbsphinx/docs_filtering-probes_17_0.png copying images... [ 15%] docs/../_build/doctrees/nbsphinx/docs_loading-data_16_1.png copying images... [ 18%] docs/../_build/doctrees/nbsphinx/docs_loading-data_18_0.png copying images... [ 21%] docs/../_build/doctrees/nbsphinx/docs_mds-example_4_1.png copying images... [ 25%] docs/../_build/doctrees/nbsphinx/docs_mds-example_12_1.png copying images... [ 28%] docs/../_build/doctrees/nbsphinx/docs_mds-example_14_1.png copying images... [ 31%] docs/../_build/doctrees/nbsphinx/docs_mds-example_16_1.png copying images... [ 34%] docs/../_build/doctrees/nbsphinx/docs_mds-example_18_1.png copying images... [ 37%] docs/../_build/doctrees/nbsphinx/docs_mds-example_20_1.png copying images... [ 40%] docs/../_build/doctrees/nbsphinx/docs_mds-example_21_0.png copying images... [ 43%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_0.png copying images... [ 46%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_1.png copying images... [ 50%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_3.png copying images... [ 53%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_4.png copying images... [ 56%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_5.png copying images... [ 59%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_6.png copying images... [ 62%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_7.png copying images... [ 65%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_8.png copying images... [ 68%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_9.png copying images... [ 71%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_10.png copying images... [ 75%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_13.png copying images... [ 78%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_16.png copying images... [ 81%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_19.png copying images... [ 84%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_22.png copying images... [ 87%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_12_1.png copying images... [ 90%] docs/research_notebooks/../../_build/doctrees/nbsphinx/docs_research_notebooks_postprocessQC_example_7_0.png copying images... [ 93%] docs/research_notebooks/../../_build/doctrees/nbsphinx/docs_research_notebooks_postprocessQC_example_8_0.png copying images... [ 96%] docs/research_notebooks/../../_build/doctrees/nbsphinx/docs_research_notebooks_postprocessQC_example_13_0.png copying images... [100%] docs/research_notebooks/../../_build/doctrees/nbsphinx/docs_research_notebooks_postprocessQC_example_15_0.png copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 172 warnings. The HTML pages are in _build/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2022-07-08T17:06:46.784099Z, end-time: 2022-07-08T17:06:54.409489Z, duration: 7, exit-code: 0 python -m sphinx -T -E -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . _build/localmedia Running Sphinx v1.8.6 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.reports.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. [autosummary] generating autosummary for: README.md, docs/filtering-probes.ipynb, docs/loading-data.ipynb, docs/mds-example.ipynb, docs/poobah_filtering_tutorial.ipynb, docs/quality-control-example.ipynb, docs/release-history.md, docs/research_notebooks/postprocessQC_example.ipynb, docs/research_notebooks/pval.ipynb, docs/research_notebooks/rawQC_example.ipynb, docs/source/modules.rst, index.rst WARNING: [autosummary] failed to import 'methylcheck.assign': no module named methylcheck.assign WARNING: [autosummary] failed to import 'methylcheck.beta_density_plot': no module named methylcheck.beta_density_plot WARNING: [autosummary] failed to import 'methylcheck.beta_mds_plot': no module named methylcheck.beta_mds_plot WARNING: [autosummary] failed to import 'methylcheck.cli': no module named methylcheck.cli WARNING: [autosummary] failed to import 'methylcheck.combine_mds': no module named methylcheck.combine_mds WARNING: [autosummary] failed to import 'methylcheck.cumulative_sum_beta_distribution': no module named methylcheck.cumulative_sum_beta_distribution WARNING: [autosummary] failed to import 'methylcheck.drop_nan_probes': no module named methylcheck.drop_nan_probes WARNING: [autosummary] failed to import 'methylcheck.exclude_probes': no module named methylcheck.exclude_probes WARNING: [autosummary] failed to import 'methylcheck.exclude_sex_control_probes': no module named methylcheck.exclude_sex_control_probes WARNING: [autosummary] failed to import 'methylcheck.get_sex': no module named methylcheck.get_sex WARNING: [autosummary] failed to import 'methylcheck.list_problem_probes': no module named methylcheck.list_problem_probes WARNING: [autosummary] failed to import 'methylcheck.load': no module named methylcheck.load WARNING: [autosummary] failed to import 'methylcheck.load_both': no module named methylcheck.load_both WARNING: [autosummary] failed to import 'methylcheck.mean_beta_compare': no module named methylcheck.mean_beta_compare WARNING: [autosummary] failed to import 'methylcheck.mean_beta_plot': no module named methylcheck.mean_beta_plot WARNING: [autosummary] failed to import 'methylcheck.plot_M_vs_U': no module named methylcheck.plot_M_vs_U WARNING: [autosummary] failed to import 'methylcheck.plot_beta_by_type': no module named methylcheck.plot_beta_by_type WARNING: [autosummary] failed to import 'methylcheck.plot_controls': no module named methylcheck.plot_controls WARNING: [autosummary] failed to import 'methylcheck.predict': no module named methylcheck.predict WARNING: [autosummary] failed to import 'methylcheck.probes': no module named methylcheck.probes WARNING: [autosummary] failed to import 'methylcheck.qc_signal_intensity': no module named methylcheck.qc_signal_intensity WARNING: [autosummary] failed to import 'methylcheck.read_geo': no module named methylcheck.read_geo WARNING: [autosummary] failed to import 'methylcheck.run_pipeline': no module named methylcheck.run_pipeline WARNING: [autosummary] failed to import 'methylcheck.run_qc': no module named methylcheck.run_qc WARNING: [autosummary] failed to import 'methylcheck.sample_plot': no module named methylcheck.sample_plot WARNING: [autosummary] failed to import 'methylcheck.samples': no module named methylcheck.samples Failed to import 'methylcheck.load_processed': no module named methylcheck.load_processed Failed to import 'methylcheck.read_geo_processed': no module named methylcheck.read_geo_processed Failed to import 'methylcheck.reports.qc_report.run_pipeline': no module named methylcheck.reports.qc_report.run_pipeline Failed to import 'methylcheck.probes': no module named methylcheck.probes Failed to import 'methylcheck.samples': no module named methylcheck.samples Failed to import 'methylcheck.qc_plot': no module named methylcheck.qc_plot Failed to import 'methylcheck.predict': no module named methylcheck.predict building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 12 added, 0 changed, 0 removed reading sources... [ 8%] README reading sources... [ 16%] docs/filtering-probes reading sources... [ 25%] docs/loading-data reading sources... [ 33%] docs/mds-example reading sources... [ 41%] docs/poobah_filtering_tutorial reading sources... [ 50%] docs/quality-control-example reading sources... [ 58%] docs/release-history reading sources... [ 66%] docs/research_notebooks/postprocessQC_example reading sources... [ 75%] docs/research_notebooks/pval reading sources... [ 83%] docs/research_notebooks/rawQC_example reading sources... [ 91%] docs/source/modules reading sources... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.8/site-packages/sphinx/util/nodes.py:94: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. for classifier in reversed(node.parent.traverse(nodes.classifier)): /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/poobah_filtering_tutorial.ipynb:3394: WARNING: File not found: 'docs/quality-control-example.html#Predicting-Sex' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/poobah_filtering_tutorial.ipynb:3405: WARNING: File not found: 'docs/filtering-probes.html#Filtering-sex-linked-probes-and-control-probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/research_notebooks/postprocessQC_example.ipynb:1: 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:1: 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: failed to import methylcheck.cli /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.run_pipeline /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.run_qc /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.read_geo /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.load /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.load_both /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.qc_signal_intensity /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.plot_M_vs_U /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.plot_controls /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.plot_beta_by_type /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.probes /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.list_problem_probes /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.exclude_probes /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.exclude_sex_control_probes /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.drop_nan_probes /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.samples /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.sample_plot /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.beta_density_plot /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.mean_beta_plot /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.mean_beta_compare /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.beta_mds_plot /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.combine_mds /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.cumulative_sum_beta_distribution /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.predict /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.get_sex /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.assign /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' WARNING: autodoc: failed to import module 'load_processed' from module 'methylcheck'; the following exception was raised: No module named 'methylprep' WARNING: autodoc: failed to import module 'read_geo_processed' from module 'methylcheck'; the following exception was raised: No module named 'methylprep' WARNING: autodoc: failed to import class 'reports.qc_report.ReportPDF' from module 'methylcheck'; the following exception was raised: No module named 'methylprep' WARNING: autodoc: failed to import module 'reports.qc_report.run_pipeline' from module 'methylcheck'; the following exception was raised: No module named 'methylprep' WARNING: autodoc: failed to import module 'probes' from module 'methylcheck'; the following exception was raised: No module named 'methylprep' WARNING: autodoc: failed to import module 'samples' from module 'methylcheck'; the following exception was raised: No module named 'methylprep' WARNING: autodoc: failed to import module 'qc_plot' from module 'methylcheck'; the following exception was raised: No module named 'methylprep' WARNING: autodoc: failed to import module 'predict' from module 'methylcheck'; the following exception was raised: No module named 'methylprep' 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/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/filtering-probes docs/quality-control-example docs/poobah_filtering_tutorial docs/mds-example 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/nbsphinx/docs_loading-data_16_1.png copying images... [ 7%] docs/../_build/doctrees/nbsphinx/docs_loading-data_18_0.png copying images... [ 10%] docs/../_build/doctrees/nbsphinx/docs_filtering-probes_9_1.png copying images... [ 14%] docs/../_build/doctrees/nbsphinx/docs_filtering-probes_11_0.png copying images... [ 17%] docs/../_build/doctrees/nbsphinx/docs_filtering-probes_16_1.png copying images... [ 21%] docs/../_build/doctrees/nbsphinx/docs_filtering-probes_17_0.png copying images... [ 25%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_0.png copying images... [ 28%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_1.png copying images... [ 32%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_3.png copying images... [ 35%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_4.png copying images... [ 39%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_5.png copying images... [ 42%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_6.png copying images... [ 46%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_7.png copying images... [ 50%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_8.png copying images... [ 53%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_9.png copying images... [ 57%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_10.png copying images... [ 60%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_13.png copying images... [ 64%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_16.png copying images... [ 67%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_19.png copying images... [ 71%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_22.png copying images... [ 75%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_12_1.png copying images... [ 78%] docs/../_build/doctrees/nbsphinx/docs_mds-example_4_1.png copying images... [ 82%] docs/../_build/doctrees/nbsphinx/docs_mds-example_12_1.png copying images... [ 85%] docs/../_build/doctrees/nbsphinx/docs_mds-example_14_1.png copying images... [ 89%] docs/../_build/doctrees/nbsphinx/docs_mds-example_16_1.png copying images... [ 92%] docs/../_build/doctrees/nbsphinx/docs_mds-example_18_1.png copying images... [ 96%] docs/../_build/doctrees/nbsphinx/docs_mds-example_20_1.png copying images... [100%] docs/../_build/doctrees/nbsphinx/docs_mds-example_21_0.png copying static files... done copying extra files... done dumping object inventory... done build succeeded, 146 warnings. The HTML page is in _build/localmedia. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2022-07-08T17:06:54.636983Z, end-time: 2022-07-08T17:07:00.711463Z, duration: 6, exit-code: 0 python -m sphinx -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v1.8.6 loading translations [en]... done making output directory... loading pickled environment... done 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.reports.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. [autosummary] generating autosummary for: README.md, docs/filtering-probes.ipynb, docs/loading-data.ipynb, docs/mds-example.ipynb, docs/poobah_filtering_tutorial.ipynb, docs/quality-control-example.ipynb, docs/release-history.md, docs/research_notebooks/postprocessQC_example.ipynb, docs/research_notebooks/pval.ipynb, docs/research_notebooks/rawQC_example.ipynb, docs/source/modules.rst, index.rst WARNING: [autosummary] failed to import 'methylcheck.assign': no module named methylcheck.assign WARNING: [autosummary] failed to import 'methylcheck.beta_density_plot': no module named methylcheck.beta_density_plot WARNING: [autosummary] failed to import 'methylcheck.beta_mds_plot': no module named methylcheck.beta_mds_plot WARNING: [autosummary] failed to import 'methylcheck.cli': no module named methylcheck.cli WARNING: [autosummary] failed to import 'methylcheck.combine_mds': no module named methylcheck.combine_mds WARNING: [autosummary] failed to import 'methylcheck.cumulative_sum_beta_distribution': no module named methylcheck.cumulative_sum_beta_distribution WARNING: [autosummary] failed to import 'methylcheck.drop_nan_probes': no module named methylcheck.drop_nan_probes WARNING: [autosummary] failed to import 'methylcheck.exclude_probes': no module named methylcheck.exclude_probes WARNING: [autosummary] failed to import 'methylcheck.exclude_sex_control_probes': no module named methylcheck.exclude_sex_control_probes WARNING: [autosummary] failed to import 'methylcheck.get_sex': no module named methylcheck.get_sex WARNING: [autosummary] failed to import 'methylcheck.list_problem_probes': no module named methylcheck.list_problem_probes WARNING: [autosummary] failed to import 'methylcheck.load': no module named methylcheck.load WARNING: [autosummary] failed to import 'methylcheck.load_both': no module named methylcheck.load_both WARNING: [autosummary] failed to import 'methylcheck.mean_beta_compare': no module named methylcheck.mean_beta_compare WARNING: [autosummary] failed to import 'methylcheck.mean_beta_plot': no module named methylcheck.mean_beta_plot WARNING: [autosummary] failed to import 'methylcheck.plot_M_vs_U': no module named methylcheck.plot_M_vs_U WARNING: [autosummary] failed to import 'methylcheck.plot_beta_by_type': no module named methylcheck.plot_beta_by_type WARNING: [autosummary] failed to import 'methylcheck.plot_controls': no module named methylcheck.plot_controls WARNING: [autosummary] failed to import 'methylcheck.predict': no module named methylcheck.predict WARNING: [autosummary] failed to import 'methylcheck.probes': no module named methylcheck.probes WARNING: [autosummary] failed to import 'methylcheck.qc_signal_intensity': no module named methylcheck.qc_signal_intensity WARNING: [autosummary] failed to import 'methylcheck.read_geo': no module named methylcheck.read_geo WARNING: [autosummary] failed to import 'methylcheck.run_pipeline': no module named methylcheck.run_pipeline WARNING: [autosummary] failed to import 'methylcheck.run_qc': no module named methylcheck.run_qc WARNING: [autosummary] failed to import 'methylcheck.sample_plot': no module named methylcheck.sample_plot WARNING: [autosummary] failed to import 'methylcheck.samples': no module named methylcheck.samples Failed to import 'methylcheck.load_processed': no module named methylcheck.load_processed Failed to import 'methylcheck.read_geo_processed': no module named methylcheck.read_geo_processed Failed to import 'methylcheck.reports.qc_report.run_pipeline': no module named methylcheck.reports.qc_report.run_pipeline Failed to import 'methylcheck.probes': no module named methylcheck.probes Failed to import 'methylcheck.samples': no module named methylcheck.samples Failed to import 'methylcheck.qc_plot': no module named methylcheck.qc_plot Failed to import 'methylcheck.predict': no module named methylcheck.predict building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: [] 0 added, 1 changed, 0 removed reading sources... [100%] docs/source/modules /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.cli /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.run_pipeline /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.run_qc /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.read_geo /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.load /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.load_both /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.qc_signal_intensity /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.plot_M_vs_U /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.plot_controls /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.plot_beta_by_type /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.probes /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.list_problem_probes /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.exclude_probes /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.exclude_sex_control_probes /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.drop_nan_probes /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.samples /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.sample_plot /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.beta_density_plot /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.mean_beta_plot /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.mean_beta_compare /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.beta_mds_plot /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.combine_mds /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.cumulative_sum_beta_distribution /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.predict /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.get_sex /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.assign /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' WARNING: autodoc: failed to import module 'load_processed' from module 'methylcheck'; the following exception was raised: No module named 'methylprep' WARNING: autodoc: failed to import module 'read_geo_processed' from module 'methylcheck'; the following exception was raised: No module named 'methylprep' WARNING: autodoc: failed to import class 'reports.qc_report.ReportPDF' from module 'methylcheck'; the following exception was raised: No module named 'methylprep' WARNING: autodoc: failed to import module 'reports.qc_report.run_pipeline' from module 'methylcheck'; the following exception was raised: No module named 'methylprep' WARNING: autodoc: failed to import module 'probes' from module 'methylcheck'; the following exception was raised: No module named 'methylprep' WARNING: autodoc: failed to import module 'samples' from module 'methylcheck'; the following exception was raised: No module named 'methylprep' WARNING: autodoc: failed to import module 'qc_plot' from module 'methylcheck'; the following exception was raised: No module named 'methylprep' WARNING: autodoc: failed to import module 'predict' from module 'methylcheck'; the following exception was raised: No module named 'methylprep' 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/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/filtering-probes docs/quality-control-example docs/poobah_filtering_tutorial docs/mds-example docs/source/modules docs/source/_autosummary/methylcheck.cli /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.8/site-packages/sphinx/builders/latex/__init__.py:201: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. if toctrees[0].get('maxdepth') > 0: /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 resolving references... README.md:: WARNING: a suitable image for latex builder not found: ['image/svg+xml'] (https://github.com/FoxoTech/methylcheck/workflows/tests/badge.svg) 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/FoxoTech/methylcheck.svg?style=shield) README.md:: WARNING: a suitable image for latex builder not found: ['image/svg+xml'] (https://app.codacy.com/project/badge/Grade/6fdca9f2600342839379a0dd22bebad5) README.md:: WARNING: a suitable image for latex builder not found: ['image/svg+xml'] (https://coveralls.io/repos/github/FoxoTech/methylcheck/badge.svg?t=OVL45Q) README.md:37: 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://pypi.org/project/methylcheck/:alt:PyPI-Downloads:raw-html-m2r:``) writing... done copying images... [ 3%] https://raw.githubusercontent.com/FoxoTech/methylcheck/master/docs/methylcheck_overview.png copying images... [ 6%] docs/../_build/doctrees/nbsphinx/docs_loading-data_16_1.png copying images... [ 10%] docs/../_build/doctrees/nbsphinx/docs_loading-data_18_0.png copying images... [ 13%] docs/../_build/doctrees/nbsphinx/docs_filtering-probes_9_1.png copying images... [ 16%] docs/../_build/doctrees/nbsphinx/docs_filtering-probes_11_0.png copying images... [ 20%] docs/../_build/doctrees/nbsphinx/docs_filtering-probes_16_1.png copying images... [ 23%] docs/../_build/doctrees/nbsphinx/docs_filtering-probes_17_0.png copying images... [ 26%] https://github.com/FoxoTech/methylcheck/blob/feature/v.0.7.5-docs/docs/bead_array_report.png?raw=true copying images... [ 30%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_0.png copying images... [ 33%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_1.png copying images... [ 36%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_3.png copying images... [ 40%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_4.png copying images... [ 43%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_5.png copying images... [ 46%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_6.png copying images... [ 50%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_7.png copying images... [ 53%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_8.png copying images... [ 56%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_9.png copying images... [ 60%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_10.png copying images... [ 63%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_13.png copying images... [ 66%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_16.png copying images... [ 70%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_19.png copying images... [ 73%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_22.png copying images... [ 76%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_12_1.png copying images... [ 80%] docs/../_build/doctrees/nbsphinx/docs_mds-example_4_1.png copying images... [ 83%] docs/../_build/doctrees/nbsphinx/docs_mds-example_12_1.png copying images... [ 86%] docs/../_build/doctrees/nbsphinx/docs_mds-example_14_1.png copying images... [ 90%] docs/../_build/doctrees/nbsphinx/docs_mds-example_16_1.png copying images... [ 93%] docs/../_build/doctrees/nbsphinx/docs_mds-example_18_1.png copying images... [ 96%] docs/../_build/doctrees/nbsphinx/docs_mds-example_20_1.png copying images... [100%] docs/../_build/doctrees/nbsphinx/docs_mds-example_21_0.png copying TeX support files... done build succeeded, 123 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: 2022-07-08T17:07:05.684108Z, end-time: 2022-07-08T17:07:05.745018Z, 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: 2022-07-08T17:07:05.969946Z, end-time: 2022-07-08T17:07:29.744335Z, duration: 23, 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] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.228 ...4127ccad6a31049fd5a3e0084c1f/badge}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.230 ...3083485633693ce12e4792f1127c13dbb3}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.232 ...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.234 ...f26a5b78d7ab1b7a7e141a/methylcheck}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.236 ...a/6fdca9f2600342839379a0dd22bebad5}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.238 ...b0ce2b045ce852c84a26def8403e/badge}.svg}} ^^M LaTeX Warning: File `{/home/docs/checkouts/readthedocs.org/user_builds/life-epi genetics-methylcheck/checkouts/latest/_build/doctrees/images/ca988db3c7687f5cd1 9dd1a26cf750cf4bb45506/python3.6}.png"height="40">`' not found on input line 24 0. ! LaTeX Error: Unknown graphics extension: .png"height="40">`. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.240 ...0cf4bb45506/python3.6}.png"height="40">`} Overfull \hbox (975.67087pt too wide) in paragraph at lines 2--243 [][][][][][] [1] [2 <./methylcheck_overview.png>] Chapter 1. [3] [4] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [5] [6] Chapter 3. [7] [8] Chapter 4. LaTeX Warning: Hyper reference `docs/loading-data::doc' on page 9 undefined on input line 353. LaTeX Warning: Hyper reference `docs/filtering-probes::doc' on page 9 undefined on input line 356. LaTeX Warning: Hyper reference `docs/quality-control-example::doc' on page 9 un defined on input line 359. LaTeX Warning: Hyper reference `docs/mds-example::doc' on page 9 undefined on i nput line 362. LaTeX Warning: Hyper reference `docs/quality-control-example:Predicting-Sex' on page 9 undefined on input line 365. [9] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.436 ...��███| 1/1 [00:00<00:00, 5.92it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.436 ...��███| 1/1 [00:00<00:00, 5.92it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.436 ...��███| 1/1 [00:00<00:00, 5.92it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.436 ...��███| 1/1 [00:00<00:00, 5.92it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.436 ...��███| 1/1 [00:00<00:00, 5.92it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.436 ...��███| 1/1 [00:00<00:00, 5.92it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.436 ...��███| 1/1 [00:00<00:00, 5.92it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.436 ...��███| 1/1 [00:00<00:00, 5.92it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.436 ...��███| 1/1 [00:00<00:00, 5.92it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.436 ...��███| 1/1 [00:00<00:00, 5.92it/s] [10] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.524 ...��███| 1/1 [00:00<00:00, 5.98it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.524 ...��███| 1/1 [00:00<00:00, 5.98it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.524 ...��███| 1/1 [00:00<00:00, 5.98it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.524 ...��███| 1/1 [00:00<00:00, 5.98it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.524 ...��███| 1/1 [00:00<00:00, 5.98it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.524 ...��███| 1/1 [00:00<00:00, 5.98it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.524 ...��███| 1/1 [00:00<00:00, 5.98it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.524 ...��███| 1/1 [00:00<00:00, 5.98it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.524 ...��███| 1/1 [00:00<00:00, 5.98it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.524 ...��███| 1/1 [00:00<00:00, 5.98it/s] [11] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.592 ...��██| 16/16 [00:00<00:00, 488.67it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.592 ...��██| 16/16 [00:00<00:00, 488.67it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.592 ...��██| 16/16 [00:00<00:00, 488.67it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.592 ...��██| 16/16 [00:00<00:00, 488.67it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.592 ...��██| 16/16 [00:00<00:00, 488.67it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.592 ...��██| 16/16 [00:00<00:00, 488.67it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.592 ...��██| 16/16 [00:00<00:00, 488.67it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.592 ...��██| 16/16 [00:00<00:00, 488.67it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.592 ...��██| 16/16 [00:00<00:00, 488.67it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.592 ...��██| 16/16 [00:00<00:00, 488.67it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.593 ...�██| 16/16 [00:00<00:00, 1480.91it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.593 ...�██| 16/16 [00:00<00:00, 1480.91it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.593 ...�██| 16/16 [00:00<00:00, 1480.91it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.593 ...�██| 16/16 [00:00<00:00, 1480.91it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.593 ...�██| 16/16 [00:00<00:00, 1480.91it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.593 ...�██| 16/16 [00:00<00:00, 1480.91it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.593 ...�██| 16/16 [00:00<00:00, 1480.91it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.593 ...�██| 16/16 [00:00<00:00, 1480.91it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.593 ...�██| 16/16 [00:00<00:00, 1480.91it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.593 ...�██| 16/16 [00:00<00:00, 1480.91it/s] [12] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.676 ...��██| 16/16 [00:00<00:00, 550.34it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.676 ...��██| 16/16 [00:00<00:00, 550.34it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.676 ...��██| 16/16 [00:00<00:00, 550.34it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.676 ...��██| 16/16 [00:00<00:00, 550.34it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.676 ...��██| 16/16 [00:00<00:00, 550.34it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.676 ...��██| 16/16 [00:00<00:00, 550.34it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.676 ...��██| 16/16 [00:00<00:00, 550.34it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.676 ...��██| 16/16 [00:00<00:00, 550.34it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.676 ...��██| 16/16 [00:00<00:00, 550.34it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.676 ...��██| 16/16 [00:00<00:00, 550.34it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.677 ...�██| 16/16 [00:00<00:00, 1499.81it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.677 ...�██| 16/16 [00:00<00:00, 1499.81it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.677 ...�██| 16/16 [00:00<00:00, 1499.81it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.677 ...�██| 16/16 [00:00<00:00, 1499.81it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.677 ...�██| 16/16 [00:00<00:00, 1499.81it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.677 ...�██| 16/16 [00:00<00:00, 1499.81it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.677 ...�██| 16/16 [00:00<00:00, 1499.81it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.677 ...�██| 16/16 [00:00<00:00, 1499.81it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.677 ...�██| 16/16 [00:00<00:00, 1499.81it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.677 ...�██| 16/16 [00:00<00:00, 1499.81it/s] [13] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.760 ...��███| 1/1 [00:00<00:00, 5.41it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.760 ...��███| 1/1 [00:00<00:00, 5.41it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.760 ...��███| 1/1 [00:00<00:00, 5.41it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.760 ...��███| 1/1 [00:00<00:00, 5.41it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.760 ...��███| 1/1 [00:00<00:00, 5.41it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.760 ...��███| 1/1 [00:00<00:00, 5.41it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.760 ...��███| 1/1 [00:00<00:00, 5.41it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.760 ...��███| 1/1 [00:00<00:00, 5.41it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.760 ...��███| 1/1 [00:00<00:00, 5.41it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.760 ...��███| 1/1 [00:00<00:00, 5.41it/s] Overfull \vbox (13.12581pt too high) detected at line 829 [14] Underfull \hbox (badness 10000) in paragraph at lines 835--836 []\T1/pcr/m/n/10 sdc[0]._SampleDataContainer__data_frame \T1/ptm/m/n/10 will gi ve you a dataframe of the first ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.865 ...███| 16/16 [00:20<00:00, 1.29s/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.865 ...███| 16/16 [00:20<00:00, 1.29s/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.865 ...███| 16/16 [00:20<00:00, 1.29s/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.865 ...███| 16/16 [00:20<00:00, 1.29s/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.865 ...███| 16/16 [00:20<00:00, 1.29s/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.865 ...███| 16/16 [00:20<00:00, 1.29s/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.865 ...███| 16/16 [00:20<00:00, 1.29s/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.865 ...███| 16/16 [00:20<00:00, 1.29s/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.865 ...███| 16/16 [00:20<00:00, 1.29s/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.865 ...███| 16/16 [00:20<00:00, 1.29s/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.867 ...��██| 16/16 [00:00<00:00, 524.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.867 ...��██| 16/16 [00:00<00:00, 524.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.867 ...��██| 16/16 [00:00<00:00, 524.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.867 ...��██| 16/16 [00:00<00:00, 524.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.867 ...��██| 16/16 [00:00<00:00, 524.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.867 ...��██| 16/16 [00:00<00:00, 524.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.867 ...��██| 16/16 [00:00<00:00, 524.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.867 ...��██| 16/16 [00:00<00:00, 524.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.867 ...��██| 16/16 [00:00<00:00, 524.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.867 ...��██| 16/16 [00:00<00:00, 524.09it/s] [15] Underfull \vbox (badness 10000) detected at line 965 Overfull \vbox (2.68169pt too high) detected at line 965 [16] [17 <./docs_loading-data_16_1.png>] [18 <./docs_loading-data_18_0.png>] [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.1166 ...�███| 1/1 [00:00<00:00, 4.75it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1166 ...�███| 1/1 [00:00<00:00, 4.75it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1166 ...�███| 1/1 [00:00<00:00, 4.75it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1166 ...�███| 1/1 [00:00<00:00, 4.75it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1166 ...�███| 1/1 [00:00<00:00, 4.75it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1166 ...�███| 1/1 [00:00<00:00, 4.75it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1166 ...�███| 1/1 [00:00<00:00, 4.75it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1166 ...�███| 1/1 [00:00<00:00, 4.75it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1166 ...�███| 1/1 [00:00<00:00, 4.75it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1166 ...�███| 1/1 [00:00<00:00, 4.75it/s] [20] Underfull \vbox (badness 10000) detected at line 1295 [21 <./docs_filtering-probes_9_1.png>] [22 <./docs_filtering-probes_11_0.png>] Underfull \vbox (badness 10000) detected at line 1420 [23] Underfull \vbox (badness 10000) detected at line 1439 [24 <./docs_filtering-probes_16_1.png>] [25 <./docs_filtering-probes_17_0.png>] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1488 ...�███| 1/1 [00:00<00:00, 5.07it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1488 ...�███| 1/1 [00:00<00:00, 5.07it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1488 ...�███| 1/1 [00:00<00:00, 5.07it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1488 ...�███| 1/1 [00:00<00:00, 5.07it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1488 ...�███| 1/1 [00:00<00:00, 5.07it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1488 ...�███| 1/1 [00:00<00:00, 5.07it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1488 ...�███| 1/1 [00:00<00:00, 5.07it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1488 ...�███| 1/1 [00:00<00:00, 5.07it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1488 ...�███| 1/1 [00:00<00:00, 5.07it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1488 ...�███| 1/1 [00:00<00:00, 5.07it/s] [26] Underfull \hbox (badness 10000) in paragraph at lines 1602--1603 []\T1/ptm/m/n/10 The color-coded re-sults are con-tained in an ex-cel file that will be saved in the Underfull \hbox (badness 10000) in paragraph at lines 1602--1603 \T1/ptm/m/n/10 same di-rec-tory that was spec-i-fied as an in-put. It will look sim-i-lar to this: Overfull \hbox (283.13986pt too wide) in paragraph at lines 1602--1603 [] [27 <./bead_array_report.png>] Underfull \vbox (badness 10000) detected at line 1642 [28] Underfull \vbox (badness 10000) detected at line 1653 [29 <./docs_quality-control-example_9_0.png>] Underfull \vbox (badness 10000) detected at line 1678 [30 <./docs_quality-control-example_9_1.png>] Underfull \vbox (badness 10000) detected at line 1689 [31 <./docs_quality-control-example_9_3.png>] Underfull \vbox (badness 10000) detected at line 1700 [32 <./docs_quality-control-example_9_4.png>] Underfull \vbox (badness 10000) detected at line 1711 [33 <./docs_quality-control-example_9_5.png>] Underfull \vbox (badness 10000) detected at line 1722 [34 <./docs_quality-control-example_9_6.png>] Underfull \vbox (badness 10000) detected at line 1733 [35 <./docs_quality-control-example_9_7.png>] Underfull \vbox (badness 10000) detected at line 1744 [36 <./docs_quality-control-example_9_8.png>] Underfull \vbox (badness 10000) detected at line 1755 [37 <./docs_quality-control-example_9_9.png>] Underfull \vbox (badness 10000) detected at line 1793 [38 <./docs_quality-control-example_9_10.png>] Underfull \vbox (badness 10000) detected at line 1830 [39 <./docs_quality-control-example_9_13.png>] Underfull \vbox (badness 10000) detected at line 1867 [40 <./docs_quality-control-example_9_16.png>] Underfull \vbox (badness 10000) detected at line 1904 [41 <./docs_quality-control-example_9_19.png>] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1933 ...�██| 16/16 [00:00<00:00, 491.79it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1933 ...�██| 16/16 [00:00<00:00, 491.79it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1933 ...�██| 16/16 [00:00<00:00, 491.79it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1933 ...�██| 16/16 [00:00<00:00, 491.79it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1933 ...�██| 16/16 [00:00<00:00, 491.79it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1933 ...�██| 16/16 [00:00<00:00, 491.79it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1933 ...�██| 16/16 [00:00<00:00, 491.79it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1933 ...�██| 16/16 [00:00<00:00, 491.79it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1933 ...�██| 16/16 [00:00<00:00, 491.79it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1933 ...�██| 16/16 [00:00<00:00, 491.79it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1934 ...██| 16/16 [00:00<00:00, 1415.80it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1934 ...██| 16/16 [00:00<00:00, 1415.80it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1934 ...██| 16/16 [00:00<00:00, 1415.80it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1934 ...██| 16/16 [00:00<00:00, 1415.80it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1934 ...██| 16/16 [00:00<00:00, 1415.80it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1934 ...██| 16/16 [00:00<00:00, 1415.80it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1934 ...██| 16/16 [00:00<00:00, 1415.80it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1934 ...██| 16/16 [00:00<00:00, 1415.80it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1934 ...██| 16/16 [00:00<00:00, 1415.80it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1934 ...██| 16/16 [00:00<00:00, 1415.80it/s] [42 <./docs_quality-control-example_9_22.png>] Underfull \hbox (badness 10000) in paragraph at lines 1989--1990 []\T1/ptm/m/n/10 kwargs: \T1/pcr/m/n/10 filename, poobah_max_percent, pval_cuto ff, title, author, subject, [43 <./docs_quality-control-example_12_1.png>] Underfull \hbox (badness 10000) in paragraph at lines 1993--1994 []\T1/ptm/m/n/10 If you want a quick one-line ver-sion with no fur-ther re-port edit-ing, try \T1/pcr/m/n/10 methylcheck. [44] [45] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2173 ...██| 121/121 [00:52<00:00, 2.30it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2173 ...██| 121/121 [00:52<00:00, 2.30it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2173 ...██| 121/121 [00:52<00:00, 2.30it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2173 ...██| 121/121 [00:52<00:00, 2.30it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2173 ...██| 121/121 [00:52<00:00, 2.30it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2173 ...██| 121/121 [00:52<00:00, 2.30it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2173 ...██| 121/121 [00:52<00:00, 2.30it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2173 ...██| 121/121 [00:52<00:00, 2.30it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2173 ...██| 121/121 [00:52<00:00, 2.30it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2173 ...██| 121/121 [00:52<00:00, 2.30it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2175 ...��█| 121/121 [00:00<00:00, 692.51it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2175 ...��█| 121/121 [00:00<00:00, 692.51it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2175 ...��█| 121/121 [00:00<00:00, 692.51it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2175 ...��█| 121/121 [00:00<00:00, 692.51it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2175 ...��█| 121/121 [00:00<00:00, 692.51it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2175 ...��█| 121/121 [00:00<00:00, 692.51it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2175 ...��█| 121/121 [00:00<00:00, 692.51it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2175 ...��█| 121/121 [00:00<00:00, 692.51it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2175 ...��█| 121/121 [00:00<00:00, 692.51it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2175 ...��█| 121/121 [00:00<00:00, 692.51it/s] [46] Underfull \vbox (badness 10000) detected at line 2348 Overfull \vbox (2.68169pt too high) detected at line 2348 [47] Overfull \vbox (1.63934pt too high) detected at line 2436 [48] Overfull \vbox (0.63934pt too high) detected at line 2559 [49] [50] [51] Overfull \vbox (10.43936pt too high) detected at line 2706 [52] Overfull \vbox (2.88167pt too high) detected at line 2810 [53] [54] Underfull \vbox (badness 10000) detected at line 2928 [55] Underfull \vbox (badness 7116) detected at line 3052 [56 <./docs_mds-example_4_1.png>] Underfull \vbox (badness 10000) detected at line 3052 Overfull \vbox (2.68169pt too high) detected at line 3052 [57] [58] [59 <./docs_mds-example_12_1.png>] Underfull \vbox (badness 10000) detected at line 3278 Overfull \vbox (2.68169pt too high) detected at line 3278 [60] Underfull \vbox (badness 10000) detected at line 3317 [61] Underfull \vbox (badness 7116) detected at line 3441 [62 <./docs_mds-example_14_1.png>] Underfull \vbox (badness 10000) detected at line 3441 Overfull \vbox (2.68169pt too high) detected at line 3441 [63] Underfull \vbox (badness 10000) detected at line 3480 [64] Underfull \vbox (badness 7116) detected at line 3604 [65 <./docs_mds-example_16_1.png>] Underfull \vbox (badness 10000) detected at line 3604 Overfull \vbox (2.68169pt too high) detected at line 3604 [66] Underfull \vbox (badness 10000) detected at line 3639 [67] Underfull \vbox (badness 7116) detected at line 3763 [68 <./docs_mds-example_18_1.png>] Underfull \vbox (badness 10000) detected at line 3763 Overfull \vbox (2.68169pt too high) detected at line 3763 [69] Underfull \vbox (badness 10000) detected at line 3800 [70] Underfull \vbox (badness 10000) detected at line 3833 [71 <./docs_mds-example_20_1.png>] Overfull \hbox (5.72247pt too wide) in paragraph at lines 3923--3924 []|\T1/pcr/m/n/10 methylcheck.exclude_sex_control_probes| Overfull \hbox (41.72247pt too wide) in paragraph at lines 3968--3969 []|\T1/pcr/m/n/10 methylcheck.cumulative_sum_beta_distribution| [72 <./docs_mds-example_21_0.png>] Package longtable Warning: Column widths have changed (longtable) in table 1 on input line 3988. [73] [74] [75] Overfull \hbox (33.52034pt too wide) in paragraph at lines 4251--4253 [] [76] [77] [78] Chapter 5. No file life-epigenetics-methylcheck.ind. Package longtable Warning: Table widths have changed. Rerun LaTeX. [79] (./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 (83 pages, 2133027 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/ca988db3c7687f5cd19dd1a26cf750cf4bb45506/python3.6}.pngheight=40">`' from line 'LaTeX Warning: File `{/home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_build/doctrees/images/ca988db3c7687f5cd19dd1a26cf750cf4bb45506/python3.6}.png"height="40">`' 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/ca988db3c7687f5cd19dd1a26cf750cf4bb45506/python3.6}.pngheight=40">`' from line 'LaTeX Warning: File `{/home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_build/doctrees/images/ca988db3c7687f5cd19dd1a26cf750cf4bb45506/python3.6}.png"height="40">`' 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' 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 (0 entries accepted, 0 rejected). Nothing 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 ...4127ccad6a31049fd5a3e0084c1f/badge}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.230 ...3083485633693ce12e4792f1127c13dbb3}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.232 ...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.234 ...f26a5b78d7ab1b7a7e141a/methylcheck}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.236 ...a/6fdca9f2600342839379a0dd22bebad5}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.238 ...b0ce2b045ce852c84a26def8403e/badge}.svg}} ^^M LaTeX Warning: File `{/home/docs/checkouts/readthedocs.org/user_builds/life-epi genetics-methylcheck/checkouts/latest/_build/doctrees/images/ca988db3c7687f5cd1 9dd1a26cf750cf4bb45506/python3.6}.png"height="40">`' not found on input line 24 0. ! LaTeX Error: Unknown graphics extension: .png"height="40">`. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.240 ...0cf4bb45506/python3.6}.png"height="40">`} Overfull \hbox (975.67087pt too wide) in paragraph at lines 2--243 [][][][][][] [1] [2 <./methylcheck_overview.png>] Chapter 1. [3] [4] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [5] [6] Chapter 3. [7] [8] Chapter 4. [9] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.436 ...��███| 1/1 [00:00<00:00, 5.92it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.436 ...��███| 1/1 [00:00<00:00, 5.92it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.436 ...��███| 1/1 [00:00<00:00, 5.92it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.436 ...��███| 1/1 [00:00<00:00, 5.92it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.436 ...��███| 1/1 [00:00<00:00, 5.92it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.436 ...��███| 1/1 [00:00<00:00, 5.92it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.436 ...��███| 1/1 [00:00<00:00, 5.92it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.436 ...��███| 1/1 [00:00<00:00, 5.92it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.436 ...��███| 1/1 [00:00<00:00, 5.92it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.436 ...��███| 1/1 [00:00<00:00, 5.92it/s] [10] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.524 ...��███| 1/1 [00:00<00:00, 5.98it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.524 ...��███| 1/1 [00:00<00:00, 5.98it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.524 ...��███| 1/1 [00:00<00:00, 5.98it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.524 ...��███| 1/1 [00:00<00:00, 5.98it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.524 ...��███| 1/1 [00:00<00:00, 5.98it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.524 ...��███| 1/1 [00:00<00:00, 5.98it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.524 ...��███| 1/1 [00:00<00:00, 5.98it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.524 ...��███| 1/1 [00:00<00:00, 5.98it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.524 ...��███| 1/1 [00:00<00:00, 5.98it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.524 ...��███| 1/1 [00:00<00:00, 5.98it/s] [11] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.592 ...��██| 16/16 [00:00<00:00, 488.67it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.592 ...��██| 16/16 [00:00<00:00, 488.67it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.592 ...��██| 16/16 [00:00<00:00, 488.67it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.592 ...��██| 16/16 [00:00<00:00, 488.67it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.592 ...��██| 16/16 [00:00<00:00, 488.67it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.592 ...��██| 16/16 [00:00<00:00, 488.67it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.592 ...��██| 16/16 [00:00<00:00, 488.67it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.592 ...��██| 16/16 [00:00<00:00, 488.67it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.592 ...��██| 16/16 [00:00<00:00, 488.67it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.592 ...��██| 16/16 [00:00<00:00, 488.67it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.593 ...�██| 16/16 [00:00<00:00, 1480.91it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.593 ...�██| 16/16 [00:00<00:00, 1480.91it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.593 ...�██| 16/16 [00:00<00:00, 1480.91it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.593 ...�██| 16/16 [00:00<00:00, 1480.91it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.593 ...�██| 16/16 [00:00<00:00, 1480.91it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.593 ...�██| 16/16 [00:00<00:00, 1480.91it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.593 ...�██| 16/16 [00:00<00:00, 1480.91it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.593 ...�██| 16/16 [00:00<00:00, 1480.91it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.593 ...�██| 16/16 [00:00<00:00, 1480.91it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.593 ...�██| 16/16 [00:00<00:00, 1480.91it/s] [12] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.676 ...��██| 16/16 [00:00<00:00, 550.34it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.676 ...��██| 16/16 [00:00<00:00, 550.34it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.676 ...��██| 16/16 [00:00<00:00, 550.34it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.676 ...��██| 16/16 [00:00<00:00, 550.34it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.676 ...��██| 16/16 [00:00<00:00, 550.34it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.676 ...��██| 16/16 [00:00<00:00, 550.34it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.676 ...��██| 16/16 [00:00<00:00, 550.34it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.676 ...��██| 16/16 [00:00<00:00, 550.34it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.676 ...��██| 16/16 [00:00<00:00, 550.34it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.676 ...��██| 16/16 [00:00<00:00, 550.34it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.677 ...�██| 16/16 [00:00<00:00, 1499.81it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.677 ...�██| 16/16 [00:00<00:00, 1499.81it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.677 ...�██| 16/16 [00:00<00:00, 1499.81it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.677 ...�██| 16/16 [00:00<00:00, 1499.81it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.677 ...�██| 16/16 [00:00<00:00, 1499.81it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.677 ...�██| 16/16 [00:00<00:00, 1499.81it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.677 ...�██| 16/16 [00:00<00:00, 1499.81it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.677 ...�██| 16/16 [00:00<00:00, 1499.81it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.677 ...�██| 16/16 [00:00<00:00, 1499.81it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.677 ...�██| 16/16 [00:00<00:00, 1499.81it/s] [13] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.760 ...��███| 1/1 [00:00<00:00, 5.41it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.760 ...��███| 1/1 [00:00<00:00, 5.41it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.760 ...��███| 1/1 [00:00<00:00, 5.41it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.760 ...��███| 1/1 [00:00<00:00, 5.41it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.760 ...��███| 1/1 [00:00<00:00, 5.41it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.760 ...��███| 1/1 [00:00<00:00, 5.41it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.760 ...��███| 1/1 [00:00<00:00, 5.41it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.760 ...��███| 1/1 [00:00<00:00, 5.41it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.760 ...��███| 1/1 [00:00<00:00, 5.41it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.760 ...��███| 1/1 [00:00<00:00, 5.41it/s] Overfull \vbox (13.12581pt too high) detected at line 829 [14] Underfull \hbox (badness 10000) in paragraph at lines 835--836 []\T1/pcr/m/n/10 sdc[0]._SampleDataContainer__data_frame \T1/ptm/m/n/10 will gi ve you a dataframe of the first ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.865 ...███| 16/16 [00:20<00:00, 1.29s/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.865 ...███| 16/16 [00:20<00:00, 1.29s/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.865 ...███| 16/16 [00:20<00:00, 1.29s/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.865 ...███| 16/16 [00:20<00:00, 1.29s/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.865 ...███| 16/16 [00:20<00:00, 1.29s/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.865 ...███| 16/16 [00:20<00:00, 1.29s/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.865 ...███| 16/16 [00:20<00:00, 1.29s/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.865 ...███| 16/16 [00:20<00:00, 1.29s/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.865 ...███| 16/16 [00:20<00:00, 1.29s/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.865 ...███| 16/16 [00:20<00:00, 1.29s/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.867 ...��██| 16/16 [00:00<00:00, 524.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.867 ...��██| 16/16 [00:00<00:00, 524.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.867 ...��██| 16/16 [00:00<00:00, 524.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.867 ...��██| 16/16 [00:00<00:00, 524.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.867 ...��██| 16/16 [00:00<00:00, 524.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.867 ...��██| 16/16 [00:00<00:00, 524.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.867 ...��██| 16/16 [00:00<00:00, 524.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.867 ...��██| 16/16 [00:00<00:00, 524.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.867 ...��██| 16/16 [00:00<00:00, 524.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.867 ...��██| 16/16 [00:00<00:00, 524.09it/s] [15] Underfull \vbox (badness 10000) detected at line 965 Overfull \vbox (2.68169pt too high) detected at line 965 [16] [17 <./docs_loading-data_16_1.png>] [18 <./docs_loading-data_18_0.png>] [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.1166 ...�███| 1/1 [00:00<00:00, 4.75it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1166 ...�███| 1/1 [00:00<00:00, 4.75it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1166 ...�███| 1/1 [00:00<00:00, 4.75it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1166 ...�███| 1/1 [00:00<00:00, 4.75it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1166 ...�███| 1/1 [00:00<00:00, 4.75it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1166 ...�███| 1/1 [00:00<00:00, 4.75it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1166 ...�███| 1/1 [00:00<00:00, 4.75it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1166 ...�███| 1/1 [00:00<00:00, 4.75it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1166 ...�███| 1/1 [00:00<00:00, 4.75it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1166 ...�███| 1/1 [00:00<00:00, 4.75it/s] [20] Underfull \vbox (badness 10000) detected at line 1295 [21 <./docs_filtering-probes_9_1.png>] [22 <./docs_filtering-probes_11_0.png>] Underfull \vbox (badness 10000) detected at line 1420 [23] Underfull \vbox (badness 10000) detected at line 1439 [24 <./docs_filtering-probes_16_1.png>] [25 <./docs_filtering-probes_17_0.png>] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1488 ...�███| 1/1 [00:00<00:00, 5.07it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1488 ...�███| 1/1 [00:00<00:00, 5.07it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1488 ...�███| 1/1 [00:00<00:00, 5.07it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1488 ...�███| 1/1 [00:00<00:00, 5.07it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1488 ...�███| 1/1 [00:00<00:00, 5.07it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1488 ...�███| 1/1 [00:00<00:00, 5.07it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1488 ...�███| 1/1 [00:00<00:00, 5.07it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1488 ...�███| 1/1 [00:00<00:00, 5.07it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1488 ...�███| 1/1 [00:00<00:00, 5.07it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1488 ...�███| 1/1 [00:00<00:00, 5.07it/s] [26] Underfull \hbox (badness 10000) in paragraph at lines 1602--1603 []\T1/ptm/m/n/10 The color-coded re-sults are con-tained in an ex-cel file that will be saved in the Underfull \hbox (badness 10000) in paragraph at lines 1602--1603 \T1/ptm/m/n/10 same di-rec-tory that was spec-i-fied as an in-put. It will look sim-i-lar to this: Overfull \hbox (283.13986pt too wide) in paragraph at lines 1602--1603 [] [27 <./bead_array_report.png>] Underfull \vbox (badness 10000) detected at line 1642 [28] Underfull \vbox (badness 10000) detected at line 1653 [29 <./docs_quality-control-example_9_0.png>] Underfull \vbox (badness 10000) detected at line 1678 [30 <./docs_quality-control-example_9_1.png>] Underfull \vbox (badness 10000) detected at line 1689 [31 <./docs_quality-control-example_9_3.png>] Underfull \vbox (badness 10000) detected at line 1700 [32 <./docs_quality-control-example_9_4.png>] Underfull \vbox (badness 10000) detected at line 1711 [33 <./docs_quality-control-example_9_5.png>] Underfull \vbox (badness 10000) detected at line 1722 [34 <./docs_quality-control-example_9_6.png>] Underfull \vbox (badness 10000) detected at line 1733 [35 <./docs_quality-control-example_9_7.png>] Underfull \vbox (badness 10000) detected at line 1744 [36 <./docs_quality-control-example_9_8.png>] Underfull \vbox (badness 10000) detected at line 1755 [37 <./docs_quality-control-example_9_9.png>] Underfull \vbox (badness 10000) detected at line 1793 [38 <./docs_quality-control-example_9_10.png>] Underfull \vbox (badness 10000) detected at line 1830 [39 <./docs_quality-control-example_9_13.png>] Underfull \vbox (badness 10000) detected at line 1867 [40 <./docs_quality-control-example_9_16.png>] Underfull \vbox (badness 10000) detected at line 1904 [41 <./docs_quality-control-example_9_19.png>] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1933 ...�██| 16/16 [00:00<00:00, 491.79it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1933 ...�██| 16/16 [00:00<00:00, 491.79it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1933 ...�██| 16/16 [00:00<00:00, 491.79it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1933 ...�██| 16/16 [00:00<00:00, 491.79it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1933 ...�██| 16/16 [00:00<00:00, 491.79it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1933 ...�██| 16/16 [00:00<00:00, 491.79it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1933 ...�██| 16/16 [00:00<00:00, 491.79it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1933 ...�██| 16/16 [00:00<00:00, 491.79it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1933 ...�██| 16/16 [00:00<00:00, 491.79it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1933 ...�██| 16/16 [00:00<00:00, 491.79it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1934 ...██| 16/16 [00:00<00:00, 1415.80it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1934 ...██| 16/16 [00:00<00:00, 1415.80it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1934 ...██| 16/16 [00:00<00:00, 1415.80it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1934 ...██| 16/16 [00:00<00:00, 1415.80it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1934 ...██| 16/16 [00:00<00:00, 1415.80it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1934 ...██| 16/16 [00:00<00:00, 1415.80it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1934 ...██| 16/16 [00:00<00:00, 1415.80it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1934 ...██| 16/16 [00:00<00:00, 1415.80it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1934 ...██| 16/16 [00:00<00:00, 1415.80it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1934 ...██| 16/16 [00:00<00:00, 1415.80it/s] [42 <./docs_quality-control-example_9_22.png>] Underfull \hbox (badness 10000) in paragraph at lines 1989--1990 []\T1/ptm/m/n/10 kwargs: \T1/pcr/m/n/10 filename, poobah_max_percent, pval_cuto ff, title, author, subject, [43 <./docs_quality-control-example_12_1.png>] Underfull \hbox (badness 10000) in paragraph at lines 1993--1994 []\T1/ptm/m/n/10 If you want a quick one-line ver-sion with no fur-ther re-port edit-ing, try \T1/pcr/m/n/10 methylcheck. [44] [45] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2173 ...██| 121/121 [00:52<00:00, 2.30it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2173 ...██| 121/121 [00:52<00:00, 2.30it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2173 ...██| 121/121 [00:52<00:00, 2.30it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2173 ...██| 121/121 [00:52<00:00, 2.30it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2173 ...██| 121/121 [00:52<00:00, 2.30it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2173 ...██| 121/121 [00:52<00:00, 2.30it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2173 ...██| 121/121 [00:52<00:00, 2.30it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2173 ...██| 121/121 [00:52<00:00, 2.30it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2173 ...██| 121/121 [00:52<00:00, 2.30it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2173 ...██| 121/121 [00:52<00:00, 2.30it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2175 ...��█| 121/121 [00:00<00:00, 692.51it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2175 ...��█| 121/121 [00:00<00:00, 692.51it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2175 ...��█| 121/121 [00:00<00:00, 692.51it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2175 ...��█| 121/121 [00:00<00:00, 692.51it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2175 ...��█| 121/121 [00:00<00:00, 692.51it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2175 ...��█| 121/121 [00:00<00:00, 692.51it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2175 ...��█| 121/121 [00:00<00:00, 692.51it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2175 ...��█| 121/121 [00:00<00:00, 692.51it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2175 ...��█| 121/121 [00:00<00:00, 692.51it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2175 ...��█| 121/121 [00:00<00:00, 692.51it/s] [46] Underfull \vbox (badness 10000) detected at line 2348 Overfull \vbox (2.68169pt too high) detected at line 2348 [47] Overfull \vbox (1.63934pt too high) detected at line 2436 [48] Overfull \vbox (0.63934pt too high) detected at line 2559 [49] [50] [51] Overfull \vbox (10.43936pt too high) detected at line 2706 [52] Overfull \vbox (2.88167pt too high) detected at line 2810 [53] [54] Underfull \vbox (badness 10000) detected at line 2928 [55] Underfull \vbox (badness 7116) detected at line 3052 [56 <./docs_mds-example_4_1.png>] Underfull \vbox (badness 10000) detected at line 3052 Overfull \vbox (2.68169pt too high) detected at line 3052 [57] [58] [59 <./docs_mds-example_12_1.png>] Underfull \vbox (badness 10000) detected at line 3278 Overfull \vbox (2.68169pt too high) detected at line 3278 [60] Underfull \vbox (badness 10000) detected at line 3317 [61] Underfull \vbox (badness 7116) detected at line 3441 [62 <./docs_mds-example_14_1.png>] Underfull \vbox (badness 10000) detected at line 3441 Overfull \vbox (2.68169pt too high) detected at line 3441 [63] Underfull \vbox (badness 10000) detected at line 3480 [64] Underfull \vbox (badness 7116) detected at line 3604 [65 <./docs_mds-example_16_1.png>] Underfull \vbox (badness 10000) detected at line 3604 Overfull \vbox (2.68169pt too high) detected at line 3604 [66] Underfull \vbox (badness 10000) detected at line 3639 [67] Underfull \vbox (badness 7116) detected at line 3763 [68 <./docs_mds-example_18_1.png>] Underfull \vbox (badness 10000) detected at line 3763 Overfull \vbox (2.68169pt too high) detected at line 3763 [69] Underfull \vbox (badness 10000) detected at line 3800 [70] Underfull \vbox (badness 10000) detected at line 3833 [71 <./docs_mds-example_20_1.png>] Overfull \hbox (5.72247pt too wide) in paragraph at lines 3923--3924 []|\T1/pcr/m/n/10 methylcheck.exclude_sex_control_probes| Overfull \hbox (41.72247pt too wide) in paragraph at lines 3968--3969 []|\T1/pcr/m/n/10 methylcheck.cumulative_sum_beta_distribution| [72 <./docs_mds-example_21_0.png>] [73] [74] [75] Overfull \hbox (33.52034pt too wide) in paragraph at lines 4251--4253 [] [76] [77] [78] Chapter 5. (./life-epigenetics-methylcheck.ind) [79] (./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 (83 pages, 2141868 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/ca988db3c7687f5cd19dd1a26cf750cf4bb45506/python3.6}.pngheight=40">`' from line 'LaTeX Warning: File `{/home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_build/doctrees/images/ca988db3c7687f5cd19dd1a26cf750cf4bb45506/python3.6}.png"height="40">`' 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/ca988db3c7687f5cd19dd1a26cf750cf4bb45506/python3.6}.pngheight=40">`' from line 'LaTeX Warning: File `{/home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_build/doctrees/images/ca988db3c7687f5cd19dd1a26cf750cf4bb45506/python3.6}.png"height="40">`' not found on input line 240.' 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.out' 'life-epigenetics-methylcheck.toc' ------------ Run number 3 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="life-epigenetics-methylcheck" "methylcheck.tex"' ------------ 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 ...4127ccad6a31049fd5a3e0084c1f/badge}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.230 ...3083485633693ce12e4792f1127c13dbb3}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.232 ...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.234 ...f26a5b78d7ab1b7a7e141a/methylcheck}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.236 ...a/6fdca9f2600342839379a0dd22bebad5}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.238 ...b0ce2b045ce852c84a26def8403e/badge}.svg}} ^^M LaTeX Warning: File `{/home/docs/checkouts/readthedocs.org/user_builds/life-epi genetics-methylcheck/checkouts/latest/_build/doctrees/images/ca988db3c7687f5cd1 9dd1a26cf750cf4bb45506/python3.6}.png"height="40">`' not found on input line 24 0. ! LaTeX Error: Unknown graphics extension: .png"height="40">`. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.240 ...0cf4bb45506/python3.6}.png"height="40">`} Overfull \hbox (975.67087pt too wide) in paragraph at lines 2--243 [][][][][][] [1] [2 <./methylcheck_overview.png>] Chapter 1. [3] [4] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [5] [6] Chapter 3. [7] [8] Chapter 4. [9] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.436 ...��███| 1/1 [00:00<00:00, 5.92it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.436 ...��███| 1/1 [00:00<00:00, 5.92it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.436 ...��███| 1/1 [00:00<00:00, 5.92it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.436 ...��███| 1/1 [00:00<00:00, 5.92it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.436 ...��███| 1/1 [00:00<00:00, 5.92it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.436 ...��███| 1/1 [00:00<00:00, 5.92it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.436 ...��███| 1/1 [00:00<00:00, 5.92it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.436 ...��███| 1/1 [00:00<00:00, 5.92it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.436 ...��███| 1/1 [00:00<00:00, 5.92it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.436 ...��███| 1/1 [00:00<00:00, 5.92it/s] [10] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.524 ...��███| 1/1 [00:00<00:00, 5.98it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.524 ...��███| 1/1 [00:00<00:00, 5.98it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.524 ...��███| 1/1 [00:00<00:00, 5.98it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.524 ...��███| 1/1 [00:00<00:00, 5.98it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.524 ...��███| 1/1 [00:00<00:00, 5.98it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.524 ...��███| 1/1 [00:00<00:00, 5.98it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.524 ...��███| 1/1 [00:00<00:00, 5.98it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.524 ...��███| 1/1 [00:00<00:00, 5.98it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.524 ...��███| 1/1 [00:00<00:00, 5.98it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.524 ...��███| 1/1 [00:00<00:00, 5.98it/s] [11] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.592 ...��██| 16/16 [00:00<00:00, 488.67it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.592 ...��██| 16/16 [00:00<00:00, 488.67it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.592 ...��██| 16/16 [00:00<00:00, 488.67it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.592 ...��██| 16/16 [00:00<00:00, 488.67it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.592 ...��██| 16/16 [00:00<00:00, 488.67it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.592 ...��██| 16/16 [00:00<00:00, 488.67it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.592 ...��██| 16/16 [00:00<00:00, 488.67it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.592 ...��██| 16/16 [00:00<00:00, 488.67it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.592 ...��██| 16/16 [00:00<00:00, 488.67it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.592 ...��██| 16/16 [00:00<00:00, 488.67it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.593 ...�██| 16/16 [00:00<00:00, 1480.91it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.593 ...�██| 16/16 [00:00<00:00, 1480.91it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.593 ...�██| 16/16 [00:00<00:00, 1480.91it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.593 ...�██| 16/16 [00:00<00:00, 1480.91it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.593 ...�██| 16/16 [00:00<00:00, 1480.91it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.593 ...�██| 16/16 [00:00<00:00, 1480.91it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.593 ...�██| 16/16 [00:00<00:00, 1480.91it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.593 ...�██| 16/16 [00:00<00:00, 1480.91it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.593 ...�██| 16/16 [00:00<00:00, 1480.91it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.593 ...�██| 16/16 [00:00<00:00, 1480.91it/s] [12] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.676 ...��██| 16/16 [00:00<00:00, 550.34it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.676 ...��██| 16/16 [00:00<00:00, 550.34it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.676 ...��██| 16/16 [00:00<00:00, 550.34it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.676 ...��██| 16/16 [00:00<00:00, 550.34it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.676 ...��██| 16/16 [00:00<00:00, 550.34it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.676 ...��██| 16/16 [00:00<00:00, 550.34it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.676 ...��██| 16/16 [00:00<00:00, 550.34it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.676 ...��██| 16/16 [00:00<00:00, 550.34it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.676 ...��██| 16/16 [00:00<00:00, 550.34it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.676 ...��██| 16/16 [00:00<00:00, 550.34it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.677 ...�██| 16/16 [00:00<00:00, 1499.81it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.677 ...�██| 16/16 [00:00<00:00, 1499.81it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.677 ...�██| 16/16 [00:00<00:00, 1499.81it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.677 ...�██| 16/16 [00:00<00:00, 1499.81it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.677 ...�██| 16/16 [00:00<00:00, 1499.81it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.677 ...�██| 16/16 [00:00<00:00, 1499.81it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.677 ...�██| 16/16 [00:00<00:00, 1499.81it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.677 ...�██| 16/16 [00:00<00:00, 1499.81it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.677 ...�██| 16/16 [00:00<00:00, 1499.81it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.677 ...�██| 16/16 [00:00<00:00, 1499.81it/s] [13] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.760 ...��███| 1/1 [00:00<00:00, 5.41it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.760 ...��███| 1/1 [00:00<00:00, 5.41it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.760 ...��███| 1/1 [00:00<00:00, 5.41it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.760 ...��███| 1/1 [00:00<00:00, 5.41it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.760 ...��███| 1/1 [00:00<00:00, 5.41it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.760 ...��███| 1/1 [00:00<00:00, 5.41it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.760 ...��███| 1/1 [00:00<00:00, 5.41it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.760 ...��███| 1/1 [00:00<00:00, 5.41it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.760 ...��███| 1/1 [00:00<00:00, 5.41it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.760 ...��███| 1/1 [00:00<00:00, 5.41it/s] Overfull \vbox (13.12581pt too high) detected at line 829 [14] Underfull \hbox (badness 10000) in paragraph at lines 835--836 []\T1/pcr/m/n/10 sdc[0]._SampleDataContainer__data_frame \T1/ptm/m/n/10 will gi ve you a dataframe of the first ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.865 ...███| 16/16 [00:20<00:00, 1.29s/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.865 ...███| 16/16 [00:20<00:00, 1.29s/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.865 ...███| 16/16 [00:20<00:00, 1.29s/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.865 ...███| 16/16 [00:20<00:00, 1.29s/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.865 ...███| 16/16 [00:20<00:00, 1.29s/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.865 ...███| 16/16 [00:20<00:00, 1.29s/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.865 ...███| 16/16 [00:20<00:00, 1.29s/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.865 ...███| 16/16 [00:20<00:00, 1.29s/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.865 ...███| 16/16 [00:20<00:00, 1.29s/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.865 ...███| 16/16 [00:20<00:00, 1.29s/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.867 ...��██| 16/16 [00:00<00:00, 524.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.867 ...��██| 16/16 [00:00<00:00, 524.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.867 ...��██| 16/16 [00:00<00:00, 524.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.867 ...��██| 16/16 [00:00<00:00, 524.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.867 ...��██| 16/16 [00:00<00:00, 524.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.867 ...��██| 16/16 [00:00<00:00, 524.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.867 ...��██| 16/16 [00:00<00:00, 524.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.867 ...��██| 16/16 [00:00<00:00, 524.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.867 ...��██| 16/16 [00:00<00:00, 524.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.867 ...��██| 16/16 [00:00<00:00, 524.09it/s] [15] Underfull \vbox (badness 10000) detected at line 965 Overfull \vbox (2.68169pt too high) detected at line 965 [16] [17 <./docs_loading-data_16_1.png>] [18 <./docs_loading-data_18_0.png>] [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.1166 ...�███| 1/1 [00:00<00:00, 4.75it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1166 ...�███| 1/1 [00:00<00:00, 4.75it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1166 ...�███| 1/1 [00:00<00:00, 4.75it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1166 ...�███| 1/1 [00:00<00:00, 4.75it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1166 ...�███| 1/1 [00:00<00:00, 4.75it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1166 ...�███| 1/1 [00:00<00:00, 4.75it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1166 ...�███| 1/1 [00:00<00:00, 4.75it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1166 ...�███| 1/1 [00:00<00:00, 4.75it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1166 ...�███| 1/1 [00:00<00:00, 4.75it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1166 ...�███| 1/1 [00:00<00:00, 4.75it/s] [20] Underfull \vbox (badness 10000) detected at line 1295 [21 <./docs_filtering-probes_9_1.png>] [22 <./docs_filtering-probes_11_0.png>] Underfull \vbox (badness 10000) detected at line 1420 [23] Underfull \vbox (badness 10000) detected at line 1439 [24 <./docs_filtering-probes_16_1.png>] [25 <./docs_filtering-probes_17_0.png>] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1488 ...�███| 1/1 [00:00<00:00, 5.07it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1488 ...�███| 1/1 [00:00<00:00, 5.07it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1488 ...�███| 1/1 [00:00<00:00, 5.07it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1488 ...�███| 1/1 [00:00<00:00, 5.07it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1488 ...�███| 1/1 [00:00<00:00, 5.07it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1488 ...�███| 1/1 [00:00<00:00, 5.07it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1488 ...�███| 1/1 [00:00<00:00, 5.07it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1488 ...�███| 1/1 [00:00<00:00, 5.07it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1488 ...�███| 1/1 [00:00<00:00, 5.07it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1488 ...�███| 1/1 [00:00<00:00, 5.07it/s] [26] Underfull \hbox (badness 10000) in paragraph at lines 1602--1603 []\T1/ptm/m/n/10 The color-coded re-sults are con-tained in an ex-cel file that will be saved in the Underfull \hbox (badness 10000) in paragraph at lines 1602--1603 \T1/ptm/m/n/10 same di-rec-tory that was spec-i-fied as an in-put. It will look sim-i-lar to this: Overfull \hbox (283.13986pt too wide) in paragraph at lines 1602--1603 [] [27 <./bead_array_report.png>] Underfull \vbox (badness 10000) detected at line 1642 [28] Underfull \vbox (badness 10000) detected at line 1653 [29 <./docs_quality-control-example_9_0.png>] Underfull \vbox (badness 10000) detected at line 1678 [30 <./docs_quality-control-example_9_1.png>] Underfull \vbox (badness 10000) detected at line 1689 [31 <./docs_quality-control-example_9_3.png>] Underfull \vbox (badness 10000) detected at line 1700 [32 <./docs_quality-control-example_9_4.png>] Underfull \vbox (badness 10000) detected at line 1711 [33 <./docs_quality-control-example_9_5.png>] Underfull \vbox (badness 10000) detected at line 1722 [34 <./docs_quality-control-example_9_6.png>] Underfull \vbox (badness 10000) detected at line 1733 [35 <./docs_quality-control-example_9_7.png>] Underfull \vbox (badness 10000) detected at line 1744 [36 <./docs_quality-control-example_9_8.png>] Underfull \vbox (badness 10000) detected at line 1755 [37 <./docs_quality-control-example_9_9.png>] Underfull \vbox (badness 10000) detected at line 1793 [38 <./docs_quality-control-example_9_10.png>] Underfull \vbox (badness 10000) detected at line 1830 [39 <./docs_quality-control-example_9_13.png>] Underfull \vbox (badness 10000) detected at line 1867 [40 <./docs_quality-control-example_9_16.png>] Underfull \vbox (badness 10000) detected at line 1904 [41 <./docs_quality-control-example_9_19.png>] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1933 ...�██| 16/16 [00:00<00:00, 491.79it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1933 ...�██| 16/16 [00:00<00:00, 491.79it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1933 ...�██| 16/16 [00:00<00:00, 491.79it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1933 ...�██| 16/16 [00:00<00:00, 491.79it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1933 ...�██| 16/16 [00:00<00:00, 491.79it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1933 ...�██| 16/16 [00:00<00:00, 491.79it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1933 ...�██| 16/16 [00:00<00:00, 491.79it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1933 ...�██| 16/16 [00:00<00:00, 491.79it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1933 ...�██| 16/16 [00:00<00:00, 491.79it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1933 ...�██| 16/16 [00:00<00:00, 491.79it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1934 ...██| 16/16 [00:00<00:00, 1415.80it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1934 ...██| 16/16 [00:00<00:00, 1415.80it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1934 ...██| 16/16 [00:00<00:00, 1415.80it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1934 ...██| 16/16 [00:00<00:00, 1415.80it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1934 ...██| 16/16 [00:00<00:00, 1415.80it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1934 ...██| 16/16 [00:00<00:00, 1415.80it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1934 ...██| 16/16 [00:00<00:00, 1415.80it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1934 ...██| 16/16 [00:00<00:00, 1415.80it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1934 ...██| 16/16 [00:00<00:00, 1415.80it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1934 ...██| 16/16 [00:00<00:00, 1415.80it/s] [42 <./docs_quality-control-example_9_22.png>] Underfull \hbox (badness 10000) in paragraph at lines 1989--1990 []\T1/ptm/m/n/10 kwargs: \T1/pcr/m/n/10 filename, poobah_max_percent, pval_cuto ff, title, author, subject, [43 <./docs_quality-control-example_12_1.png>] Underfull \hbox (badness 10000) in paragraph at lines 1993--1994 []\T1/ptm/m/n/10 If you want a quick one-line ver-sion with no fur-ther re-port edit-ing, try \T1/pcr/m/n/10 methylcheck. [44] [45] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2173 ...██| 121/121 [00:52<00:00, 2.30it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2173 ...██| 121/121 [00:52<00:00, 2.30it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2173 ...██| 121/121 [00:52<00:00, 2.30it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2173 ...██| 121/121 [00:52<00:00, 2.30it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2173 ...██| 121/121 [00:52<00:00, 2.30it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2173 ...██| 121/121 [00:52<00:00, 2.30it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2173 ...██| 121/121 [00:52<00:00, 2.30it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2173 ...██| 121/121 [00:52<00:00, 2.30it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2173 ...██| 121/121 [00:52<00:00, 2.30it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2173 ...██| 121/121 [00:52<00:00, 2.30it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2175 ...��█| 121/121 [00:00<00:00, 692.51it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2175 ...��█| 121/121 [00:00<00:00, 692.51it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2175 ...��█| 121/121 [00:00<00:00, 692.51it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2175 ...��█| 121/121 [00:00<00:00, 692.51it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2175 ...��█| 121/121 [00:00<00:00, 692.51it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2175 ...��█| 121/121 [00:00<00:00, 692.51it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2175 ...��█| 121/121 [00:00<00:00, 692.51it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2175 ...��█| 121/121 [00:00<00:00, 692.51it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2175 ...��█| 121/121 [00:00<00:00, 692.51it/s] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2175 ...��█| 121/121 [00:00<00:00, 692.51it/s] [46] Underfull \vbox (badness 10000) detected at line 2348 Overfull \vbox (2.68169pt too high) detected at line 2348 [47] Overfull \vbox (1.63934pt too high) detected at line 2436 [48] Overfull \vbox (0.63934pt too high) detected at line 2559 [49] [50] [51] Overfull \vbox (10.43936pt too high) detected at line 2706 [52] Overfull \vbox (2.88167pt too high) detected at line 2810 [53] [54] Underfull \vbox (badness 10000) detected at line 2928 [55] Underfull \vbox (badness 7116) detected at line 3052 [56 <./docs_mds-example_4_1.png>] Underfull \vbox (badness 10000) detected at line 3052 Overfull \vbox (2.68169pt too high) detected at line 3052 [57] [58] [59 <./docs_mds-example_12_1.png>] Underfull \vbox (badness 10000) detected at line 3278 Overfull \vbox (2.68169pt too high) detected at line 3278 [60] Underfull \vbox (badness 10000) detected at line 3317 [61] Underfull \vbox (badness 7116) detected at line 3441 [62 <./docs_mds-example_14_1.png>] Underfull \vbox (badness 10000) detected at line 3441 Overfull \vbox (2.68169pt too high) detected at line 3441 [63] Underfull \vbox (badness 10000) detected at line 3480 [64] Underfull \vbox (badness 7116) detected at line 3604 [65 <./docs_mds-example_16_1.png>] Underfull \vbox (badness 10000) detected at line 3604 Overfull \vbox (2.68169pt too high) detected at line 3604 [66] Underfull \vbox (badness 10000) detected at line 3639 [67] Underfull \vbox (badness 7116) detected at line 3763 [68 <./docs_mds-example_18_1.png>] Underfull \vbox (badness 10000) detected at line 3763 Overfull \vbox (2.68169pt too high) detected at line 3763 [69] Underfull \vbox (badness 10000) detected at line 3800 [70] Underfull \vbox (badness 10000) detected at line 3833 [71 <./docs_mds-example_20_1.png>] Overfull \hbox (5.72247pt too wide) in paragraph at lines 3923--3924 []|\T1/pcr/m/n/10 methylcheck.exclude_sex_control_probes| Overfull \hbox (41.72247pt too wide) in paragraph at lines 3968--3969 []|\T1/pcr/m/n/10 methylcheck.cumulative_sum_beta_distribution| [72 <./docs_mds-example_21_0.png>] [73] [74] [75] Overfull \hbox (33.52034pt too wide) in paragraph at lines 4251--4253 [] [76] [77] [78] Chapter 5. (./life-epigenetics-methylcheck.ind) [79] (./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 (83 pages, 2141868 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/ca988db3c7687f5cd19dd1a26cf750cf4bb45506/python3.6}.pngheight=40">`' from line 'LaTeX Warning: File `{/home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_build/doctrees/images/ca988db3c7687f5cd19dd1a26cf750cf4bb45506/python3.6}.png"height="40">`' 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/ca988db3c7687f5cd19dd1a26cf750cf4bb45506/python3.6}.pngheight=40">`' from line 'LaTeX Warning: File `{/home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/_build/doctrees/images/ca988db3c7687f5cd19dd1a26cf750cf4bb45506/python3.6}.png"height="40">`' not found on input line 240.' Latexmk: Log file says output to 'life-epigenetics-methylcheck.pdf' Latexmk: Errors, in force_mode: so I tried finishing targets Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 256 [rtd-command-info] start-time: 2022-07-08T17:07:29.965913Z, end-time: 2022-07-08T17:07:30.050958Z, 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: 2022-07-08T17:07:30.419067Z, end-time: 2022-07-08T17:07:47.212865Z, duration: 16, exit-code: 0 python -m sphinx -T -E -b epub -d _build/doctrees -D language=en . _build/epub Running Sphinx v1.8.6 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.reports.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. [autosummary] generating autosummary for: README.md, docs/filtering-probes.ipynb, docs/loading-data.ipynb, docs/mds-example.ipynb, docs/poobah_filtering_tutorial.ipynb, docs/quality-control-example.ipynb, docs/release-history.md, docs/research_notebooks/postprocessQC_example.ipynb, docs/research_notebooks/pval.ipynb, docs/research_notebooks/rawQC_example.ipynb, docs/source/modules.rst, index.rst WARNING: [autosummary] failed to import 'methylcheck.assign': no module named methylcheck.assign WARNING: [autosummary] failed to import 'methylcheck.beta_density_plot': no module named methylcheck.beta_density_plot WARNING: [autosummary] failed to import 'methylcheck.beta_mds_plot': no module named methylcheck.beta_mds_plot WARNING: [autosummary] failed to import 'methylcheck.cli': no module named methylcheck.cli WARNING: [autosummary] failed to import 'methylcheck.combine_mds': no module named methylcheck.combine_mds WARNING: [autosummary] failed to import 'methylcheck.cumulative_sum_beta_distribution': no module named methylcheck.cumulative_sum_beta_distribution WARNING: [autosummary] failed to import 'methylcheck.drop_nan_probes': no module named methylcheck.drop_nan_probes WARNING: [autosummary] failed to import 'methylcheck.exclude_probes': no module named methylcheck.exclude_probes WARNING: [autosummary] failed to import 'methylcheck.exclude_sex_control_probes': no module named methylcheck.exclude_sex_control_probes WARNING: [autosummary] failed to import 'methylcheck.get_sex': no module named methylcheck.get_sex WARNING: [autosummary] failed to import 'methylcheck.list_problem_probes': no module named methylcheck.list_problem_probes WARNING: [autosummary] failed to import 'methylcheck.load': no module named methylcheck.load WARNING: [autosummary] failed to import 'methylcheck.load_both': no module named methylcheck.load_both WARNING: [autosummary] failed to import 'methylcheck.mean_beta_compare': no module named methylcheck.mean_beta_compare WARNING: [autosummary] failed to import 'methylcheck.mean_beta_plot': no module named methylcheck.mean_beta_plot WARNING: [autosummary] failed to import 'methylcheck.plot_M_vs_U': no module named methylcheck.plot_M_vs_U WARNING: [autosummary] failed to import 'methylcheck.plot_beta_by_type': no module named methylcheck.plot_beta_by_type WARNING: [autosummary] failed to import 'methylcheck.plot_controls': no module named methylcheck.plot_controls WARNING: [autosummary] failed to import 'methylcheck.predict': no module named methylcheck.predict WARNING: [autosummary] failed to import 'methylcheck.probes': no module named methylcheck.probes WARNING: [autosummary] failed to import 'methylcheck.qc_signal_intensity': no module named methylcheck.qc_signal_intensity WARNING: [autosummary] failed to import 'methylcheck.read_geo': no module named methylcheck.read_geo WARNING: [autosummary] failed to import 'methylcheck.run_pipeline': no module named methylcheck.run_pipeline WARNING: [autosummary] failed to import 'methylcheck.run_qc': no module named methylcheck.run_qc WARNING: [autosummary] failed to import 'methylcheck.sample_plot': no module named methylcheck.sample_plot WARNING: [autosummary] failed to import 'methylcheck.samples': no module named methylcheck.samples Failed to import 'methylcheck.load_processed': no module named methylcheck.load_processed Failed to import 'methylcheck.read_geo_processed': no module named methylcheck.read_geo_processed Failed to import 'methylcheck.reports.qc_report.run_pipeline': no module named methylcheck.reports.qc_report.run_pipeline Failed to import 'methylcheck.probes': no module named methylcheck.probes Failed to import 'methylcheck.samples': no module named methylcheck.samples Failed to import 'methylcheck.qc_plot': no module named methylcheck.qc_plot Failed to import 'methylcheck.predict': no module named methylcheck.predict building [mo]: targets for 0 po files that are out of date building [epub]: targets for 12 source files that are out of date updating environment: 12 added, 0 changed, 0 removed reading sources... [ 8%] README reading sources... [ 16%] docs/filtering-probes reading sources... [ 25%] docs/loading-data reading sources... [ 33%] docs/mds-example reading sources... [ 41%] docs/poobah_filtering_tutorial reading sources... [ 50%] docs/quality-control-example reading sources... [ 58%] docs/release-history reading sources... [ 66%] docs/research_notebooks/postprocessQC_example reading sources... [ 75%] docs/research_notebooks/pval reading sources... [ 83%] docs/research_notebooks/rawQC_example reading sources... [ 91%] docs/source/modules reading sources... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/envs/latest/lib/python3.8/site-packages/sphinx/util/nodes.py:94: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. for classifier in reversed(node.parent.traverse(nodes.classifier)): /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/poobah_filtering_tutorial.ipynb:3394: WARNING: File not found: 'docs/quality-control-example.html#Predicting-Sex' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/poobah_filtering_tutorial.ipynb:3405: WARNING: File not found: 'docs/filtering-probes.html#Filtering-sex-linked-probes-and-control-probes' /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/research_notebooks/postprocessQC_example.ipynb:1: 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:1: 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: failed to import methylcheck.cli /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.run_pipeline /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.run_qc /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.read_geo /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.load /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.load_both /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.qc_signal_intensity /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.plot_M_vs_U /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.plot_controls /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.plot_beta_by_type /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.probes /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.list_problem_probes /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.exclude_probes /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.exclude_sex_control_probes /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.drop_nan_probes /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.samples /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.sample_plot /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.beta_density_plot /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.mean_beta_plot /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.mean_beta_compare /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.beta_mds_plot /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.combine_mds /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.cumulative_sum_beta_distribution /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.predict /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.get_sex /home/docs/checkouts/readthedocs.org/user_builds/life-epigenetics-methylcheck/checkouts/latest/docs/source/modules.rst:6: WARNING: failed to import methylcheck.assign /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' WARNING: autodoc: failed to import module 'load_processed' from module 'methylcheck'; the following exception was raised: No module named 'methylprep' WARNING: autodoc: failed to import module 'read_geo_processed' from module 'methylcheck'; the following exception was raised: No module named 'methylprep' WARNING: autodoc: failed to import class 'reports.qc_report.ReportPDF' from module 'methylcheck'; the following exception was raised: No module named 'methylprep' WARNING: autodoc: failed to import module 'reports.qc_report.run_pipeline' from module 'methylcheck'; the following exception was raised: No module named 'methylprep' WARNING: autodoc: failed to import module 'probes' from module 'methylcheck'; the following exception was raised: No module named 'methylprep' WARNING: autodoc: failed to import module 'samples' from module 'methylcheck'; the following exception was raised: No module named 'methylprep' WARNING: autodoc: failed to import module 'qc_plot' from module 'methylcheck'; the following exception was raised: No module named 'methylprep' WARNING: autodoc: failed to import module 'predict' from module 'methylcheck'; the following exception was raised: No module named 'methylprep' 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/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... [ 8%] README writing output... [ 16%] docs/filtering-probes writing output... [ 25%] docs/loading-data writing output... [ 33%] docs/mds-example writing output... [ 41%] docs/poobah_filtering_tutorial writing output... [ 50%] docs/quality-control-example writing output... [ 58%] docs/release-history writing output... [ 66%] docs/research_notebooks/postprocessQC_example writing output... [ 75%] docs/research_notebooks/pval writing output... [ 83%] docs/research_notebooks/rawQC_example writing output... [ 91%] docs/source/modules writing output... [100%] index /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 copying notebooks ... [ 12%] docs/filtering-probes.ipynb copying notebooks ... [ 25%] docs/loading-data.ipynb copying notebooks ... [ 37%] docs/mds-example.ipynb copying notebooks ... [ 50%] docs/poobah_filtering_tutorial.ipynb copying notebooks ... [ 62%] docs/quality-control-example.ipynb copying notebooks ... [ 75%] docs/research_notebooks/postprocessQC_example.ipynb copying notebooks ... [ 87%] docs/research_notebooks/pval.ipynb copying notebooks ... [100%] docs/research_notebooks/rawQC_example.ipynb writing additional pages... copying images... [ 2%] https://github.com/FoxoTech/methylcheck/workflows/tests/badge.svg copying images... [ 4%] https://readthedocs.com/projects/life-epigenetics-methylcheck/badge/?version=latest copying images... [ 7%] https://img.shields.io/badge/License-MIT-yellow.svg copying images... [ 9%] https://circleci.com/gh/FoxoTech/methylcheck.svg?style=shield copying images... [ 12%] https://app.codacy.com/project/badge/Grade/6fdca9f2600342839379a0dd22bebad5 copying images... [ 14%] https://coveralls.io/repos/github/FoxoTech/methylcheck/badge.svg?t=OVL45Q copying images... [ 17%] https://img.shields.io/pypi/dm/methylcheck.svg?label=pypi%20downloads&logo=PyPI&logoColor=white:target:https://pypi.org/project/methylcheck/:alt:PyPI-Downloads:raw-html-m2r:`` copying images... [ 19%] https://raw.githubusercontent.com/FoxoTech/methylcheck/master/docs/methylcheck_overview.png copying images... [ 21%] docs/../_build/doctrees/nbsphinx/docs_filtering-probes_9_1.png copying images... [ 24%] docs/../_build/doctrees/nbsphinx/docs_filtering-probes_11_0.png copying images... [ 26%] docs/../_build/doctrees/nbsphinx/docs_filtering-probes_16_1.png copying images... [ 29%] docs/../_build/doctrees/nbsphinx/docs_filtering-probes_17_0.png copying images... [ 31%] docs/../_build/doctrees/nbsphinx/docs_loading-data_16_1.png copying images... [ 34%] docs/../_build/doctrees/nbsphinx/docs_loading-data_18_0.png copying images... [ 36%] docs/../_build/doctrees/nbsphinx/docs_mds-example_4_1.png copying images... [ 39%] docs/../_build/doctrees/nbsphinx/docs_mds-example_12_1.png copying images... [ 41%] docs/../_build/doctrees/nbsphinx/docs_mds-example_14_1.png copying images... [ 43%] docs/../_build/doctrees/nbsphinx/docs_mds-example_16_1.png copying images... [ 46%] docs/../_build/doctrees/nbsphinx/docs_mds-example_18_1.png copying images... [ 48%] docs/../_build/doctrees/nbsphinx/docs_mds-example_20_1.png copying images... [ 51%] docs/../_build/doctrees/nbsphinx/docs_mds-example_21_0.png copying images... [ 53%] https://github.com/FoxoTech/methylcheck/blob/feature/v.0.7.5-docs/docs/bead_array_report.png?raw=true copying images... [ 56%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_0.png copying images... [ 58%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_1.png copying images... [ 60%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_3.png copying images... [ 63%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_4.png copying images... [ 65%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_5.png copying images... [ 68%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_6.png copying images... [ 70%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_7.png copying images... [ 73%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_8.png copying images... [ 75%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_9.png copying images... [ 78%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_10.png copying images... [ 80%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_13.png copying images... [ 82%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_16.png copying images... [ 85%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_19.png copying images... [ 87%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_9_22.png copying images... [ 90%] docs/../_build/doctrees/nbsphinx/docs_quality-control-example_12_1.png copying images... [ 92%] docs/research_notebooks/../../_build/doctrees/nbsphinx/docs_research_notebooks_postprocessQC_example_7_0.png copying images... [ 95%] docs/research_notebooks/../../_build/doctrees/nbsphinx/docs_research_notebooks_postprocessQC_example_8_0.png copying images... [ 97%] docs/research_notebooks/../../_build/doctrees/nbsphinx/docs_research_notebooks_postprocessQC_example_13_0.png copying images... [100%] docs/research_notebooks/../../_build/doctrees/nbsphinx/docs_research_notebooks_postprocessQC_example_15_0.png copying static files... 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="40">`, ignoring WARNING: unknown mimetype for docs/filtering-probes.ipynb, ignoring WARNING: unknown mimetype for docs/loading-data.ipynb, ignoring WARNING: unknown mimetype for docs/mds-example.ipynb, ignoring WARNING: unknown mimetype for docs/poobah_filtering_tutorial.ipynb, ignoring WARNING: unknown mimetype for docs/quality-control-example.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, 233 warnings. The ePub file is in _build/epub. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2022-07-08T17:07:47.415195Z, end-time: 2022-07-08T17:07:47.493485Z, 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