You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/usage.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,11 +55,11 @@ The program should be run in the same directory where the files "mainparams" and
55
55
Using the `plot` mode, the program currently takes the following arguments:
56
56
57
57
* Main plotting options:
58
-
*Prefix of the structuring software output files (-i)
58
+
*Directory where the Qmatrix files you want to plot are located. In the case of MavericK point to where the directories named `mav_KX` are located (-i)
59
59
* External program or format of the output files. This can be 'structure', 'fastStructure' or 'maverick'. (-f)
60
60
* The K values that you want to plot. Each individual K value that is provided will be plotted individually and in the end, a comparative plot will all K values will also be generated. (-K; Example: -K 2 3 4)
61
61
62
-
* Directory where the plots will be generated. By default they will be generated in the current working directory (-o)
62
+
* Directory where the plots will be saved to. By default they will be generated in the current working directory (-o)
63
63
64
64
* Individual/Population identification options:
65
65
* Path to popfile (--pop) [See below for more information]
0 commit comments