When i create an conda environment with bioconda::hla-la=1.0.4 HLA-LA does not show up in the $PATH when I activate. that's because /home/myusername/miniforge3/envs/hlala/bin is the path for the venv but it actually exists at /home/myusername/miniforge3/envs/hlala/opt/hla-la/bin/HLA-LA. Not sure if there's a way to fix the conda recipe for this project to make HLA-LA more accessible.
When i create an conda environment with bioconda::hla-la=1.0.4
HLA-LAdoes not show up in the $PATH when I activate. that's because/home/myusername/miniforge3/envs/hlala/binis the path for the venv but it actually exists at/home/myusername/miniforge3/envs/hlala/opt/hla-la/bin/HLA-LA. Not sure if there's a way to fix the conda recipe for this project to make HLA-LA more accessible.