Skip to content

Commit

Permalink
minor txt
Browse files Browse the repository at this point in the history
  • Loading branch information
dvklopfenstein committed Jun 24, 2018
1 parent 1b2584d commit efeb49b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,9 +154,9 @@ to all the parents of a GO term. As a result, users may find terms in
the output that are not present in their `association` file. Use
`--no_propagate_counts` to disable this behavior.

### Read and plot GO lineage
### Plot GO lineage

* [plot_go.py](doc/md/README_plot_go.md): Multiple GOs. User-defined colors. Relationships
* [plot_go.py](doc/md/README_plot_go.md): Multiple user-specified GOs. User-defined colors. Plot relationships.
* [plot_go_term.py](plot_go_term-py)


Expand Down
2 changes: 1 addition & 1 deletion doc/md/README_plot_go.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* [GO terms listed in a file](#plot-two-go-terms-listed-in-a-file-using-different-colors-and-their-ancestors)
* [Using 'is_a' relationship only (default)](#plot-two-go-terms-using-different-colors-and-their-ancestors)
* [Using all relationships](#plot-two-go-terms-using-different-colors-and-their-ancestors-with-relationships)
* [Plot **six** GO terms in a file (a different **color** for each) and their ancestors](#plot-six-go-terms-listed-in-a-file-using-different-colors-and-their-ancestors):
* [**Plot six GO terms in a file (a different color for each) and their ancestors**](#plot-six-go-terms-listed-in-a-file-using-different-colors-and-their-ancestors):
* [Using 'is_a' relationship only (default)](#six-different-colored-go-terms-without-relationships)
* [Using all relationships](#six-different-colored-go-terms-with-relationships)

Expand Down

0 comments on commit efeb49b

Please sign in to comment.