Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
vidjil
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1,711
Issues
1,711
List
Boards
Labels
Service Desk
Milestones
Merge Requests
86
Merge Requests
86
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
vidjil
vidjil
Commits
35082058
Commit
35082058
authored
Oct 28, 2014
by
Mathieu Giraud
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tests: testing options -a, -o, -u, -U, -v
parent
a65617f5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
27 additions
and
0 deletions
+27
-0
algo/tests/stanford-debug.should_get
algo/tests/stanford-debug.should_get
+12
-0
algo/tests/stanford-detailed.should_get
algo/tests/stanford-detailed.should_get
+15
-0
No files found.
algo/tests/stanford-debug.should_get
0 → 100644
View file @
35082058
!LAUNCH: ../../vidjil -d -r 5 -o out2 -u -U -v -G ../../germline/IGH ../../data/Stanford_S22.fasta ; tail out2/Stanford_S22.segmented.vdj.fa out2/Stanford_S22.unsegmented.fa
# Testing uncommon and debug options
$ verbose (-v)
2:auditioned sequences
$ segmented.fa (-U)
1:>lcl.FLN1FA001BCDD7.1. .* seed
$ unsegmented.fa (-u)
1:>lcl.FLN1FA002PX5D6.1.
algo/tests/stanford-detailed.should_get
0 → 100644
View file @
35082058
!LAUNCH: ../../vidjil -d -r 5 -a -G ../../germline/IGH ../../data/Stanford_S22.fasta ; cat out/seq/clone.fa-2
# Testing detailed clone output (-a)
$ Detailed clone output (out/seq/clone.fa-2), germline
1:>IGHV1-8.01
1:>IGHD3-22.01
1:>IGHJ6.03
$ Detailed clone output (out/seq/clone.fa-2), reads
1:>lcl.FLN1FA002TBW9H.1
1:>lcl.FLN1FA002TAWKB.1
1:>lcl.FLN1FA001EFSW3.1
1:>lcl.FLN1FA001ENA4H.1
1:>lcl.FLN1FA001B2WWF.1
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