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
3b67cb8f
Commit
3b67cb8f
authored
Oct 22, 2014
by
Mathieu Giraud
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
README.org: patient database, streamlined explanation on the Vidjil components
parent
aec85525
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
8 deletions
+12
-8
README.org
README.org
+12
-8
No files found.
README.org
View file @
3b67cb8f
...
...
@@ -16,20 +16,24 @@ patient follow-up.
High-throughput sequencing (NGS/HTS) now enables the deep sequencing
of a lymphoid population with dedicated [[http://omictools.com/rep-seq-c424-p1.html][Rep-Seq]] methods and softwares.
Vidjil process high-througput sequencing data to *extract V(D)J
The Vidjil platform contains three components. The Vidjil algorithm
process high-througput sequencing data to *extract V(D)J
junctions and gather them into clones*. Vidjil starts
from a set of reads and detects "windows" overlapping the actual CDR3.
This is based on an fast and reliable seed-based heuristic and allows
to output the most abundant clones. Vidjil can also clusterize similar
clones, or leave this to the user after a manual review.
to output all sequenced clones. The analysis is extremely fast
because, in the first phase, no alignment is performed with database
germline sequences.
Vidjil also contains a *dynamic browser* for
visualization and
The Vidjil *dynamic browser* is made for the
visualization and
analysis of clones and their tracking along the time in a MRD setup or
in a immunological study. The browser can visualize data processed by
the algorithmic component of Vidjil or by other V(D)J analysis
pipelines.
the Vidjil algorithm or by other V(D)J analysis pipelines.
The browser enables to explore further cluterings proposed
by software and/or done manually done by the user.
Finally, a *server* is currently developed to link the browser and the
Finally, a *patient database* with a server
is currently developed to link the browser and the
algorithmic part. The goal is that the clinicians will be able to
upload, manage and process their runs directly on the browser (with
authentication).
...
...
@@ -49,7 +53,7 @@ authentication).
- Development code is under [[browser/]]
- Documentation (in progress): [[doc/browser.org]]
** The server
** The server
and the patient database
- Currently under development, code is in [[server/]]
- Planned first release: Q1 2015
...
...
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