diff --git a/README.rst b/README.rst index 5d1f2f4..caf8662 100644 --- a/README.rst +++ b/README.rst @@ -108,7 +108,7 @@ You can also run each step of the pipeline individually by running ``python PATH Testing ======= -To run tests, make sure you have ``bedtools`` and ``bwa v0.7.9a`` (using this specific version is important, otherwise sorting differences will cause tests to fail). Then, you can simply run ``nosetests`` from the ``guideseq`` rot folder to test the full pipeline. +To run tests, make sure you have ``bedtools`` and ``bwa v0.7.9a`` (using this specific version is important, otherwise sorting differences will cause tests to fail). Then, you can simply run ``nosetests`` from the ``guideseq`` root folder to test the full pipeline. License ======== diff --git a/guideseq_flowchart.png b/guideseq_flowchart.png index 61255ad..8626229 100644 Binary files a/guideseq_flowchart.png and b/guideseq_flowchart.png differ