|
6 | 6 | <meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" /> |
7 | 7 |
|
8 | 8 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
9 | | - <title>Cookbook – Cool things to do with it — Biopython 1.86.dev0 documentation</title> |
| 9 | + <title>Cookbook – Cool things to do with it — Biopython 1.87.dev0 documentation</title> |
10 | 10 | <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" /> |
11 | 11 | <link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=7ab3649f" /> |
12 | 12 | <link rel="stylesheet" type="text/css" href="../_static/biopython.css?v=d1305275" /> |
13 | 13 |
|
14 | 14 |
|
15 | 15 | <script src="../_static/jquery.js?v=5d32c60e"></script> |
16 | 16 | <script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script> |
17 | | - <script src="../_static/documentation_options.js?v=6945d938"></script> |
| 17 | + <script src="../_static/documentation_options.js?v=7900e1f6"></script> |
18 | 18 | <script src="../_static/doctools.js?v=9a2dae69"></script> |
19 | 19 | <script src="../_static/sphinx_highlight.js?v=dc90522c"></script> |
20 | 20 | <script async="async" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script> |
@@ -1388,14 +1388,14 @@ <h3>Plotting the quality scores of sequencing read data<a class="headerlink" hre |
1388 | 1388 |
|
1389 | 1389 | <div class="rst-versions" data-toggle="rst-versions" role="note" aria-label="versions"> |
1390 | 1390 | <span class="rst-current-version" data-toggle="rst-current-version"> |
1391 | | - Biopython v: 1.86.dev0 |
| 1391 | + Biopython v: 1.87.dev0 |
1392 | 1392 | <span class="fa fa-caret-down"></span> |
1393 | 1393 | </span> |
1394 | 1394 | <div class="rst-other-versions"> |
1395 | 1395 | <dl> |
1396 | 1396 | <dt>Versions</dt> |
1397 | 1397 |
|
1398 | | - <dd><a href="/docs/1.85/">Previous</a></dd> |
| 1398 | + <dd><a href="/docs/1.86/">Previous</a></dd> |
1399 | 1399 |
|
1400 | 1400 | <dd><a href="/docs/latest/">Latest</a></dd> |
1401 | 1401 |
|
|
0 commit comments