{ "metadata": { "name": "", "signature": "sha256:83c48c5dd8fb988a777ba4ce5adfed010add367fceea60b1de54c795d6fb6b5a" }, "nbformat": 3, "nbformat_minor": 0, "worksheets": [ { "cells": [ { "cell_type": "heading", "level": 1, "metadata": { "slideshow": { "slide_type": "slide" } }, "source": [ "Examing HTS data upon arrival" ] }, { "cell_type": "markdown", "metadata": { "slideshow": { "slide_type": "slide" } }, "source": [ "Data is on public server " ] }, { "cell_type": "code", "collapsed": false, "input": [ "from IPython.display import HTML\n", "HTML('')" ], "language": "python", "metadata": { "slideshow": { "slide_type": "slide" } }, "outputs": [ { "html": [ "" ], "metadata": {}, "output_type": "pyout", "prompt_number": 2, "text": [ "" ] } ], "prompt_number": 2 }, { "cell_type": "heading", "level": 1, "metadata": {}, "source": [ "FastQC IPlant Option" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "See FastQC documentation for interpretation of results. \n", "Upload fastq.gz files to IPlant (likely already done)" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "\"_31__Discovery_Environment_195F79DC.png\"/" ] }, { "cell_type": "heading", "level": 1, "metadata": {}, "source": [ "FastQC Local Option" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "FastQC can also be downloaded and run locally" ] }, { "cell_type": "heading", "level": 2, "metadata": {}, "source": [] }, { "cell_type": "heading", "level": 1, "metadata": {}, "source": [ "Output" ] }, { "cell_type": "code", "collapsed": false, "input": [], "language": "python", "metadata": {}, "outputs": [], "prompt_number": 41 }, { "cell_type": "code", "collapsed": false, "input": [ "from IPython.display import HTML\n", "HTML('')\n" ], "language": "python", "metadata": {}, "outputs": [ { "html": [ "" ], "metadata": {}, "output_type": "pyout", "prompt_number": 1, "text": [ "" ] } ], "prompt_number": 1 }, { "cell_type": "code", "collapsed": false, "input": [], "language": "python", "metadata": {}, "outputs": [] } ], "metadata": {} } ] }