Skip to content

Commit

Permalink
Change wording
Browse files Browse the repository at this point in the history
  • Loading branch information
apcamargo committed Mar 24, 2019
1 parent 80a10e4 commit fd36be9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tspex/core/specificity_class.py
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ def plot_heatmap(self, threshold, sort_genes = False, use_zscore=False, gene_nam
threshold : float, default None
Tissue-specificity threshold.
sort_genes : bool, default False
Sort genes according to the tissue they are most expressed in.
Sort genes according to the tissues in which they are more expressed.
use_zscore : bool, default False
Use expression z-score instead of the raw values.
gene_names : bool, default True
Expand Down

0 comments on commit fd36be9

Please sign in to comment.