{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Sequences Client tutorial\n", "\n", "## Introduction \n", "\n", "This tutorial will show you how to use the `refget.SequenceClient` class to interact with a remote Refget sequences API.\n", "\n", "
Learning objectives
\n", "Summary
\nSequenceClient(urls) connects to a remote refget sequences APIclient.get_sequence(digest) retrieves sequences, with optional start/end positionsclient.get_metadata(digest) returns sequence length and aliases