README.md
# GoogleApi.LifeSciences
Cloud Life Sciences API client library.
Cloud Life Sciences is a suite of services and tools for managing, processing, and transforming life sciences data.
## Installation
Install this package from [Hex](https://hex.pm) by adding
`google_api_life_sciences` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[{:google_api_life_sciences, "~> 0.15"}]
end
```
## For more information
Product documentation is available at [https://cloud.google.com/life-sciences](https://cloud.google.com/life-sciences).
Library reference documentation is published on Hexdocs at
[https://hexdocs.pm/google_api_life_sciences](https://hexdocs.pm/google_api_life_sciences).