Lifts over a VCF file from one reference build to another.
meta{:bash}
:map
Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]
input_vcf{:bash}
:file
VCF file
*.{vcf,vcf.gz}
meta2{:bash}
Groovy Map containing reference information e.g. [ id:‘genome’ ]
dict{:bash}
dictionary for fasta file
*.{dict}
meta3{:bash}
fasta{:bash}
fasta file
*.fasta
meta4{:bash}
chain{:bash}
The liftover chain file
vcf_lifted{:bash}
*.lifted.vcf.gz{:bash}
VCF file containing successfully lifted variants
*.{lifted.vcf.gz}
vcf_unlifted{:bash}
*.unlifted.vcf.gz{:bash}
VCF file containing unsuccessfully lifted variants
*.{unlifted.vcf.gz}
versions{:bash}
versions.yml{:bash}
File containing software versions
versions.yml
Move annotations from one assembly to another