From 072f979262f502ed974200fc0322388fd0d25991 Mon Sep 17 00:00:00 2001 From: Peter Vegh Date: Tue, 7 Sep 2021 14:40:34 +0200 Subject: [PATCH] Update docs source --- docs/notes.rst | 4 ++-- docs/ref/cli.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/notes.rst b/docs/notes.rst index 79a47ec..ed33742 100644 --- a/docs/notes.rst +++ b/docs/notes.rst @@ -5,7 +5,7 @@ Reproducibility --------------- The randomness in DNA Chisel is entirely determined by the Numpy random generator. -As a consequence, setting the Numpy seed at the beginning of a ascript ensures +As a consequence, setting the Numpy seed at the beginning of a script ensures that the result will always be the same: .. code:: python @@ -16,4 +16,4 @@ that the result will always be the same: # Start the script there... If you have reproducibility issues despite setting the seed, we would consider -it a bug, please open an issue on Github. \ No newline at end of file +it a bug, please open an issue on Github. diff --git a/docs/ref/cli.rst b/docs/ref/cli.rst index e1f82a4..2546940 100644 --- a/docs/ref/cli.rst +++ b/docs/ref/cli.rst @@ -1,7 +1,7 @@ Command Line Interface ---------------------- -Installing the DNA Chisel python library automatically installs the +Installing the DNA Chisel Python package automatically installs the ``dnachisel`` command line interface (CLI) accessible from the machine's terminal. This interface enables to get a problem as an annotated genbank and output