YangLabHKUST/STitch3D

How can I find "genes_new.txt" dataset?

Closed this issue · 1 comments

Dear Professor,
I want to know where I can find this file "genes_new.txt" when I try this great STitch3D in Example 2.
gene_new <- read.table("genes_new.txt", sep=",", header=TRUE)
in this part "Run STitch3D on the human heart dataset" of 3D visualization of gene expression patterns
Thanks in advance!

Is that genes_new = pd.read_csv("./Filtered/filtered_ST_matrix_and_meta_data/genes_new.txt")?