nf-core/purgedups/pbcstat @ 0.0.0-0c7146d
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-0c7146d |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 08 Apr 2026 19:29:10 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fpurgedups%2Fpbcstat/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/purgedups/pbcstat/blobs/sha256:9ccb9af0de05c792bc99c47747f814ef00736e54d7e40efb3831649f2a876d4e |
| Size | 2.3 KB |
| Checksum | sha256:9ccb9af0de05c792bc99c47747f814ef00736e54d7e40efb3831649f2a876d4e |
| 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 |