github.com/ellisdoro/BioHackathonFiles2024/pangenome_cactus

TogoVar Annotation CWL Script

This repository contains a Common Workflow Language (CWL) script for annotating Variant Call Format (VCF) files using the TogoVar database. The script leverages bcftools to add TogoVar information to VCF files, enabling the integration of genetic variations into your genomic analysis.
Usage

To run this CWL script, ensure you have cwl-runner installed and Docker enabled, as it uses the biocontainers/bcftools Docker image.
Inputs

colname: (Optional) Specifies

This is a companion discussion topic for the original entry at github.com/ellisdoro/BioHackathonFiles2024/pangenome_cactus