QuKunLab / SpatialBenchmarking

BSD 2-Clause "Simplified" License
107 stars 26 forks source link

Issue with dependencies in installing into conda env #19

Open arnoldchang1 opened 1 year ago

arnoldchang1 commented 1 year ago

Hello! Thank you for the great work in benchmarking the most popular methods for spot deconvolution. It was really helpful reading the paper. We are trying to validate the results but it seems that many software packages are unavailable to download such as RCTD - the version specified is 1.2.0 but that is not a valid tag to install into conda env. Installing the latest RCTD version produces error probably due to dependencies-related issues.

Do you have any guidance on how to proceed? Ideally having one conda environment to execute all methods. Thank you so much!