Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
vidjil
vidjil
Commits
99538eec
Commit
99538eec
authored
May 20, 2019
by
Mathieu Giraud
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bench: fix L4/S22 paths
parent
872678d2
Pipeline
#95185
passed with stages
in 101 minutes and 7 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
algo/tests/benchmark-releases.py
algo/tests/benchmark-releases.py
+2
-2
No files found.
algo/tests/benchmark-releases.py
View file @
99538eec
...
@@ -14,8 +14,8 @@ LIMIT1e2 = '-x 100 '
...
@@ -14,8 +14,8 @@ LIMIT1e2 = '-x 100 '
MULTI
=
'-g ../../germline/homo-sapiens.g '
MULTI
=
'-g ../../germline/homo-sapiens.g '
IGH
=
'-g ../../germline/homo-sapiens.g:IGH '
IGH
=
'-g ../../germline/homo-sapiens.g:IGH '
L4
=
'../demo/LIL-L4.fastq.gz '
L4
=
'../
../
demo/LIL-L4.fastq.gz '
S22
=
'../demo/Stanford_S22.fasta
.gz
'
S22
=
'../
../
demo/Stanford_S22.fasta '
CONSENSUS_NO
=
'-y 0 -z 0 '
CONSENSUS_NO
=
'-y 0 -z 0 '
CONSENSUS_ALL
=
'-y all -z 0 '
CONSENSUS_ALL
=
'-y all -z 0 '
...
...
Write
Preview
Markdown
is supported
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