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.
Error estimation: Difference between revisions
Jump to navigation
Jump to search
(Created page with "==Error estimation== ===Kim et al.=== Citation ===Using an outgroup===") |
No edit summary |
||
Line 1: | Line 1: | ||
=Error estimation from polymorphic sites= | |||
===Kim et al.=== | ===Kim et al.=== | ||
Line 6: | Line 6: | ||
[[Kim11|Citation]] | [[Kim11|Citation]] | ||
=== | =Error estimation using an outgroup and an error free individual= | ||
; -doAncError [int] | |||
; -anc [filename] | |||
fasta file with the ancestral alleles | |||
; -ref [filename] | |||
fasta file of a reference (error free) individual. | |||
; -doAncError 1 | |||
; -doAncError 2 | |||
==additional options== | |||
; -minQ [int] | |||
default 0. Minimum allowed base quality score | |||
; -minMapQ [int] | |||
default 0. Minimum allowed mapping quality score |
Revision as of 14:50, 20 September 2012
Error estimation from polymorphic sites
Kim et al.
Error estimation using an outgroup and an error free individual
- -doAncError [int]
- -anc [filename]
fasta file with the ancestral alleles
- -ref [filename]
fasta file of a reference (error free) individual.
- -doAncError 1
- -doAncError 2
additional options
- -minQ [int]
default 0. Minimum allowed base quality score
- -minMapQ [int]
default 0. Minimum allowed mapping quality score