Meta’omic functional profiling with HUMAnN Curtis Huttenhower 08-15-14 Harvard School of Public Health Department of Biostatistics U. Oregon META Center.

Slides:



Advertisements
Similar presentations
CSWA Provider: Program and Tech Review
Advertisements

Follow the instruction to install the PC Suite from the SD card: 1.Go to the settings -> SD Card & phone storage -> Enable the mass storage only mode 2.Connect.
Wikispaces 101 Training Standards & Interoperability (S&I) Framework May 30, :00 - 5:00pm EDT 1.
MY NCBI To register, add filters and use the MY NCBI options, you should directly access PubMed using the following address:
PIC Essentials: Form Submission
TITLE - Name DOB Date Click to add text Use font AvantGarde 18 point Click to add text Use font AvantGarde 18 point Click to add text Use font AvantGarde.
Sophos 101 How to use the new version. Is your version current? The versions of Sophos has currently been updated to version 6.5.x The icon for the current.
How to create your own barcode labels.
Collier County Public Schools Video-On-Demand and School News
In the top left corner of the page, click on Pages & Files. Click on the If Then Statements folder to select it. Click New – Create a Page. You can also.
Internet Services and Web Authoring (CSET 226) Lecture # 5 HyperText Markup Language (HTML) 1.
Set Up Module Section 1. Interactive Introduction to SPSS Statistical Software Elizabeth Bigham, Ph.D. California State University San Marcos May 2007.
Using the SmartPLS Software
NEXT. Create Pages in Blogger Another top user-requested feature has just graduated from Blogger In Draft! Blogger now makes it easy to create Pages linked.
© 2002 QxDesign, Inc. Building a PI controller This unit discusses Installation of Visual ModelQ The Visual ModelQ default model Placing and configuring.
Copyright 2014 Kenneth M. Chipps Ph.D. Software Defined Networking Lab Using Mininet and the Floodlight Controller Last Update
End User Computing An Introduction to CSS Sujana Jyothi Research Lab1, Callan Building, Department of Computer Science
Meta’omic functional profiling with HUMAnN Curtis Huttenhower Harvard School of Public Health Department of Biostatistics U. Oregon.
Lab6 – Debug Assembly Language Lab
Presentation Title. Presentation Title (can go two or three lines) This Font is Georgia/bold Template Instructions To edit the presentation title above:
Amplicon functional profiling with PICRUSt
Designing a Webpage (from the very start). Background of HTML Don’t download a complete page. Download set of instructions (HTML): –Put this writing here…
CS 2511 Fall  Windows:  Start->Specialized Academic Software- >Programming Languages->NetBeans->NetBeans IDE x.y.z  where x.y.z is a version.
The following slides in this presentation are templates for poster sized 42 inches by 56 inches. You can page through the templates and choose one you.
The Basic Java Tools A text editor to write Java program source code. A compiler to translate source code into bytecode. An interpreter to translate.
Hosted Virtualization Lab Last Update Copyright Kenneth M. Chipps Ph.D.
Selenium Web Test Tool Training Discover The Automating Power Of Selenium Author : Girija Prasad Panda Alcatel-Lucent.
To print the reproduction instructions in this file: 1.Select the slide that you want to reproduce. 2.Place your cursor in the Slide Notes. 3.Press CTRL.
Get Microsoft Mouse Mischief
Software Architecture in Practice Practical Exercise in Performance Engineering.
I NTRODUCTION TO M ICROSOFT O FFICE W ORD A GENDA Interface- File Button v. Office Menu File Menu and the Office Button Toolbar Home Tab – Font,
Using FrontPage FrontPage is a great Web editing tool for people with limited knowledge and time for HTML coding. It’s similar to using Microsoft Word.
Accessibility – Standards and Guidelines April 1, 2015.
To print the reproduction instructions in this file: 1.Select the slide that you want to reproduce. 2.Place your cursor in the Slide Notes. 3.Press CTRL.
Accessible Word Document Creation Using Microsoft Word 2010.
HINDU STYLE PORTFOLIO TEMPLATE
Computer Skills (1) Internet Explorer. To open the Internet Explorer: –Double click on the Internet Explorer icon on Desktop. –Or, from Start  All Programs.
Page  1 Insert the title of your presentation here Enter your subtitle or main author‘s name here.
Edit the text with your own short phrases. The animation is already done for you; just copy and paste the slide into your existing presentation. PARCC.
Open ModelSphere, a free CASE tool Page 1 © neosapiens 2010 How to Install Java How to install Java on Windows.
Open ModelSphere, a free CASE tool Page 1 © neosapiens 2010 How to Install Open ModelSphere How to install Open ModelSphere using the zipped file.
Using the bioBakery Curtis Huttenhower
Welcome to the Edmonds CC Powerpoint Template
Automating reproducible analyses with AnADAMA2 and bioBakery Workflows
Workshop on Microbiome and Health
Bomgar Remote support software
Canon.com/ijsetup| Canon Wireless Printer and Drivers Setup Support
www 123 hp com setup 8710 Call Here:
www 123 hp com setup 8710 Call Here:
www 123 hp com setup 8710 Call Here:
www 123 hp com setup 8710 Call Here:
OneNote Class Notebook, Learning Tools Add-ins May 2016
Insert the title of your presentation here
Taxonomic profiling with MetaPhlAn2
Insert the title of your presentation here
Curtis Huttenhower Galeb Abu-Ali Eric Franzosa
Simply copy-paste the slides or the shapes into your own presentation.
JCreator Settings Only
Insert the title of your presentation here
Goto “\\ \utilities\Virus_Sfw\Patches”
Insert the title of your presentation here
Enter Your Presentation Title
Insert the title of your presentation here
Use a Large Bold Type for the Main Title (80 pt):
Permeability (% of Control)
Use a Large Bold Type for the Main Title (80 pt):
Use a Large Bold Type for the Main Title (70 pt):
Permeability (% of Control)
Use a Large Bold Type for the Main Title (70 pt):
List of authors Heading
Presentation transcript:

Meta’omic functional profiling with HUMAnN Curtis Huttenhower Harvard School of Public Health Department of Biostatistics U. Oregon META Center

2 The two big questions… Who is there? (taxonomic profiling) What are they doing? (functional profiling)

Setup notes reminder Slides with green titles or text include instructions not needed today, but useful for your own analyses Keep an eye out for red warnings of particular importance Command lines and program/file names appear in a monospaced font. Commands you should specifically copy/paste are in monospaced bold blue. 3

What they’re doing: HUMAnN As a broad functional profiler, you could download HUMAnN at: 4 Click here

What they’re doing: HUMAnN...but instead we’ve already downloaded it Expand HUMAnN (no install!) tar -xzf /class/stamps-software/biobakery/humann-v0.99.tar.gz Set up a link to the KEGG reference DB: ln -s /class/stamps-shared/biobakery/data/kegg.reduced.udb And although you would normally download USEARCH from here: – We’re going to use it preinstalled instead 5

What they’re doing: HUMAnN If we weren’t all running this, you’d need to: –Get KEGG – used to be free, now it’s not! Fortunately, we have a HUMAnN-compatible distributable version; contact me... –Index it for USEARCH: usearch -makeudb_usearch kegg.reduced.fasta -output kegg.reduced.udb This takes a minute or two, so we’ve precomputed it; thus, forge ahead... 6

What they’re doing: HUMAnN Did you notice that we didn’t QC our data at all? –MetaPhlAn is very robust to junk sequence –HUMAnN is pretty robust, but not quite as much We’ve already run a standard metagenomic QC: –Quality trim by removing bad bases (typically Q ~15) –Length filter to remove short sequences (typically <75%) 7

What they’re doing: HUMAnN Must start from FASTQ files to do this Quality trim by removing bad bases: FASTX: fastx_trimmer ea-utils: fastq-mcf Length filter by removing short sequences: –75% of original length is standard (thus 75nt from 100nt reads) FASTX: fastx_quality_filter USEARCH: fastq_filter Now convert your FASTQ to a FASTA: FASTX: fastq_to_fasta USEARCH: fastq_filter Some final caveats: –If you’re using paired end reads, match filters! –See my course homeworks at –Aren’t you glad you’re not doing this today? 8

What they’re doing: HUMAnN Enter the humann directory module add python/2.7.5 module add usearch/ cd humann-0.99 Run your first translated BLAST search: usearch -usearch_local../ SRS Stool.fast -db../kegg.reduced.udb -id 0.8 -blast6out input/ SRS Stool.txt What did you just do? less input/ SRS Stool.txt –Recall BLAST’s tab-delimited output headers: qseqid sseqid pident length mismatch gapopen qstart qend sstart send evalue bitscore Rinse and repeat for the remaining samples 9

What they’re doing: HUMAnN 10

What they’re doing: HUMAnN Normally you’d need to install SCons from: – Instead, we’ll use it preinstalled as well, so... GO! /class/stamps-software/biobakery/ext/scons-2.3.2/bin/scons You should see a bunch of text scroll by –Note: you can run scons -j8 to parallelize tasks 11

What they’re doing: HUMAnN After a minute or two, you should see: 12

What they’re doing: HUMAnN This has created four main files: –Two each for pathways (big) and modules (small) –Two each for coverage and relative abundance Each is tab-delimited text with one column per sample All four are in the output directory: output/04a-hit-keg-mpt-cop-nul-nve-nve-xpe.txt Coverage (a) of pathways (t) output/04a-hit-keg-mpm-cop-nul-nve-nve-xpe.txt Coverage (a) of modules (m) output/04b-hit-keg-mpt-cop-nul-nve-nve.txt Abundance (b) of pathways (t) output/04b-hit-keg-mpm-cop-nul-nve-nve.txt Abundance (b) of modules (m) I almost always just use 04b-mpm (module abundances) 13

What they’re doing: HUMAnN Let’s take a look: less output/04b-hit-keg-mpm-cop-nul-nve-nve.txt 14

What they’re doing: HUMAnN That’s ugly; it gets much better in Excel –Note: this is very sparse since we’re using a small subset of KEGG –Note: the mock community demo data is included on the right 15

What they’re doing: HUMAnN And there’s nothing stopping us from using MeV –Or R, or QIIME, or LEfSe, or anything that’ll read tab-delimited text 16

Alex Kostic Levi Waldron Human Microbiome Project 2 Lita Procter Jon Braun Dermot McGovern Subra Kugathasan Ted Denson Janet Jansson Ramnik Xavier Dirk Gevers Jane Peterson Sarah Highlander Barbara Methe Joseph Moon George Weingart Tim Tickle Xochitl Morgan Daniela Boernigen Emma Schwager Jim Kaminski Afrah Shafquat Eric Franzosa Boyu Ren Regina Joice Koji Yasuda Bruce Birren Chad Nusbaum Clary Clish Joe Petrosino Thad Stappenbeck Tiffany Hsu Kevin Oh Thanks! Randall Schwager Chengwei Luo Keith Bayer Moran Yassour Human Microbiome Project Karen Nelson George Weinstock Owen White Alexandra Sirota Galeb Abu-Ali Ali Rahnavard Soumya Banerjee Interested? We’re recruiting postdoctoral fellows! Rob Knight Greg Caporaso Jesse Zaneveld Rob BeikoMorgan Langille