Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Maintenance - Mise à jour mensuelle Lundi 6 Février entre 7h00 et 9h00
Open sidebar
genotoul-bioinfo
ng6
Commits
765675dd
Commit
765675dd
authored
Sep 18, 2019
by
Maxime Manno
🍜
Browse files
Add debug init template demultiplex ONT
#112
parent
7166d0a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
ui/nG6/pi1/analyzes/Demultiplex_ONT.tpl
View file @
765675dd
...
...
@@ -47,6 +47,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
{
assign
var
=
'barcode_name_sample'
value
=
','
|
explode
:
$metrics
[
'barcode'
].
names
|@
ksort
}
{
assign
var
=
'barcode_name_count'
value
=
$barcode_name_sample
|@
count
}
{
debug
}
<legend>
Analyse results report - Sample name :
{
$sample_name
}
</legend>
{
assign
var
=
'data_col'
value
=
2
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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