Icon

Obtaining a List of Human Genes via REST

Obtaining a List of Human Genes via REST
Challenge 12: Obtaining a List of Human Genes viaRESTYou have been working for a Life Sciences company for a monthas a a data wrangler. Several coworkers from the Biologydepartment would like to obtain a list of human genes related tospecific hormones, but they do not know how to use RESTservices, GET requests, etc. Your task is to use the RESTservice provided by MyGene.info to obtain a list of human genesrelated to a list of hormones provided to you by your coworkers.Next, you should parse the JSON response into a table that iseasy to read. Node 1requestadd urlchange the result to tableextract dataungroup the datafilter columns CSV Reader GET Request String Manipulation JSON to Table JSON Path Ungroup Column Filter Challenge 12: Obtaining a List of Human Genes viaRESTYou have been working for a Life Sciences company for a monthas a a data wrangler. Several coworkers from the Biologydepartment would like to obtain a list of human genes related tospecific hormones, but they do not know how to use RESTservices, GET requests, etc. Your task is to use the RESTservice provided by MyGene.info to obtain a list of human genesrelated to a list of hormones provided to you by your coworkers.Next, you should parse the JSON response into a table that iseasy to read. Node 1requestadd urlchange the result to tableextract dataungroup the datafilter columns CSV Reader GET Request String Manipulation JSON to Table JSON Path Ungroup Column Filter

Nodes

Extensions

Links