FluLINE (Influenza Analysis Pipeline)

Update 6 July 2018:

FluLINE.py is a wrapper script for processing fastq sequencing files from IonTorrent or Illumina. The pipeline does the steps (i), (iv), (v), (vi) and (vii) explained below.

The main steps in the pipeline are

Dependencies

Picard
GATK
Samtools
Python 2.7

Some dependant software binaries (bwa, trim_galore, bedtools, circos, lofreq2) are in /src/ directory.
Please also install blastn and MEGAN5, and download NCBI blast database (nt)

Usage