hammerlab/bdgenomics-notebook

Name: bdgenomics-notebook

Owner: Hammer Lab

Description: null

Created: 2014-04-12 22:58:04.0

Updated: 2017-10-15 23:04:50.0

Pushed: 2014-05-06 07:35:26.0

Homepage: null

Size: 256

Language: null

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

A Walk Through Big Data Genomics Data Types

You can view this notebook online via iPython's nbviewer here. (Note, for some reason raw text fields lose formatting when viewed this way: downloading and locally running this notebook makes viewing those fields easier.)

This iPython notebook is meant to introduce you to the various datatypes used with the ADAM stack to process next-generation sequencing (NGS) data.

To get up and running, simply start the iPython notebook in this directory with ipython notebook and open the notebook.

ADAM uses Avro to specify its datatypes, and thus you must have the avro Python package installed in order to run this tutorial. The easiest way to do this is with pip install avro.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.