×

nf-core/ngsbits/bedannotategc @ 0.0.0-6c4ed3a

Annotates GC content fraction to regions in a BED file.

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

Summary

Annotates GC content fraction to regions in a BED file.

Get started

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

include { NGSBITS_BEDANNOTATEGC } from 'nf-core/ngsbits/bedannotategc'

License

MIT License

Process
Name NGSBITS_BEDANNOTATEGC
Input 3 channels
#1 tuple
meta map

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

bed file

Input BED file containing regions to annotate

*.bed
#2 tuple
meta2 map

Groovy Map containing reference fasta information e.g. [ id:'sample1', single_end:false ]

fasta file

The reference FASTA to use

*.{fasta,fa,fna}
#3 tuple
meta3 map

Groovy Map containing reference fasta information e.g. [ id:'sample1', single_end:false ]

fai file

The index file from the reference FASTA

*.fai
Output 2 channels
#1 output tuple
meta map

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

*.bed file

Annotated BED file with GC content fraction

*.bed
#2 versions
versions.yml file

File containing software versions

versions.yml
Tool Description Homepage
ngsbits Short-read sequencing tools https://github.com/imgag/ngs-bits
Version 0.0.0-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:33:05 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fngsbits%2Fbedannotategc/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/ngsbits/bedannotategc/blobs/sha256:ba59c3f3df42af4e79544c908707a751c234d517a7537485036ed05eaa3e4722
Size 2.5 KB
Checksum sha256:ba59c3f3df42af4e79544c908707a751c234d517a7537485036ed05eaa3e4722
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:33:05 (UTC) 3 2.5 KB
0.0.0-0c7146d 08 Apr 2026 19:21:18 (UTC) 4 2.5 KB