×

nf-core/windowmasker/ustat @ 0.0.0-0c7146d

A program to take a counts file and creates a file of genomic co-ordinates to be masked.

Latest version: 0.0.0-6c4ed3a
Total downloads: 7
Source: nf-core/modules
Authors: @DLBPointon
Maintainers: @DLBPointon

Summary

A program to take a counts file and creates a file of genomic co-ordinates to be masked.

Get started

Add the following snippet to your workflow script to include this module.

include { WINDOWMASKER_USTAT } from 'nf-core/windowmasker/ustat'

License

MIT License

Process
Name WINDOWMASKER_USTAT
Input 2 channels
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'test' ]

counts file

Contains count data of repetitive regions.

#2 tuple
meta2 map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

ref file

An input nucleotide fasta file.

Output 2 channels
#1 intervals tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

${output} file

intervals

#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://github.com/ncbi/ncbi-cxx-toolkit-public
Version 0.0.0-0c7146d
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 19:47:48 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fwindowmasker%2Fustat/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/windowmasker/ustat/blobs/sha256:5c294d6b1e2118b288f461e590242d2f7fb45f29b9dc59312a765579e30a1e0d
Size 2.5 KB
Checksum sha256:5c294d6b1e2118b288f461e590242d2f7fb45f29b9dc59312a765579e30a1e0d
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:53:05 (UTC) 4 2.5 KB
0.0.0-0c7146d 08 Apr 2026 19:47:48 (UTC) 3 2.5 KB