Dupligänger
Dupligänger is a reference-based, UMI-aware, 5’-trimming-aware PCR duplicate removal pipeline.
Usage: dupliganger [options] <command> [<args>…]
Dupligänger is a pipeline. Each stage of the pipeline is run by passing a ‘command’ to Dupligänger. The commands / pipeline-steps (in order) are as follows:
remove-umi 1. Annotate read names with UMIs (clip inline UMIs if needed).
remove-adapter 2. Remove adapters ('Cutadapt' wrapper).
qtrim 3. Quality trim ('Trimmomatic' wrapper).
annotate-qtrim 4. Annotates quality trimmed file(s).
align 5. Align reads to a reference genome assembly (performed manually by user).
dedup 6. Use the alignment to remove PCR duplicates.
While generally used only by the developers of Dupligänger, the ‘dedup’ command is comprised of the following Dupligänger commands run in the following order:
build-read-db 1. Build a database of aligned reads. build-location-db 2. Build a database of locations of aligned reads. build-dup-db 3. Build a database of PCR duplicates.
Options:
-o OUT_DIR Place results in directory OUT_DIR. --compress Compress output.
- Note:
Dupligänger supports (and autodetects) input FASTQ files that are gzipped.
See ‘dupliganger help <command>’ for more information on a specific command.
Documentation
For further information on Dupligänger, please see the full documentation at https://github.com/uoregon-postlethwait/dupliganger
Funding
Dupligänger has been funded by the following grants:
NIH R01 OD011116 - Resources for Teleost Gene Duplicates and Human Disease
NIH R24 OD011199 - Advancing the Scientific Potential of Transcriptomics in Aquatic Models
NIH R24 OD018555 - Development of Aquatic Model Resources for Therapeutic Screens
NSF PLR-1543383 - Antarctic Fish and MicroRNA Control of Development and Physiology
Release files for dupliganger 0.991
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| dupliganger-0.991.tar.gz | 92.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| dupliganger-0.991-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 154.7 kB
Release files / dupliganger-0.991.tar.gz
| Download URL | dupliganger-0.991.tar.gz |
|---|---|
| Size | 92.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d2aa9b2dbcd87c7d03c92a75dc5e3d61ec91c699a7aeb4b7ba4a13e0fa6d0ec9
|
|
BLAKE2b-256 checksum How to use checksums |
fa6c562f1f41a4b6fb88b6adeb213fe55e86b5cf084efb5d4fb5492450577a21
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.6
|
Release files / dupliganger-0.991-py2.py3-none-any.whl
| Download URL | dupliganger-0.991-py2.py3-none-any.whl |
|---|---|
| Size | 62.2 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
b68c9276a9f6520bc7a93710158b07c7597104239d81a7a6f9b59357e8ea1018
|
|
BLAKE2b-256 checksum How to use checksums |
8c42b25085ac50f120fa26fc7e4331f10fbc54e939f8ffc512cbf1eb3ff8fed1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.6
|