@Path(value="/query")
@Produces(value={"application/json","application/xml","text/plain"})
public class BeaconResource
extends Object
| Constructor and Description |
|---|
BeaconResource() |
| Modifier and Type | Method and Description |
|---|---|
BeaconResponse |
query(String chrom,
Long pos,
String allele,
String ref,
String dataset) |
Copyright © 2016 DNAstack. All rights reserved.