Skip to content

Commit

Permalink
Fix typo in README.rst (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
mphschmitt authored Jan 17, 2022
1 parent 342a951 commit 9338987
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ https://saketkc.github.io/pysradb
CLI Usage
*********

``pysradb`` supports command line ussage. See `CLI <https://saket-choudhary.me/pysradb/cmdline.html>`_ instructions or `quickstart guide <https://www.saket-choudhary.me/pysradb/quickstart.html>`_.
``pysradb`` supports command line usage. See `CLI <https://saket-choudhary.me/pysradb/cmdline.html>`_ instructions or `quickstart guide <https://www.saket-choudhary.me/pysradb/quickstart.html>`_.



Expand Down Expand Up @@ -125,8 +125,8 @@ Please consider creating a new enviroment for ``pysradb``:
conda create -c bioconda -n pysradb PYTHON=3.7 pysradb
Dependecies
===========
Dependencies
============

.. code-block:: bash
Expand Down Expand Up @@ -265,7 +265,7 @@ Using 8 threads to download:

$ pysradb download -y -t 8 --out-dir ./pysradb_downloads -p SRP063852

Downloads are organized by ``SRP/SRX/SRR`` mimicking the hiererachy of SRA projects.
Downloads are organized by ``SRP/SRX/SRR`` mimicking the hierarchy of SRA projects.


Downloading only certain samples of interest
Expand Down

0 comments on commit 9338987

Please sign in to comment.