Skip to content

Commit

Permalink
added docs for plot_network
Browse files Browse the repository at this point in the history
  • Loading branch information
proost committed Mar 13, 2017
1 parent 473f027 commit 10b16e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/helper.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ These scripts will extract the statistics used to assess the quality of samples.
Scripts to generate images similar to those presented in the publication. Example data,
derived from the *Sorghum bicolor* case study, in included in the repository.

### plot_network
### plot_network.py

Script that plots the co-expression neighborhood for a specific gene. A PCC cutoff of 0.7 is included by default,
but users can override this setting using the --cutoff parameter. Matplotlib and networkx are required for this
Expand Down

0 comments on commit 10b16e8

Please sign in to comment.