c_file=input('In which file is the correspondence table between ID and current name located? (Current names must be in the first column and ID in the second)')
c_file=input('In which file is the correspondence table between ID and current name located? (Current names must be in the first column and ID in the second)')
c_file=input('In which file is the correspondence table between ID and current name located? (Current names must be in the first column and ID in the second)')
c_file=input('In which file is the correspondence table between ID and current name located? (Current names must be in the first column and ID in the second)')
excel_multi_file_writer([patways_recovery_order_for_export,df_matrix_table,metabolite_frequency_order_for_export,Metabolites_and_pathways],outf,["Noms_tables de ressemblance","Table de ressemblance","Fréquence des métabolites","Métabolites et leurs P"])
excel_multi_file_writer([patways_recovery_order_for_export,df_matrix_table,metabolite_frequency_order_for_export,Metabolites_and_pathways],outf,["Noms_tables de ressemblance","Table de ressemblance","Fréquence des métabolites","Métabolites et leurs P"])
"""
### fonction 7 et 8 les visualisation + possibiliter de sauvegarder les visus
barplot_r=barplot(colnames_frequency[1],colnames_frequency[0],dataframe_frequency,title="Fréquence des métabolites",figure_size=(22,10),ax_x_label="Métabolites d'intérêt",ax_y_label='Fréquence',decimal='%.0f',size_of_labels=7)
barplot_r=barplot(colnames_frequency[1],colnames_frequency[0],dataframe_frequency,title="Fréquence des métabolites",figure_size=(22,10),ax_x_label="Métabolites d'intérêt",ax_y_label='Fréquence',decimal='%.0f',size_of_labels=7)