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
778ad84e
Commit
778ad84e
authored
Apr 16, 2015
by
Mathieu Giraud
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tests: update tests for -w 50
parent
2d80348c
Changes
11
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
15 additions
and
13 deletions
+15
-13
algo/tests/clones_lec.should_get
algo/tests/clones_lec.should_get
+2
-2
algo/tests/revcomp.should_get
algo/tests/revcomp.should_get
+1
-1
algo/tests/stanford-X100-sampled.should_get
algo/tests/stanford-X100-sampled.should_get
+1
-1
algo/tests/stanford-data.should_get
algo/tests/stanford-data.should_get
+1
-1
algo/tests/stanford-debug.should_get
algo/tests/stanford-debug.should_get
+1
-1
algo/tests/stanford-fuse.should_get
algo/tests/stanford-fuse.should_get
+1
-1
algo/tests/stanford-k14.should_get
algo/tests/stanford-k14.should_get
+1
-2
algo/tests/stanford-labels.should_get
algo/tests/stanford-labels.should_get
+1
-1
algo/tests/stanford-x100-first.should_get
algo/tests/stanford-x100-first.should_get
+1
-1
algo/tests/stanford.should_get
algo/tests/stanford.should_get
+1
-1
algo/tests/vidjil_revcomp_s22.should_get
algo/tests/vidjil_revcomp_s22.should_get
+4
-1
No files found.
algo/tests/clones_lec.should_get
View file @
778ad84e
!LAUNCH: ../../vidjil -G ../../germline/TRG -c clones ../../data/segment_lec.fa
$ Extract
4
0bp windows (TRG)
1:found .
4
0-windows
$ Extract
5
0bp windows (TRG)
1:found .
5
0-windows
$ Find the good number of windows
1: found 2 .* in 4 segments .* inside 7 sequences
...
...
algo/tests/revcomp.should_get
View file @
778ad84e
...
...
@@ -7,5 +7,5 @@ $ Same number of 'V' affectations in both reads
2:143
$ Only one window
1:==> found 1
60
-window
1:==> found 1
..
-window
algo/tests/stanford-X100-sampled.should_get
View file @
778ad84e
...
...
@@ -4,4 +4,4 @@ $ Skip the good number of reads
1:Processing every 131th read
$ Analyze the good number of reads
1: found 100
60
-windows in 100 segments .100.. inside 100 sequences
1: found 100
..
-windows in 100 segments .100.. inside 100 sequences
algo/tests/stanford-data.should_get
View file @
778ad84e
!LAUNCH: ../../vidjil -G ../../germline/IGH -r 5 -b data ../../data/Stanford_S22.fasta ; cat out/data.vidjil | python ../../tools/format_json.py -1
!LAUNCH: ../../vidjil -G ../../germline/IGH
-w 60
-r 5 -b data ../../data/Stanford_S22.fasta ; cat out/data.vidjil | python ../../tools/format_json.py -1
$ Number of reads
e1:"total": [13153]
...
...
algo/tests/stanford-debug.should_get
View file @
778ad84e
!LAUNCH: ../../vidjil -r 5 -o out2 -u -U -v -G ../../germline/IGH ../../data/Stanford_S22.fasta ; tail out2/Stanford_S22.segmented.vdj.fa ; grep UNSEG out2/Stanford_S22.unsegmented.vdj.fa
!LAUNCH: ../../vidjil
-w 60
-r 5 -o out2 -u -U -v -G ../../germline/IGH ../../data/Stanford_S22.fasta ; tail out2/Stanford_S22.segmented.vdj.fa ; grep UNSEG out2/Stanford_S22.unsegmented.vdj.fa
# Testing uncommon and debug options
$ verbose (-v)
...
...
algo/tests/stanford-fuse.should_get
View file @
778ad84e
!LAUNCH: ../../vidjil -G ../../germline/IGH ../../data/Stanford_S22.fasta ; python ../../tools/fuse.py out/Stanford_S22.vidjil out/Stanford_S22.vidjil -o out/fused.data ; cat out/fused.data | python ../../tools/format_json.py -1
!LAUNCH: ../../vidjil
-w 60
-G ../../germline/IGH ../../data/Stanford_S22.fasta ; python ../../tools/fuse.py out/Stanford_S22.vidjil out/Stanford_S22.vidjil -o out/fused.data ; cat out/fused.data | python ../../tools/format_json.py -1
$ Points list
e1:"original_names": ["../../data/Stanford_S22.fasta", "../../data/Stanford_S22.fasta"]
...
...
algo/tests/stanford-k14.should_get
View file @
778ad84e
...
...
@@ -11,5 +11,4 @@ $ Parses germline/IGHJ.fa
1: 701 bp in 13 sequences
$ Find the good number of windows in Stanford S22 (contiguous seed 14)
1: found 10921 60-windows in 13114 segments
1: found 10743 50-windows in 13114 segments
algo/tests/stanford-labels.should_get
View file @
778ad84e
!LAUNCH: ../../vidjil -G ../../germline/IGH -r 5 -l ../../data/Stanford_S22.label ../../data/Stanford_S22.fasta
!LAUNCH: ../../vidjil
-w 60
-G ../../germline/IGH -r 5 -l ../../data/Stanford_S22.label ../../data/Stanford_S22.fasta
$ Keep the good number of windows, including one window labeled in Stanford_S22.label
1: keep 3 windows
...
...
algo/tests/stanford-x100-first.should_get
View file @
778ad84e
!LAUNCH: ../../vidjil -x 100 -G ../../germline/IGH ../../data/Stanford_S22.fasta
$ Analyze the good number of sequences in Stanford S22
1: found 98
60
-windows in 99 segments .99.. inside 100 sequences
1: found 98
..
-windows in 99 segments .99.. inside 100 sequences
algo/tests/stanford.should_get
View file @
778ad84e
...
...
@@ -16,5 +16,5 @@ $ Find approximately the good number of sequences for e-value computation
1: approx. 131.. sequences
$ Find the good number of windows in Stanford S22
1: found 10
935 6
0-windows in 13138 segments
1: found 10
732 5
0-windows in 13138 segments
algo/tests/vidjil_revcomp_s22.should_get
View file @
778ad84e
...
...
@@ -13,5 +13,8 @@ $ Keep the same number of windows
0:==> keep
$ Same segmentation for the main clone
2:clone.001.*0 114 118 131 137 180
2:clone.001.*0 31 38 57 66 111
$ Same representative for the main clone
2:clone.001.* 112 bp .45. of 247 bp.
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