Entering edit mode
4.2 years ago
beneopp
•
0
I am trying to find a file I can use to connect a gene's name to a gene family as a python dictionary. For example, I would like to create a dictionary similar to the following: {aadac: Arylacetamide deacetylase}. Does anyone know how I could do that?