bcgsc / Terminitor

Deep Neural Network model that predicts polyadenylation sites
GNU General Public License v3.0
5 stars 1 forks source link

versions of dependent Python packages #3

Open haibol2016 opened 3 years ago

haibol2016 commented 3 years ago

Hello Dear developer,

I tried to use your trained model to predict RNA cleavage sites. I got errors because of FutureWarning and numpy dtype issue. The run failed due to incompatible shape of the arrays. Can you tell the exact version of the Python and the dependencies?  

Thank you

cheny19 commented 3 years ago

Hi @haibol2016 ,

Could you show how you ran the command, a sample input, and what the error looks like?

Thanks, Chen