×

nf-core/happy/prepy @ 0.0.0-6c4ed3a

Pre.py is a preprocessing tool made to preprocess VCF files for Hap.py

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

Summary

Pre.py is a preprocessing tool made to preprocess VCF files for Hap.py

Get started

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

include { HAPPY_PREPY } from 'nf-core/happy/prepy'

License

MIT License

Process
Name HAPPY_PREPY
Input 3 channels
#1 tuple
meta map

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

vcf file

VCF file to preprocess

*.{vcf,vcf.gz}
bed file

BED file

*.bed
#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 versions_happy tuple
${task.process} string

The process the versions were collected from

happy string

The tool name

0.3.15 string

The expression to obtain the version of the tool

#2 preprocessed_vcf tuple
meta map

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

*.vcf.gz file

Preprocessed VCF file

*.vcf.gz
Version 0.0.0-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:23:36 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fhappy%2Fprepy/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/happy/prepy/blobs/sha256:f2943bc825f7ec6daa22a18010ea37fd7e3fccf5048822ebcfe4fb997ebb743f
Size 3.2 KB
Checksum sha256:f2943bc825f7ec6daa22a18010ea37fd7e3fccf5048822ebcfe4fb997ebb743f
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:23:36 (UTC) 3 3.2 KB
0.0.0-3fc6d40 22 Apr 2026 15:16:06 (UTC) 3 3.2 KB
0.0.0-0c7146d 08 Apr 2026 19:08:45 (UTC) 4 3.2 KB