VEuPathDB / EdaSubsettingService

A REST service to provide data and subsetting in the Exploratory Data Analysis Workspace
Apache License 2.0
0 stars 0 forks source link

Implement a file-based distribution endpoint #97

Open dmgaldi opened 1 year ago

dmgaldi commented 1 year ago

Overview

Currently, the distribution endpoint is using RDBMS to provide histogram data for the subsetting tab. There may be value in experimenting with using the file-based subsetting to speed up generation of the histograms.