Skip to content

Commit

Permalink
Updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
steffenlem committed Oct 21, 2019
1 parent d79ef73 commit 0788102
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/usage_cli.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The CLI - Command Line Interface
--help Show this message and exit.
How to use C3Pred in a Python script
--------------------------------
------------------------------------

Example Python script::

Expand All @@ -36,7 +36,7 @@ Example Python script::

The functions **predict_fasta()**, :**predict_uniprot()**, **predict_igem()** return a "Results" object:

**Results object**:
**Results object attributes**:

:sequence: str - sequence string
:activity: float - activity score
Expand Down

0 comments on commit 0788102

Please sign in to comment.