VEuPathDB / EdaDataService

Apache License 2.0
2 stars 0 forks source link

update diff abund comparator for continuous vars #316

Closed asizemore closed 1 year ago

asizemore commented 1 year ago

In the compute service we recently updated the api for differential abundance. The main update changed the groups from arrays of strings to arrays of LabeledRange. The data service needs to know about this change as well. So, this PR updates library.raml so that the ds now expects the correct format :)