ANGSD: Analysis of next generation Sequencing Data

Latest tar.gz version is (0.938/0.939 on github), see Change_log for changes, and download it here.

Genotype Likelihoods: Difference between revisions

From angsd
Jump to navigation Jump to search
Line 1: Line 1:
==Analysis from sequencing data==
<classdiagram>
// [input|bam files;SOAP files{bg:orange}]->[sequence data]
[sequence data]->[genotype likelihoods|samtools;GATK;soapSNP;kim et.al]
</classdiagram>
==Genotype likelihoods from alignments==
==Genotype likelihoods from alignments==
; -GL [int]
; -GL [int]

Revision as of 10:54, 19 June 2012

Analysis from sequencing data

<classdiagram> // [input|bam files;SOAP files{bg:orange}]->[sequence data]

[sequence data]->[genotype likelihoods|samtools;GATK;soapSNP;kim et.al]
</classdiagram>

Genotype likelihoods from alignments

-GL [int]

If your input is sequencing file you can estimate genotype likelhoods from the mapped reads. Four different methods are available.

Samtools

-GL 1

GATK

-GL 2

soapSNP

-GL 3

Kim et al.

-GL 4 Citation Citation