Skip to content

viral ecology along gradient across biomes

Notifications You must be signed in to change notification settings

MGXlab/viral_ecology_pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gradient_viral

Quickstart

  1. Grab the code
$ git clone git@github.com:MGXlab/gradient_virome.git 
$ conda create -n gradient_virome --file conda-linux-64.lock
$ conda activate gradient_virome
  1. Define a tab-separated samplesheet with a header and column names
  • sample_id
  • pair_id: mucosal and luminal paired id
  • gradient: mucosal or luminal (can be anything really)
  • R1: Path to forward fastq file
  • R2: Path to reverse fastq file
  • R1_MD5: MD5 numbers of Generated R1 FASTQ files
  • R2_MD5: MD5 numbers of Generated R2 FASTQ files
  • compartment: almond: 0-rhizosphere, 1-bulk soil; sponge: 0-sponge, 1-seawater; gut: 0-lumen, 1-mucosa.
  1. Fill in the config.yaml based on your needs.

  2. Execute from within this dir.

  3. Datasets:

# This is a dry run
(gradient_virome)$ snakemake -j 94 --use-conda --conda-frontend mamba -p -n
  • Remove -n to run it

Input

Short, paired-end sequencing reads of a sample.

About

viral ecology along gradient across biomes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published