powered by
Query a beacon set (i.e. all the beacons within a beacon set).
BeaconSet.query(id, query, entity_type, env = .solveEnv, ...)
The ID of the beacon set.
The entity ID or query string.
(optional) A valid SolveBio entity type.
(optional) Custom client environment.
(optional) Additional query parameters.
https://docs.solvebio.com/
if (FALSE) { BeaconSet.query( id="1234", query="BRCA2", entity_type="gene" ) }
Run the code above in your browser using DataLab