CPC2_standalone icon indicating copy to clipboard operation
CPC2_standalone copied to clipboard

update this hard coding path for this tool?

Open mthang opened this issue 2 years ago • 1 comments

Hi there, Is it possible to update the hard coding path to the variable / relative path? I notice that this will cause a minor issue when this tool is packed in a conda recipe. The CPC2 conda produces error when the data_dir was executed. https://github.com/gao-lab/CPC2_standalone/blob/53ba517309aad8ddb1054c13ea93d6781ce3dfe8/bin/CPC2.py#L307

Thanks

mthang avatar Feb 07 '23 03:02 mthang

I have a similar question. You can manually modify the data_dir, and then it will work.

YIGUIz avatar Aug 19 '24 05:08 YIGUIz