nmdp-bioinformatics / service-feature

Enumerated sequence feature service.
GNU Lesser General Public License v3.0
2 stars 10 forks source link

Add methods to client for listFeature resource endpoints #42

Closed heuermh closed 8 years ago

heuermh commented 8 years ago

E.g. org.nmdp.service.feature.client.FeatureService

@GET("/features/{locus}")
List<Feature> listFeatures(@Query("locus") String locus);

@epearson-nmdp @pbashyal-nmdp Would we want to do paging for these? The response could be rather large, especially for HLA-B.