xiaoyeye / CNNC

covolutional neural network based coexpression analysis
MIT License
72 stars 23 forks source link

Question about mesc_sc_gene_list.txt #11

Closed jjfeng closed 4 years ago

jjfeng commented 4 years ago

Hi,

I'm interested in rerunning the mESC data analysis. I noticed that the format of the mesc_sc_gene_list.txt file is different from the sc_gene_list.txt file. Am I misunderstanding the mesc_sc_gene_list.txt file? I believe the first column is the gene name and the second should be a number.

Thanks, Jean

jjfeng commented 4 years ago

Never mind. I see that the get_xy_label_data_cnn_combine_from_database.py can be tailored to process the mesc_sc_gene_list.txt file. Thanks.