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
6f2f5f6e
Commit
6f2f5f6e
authored
Feb 17, 2021
by
Mikaël Salson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Apply 1 suggestion(s) to 1 file(s)
parent
7f1a9331
Pipeline
#216472
passed with stages
in 35 minutes and 53 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
doc/vidjil-algo.md
doc/vidjil-algo.md
+5
-5
No files found.
doc/vidjil-algo.md
View file @
6f2f5f6e
...
...
@@ -699,11 +699,11 @@ It is possible to extract all reads with or without detected recombinations,
possibly to give them to other software.
- `
-U
` gives a file `
out/basename.detected.vdj.fa
` with all reads having a detected V(D)J recombination
- `
-u
` gives a set of files `
out/basename.UNSEG_
*
`
, with not detected reads gathered by cause.
It outputs only reads sharing significantly sequences with V/J germline genes or with some ambiguity:
it may be interesting to further study RNA-Seq datasets.
- `
-uu
` gives the same set of files, including **all** not detected reads
(including `
UNSEG too short
` and `
UNSEG too few V/J
`),
- `
-u
` gives a set of files `
out/basename.UNSEG_
*
`
with reads where /no V(D)J recombination was detected/,
but with nevertheless some significant similarity to some V/J germline genes,
- `
-uu
` further produce files with all /other/ reads where no V(D)J recombination was detected
(including `
UNSEG too short
` and `
UNSEG too few V/J
`),
and `
-uuu
` further outputs all these reads in a file `
out/basename.undetected.vdj.fa
`.
As these options may generate large files, they are generally not recommended.
...
...
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