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
58532415
Commit
58532415
authored
Nov 07, 2014
by
Mathieu Giraud
Committed by
Mikaël Salson
Nov 07, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tests: testing compressed .fa.gz input
parent
9cb028d2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
+7
-0
algo/tests/gzip.should_get
algo/tests/gzip.should_get
+7
-0
data/clones_simul.fa.gz
data/clones_simul.fa.gz
+0
-0
No files found.
algo/tests/gzip.should_get
0 → 100644
View file @
58532415
!LAUNCH: ../../vidjil -G ../../germline/IGH ../../data/clones_simul.fa > out-fa ; ../../vidjil -G ../../germline/IGH -b clones_simul ../../data/clones_simul.fa.gz > out-fa-gz ; diff -s -I '\#' -I 'index' -I 'data/clones_simul' out-fa out-fa-gz ; wc -l out-fa-gz
$ Identical output
1: out-fa .* out-fa-gz .* identical
$ Testing out-fa-gz has approximately 69 lines
1: [67]. out-fa-gz
data/clones_simul.fa.gz
0 → 100644
View file @
58532415
File added
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