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
dc030f62
Commit
dc030f62
authored
Jul 23, 2019
by
Mikaël Salson
Browse files
vidjil-format.md: Better document _average_read_length
parent
ecffd703
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/vidjil-format.md
View file @
dc030f62
...
...
@@ -332,6 +332,11 @@ In the `.analysis` file, this section is intended to describe some specific clon
"
reads
"
:
[],
// number of reads in this clones [.vidjil only, required]
// (with samples.number elements)
"
_average_read_length
"
:
[],
// Average read length of the reads clustered in this clone.
// This value allows to draw a genescan-like plot.
// (with samples.number elements)
"
top
"
:
0
,
// (not documented now) [required] threshold to display/hide the clone
"
stats
"
:
[]
// (not documented now) [.vidjil only] (with sample.number elements)
...
...
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