jinworks / CellChat

R toolkit for inference, visualization and analysis of cell-cell communication from single-cell and spatially resolved transcriptomics
GNU General Public License v3.0
208 stars 25 forks source link

Hard-coded Paths in Tutorial #118

Open DarioS opened 3 months ago

DarioS commented 3 months ago

Tutorial data should be independent of the user's directory structure.

reticulate::use_python("/Users/suoqinjin/anaconda3/bin/python", required=T)
load("/Users/suoqinjin/Library/CloudStorage/OneDrive-Personal/works/CellChat/tutorial/data_humanSkin_CellChat.rda")
sqjin commented 3 months ago

@DarioS Thanks for your suggestion. We will pay attention to this in the future.