Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vidjil
vidjil
Commits
440b5a25
Commit
440b5a25
authored
Nov 26, 2014
by
Mathieu Giraud
Browse files
algo.org: better help for '-l'
parent
080ed75a
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/algo.org
View file @
440b5a25
...
...
@@ -222,10 +222,16 @@ produce large file and takes huge computation times.
** Force to follow some sequences
Vidjil allows to specify a list of windows that must be followed
(even if those windows are 'rare', below the =-r/-
R/-
%= thresholds).
The parameter =-l= is made for providing such a list in a file
follow
ing
the following format: window label (separed by one space)
(even if those windows are 'rare', below the =-r/-%= thresholds).
The parameter =-l= is made for providing such a list in a file
giv
ing
one window by line like in the following example:
#+BEGIN_EXAMPLE
TGTGCGAGAGATGGACGGGATACGTAAAACGACATATGGTTCGGGGTTTGGTGCTTTTGA my-clone-1
TGTGCGAGAGATGGACGGAATACGTTAAACGACATATGGTTCGGGGTATGGTGCTTTTGA my-clone-2 foo
#+END_EXAMPLE
Windows and labels must be separed by one space.
The first column of the file is the window to be followed
while the remaining columns consist of the window's label.
In Vidjil output, the labels are output alongside their windows.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment