The "references" collection of methods.
More...
|
| convertToArrayAndStripNulls ($o) |
|
The "references" collection of methods.
Typical usage is: $genomicsService = new Google_Service_Genomics(...); $references = $genomicsService->references;
◆ call()
Google_Service_Resource::call |
( |
| $name, |
|
|
| $arguments, |
|
|
| $expected_class = null ) |
|
inherited |
TODO: This function needs simplifying.
- Parameters
-
$name | |
$arguments | |
$expected_class | - optional, the expected class name |
- Return values
-
Google_Http_Request|expected_class | |
- Exceptions
-
◆ get()
Google_Service_Genomics_References_Resource::get |
( |
| $referenceId, |
|
|
| $optParams = array() ) |
Gets a reference.
Implements [GlobalAllianceApi.getReference](https://github. com/ga4gh/schemas/blob/v0.5.1/src/main/resources/avro/referencemethods.avdl\L 158). (references.get)
- Parameters
-
string | $referenceId | The ID of the reference. |
array | $optParams | Optional parameters. |
- Return values
-
◆ search()
Searches for references which match the given criteria.
Implements GlobalAll ianceApi.searchReferences. (references.search)
- Parameters
-
Google_SearchReferencesRequest | $postBody | |
array | $optParams | Optional parameters. |
- Return values
-
The documentation for this class was generated from the following file:
- lib/google/src/Google/Service/Genomics.php