Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vidjil
vidjil
Commits
9aa54572
Commit
9aa54572
authored
Feb 27, 2019
by
Mathieu Giraud
Browse files
repseq_vdj.py: VIDJIL_FINE with -2
We would like to test some unexpected recombinations. Closes #3518.
parent
474af333
Changes
1
Hide whitespace changes
Inline
Side-by-side
algo/tests/repseq_vdj.py
View file @
9aa54572
...
@@ -249,7 +249,8 @@ def header_igblast_results(ff_fasta, ff_igblast):
...
@@ -249,7 +249,8 @@ def header_igblast_results(ff_fasta, ff_igblast):
### Vidjil
### Vidjil
VIDJIL_FINE
=
'{directory}/vidjil-algo --header-sep "#" -c segment -3 -d -g {directory}/germline/homo-sapiens.g %s >> %s'
VIDJIL_FINE
=
'{directory}/vidjil-algo --header-sep "#" -c segment -2 -3 -d -g {directory}/germline/homo-sapiens.g %s >> %s'
VIDJIL_KMER
=
'{directory}/vidjil-algo -w 20 --header-sep "#" -b out -c windows -uuuU -2 -g {directory}/germline/homo-sapiens.g %s > /dev/null ; cat out/out.segmented.vdj.fa out/out.unsegmented.vdj.fa >> %s'
VIDJIL_KMER
=
'{directory}/vidjil-algo -w 20 --header-sep "#" -b out -c windows -uuuU -2 -g {directory}/germline/homo-sapiens.g %s > /dev/null ; cat out/out.segmented.vdj.fa out/out.unsegmented.vdj.fa >> %s'
def
should_results_from_vidjil_output
(
f_log
):
def
should_results_from_vidjil_output
(
f_log
):
...
...
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