×

nf-core/happy/ftxpy @ 0.0.0-0c7146d

Somatic VCF Feature Extraction tool from hap.y.

Latest version: 0.0.0-0c7146d
Total downloads: 1
Source: nf-core/modules
Authors: @kubranarci
Maintainers: @kubranarci

Summary

Somatic VCF Feature Extraction tool from hap.y.

Get started

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

include { HAPPY_FTXPY } from 'nf-core/happy/ftxpy'

License

MIT License

Process
Name HAPPY_FTXPY
Input 3 channels
#1 tuple
meta map

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

vcf file

VCF file to process

*.{vcf,vcf.gz}
regions_bed file

BED file. Restrict analysis to given (sparse) regions.

*.bed
targets_bed file

Restrict analysis to given (dense) regions.

*.bed
bam file

Pass one or more BAM files for feature table extraction

*.bam
#2 tuple
meta2 map

Groovy Map containing sample information for reference fasta e.g. [ id:'test2']

fasta file

FASTA file of the reference genome

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

Groovy Map containing sample information for reference fai e.g. [ id:'test3' ]

fasta_fai file

The index of the reference FASTA

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

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

*.csv file

Fuature table

*.csv
#2 versions
versions.yml file

File containing software versions

versions.yml
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 18:46:53 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fhappy%2Fftxpy/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/happy/ftxpy/blobs/sha256:fdd81755fedf33f47c2f23c03aa1f8fc5a55263da456c52fb7d912ec30b30592
Size 2.8 KB
Checksum sha256:fdd81755fedf33f47c2f23c03aa1f8fc5a55263da456c52fb7d912ec30b30592
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:46:53 (UTC) 1 2.8 KB -