File: EditSectionTitle.patch

package info (click to toggle)
emperor 1.0.4%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 32,124 kB
  • sloc: javascript: 11,426; python: 4,349; makefile: 183; sh: 30
file content (19 lines) | stat: -rw-r--r-- 663 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Author: Steffen Moeller
Last-Update: 2021-08-13 17:58:29 +0200
Description: Underline section title

Index: emperor/emperor/core.py
===================================================================
--- emperor.orig/emperor/core.py
+++ emperor/emperor/core.py
@@ -38,7 +38,9 @@ JUPYTER_PATH = 'jupyter-template.html'
 
 
 class Emperor(object):
-    """Display principal coordinates analysis plots
+    """
+    Display principal coordinates analysis plots
+    ============================================
 
     Use this object to interactively display a PCoA plot using the Emperor
     GUI. IPython provides a rich display system that will let you display a