CPC2_standalone
CPC2_standalone copied to clipboard
update this hard coding path for this tool?
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
I have a similar question. You can manually modify the data_dir, and then it will work.