{ "cells": [ { "attachments": {}, "cell_type": "markdown", "metadata": {}, "source": [ "# Amplicon retrieval\n", "\n", "This document describes how to obtain multiple processed amplicon datasets from individual samples. After retrieval of the dataset files it will convert this into a single object to be used for downstream analysis.\n", "\n", "## Data retrieval using iBridges\n", "\n", "This page assumes you have already installed iBridges and created an irods json file. Check the [iBridges python client page](../storage/ibridges_python.ipynb) for the latest information on how to install, authenticate, and retrieve data from iBridges.\n", "\n", "### Amplicon data retrieval\n", "Retrieval of ASV, taxonomy, sequence and metadata information and transformation into a BIOM file." ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "Note: you may need to restart the kernel to use updated packages.\n" ] } ], "source": [ "%pip install ibridges ipywidgets pandas biom-format --quiet" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "Authentication and download of ASV / SEQ / MET / TAX files" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [ { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "fde1a41223e14e6da41d1b18c7137848", "version_major": 2, "version_minor": 0 }, "text/plain": [ "Downloading: 0%| | 0/198 [00:00