Skip to content

Running outside of the install dir? #2

Description

@mvelinder

It'd be preferred to be able to run the tool outside of the install directory. Ie:

python ~/bin/StrVCTVRE.py -i input.vcf.gz -o output.vcf.gz -f vcf -p /path/to/hg38.phyloP100way.bw

The workaround I've found is to just softlink everything from the install dir to the current dir, but that's not ideal.

This is the error I get when trying to run outside of the install dir

ValueError: File "data/exons_Appris_featurized_transcript_Chr1-Y_loeuf.sorted.bed" does not exist

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions