Description

HiFi-based caller for highly homologous genes

Input

name:type
description
pattern

meta{:bash}

:map

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

bam{:bash}

:file

Sorted BAM file

*.bam

bai{:bash}

:file

Index of BAM file

*.bai

meta2{:bash}

:map

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

fasta{:bash}

:file

The reference fasta file

*.fasta

meta3{:bash}

:map

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

config{:bash}

:file

Config file

*.yaml

Output

name:type
description
pattern

json{:bash}

meta{:bash}

:map

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

*.paraphase.json{:bash}

:file

Summary of haplotype and variant calls

*.paraphase.json

bam{:bash}

meta{:bash}

:map

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

*.paraphase.bam{:bash}

:file

(re)aligned BAM file

*.paraphase.bam

bai{:bash}

meta{:bash}

:map

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

*.paraphase.bam.bai{:bash}

:file

Index of (re)aligned BAM file

*.paraphase.bam.bai

vcf{:bash}

meta{:bash}

:map

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

${prefix}_paraphase_vcfs/*.vcf.gz{:bash}

:file

compressed VCF file(s) per gene

*.vcf.gz

vcf_index{:bash}

meta{:bash}

:map

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

${prefix}_paraphase_vcfs/*.vcf.gz.{csi,tbi}{:bash}

:file

compressed VCF file index

*.vcf.gz.{tbi,csi}

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

paraphase
BSD-3-clause-Clear

HiFi-based caller for highly homologous genes