nf-core/windowmasker/convert @ 0.0.0-6c4ed3a
Summary
Masks out highly repetitive DNA sequences with low complexity in a genome
Get started
Add the following snippet to your workflow script to include this module.
include { WINDOWMASKER_CONVERT } from 'nf-core/windowmasker/convert'
License
MIT License
Process
Name
|
WINDOWMASKER_CONVERT |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
counts
file
|
valid unit counts file *.{ascii,binary,oascii,obinary,txt}
|
Output
2 channels
#1
converted
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
${output}
file
|
converted file |
#2
versions_windowmasker
tuple
${task.process}
string
|
The name of the process |
|---|---|
windowmasker
string
|
The name of the tool |
windowmasker -version-full | head -n 1 | sed 's/^.*windowmasker. //; s/ .*\$//'
string
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| windowmasker | A program to mask highly repetitive and low complexity DNA sequences within a genome. | https://blast.ncbi.nlm.nih.gov/Blast.cgi |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:53:02 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fwindowmasker%2Fconvert/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/windowmasker/convert/blobs/sha256:50bfab46ee80f80b37641d6a152332a0d689656f34a4089e1bf8752061c8e13c |
| Size | 2.7 KB |
| Checksum | sha256:50bfab46ee80f80b37641d6a152332a0d689656f34a4089e1bf8752061c8e13c |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:53:02 (UTC) | 3 | 2.7 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:47:44 (UTC) | 3 | 2.7 KB |