Gene Expression Level site
projectsA microservice useful for comparing gene expression across various tissues.
It queries Open Targets to get the normalized TPS values for your gene, sums them, then divides them by sum total of all TPS values for the gene.
I used Vue.js and Java (SpringBoot/Webflux).