{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Computing digests locally\n", "\n", "## Introduction\n", "\n", "This tutorial shows you how to compute GA4GH content-addressable identifiers for sequences and FASTA files using the `refget` package.\n", "\n", "
New to GA4GH digests?
\n", "See What are GA4GH digests? for background on why content-addressable identifiers matter.
\n", "Learning objectives
\n", "Summary
\n", "sha512t24u_digest() computes GA4GH digests for sequencesdigest_fasta() computes collection digests from FASTA filesfasta_to_seqcol_dict() returns full level 2 sequence collection data