biocom-uib / vpf-tools

Virus Protein Family tools
BSD 3-Clause "New" or "Revised" License
26 stars 7 forks source link

cannot parse value `data/index.yaml' #26

Closed marineLZ closed 2 years ago

marineLZ commented 2 years ago

stack exec -- vpf-class --data-index ./data/index.yaml --hmmer-prefix /usr/local/bin -i ./test/cat_virome.fna -o cat_virome_classified _result option --data-index: cannot parse value `data/index.yaml'

The index.yaml are in ./data directory but cannot parse value `data/index.yaml

bielr commented 2 years ago

You are absolutely correct. That's a regression from a Docker-related feature.

Thanks for reporting.