Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -17,7 +17,7 @@ import numpy as np | ... | @@ -17,7 +17,7 @@ import numpy as np |
17 | # 1) File with groups and plots | 17 | # 1) File with groups and plots |
18 | 18 | ||
19 | # Execution: | 19 | # Execution: |
20 | -# python plot_Vectors_LSA_structured_heatmap.py --outputPath /home/compu2/bionlp/lcg-faaa/agrupamiento-datos-categoricos --vectorPath /home/compu2/bionlp/lcg-faaa/agrupamiento-datos-categoricos --vectorFile vectors_file.txt --groups 2 | 20 | +# python get-groups.py --outputPath /home/compu2/bionlp/lcg-faaa/agrupamiento-datos-categoricos --vectorPath /home/compu2/bionlp/lcg-faaa/agrupamiento-datos-categoricos --vectorFile vectors_file.txt --groups 2 |
21 | 21 | ||
22 | ########################################################### | 22 | ########################################################### |
23 | # MAIN PROGRAM # | 23 | # MAIN PROGRAM # | ... | ... |
-
Please register or login to post a comment