Skip to content

Nextflow implementation of Anvio metagenomic workflow

Notifications You must be signed in to change notification settings

FredHutch/nf-anvio-metagenomics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nf-anvio-metagenomics

Analyze a metagenome with the anvi'o metagenomic pipeline

Getting Started

The example below assumes the following:

Input Data

In order to run this workflow, you need:

  1. A FASTA file
  2. And BAM files for your contigs

Running the Workflow

To run the workflow run the BASH script run.sh from your command line interpreter.

Picking Parameters

Inside the run.sh file:

Use the --contigs_file parameter to point the computer to your FASTA

Visulizing the Meta-Genome

To launch the visual browser for the pan-genome go to 127.0.0.1:80:8080 in your web browser.

For more details on how to setup and navigate this visual browser, check out the amazing Anvi'o documentation

Example Data

About

Nextflow implementation of Anvio metagenomic workflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published