Skip to content

Commit

Permalink
docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
MrOlm committed Jan 8, 2021
1 parent 713895e commit 9689a83
Show file tree
Hide file tree
Showing 2 changed files with 323 additions and 311 deletions.
8 changes: 4 additions & 4 deletions docs/advanced_use.rst
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,7 @@ For example, say you've already run the dereplicate_wf using gANI and want to ru
API
---

See :doc:`source/drep` for the API to dRep.

For example::
See :doc:`source/drep` for the API to dRep. For example::

from drep.WorkDirectory import WorkDirectory

Expand All @@ -122,4 +120,6 @@ For example::
Cdb = wd.get_db('Cdb')
...

This will work for all datatables
This will work for all datatables.

Be warned that the API is not very well maintained or documented, and you'll likely have to do a bit of digging into the source code if you want to use it extensively.
Loading

0 comments on commit 9689a83

Please sign in to comment.