Skip to content
Snippets Groups Projects
Commit bf3c8375 authored by Alexis  CRISCUOLO's avatar Alexis CRISCUOLO
Browse files

1.0

parent 153c3ef0
No related branches found
No related tags found
No related merge requests found
...@@ -75,7 +75,7 @@ Run _SimiPlot_ without option to read the following documentation: ...@@ -75,7 +75,7 @@ Run _SimiPlot_ without option to read the following documentation:
* Faster running times can be obtained by using a large number of threads (option `-t`; default: 2; recommended: ≥ 10). * Faster running times can be obtained by using a large number of threads (option `-t`; default: 2; recommended: ≥ 10).
* Specific regions can be represented by specifying start and end positions within the reference sequence using options `-x` and `-X`, respectively. By default, the whole reference sequence is represented. Y-axis range can be also modified using options `-y` and `Y` (default: 0% and 100% similarity, respectively). * Specific regions can be represented by specifying start and end positions within the reference sequence using options `-x` and `-X`, respectively. By default, the whole reference sequence is represented. Y-axis range can be also modified using options `-y` and `-Y` (default: 0% and 100% similarity, respectively).
* To obtain convenient and more readable figures with clearer similarity representation, the smoothing option `-s` can often be useful to reduce variability between neighbor dots. Another way is to increase the aspect ratio (i.e. width/heigth) of the scatter plot using option `-a` (default: 3.0). Dot size can be also controlled using option `-d`. * To obtain convenient and more readable figures with clearer similarity representation, the smoothing option `-s` can often be useful to reduce variability between neighbor dots. Another way is to increase the aspect ratio (i.e. width/heigth) of the scatter plot using option `-a` (default: 3.0). Dot size can be also controlled using option `-d`.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment