JDACS4C-IMPROVE / DrugCell

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

DrugCell: File not found cell2ind.txt #22

Closed wilke closed 11 months ago

wilke commented 11 months ago

Command:

singularity run --bind `pwd`/tests:/candle_data_dir --nv build/DrugCell train.sh 4 /candle_data_dir

Reproducible: yes Error: FileNotFoundError: [Errno 2] No such file or directory: '/homes/brettin/improve_data_dir//DrugCell/Data/cell2ind.txt'

In addition:

using data from /candle_data_dir
/candle_data_dir//Data
/usr/local/DrugCell/train.sh: line 72: ./candle_glue.sh: No such file or directory
using original data placed in /candle_data_dir//Data
using CUDA_VISIBLE_DEVICES 4
using CANDLE_DATA_DIR /candle_data_dir
using CANDLE_CONFIG
rohandavidg commented 11 months ago

issue has been resolved