record of newick data

csv_data = pd.read_csv('../data_for_fusang/data/{}_taxa/label_file/newick.csv'.format(i))
newick_data = csv_data['newick']

你可能感兴趣的:(record of newick data)