A reference-based, UMI-aware, 5ʹ-trimming-aware PCR duplicate removal pipeline.
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file dupliganger-0.991.tar.gz
.
File metadata
- Download URL: dupliganger-0.991.tar.gz
- Upload date:
- Size: 92.5 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d2aa9b2dbcd87c7d03c92a75dc5e3d61ec91c699a7aeb4b7ba4a13e0fa6d0ec9 |
|
MD5 | 1c79f853f51224e2c3c532b786d51aad |
|
BLAKE2b-256 | fa6c562f1f41a4b6fb88b6adeb213fe55e86b5cf084efb5d4fb5492450577a21 |
File details
Details for the file dupliganger-0.991-py2.py3-none-any.whl
.
File metadata
- Download URL: dupliganger-0.991-py2.py3-none-any.whl
- Upload date:
- Size: 62.2 kB
- Tags: Python 2, Python 3
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b68c9276a9f6520bc7a93710158b07c7597104239d81a7a6f9b59357e8ea1018 |
|
MD5 | c45cc19a67e96402dca09cb5c417c8a2 |
|
BLAKE2b-256 | 8c42b25085ac50f120fa26fc7e4331f10fbc54e939f8ffc512cbf1eb3ff8fed1 |