Skip to content

A tutorial for Metagenome-Atlas given at ECCB

License

Notifications You must be signed in to change notification settings

mdsoapbrain/Tutorial

 
 

Repository files navigation

Metagenome-Atlas Tutorial

This is a tutorial for Metagenome-Atlas. Metagenome-Atlas is an easy-to-use pipeline for analyzing metagenomic data. It handles all steps from QC, Assembly, Binning, to Annotation.

⁉️ If you have any question or errors write us.

checkmquality

Analyze the output of Atlas

Usually before starting to install a program I want to make sure that it gives the output I want. Therefore, we start analyzing the output of Metagenome-atlas.

✨ Follow this link to the interactive tutorial.

We prepared an interactive jupyter notebook & Rmarkdown with the code for differential analysis. The goal is to find out which changes are associated with High fat diet induced obesity in mice.

Picture of obese mice

Click on the links below:

Rstudio Jupyter

If something doesn't work, let us know.

Run the code on your computer

If you want to run this code on your machine. Download this repo either as zip or with git clone. In the directories Python and R are dedicated scripts to install the necessary packages to run the code.

Install and run atlas with three commands

In this part of the tutorial you will install metagenome-atlas on your system and test it with a small dataset. As real metagenomic assembly can take more than 250GB ram and multiple processors, you would ideally do this directly on a high-performance system, e.g. the cluster of your university. You can install minconda in your home directory if it is not installed on your system.

Follow this link

If you want only do the test dataset, you can do most steps on a normal laptop (Mac or Linux). See also the get started section in the documentation.

About

A tutorial for Metagenome-Atlas given at ECCB

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • MAXScript 80.3%
  • HTML 19.3%
  • Jupyter Notebook 0.3%
  • Python 0.1%
  • Dockerfile 0.0%
  • Shell 0.0%