From ef46a8aed47ac53a9722232f55464d659bd62a59 Mon Sep 17 00:00:00 2001 From: Heng Li Date: Sat, 16 Sep 2017 23:49:02 -0400 Subject: [PATCH] remaining minimap2=>mmappy in doc --- python/README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python/README.rst b/python/README.rst index f31fb2f..1702a6c 100644 --- a/python/README.rst +++ b/python/README.rst @@ -9,7 +9,7 @@ minimap2 and provides a convenient interface to calling minimap2 in Python. Installation ------------ -The minimap2 module can be installed directly with: +The mmappy module can be installed directly with: .. code:: shell @@ -43,7 +43,7 @@ and prints them out. APIs ---- -Class minimap2.Aligner +Class mmappy.Aligner ~~~~~~~~~~~~~~~~~~~~~~ .. code:: python