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
J
Je
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
3
Issues
3
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
GBCS
Je
Commits
62c01919
Commit
62c01919
authored
Jul 16, 2018
by
Charles Girardot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
readme
parent
e6dcce0a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
9 deletions
+24
-9
README.rst
README.rst
+24
-9
No files found.
README.rst
View file @
62c01919
...
...
@@ -9,24 +9,39 @@ The Je tool suite
Contains
++++++++
Je currently offers 4 tools :
Je currently offers the following tools :
**je debarcode**
demultiplexs multi-samples fastq files using user-defined input *read-layouts* and write output files following user-defined *output-layouts*.
Replaces both **demultiplex-illu** and **demultiplex** since version 2.0.
**je dropseq**
to process drop-seq results: clips cell barcode and UMI from read 1 and adds them to header of read 2 (a unique output fastq is created).
**je retag**
extracts barcode(s) and UMI sequence(s) embedded in read names of a BAM file and migrate them to proper BAM tags.
**je clip**
to remove UMIs contained in reads of fastq files that do not need sample demultiplexing
removes UMIs contained in reads of fastq files that do not need sample demultiplexing
**je markdupes**
filters BAM files for read duplicates taking UMIs into account.
**je demultiplex**
to demultiplex multi-samples fastq files which reads contain barcodes and UMIs (or not)
to demultiplex multi-samples fastq files which reads contain barcodes and UMIs (or not)
. Deprecated since version 2.0 (use *je debarcode* instead).
**je demultiplex-illu**
to demultiplex fastq files according to associated index files (contain the sample encoding barcodes).
Reads can additionally contain UMIs (inline)
**je markdupes**
Reads can additionally contain UMIs (inline). Deprecated since version 2.0 (use *je debarcode* instead).
to filter BAM files for read duplicates taking UMIs into account
Distributions
...
...
@@ -38,7 +53,7 @@ Source
++++++
src/shell/je
is the wrapper script to call ``java -jar je_
1.0
_bundle.jar``
is the wrapper script to call ``java -jar je_
*
_bundle.jar``
src/galaxy/
contains the Je wrappers for Galaxy
...
...
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