I need to use CIVIC database through api.There seems no provision to retrieve gene information through gene name.We can access gene info. through your local id which we dont know beforehand.Is it expected to first use (https://civic.genome.wustl.edu/api/genes) which returns all gene ids and name and use it to find required gene id through gene name and use this gene id to query database or there is some alternate to it? Can i directly retrieve using name say FRS2 etc.