Vincent Ustach
Vincent Ustach
https://cran.r-project.org/package=SimReg https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4827100/ should we add this as a similarity metric?
I noticed that the script add_spl_to_patients.py generates filenames that include an equals sign (=). https://github.com/mims-harvard/SHEPHERD/blob/e61281f0e6ee3617d1a889d90a9908454ba31e6f/data_prep/shortest_paths/add_spl_to_patients.py#L141 'mydata_agg=mean_spl_matrix.npy' While this is technically allowed, I recommend avoiding this character in filenames. There are...
Hello, I am working with a small data set using the SHEPHERD checkpoint model files to do causal gene discovery. I ran the shortest paths script with no issues, and...