You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a function in utils/convert_gene_names.R called convert_gene_names() that converts gene names from X to Y format. Use that here instead of relying on processed_data/gene_map.tsv file and left_join().
There is a function in
utils/convert_gene_names.R
calledconvert_gene_names()
that converts gene names from X to Y format. Use that here instead of relying onprocessed_data/gene_map.tsv
file andleft_join()
.medulloblastoma-classifier/analysis_notebooks/ESTIMATE_tumor_purity.Rmd
Lines 60 to 77 in 675c60c
The text was updated successfully, but these errors were encountered: