Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 896 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 896 Bytes

amplicon_seq_pipeline

Pipeline to process amplicon sequencing results.

Getting Started

Depedencies

Installation

Clone the pipeline by issuing:

git clone https://github.com/HeyLifeHD/amplicon_seq_pipeline/

Input

Change the directories of your working directory and reference genome in the config file. Put your fastq.gz files from an amplicon sequencing experiment into a a folder called "01_fastq_raw/" inside your specified working directory. In addition specify the location of the config file in the Snakefile. Now you are ready to go!