dictonnary_number_appear[level]+=1
print(dictonarry_presence)
print(dictonnary_number_appear)
if len(estimate_taxonomy_presences)>1:
for estimate_taxonomy_presence in estimate_taxonomy_presences:
print(len(dictonarry_presence[list(estimate_taxonomy_presence.values())[-1]].values()))
//output+=[[self.db_path.replace(".db","")+"_genome_"+str(num_metagenome)]+list(estimate_taxonomy_presence.values())+[len(dictonarry_presence[list(estimate_taxonomy_presence.values())[-1]].values()]