×

nf-core/sequenzautils/gcwiggle @ 0.0.0-0c7146d

Sequenza-utils gc_wiggle computes the GC percentage across the sequences, and returns a file in the UCSC wiggle format, given a fasta file and a window size.

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

Summary

Sequenza-utils gc_wiggle computes the GC percentage across the sequences, and returns a file in the UCSC wiggle format, given a fasta file and a window size.

Get started

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

include { SEQUENZAUTILS_GCWIGGLE } from 'nf-core/sequenzautils/gcwiggle'

License

MIT License

Process
Name SEQUENZAUTILS_GCWIGGLE
Input 1 channel
#1 tuple
meta map

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

fasta file

FASTA file

*.{fasta}
Output 2 channels
#1 wig tuple
meta map

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

*.wig.gz file

GC Wiggle track file

*.{wig.gz}
#2 versions
versions.yml file

File containing software versions

versions.yml
Tool Description Homepage
sequenzautils Sequenza-utils provides 3 main command line programs to transform common NGS file format - such as FASTA, BAM - to input files for the Sequenza R package. The program -gc_wiggle- takes fasta file as an input, computes GC percentage across the sequences and returns a file in the UCSC wiggle format. https://sequenza-utils.readthedocs.io/en/latest/index.html
Version 0.0.0-0c7146d
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 19:37:20 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fsequenzautils%2Fgcwiggle/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/sequenzautils/gcwiggle/blobs/sha256:c89debc92c9826eac4a2c11ab1a3a0b0ea177a5a88f1beec9af1679965b45742
Size 2.4 KB
Checksum sha256:c89debc92c9826eac4a2c11ab1a3a0b0ea177a5a88f1beec9af1679965b45742
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:44:58 (UTC) 4 2.4 KB
0.0.0-3fc6d40 22 Apr 2026 15:30:51 (UTC) 4 2.5 KB
0.0.0-0c7146d 08 Apr 2026 19:37:20 (UTC) 3 2.4 KB