Skip to content

Commit

Permalink
Adds rfcloud command to the cloud docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kalvari committed Feb 17, 2020
1 parent 31e5c4d commit 197e65b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/source/rfam-cloud.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,12 @@ Use the username and password provided by the Rfam team to ``ssh`` to Rfam cloud

ssh <username>@cloud.rfam.org


To get access to an interactive session and start using the pipeline run the following command::

rfcloud --start


You should see a command line prompt:

.. figure:: images/rfam-cloud-cli.png
Expand All @@ -39,6 +45,7 @@ You should see a command line prompt:

Rfam cloud command line prompt


To verify that the system works, try calling the ``rfsearch`` and ``rfmake`` scripts (you should see help messages explaining how to use the scripts)::

rfsearch.pl -h
Expand Down

0 comments on commit 197e65b

Please sign in to comment.