IGenotyper

View My GitHub Profile

About

For more instructions on how to download IGenotyper and a more detailed explanation on how to run IGenotyper go to the IGenotyper github site: https://github.com/oscarlr/IGenotyper.

This repository is a more detailed analysis on the IGenotyper and it's output.

Quick start

IG-make-ref reference/hg19.fasta
IG --phase <pacbio bam file> <output>
IG --assemble <pacbio bam file> <output>
IG --detect <pacbio bam file> <output>

Input to IGenotyper

RSII

If you are using RSII data, you'll have to turn the raw bax files to a bam file. You can do this using the bax2bam tool (https://github.com/PacificBiosciences/bax2bam)

Sequel+

The BAM file from the Sequel machines can be used as input into IGenotyper

Difference between RSII and Sequel data

One if the steps in IGenotyper is to create CCS reads. The CCS reads are of lower quality in RSII and cannot use be used to validate the genes extracted from the assembly.