cckamy / GraphRepur

Other
9 stars 3 forks source link

How was example_data.json made? #1

Open jamesjjcondon opened 3 years ago

jamesjjcondon commented 3 years ago

Hey,

Great work! Very exciting stuff.

Is there code that demonstrates how data/~.csv files were converted to the example_data.json ?

and for how you calculated confidence intervals?

Thanks and congratulations.

cckamy commented 3 years ago

Hey,

Great work! Very exciting stuff.

Is there code that demonstrates how data/~.csv files were converted to the example_data.json ?

and for how you calculated confidence intervals?

Thanks and congratulations. Tanks! 1 The genes of ‘drug-exposure gene expression profiles.csv’ were screened for 2960 differentially expressed genes of breast cancer.  2 All values are mean values +- standard deviation of cross validation.

WuSht commented 3 years ago

Hey,

Excellent work! I have been inspired a lot from your job!

Additionally, I also want the pre_preparing.py script in which the statement parser.add_option("-t", "--threshold", default=0.05, help="Differentially expressed genes threshold") specifies the parameter for the generation of the gene expression profiles, so can you upload the pre_preparing.py ?

Thank you and congratulations. Looking for you reply.

Wu Shiauthie