nf-core/ucsc/bedclip @ 0.0.0-0c7146d
Summary
Remove lines from bed file that refer to off-chromosome locations.
Get started
Add the following snippet to your workflow script to include this module.
include { UCSC_BEDCLIP } from 'nf-core/ucsc/bedclip'
License
MIT License
Process
Name
|
UCSC_BEDCLIP |
|---|
Input
2 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
bedgraph
file
|
bedGraph file *.{bedgraph}
|
sizes
file
|
Chromosome sizes file |
|---|
Output
2 channels
#1
bedgraph
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.bedGraph
file
|
bedGraph file *.{bedgraph}
|
#2
versions_ucsc
tuple
${task.process}
string
|
The process the versions were collected from |
|---|---|
ucsc
string
|
The tool name |
482
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| ucsc | Remove lines from bed file that refer to off-chromosome locations. | http://hgdownload.cse.ucsc.edu/admin/exe/ |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 19:20:22 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fucsc%2Fbedclip/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/ucsc/bedclip/blobs/sha256:0ff8b77f0d1f206871a4ef2c4cd2ca71addcf37d0def2ab34dc71f33a995ab6a |
| Size | 2.3 KB |
| Checksum | sha256:0ff8b77f0d1f206871a4ef2c4cd2ca71addcf37d0def2ab34dc71f33a995ab6a |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 19:20:22 (UTC) | 1 | 2.3 KB | - |