Hi,
Thank you very much for writing the QTG code to find orthologues in model species. I am new to Python and interested in running these codes to find the rice orthologue in Arabidopsis. I ran this code after downloading the input files and found the following error. Would you please help to sortout this issue.
(base) AwaisRiaz-01# python QTG_Finder_predict_orginal.py -gl AT_Seedsize_QTL_example.csv -sp "AT"
sklearn__version 1.5.2
Traceback (most recent call last):
File "/root/python/QTG_Finder_predict_orginal.py", line 72, in
df = pickle.load(pik_f) # Load the feature list with known causal genes used for training
^^^^^^^^^^^^^^^^^^
EOFError: Ran out of input
(base) AwaisRiaz-01#
Thank you
Awais Riaz
Hi,
Thank you very much for writing the QTG code to find orthologues in model species. I am new to Python and interested in running these codes to find the rice orthologue in Arabidopsis. I ran this code after downloading the input files and found the following error. Would you please help to sortout this issue.
(base) AwaisRiaz-01# python QTG_Finder_predict_orginal.py -gl AT_Seedsize_QTL_example.csv -sp "AT"
sklearn__version 1.5.2
Traceback (most recent call last):
File "/root/python/QTG_Finder_predict_orginal.py", line 72, in
df = pickle.load(pik_f) # Load the feature list with known causal genes used for training
^^^^^^^^^^^^^^^^^^
EOFError: Ran out of input
(base) AwaisRiaz-01#
Thank you
Awais Riaz