Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data acquisition---pixelClustering_sigma2_passes10_rep1_mapping.csv and px_colors.csv #6

Open
fighting-boy1 opened this issue Nov 5, 2024 · 1 comment

Comments

@fighting-boy1
Copy link

Hi!
The problem I am currently encountering is that in your project named: 2022-Liu_etal_Pixie project,
run: 3_pixelClustering_heatmaps.R
clust_to_pheno_path = paste0("pixelClustering_",name,"_mapping.csv") #csv mapping each cluster to its phenotype (must be manually created) and colors_path = "px_colors.csv" #file specifying the colors for each cluster (must be manually created).

However, I wonder if you can provide examples of these two files for further study?

Best wishes!
1

@cliu72
Copy link
Contributor

cliu72 commented Nov 5, 2024

Hi @fighting-boy1, here are some example files. Please note that the "_mapping.csv" file will almost certainly be different, since there is randomness in the clustering. You will need to look at the output of the clustering and assign them their proper biological labels. The colors are also completely arbitrary - you can choose those to be whatever you want.

px_colors.csv
pixelClustering_sigma2_passes10_rep1_mapping.csv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants