Open u8sand opened 12 months ago
@mano-at-sdsc
@u8sand @susrinivasan MetGENE metabolites is working now (issue was due to wrong path in a file on the server-side).
@susrinivasan Re studies table, kegg compound ID column, either remove html tags in REST output, or just use
<td>`${val.KEGG_COMPOUND_ID}`</td> in metgene_study_table/index.tsx instead of
<!-- <td><a href = {`https://www.kegg.jp/entry/${val.KEGG_COMPOUND_ID}`} target = "_blank">{val.KEGG_COMPOUND_ID}</a></td> -->
Ref REST URL for testing: https://bdcw.org/MetGENE/rest/studies/species/hsa/GeneIDType/SYMBOL/GeneInfoStr/HK1,ALDOB/anatomy/NA/disease/Diabetes/phenotype/NA/viewType/json
Use case 11: Related Proteins/Metabolites across DCCs