Skip to content

Trouble running  #1

@sinaghadermarzi

Description

@sinaghadermarzi

Hi,
Thanks for your work on DTI-VOODOO.

I am trying to run DTI-VOODOO on my computer and I followed below steps as mentioned in in the src/README.md :
first created an enviornment which looks like this env.txt
then

  1. went to the folders data/STITCH_data , data/STRING_data , data/PhenomeNET_data and ran download.sh command: successfully finished
  2. went to src/ and ran DTI_data_preparation.py:
    there were errors with from sklearn.metrics import jaccard_similarity_score in similarity_measurement.py but I fixed that.
    got this output data_prep_output.txt

After this finished successfully, I went to the DL2vec directory and ran the command produced by the previous step
python runDL2vec.py -embedsize 200 -ontology ../../data/PhenomeNET_data/phenomenet.owl -associations ../../data/PhenomeNET_data/drugassociation_file -outfile ../../data/PhenomeNET_data/drugembedding_model -entity_list ../../data/PhenomeNET_data/drugentity_list -num_workers 48

and got this error: error.txt

Could you please help me figure out what's going on?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions