Description

HiFi-based caller for highly homologous genes

Input

Name (Type)
Description
Pattern

meta (map)

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

bam (file)

Sorted BAM file

*.bam

bai (file)

Index of BAM file

*.bai

meta2 (map)

Groovy Map containing reference information
e.g. [ id:‘genome’ ]

fasta (file)

The reference fasta file

*.fasta

meta3 (map)

Groovy Map containing config information
e.g. [ id:‘config’ ]

config (file)

Config file

*.yaml

Output

Name (Type)
Description
Pattern

meta (map)

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

versions (file)

File containing software versions

versions.yml

bam (file)

(re)aligned BAM file

*.paraphase.bam

bai (file)

Index of (re)aligned BAM file

*.paraphase.bam.bai

json (file)

Summary of haplotype and variant calls

*.paraphase.json

vcf (file)

VCF file(s) per gene

*.vcf

Tools

paraphase
BSD-3-clause-Clear

HiFi-based caller for highly homologous genes