WGLab / DeepMod

DeepMod: a deep-learning tool for genomic-scale, strand-sensitive and single-nucleotide based detection of DNA modifications
Other
97 stars 35 forks source link

On version of tensorflow #30

Closed orangehe closed 4 years ago

orangehe commented 4 years ago

The installation guide page does not mention the version of tensorflow. I read the source code and find that Deepmod uses the tf.contrib api. It seems that tf.contrib has been deprecated since tensorflow 1.13, so i guess the proper version of tensorflow might be 1.13. Is that right?

liuqianhn commented 4 years ago

Hi @orangehe , yes, you are right. I will update the installation guidance and we will update the code in future. Thanks.

liuqianhn commented 4 years ago

closed due to no recent activities.