Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vidjil
vidjil
Commits
3ddaffb3
Commit
3ddaffb3
authored
Apr 05, 2016
by
HERBERT Ryan
Browse files
analysis-format.org Added differences in Vidjil output between programs
parent
70d0a875
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/format-analysis.org
View file @
3ddaffb3
...
...
@@ -357,3 +357,22 @@ The default tag names are defined in [[../browser/js/vidjil-style.js]].
#+BEGIN_SRC js
"key" : "value" // "key" is the tag id from 0 to 7 and "value" is the custom tag name attributed
#+END_SRC
* Differences between programs
Due to specificities between programs, some elements may differ depending
on which program has been run.
** MiXCR
The output when using MiXCR differs from Vidjil on the id of each clone.
Where Vidjil provides the representative sequence of the clone, MiXCR
provides the representative sequence in =Amino Acids= followed by the name
of the =V gene= and the name of the =J gene=.
#+BEGIN_SRC js
{
"germline": ...
"id": CARPRDWNTYYYYGMDVW IGHV3-11*00 IGHJ6*00
...
}
#+END_SRC
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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