Skip to content

Reference allele not set in vcf (reference fasta hardcoded) #3

@kpalin

Description

@kpalin

Hi,

setting of the reference allele in the vcf fails (informatively, thank you for that) in almost all environments.

The issue is at

cmdStream << "/odinn/users/snaedisk/bin/crop_fasta /odinn/data/reference/Homo_sapiens-deCODE-hg38/Sequence/WholeGenomeFasta/genome.fa " << marker.chrom << ":" << toCString(str) << "-" << marker.end;

A simple fix would be to use samtools faidx $REF_PATH region. The environment variable REF_PATH is (should be) standard.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions