Skip to content

metagenome-atlas/virome_atlas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virome Atlas

This workflow is designed to run vibrant on the output of metagenome atlas

Authors

  • Silas Kieser (@silask)

Dependencies

conda or vibrant

Usage

This extension should be used after the running metagenome-atlas at least until the assembly step.

./virome_atlas atlas_working_directory path/to/store/databases {other snakemake arguments}

or directly call snakemake snakemake -d atlas_working_directory --config database_dir="path/to/store/databases"

For more detailed configuration see the config/template_config.yaml

Cluster execution

Execute the workflow locally via

snakemake --cores $N

using $N cores or run it in a cluster environment via

snakemake --cluster qsub --jobs 100

or

snakemake --drmaa --jobs 100

See the Snakemake documentation for further details.

About

atlas extension for phage discovery

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages