Skip to content

Commit

Permalink
minor fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
dvklopfenstein committed Jul 31, 2018
1 parent 25cfdaa commit 292b589
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,15 +62,16 @@ _Please cite the following if you use GOATOOLS in your research_:
Klopfenstein DV, Zhang L, Pedersen BS, ... Tang H [GOATOOLS: A Python library for Gene Ontology analyses](https://www.nature.com/articles/s41598-018-28948-z)
_Scientific reports_ | (2018) 8:10872 | DOI:10.1038/s41598-018-28948-z

**GO Grouping**: To group GO terms, see examples in
[find_enrichment examples](/doc/md/README_find_enrichment.md)
where the optional _--sections_ argument is used.
A detailed description of GOATOOLS GO grouping is found in the
[manuscript](https://www.nature.com/articles/s41598-018-28948-z)

**Stochastic GOEA simulations**: The code for the stochastic GOEA simulations
described in the paper is found here:
https://github.com/dvklopfenstein/goatools_simulation
* **GO Grouping**:
To group GO terms, see examples in
[find_enrichment examples](/doc/md/README_find_enrichment.md)
where the optional _--sections_ argument is used.
A detailed description of GOATOOLS GO grouping is found in the
[manuscript](https://www.nature.com/articles/s41598-018-28948-z)
* **Stochastic GOEA simulations**:
The code for the stochastic GOEA simulations
described in the paper is found here:
https://github.com/dvklopfenstein/goatools_simulation

## Installation

Expand Down

0 comments on commit 292b589

Please sign in to comment.