nf-core/purgedups/pbcstat @ 0.0.0-6c4ed3a
Summary
Create read depth histogram and base-level read depth for an assembly based on pacbio data
Get started
Add the following snippet to your workflow script to include this module.
include { PURGEDUPS_PBCSTAT } from 'nf-core/purgedups/pbcstat'
License
MIT License
Process
Name
|
PURGEDUPS_PBCSTAT |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
paf_alignment
file
|
PAF alignment file *.paf
|
Output
3 channels
#1
stat
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.PB.stat
file
|
PacBio Statistic file *.PB.stat
|
#2
basecov
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.PB.base.cov
file
|
PacBio Base coverage file *.PB.base.cov
|
#3
versions_purgedups
tuple
${task.process}
string
|
The name of the process |
|---|---|
purge_dups
string
|
The name of the tool |
1.2.6
string
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| purgedups | Purge_dups is a package used to purge haplotigs and overlaps in an assembly based on read depth | https://github.com/dfguan/purge_dups |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:38:54 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fpurgedups%2Fpbcstat/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/purgedups/pbcstat/blobs/sha256:0ad7072ca280af7f4905281e471e382b1c87a4de0c0c311b06b2f41e966e2ae0 |
| Size | 2.4 KB |
| Checksum | sha256:0ad7072ca280af7f4905281e471e382b1c87a4de0c0c311b06b2f41e966e2ae0 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:38:54 (UTC) | 3 | 2.4 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:27:47 (UTC) | 5 | 2.4 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:29:10 (UTC) | 3 | 2.3 KB |