xianglin226 / scMDC

Single Cell Multi-omics deep clustering
Apache License 2.0
22 stars 4 forks source link

'--ae_weight_file' #5

Open polarisChen789 opened 1 year ago

polarisChen789 commented 1 year ago

Hello, your work is so excellent that it is worthy of further study.

Now I have a problem with the supplied code. In the "run_scMDC_script.sh" script, the '--ae_weight_file' parameter corresponds to the "AE_weights_pbmc10k.pth.tar" file I did not find. This problem also occurs in "run_LRP_script.sh".

What should I do to get it? Or can you provide it? Please.

xianglin226 commented 1 year ago

Hi, that tar file is to store the weights of a trained model. You can save the weights after running scMDC. See "run_scMDC_script.sh".