ZealousGeneticist / cartogene

A Python program for taking chemicals and finding the genes they interact with and the mechanisms of interaction.
GNU General Public License v3.0
2 stars 0 forks source link

Make common name translator #10

Open ZealousGeneticist opened 1 year ago

ZealousGeneticist commented 1 year ago

Make an additional function to take common names for chemicals or products and make a list of bioactive chemical ID's, and determine what ID it would be. (CAS-RN, etc.)

This would be extremely helpful for making this program beginner friendly (or noob friendly). Also would be a significant time saver for the user, which this program is made for.