JDACS4C-IMPROVE / DrugCell

A visible neural network model for drug response prediction
MIT License
0 stars 2 forks source link

DrugCell: hardcoded path in preprocess.sh #23

Closed wilke closed 1 year ago

wilke commented 1 year ago

/usr/local/DrugCell/preprocess.sh: line 56: /homes/ac.rgnanaolivu/miniconda3/etc/profile.d/conda.sh: No such file or directory

CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'. To initialize your shell, run

$ conda init <SHELL_NAME>

Currently supported shells are:

See 'conda init --help' for more information and options.

IMPORTANT: You may need to close and restart your shell after running 'conda init'.

wilke commented 1 year ago

Please don't use conda in your shell scripts. Refer to the template scripts.

rohandavidg commented 1 year ago

this issue has been fixed