Skip to content

Commit

Permalink
update comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
tanliwei-genomics-cn committed Dec 4, 2023
1 parent 34685a8 commit 126d598
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion stereo/algorithm/time_series_analysis.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,9 @@ def main(
:param p_val_combination: p_value combination method to use, choosing from ['fisher', 'mean', 'FDR']
:param cluster_number: number of cluster
All the parameters below are key word arguments and only for `other` `run_method`.
.. note::
All the parameters below are key word arguments and only for `other` run_method.
:param spatial_weight: the weight to combine spatial feature, defaults to 1.
:param n_spatial_feature: n top features to combine of spatial feature, defaults to 2.
Expand Down

0 comments on commit 126d598

Please sign in to comment.