Skip to content

alipirani88/samosa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAMOSA - Strain Assignment from MetagenOme SNP Analysis

SAMOSA is a Snakemake computational workflow for performing strain level detection from Metagenomic samples. The pipeline is being extensively developed to detect mixed colonization (any species) from metagenome samples.

Workflow

Usage

snakemake -j 999 --cluster-config config/cluster.json --cluster "sbatch -A {cluster.account} -p {cluster.partition} -N {cluster.nodes} -t {cluster.walltime} -c {cluster.procs} --mem-per-cpu {cluster.pmem}" --use-conda